2026-05-17 02:00:51.346024 | Job console starting 2026-05-17 02:00:51.355274 | Updating git repos 2026-05-17 02:00:51.411145 | Cloning repos into workspace 2026-05-17 02:00:51.865635 | Restoring repo states 2026-05-17 02:00:51.882153 | Merging changes 2026-05-17 02:00:51.882179 | Checking out repos 2026-05-17 02:00:52.998349 | Preparing playbooks 2026-05-17 02:00:54.192979 | Running Ansible setup 2026-05-17 02:00:58.032037 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-17 02:00:58.712629 | 2026-05-17 02:00:58.712766 | PLAY [localhost] 2026-05-17 02:00:58.720594 | 2026-05-17 02:00:58.720666 | TASK [Gathering Facts] 2026-05-17 02:00:59.635281 | localhost | ok 2026-05-17 02:00:59.646733 | 2026-05-17 02:00:59.646829 | TASK [Setup log path fact] 2026-05-17 02:00:59.668300 | localhost | ok 2026-05-17 02:00:59.683987 | 2026-05-17 02:00:59.684088 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-17 02:00:59.714845 | localhost | ok 2026-05-17 02:00:59.725053 | 2026-05-17 02:00:59.725166 | TASK [emit-job-header : Print job information] 2026-05-17 02:00:59.766242 | # Job Information 2026-05-17 02:00:59.766503 | Ansible Version: 2.16.18 2026-05-17 02:00:59.766551 | Job: openstack-tox-py312 2026-05-17 02:00:59.766585 | Pipeline: periodic 2026-05-17 02:00:59.766617 | Executor: 2d72f0692154 2026-05-17 02:00:59.766647 | Triggered by: https://github.com/vexxhost/manila 2026-05-17 02:00:59.766682 | Event ID: cd4aeafd088a4b2e8502b5ab4e37449b 2026-05-17 02:00:59.770451 | 2026-05-17 02:00:59.770523 | LOOP [emit-job-header : Print node information] 2026-05-17 02:00:59.878249 | localhost | ok: 2026-05-17 02:00:59.878590 | localhost | # Node Information 2026-05-17 02:00:59.878668 | localhost | Inventory Hostname: ubuntu-noble 2026-05-17 02:00:59.878729 | localhost | Hostname: np0000174410 2026-05-17 02:00:59.878785 | localhost | Username: zuul 2026-05-17 02:00:59.878847 | localhost | Distro: Ubuntu 24.04 2026-05-17 02:00:59.878902 | localhost | Provider: yul1 2026-05-17 02:00:59.878963 | localhost | Region: ca-ymq-1 2026-05-17 02:00:59.879013 | localhost | Label: ubuntu-noble 2026-05-17 02:00:59.879063 | localhost | Product Name: OpenStack Nova 2026-05-17 02:00:59.879112 | localhost | Interface IP: 199.204.45.205 2026-05-17 02:00:59.892364 | 2026-05-17 02:00:59.892529 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-17 02:01:00.283427 | localhost -> localhost | changed 2026-05-17 02:01:00.293094 | 2026-05-17 02:01:00.293242 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-17 02:01:01.149539 | localhost -> localhost | changed 2026-05-17 02:01:01.160493 | 2026-05-17 02:01:01.160603 | PLAY [all] 2026-05-17 02:01:01.175246 | 2026-05-17 02:01:01.175392 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-17 02:01:01.408550 | ubuntu-noble -> localhost | ok 2026-05-17 02:01:01.422042 | 2026-05-17 02:01:01.422122 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-17 02:01:01.460793 | ubuntu-noble | ok 2026-05-17 02:01:01.476323 | ubuntu-noble | included: /var/lib/zuul/builds/883a6af1bca444499d3662eeb0714d2c/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-17 02:01:01.482591 | 2026-05-17 02:01:01.482656 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-17 02:01:02.254263 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-05-17 02:01:02.254483 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/883a6af1bca444499d3662eeb0714d2c/work/883a6af1bca444499d3662eeb0714d2c_id_rsa 2026-05-17 02:01:02.254526 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/883a6af1bca444499d3662eeb0714d2c/work/883a6af1bca444499d3662eeb0714d2c_id_rsa.pub 2026-05-17 02:01:02.254560 | ubuntu-noble -> localhost | The key fingerprint is: 2026-05-17 02:01:02.254591 | ubuntu-noble -> localhost | SHA256:J+AnIx0L524z3gFUmywAvvDxACfvHiqkuEQ/DBDp9P8 zuul-build-sshkey 2026-05-17 02:01:02.254638 | ubuntu-noble -> localhost | The key's randomart image is: 2026-05-17 02:01:02.254669 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-05-17 02:01:02.254704 | ubuntu-noble -> localhost | |+.o.. . | 2026-05-17 02:01:02.254736 | ubuntu-noble -> localhost | |.O . o o | 2026-05-17 02:01:02.254765 | ubuntu-noble -> localhost | |= * . * + | 2026-05-17 02:01:02.254794 | ubuntu-noble -> localhost | |.= * B = | 2026-05-17 02:01:02.254823 | ubuntu-noble -> localhost | | += + O S . | 2026-05-17 02:01:02.254851 | ubuntu-noble -> localhost | |=o+. + = o | 2026-05-17 02:01:02.254879 | ubuntu-noble -> localhost | |=..+ * . | 2026-05-17 02:01:02.254907 | ubuntu-noble -> localhost | |o. .o E . | 2026-05-17 02:01:02.254939 | ubuntu-noble -> localhost | |. . . | 2026-05-17 02:01:02.254968 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-05-17 02:01:02.255031 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.319021 2026-05-17 02:01:02.262886 | 2026-05-17 02:01:02.262951 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-17 02:01:02.298815 | ubuntu-noble | ok 2026-05-17 02:01:02.309306 | ubuntu-noble | included: /var/lib/zuul/builds/883a6af1bca444499d3662eeb0714d2c/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-17 02:01:02.317428 | 2026-05-17 02:01:02.317489 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-17 02:01:02.343212 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:01:02.354225 | 2026-05-17 02:01:02.354313 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-17 02:01:02.937754 | ubuntu-noble | changed 2026-05-17 02:01:02.945464 | 2026-05-17 02:01:02.945570 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-17 02:01:03.192047 | ubuntu-noble | ok 2026-05-17 02:01:03.200884 | 2026-05-17 02:01:03.200999 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-17 02:01:03.815258 | ubuntu-noble | changed 2026-05-17 02:01:03.822895 | 2026-05-17 02:01:03.822980 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-17 02:01:04.456444 | ubuntu-noble | changed 2026-05-17 02:01:04.463721 | 2026-05-17 02:01:04.463819 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-17 02:01:04.489504 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:01:04.498016 | 2026-05-17 02:01:04.498127 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-17 02:01:04.868508 | ubuntu-noble -> localhost | changed 2026-05-17 02:01:04.886102 | 2026-05-17 02:01:04.886172 | TASK [add-build-sshkey : Add back temp key] 2026-05-17 02:01:05.185683 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/883a6af1bca444499d3662eeb0714d2c/work/883a6af1bca444499d3662eeb0714d2c_id_rsa (zuul-build-sshkey) 2026-05-17 02:01:05.185967 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.014098 2026-05-17 02:01:05.192930 | 2026-05-17 02:01:05.193007 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-17 02:01:05.542771 | ubuntu-noble | ok 2026-05-17 02:01:05.550528 | 2026-05-17 02:01:05.550673 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-17 02:01:05.586365 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:01:05.605942 | 2026-05-17 02:01:05.606128 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-17 02:01:06.065594 | ubuntu-noble | ok 2026-05-17 02:01:06.075089 | 2026-05-17 02:01:06.075206 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-17 02:01:16.569777 | ubuntu-noble | Output suppressed because no_log was given 2026-05-17 02:01:16.579601 | 2026-05-17 02:01:16.579666 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-17 02:01:16.804151 | ubuntu-noble | ok: "logs" 2026-05-17 02:01:16.804449 | ubuntu-noble | ok: All items complete 2026-05-17 02:01:16.804500 | 2026-05-17 02:01:16.996140 | ubuntu-noble | ok: "artifacts" 2026-05-17 02:01:17.190311 | ubuntu-noble | ok: "docs" 2026-05-17 02:01:17.200714 | 2026-05-17 02:01:17.200886 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-17 02:01:17.420259 | ubuntu-noble | changed: "logs" 2026-05-17 02:01:17.615348 | ubuntu-noble | changed: "artifacts" 2026-05-17 02:01:17.811587 | ubuntu-noble | changed: "docs" 2026-05-17 02:01:17.826004 | 2026-05-17 02:01:17.826140 | PLAY RECAP 2026-05-17 02:01:17.826201 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-17 02:01:17.826266 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-17 02:01:17.826294 | 2026-05-17 02:01:17.989176 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-17 02:01:17.991277 | PRE-RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/enable-fips/pre.yaml@master] 2026-05-17 02:01:18.594856 | 2026-05-17 02:01:21.416357 | PLAY [Enable FIPS mode] 2026-05-17 02:01:21.435439 | 2026-05-17 02:01:21.435591 | TASK [Enable FIPS mode and reboot node] 2026-05-17 02:01:21.480412 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:01:21.482928 | 2026-05-17 02:01:21.483117 | PLAY RECAP 2026-05-17 02:01:21.483182 | ubuntu-noble | ok: 0 changed: 0 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-17 02:01:21.483236 | 2026-05-17 02:01:21.612979 | PRE-RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/enable-fips/pre.yaml@master] 2026-05-17 02:01:21.614458 | PRE-RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/unittests/pre.yaml@master] 2026-05-17 02:01:22.317627 | 2026-05-17 02:01:22.317790 | PLAY [all] 2026-05-17 02:01:22.329613 | 2026-05-17 02:01:22.329715 | TASK [Install binary dependencies] 2026-05-17 02:01:22.381563 | ubuntu-noble | ok 2026-05-17 02:01:22.402298 | 2026-05-17 02:01:22.402512 | TASK [bindep : Include find tasks] 2026-05-17 02:01:22.438478 | ubuntu-noble | ok 2026-05-17 02:01:22.449099 | ubuntu-noble | included: /var/lib/zuul/builds/883a6af1bca444499d3662eeb0714d2c/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/bindep/tasks/find.yaml 2026-05-17 02:01:22.455437 | 2026-05-17 02:01:22.455506 | TASK [bindep : Look for bindep.txt] 2026-05-17 02:01:22.857328 | ubuntu-noble | ok 2026-05-17 02:01:22.866730 | 2026-05-17 02:01:22.866840 | TASK [bindep : Define bindep_file fact] 2026-05-17 02:01:22.902454 | ubuntu-noble | ok 2026-05-17 02:01:22.909827 | 2026-05-17 02:01:22.909927 | TASK [bindep : Look for other-requirements.txt] 2026-05-17 02:01:22.934744 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:01:22.945125 | 2026-05-17 02:01:22.945207 | TASK [bindep : Define bindep_file fact] 2026-05-17 02:01:22.969544 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:01:22.983575 | 2026-05-17 02:01:22.983748 | TASK [bindep : Look for bindep fallback file] 2026-05-17 02:01:23.018421 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:01:23.031028 | 2026-05-17 02:01:23.031154 | TASK [bindep : Define bindep_file fact] 2026-05-17 02:01:23.056902 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:01:23.068257 | 2026-05-17 02:01:23.068377 | TASK [bindep : Include bindep tasks] 2026-05-17 02:01:23.103476 | ubuntu-noble | ok 2026-05-17 02:01:23.113095 | ubuntu-noble | included: /var/lib/zuul/builds/883a6af1bca444499d3662eeb0714d2c/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/bindep/tasks/find-bindep.yaml 2026-05-17 02:01:23.123099 | 2026-05-17 02:01:23.123161 | TASK [bindep : Look for bindep command] 2026-05-17 02:01:23.148139 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:01:23.161564 | 2026-05-17 02:01:23.161723 | TASK [bindep : Check for system bindep] 2026-05-17 02:01:23.700964 | ubuntu-noble | ok: Runtime: 0:00:00.006240 2026-05-17 02:01:23.708641 | 2026-05-17 02:01:23.708816 | TASK [bindep : Define bindep_command fact] 2026-05-17 02:01:23.735984 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:01:23.748331 | 2026-05-17 02:01:23.748440 | TASK [bindep : Include install tasks] 2026-05-17 02:01:23.782594 | ubuntu-noble | ok 2026-05-17 02:01:23.792544 | ubuntu-noble | included: /var/lib/zuul/builds/883a6af1bca444499d3662eeb0714d2c/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/bindep/tasks/install.yaml 2026-05-17 02:01:23.802246 | 2026-05-17 02:01:23.802310 | TASK [bindep : Create temp dir for bindep] 2026-05-17 02:01:24.443081 | ubuntu-noble | changed 2026-05-17 02:01:24.450537 | 2026-05-17 02:01:24.450601 | TASK [Ensure we have pip dependencies] 2026-05-17 02:01:24.476766 | ubuntu-noble | ok 2026-05-17 02:01:24.549205 | 2026-05-17 02:01:24.549346 | TASK [ensure-pip : Check if pip is installed] 2026-05-17 02:01:25.104436 | ubuntu-noble | ok: Runtime: 0:00:00.009998 2026-05-17 02:01:25.112775 | 2026-05-17 02:01:25.112846 | LOOP [ensure-pip : Install pip from packages] 2026-05-17 02:01:25.533285 | ubuntu-noble | ok: "/var/lib/zuul/builds/883a6af1bca444499d3662eeb0714d2c/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-05-17 02:01:26.129508 | ubuntu-noble | included: /var/lib/zuul/builds/883a6af1bca444499d3662eeb0714d2c/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-05-17 02:01:26.143461 | 2026-05-17 02:01:26.143575 | TASK [ensure-pip : Update package lists] 2026-05-17 02:01:32.475490 | ubuntu-noble | changed 2026-05-17 02:01:35.301283 | 2026-05-17 02:01:35.301531 | TASK [ensure-pip : Install Python 3 pip] 2026-05-17 02:01:46.726981 | ubuntu-noble | changed 2026-05-17 02:01:46.735064 | 2026-05-17 02:01:46.735166 | TASK [ensure-pip : Install Python 2 pip] 2026-05-17 02:01:46.779589 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:01:46.790409 | 2026-05-17 02:01:46.790577 | TASK [ensure-pip : Ensure setuptools] 2026-05-17 02:01:46.815666 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:01:46.827013 | 2026-05-17 02:01:46.827103 | TASK [ensure-pip : Check for ensurepip module] 2026-05-17 02:01:47.124576 | ubuntu-noble | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-05-17 02:01:47.124719 | ubuntu-noble | [--altinstall] [--default-pip] 2026-05-17 02:01:47.124734 | ubuntu-noble | 2026-05-17 02:01:47.124745 | ubuntu-noble | options: 2026-05-17 02:01:47.124756 | ubuntu-noble | -h, --help show this help message and exit 2026-05-17 02:01:47.124771 | ubuntu-noble | --version Show the version of pip that is bundled with this Python. 2026-05-17 02:01:47.124784 | ubuntu-noble | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-05-17 02:01:47.124799 | ubuntu-noble | times. 2026-05-17 02:01:47.124809 | ubuntu-noble | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-05-17 02:01:47.124818 | ubuntu-noble | --user Install using the user scheme. 2026-05-17 02:01:47.124827 | ubuntu-noble | --root ROOT Install everything relative to this alternate root directory. 2026-05-17 02:01:47.124835 | ubuntu-noble | --altinstall Make an alternate install, installing only the X.Y versioned 2026-05-17 02:01:47.124844 | ubuntu-noble | scripts (Default: pipX, pipX.Y). 2026-05-17 02:01:47.124852 | ubuntu-noble | --default-pip Make a default pip install, installing the unqualified pip in 2026-05-17 02:01:47.124861 | ubuntu-noble | addition to the versioned scripts. 2026-05-17 02:01:47.369871 | ubuntu-noble | ok: Runtime: 0:00:00.069808 2026-05-17 02:01:47.375839 | 2026-05-17 02:01:47.375915 | TASK [ensure-pip : Ensure python3-venv] 2026-05-17 02:01:47.400046 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:01:47.412092 | 2026-05-17 02:01:47.412169 | TASK [ensure-pip : Install pip from source] 2026-05-17 02:01:47.437547 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:01:47.448109 | 2026-05-17 02:01:47.448256 | TASK [ensure-pip : Probe for venv python full path] 2026-05-17 02:01:47.682401 | ubuntu-noble | /usr/bin/python3 2026-05-17 02:01:47.988198 | ubuntu-noble | ok: Runtime: 0:00:00.008080 2026-05-17 02:01:47.996604 | 2026-05-17 02:01:47.996697 | TASK [ensure-pip : Set host default] 2026-05-17 02:01:48.049143 | ubuntu-noble | ok 2026-05-17 02:01:48.056688 | 2026-05-17 02:01:48.056834 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-05-17 02:01:48.396525 | ubuntu-noble | ok 2026-05-17 02:01:48.407687 | 2026-05-17 02:01:48.407755 | TASK [bindep : Install bindep into temporary venv] 2026-05-17 02:01:54.778729 | ubuntu-noble | changed 2026-05-17 02:01:54.785249 | 2026-05-17 02:01:54.785326 | TASK [bindep : Define bindep_command] 2026-05-17 02:01:54.821824 | ubuntu-noble | ok 2026-05-17 02:01:54.826958 | 2026-05-17 02:01:54.827022 | LOOP [bindep : Include package tasks] 2026-05-17 02:01:54.882686 | ubuntu-noble | ok: "src/github.com/vexxhost/manila/bindep.txt" 2026-05-17 02:01:54.882888 | ubuntu-noble | ok: All items complete 2026-05-17 02:01:54.882921 | 2026-05-17 02:01:54.899559 | ubuntu-noble | included: /var/lib/zuul/builds/883a6af1bca444499d3662eeb0714d2c/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/bindep/tasks/packages.yaml 2026-05-17 02:01:54.911961 | 2026-05-17 02:01:54.912035 | TASK [bindep : Define bindep_run fact] 2026-05-17 02:01:54.944336 | ubuntu-noble | ok 2026-05-17 02:01:54.950703 | 2026-05-17 02:01:54.950773 | TASK [bindep : Get list of packages to install from bindep] 2026-05-17 02:01:55.937193 | ubuntu-noble | build-essential 2026-05-17 02:01:55.937329 | ubuntu-noble | gettext 2026-05-17 02:01:55.937344 | ubuntu-noble | graphviz 2026-05-17 02:01:55.937354 | ubuntu-noble | libffi-dev 2026-05-17 02:01:55.937364 | ubuntu-noble | libmysqlclient-dev 2026-05-17 02:01:55.937374 | ubuntu-noble | libpq-dev 2026-05-17 02:01:55.937383 | ubuntu-noble | libssl-dev 2026-05-17 02:01:55.937392 | ubuntu-noble | libxml2-dev 2026-05-17 02:01:55.937401 | ubuntu-noble | libxslt1-dev 2026-05-17 02:01:55.937410 | ubuntu-noble | mysql-client 2026-05-17 02:01:55.937418 | ubuntu-noble | mysql-server 2026-05-17 02:01:55.937427 | ubuntu-noble | postgresql 2026-05-17 02:01:55.937436 | ubuntu-noble | postgresql-client 2026-05-17 02:01:56.017548 | ubuntu-noble | ok: Runtime: 0:00:00.786105 2026-05-17 02:01:56.069822 | 2026-05-17 02:01:56.069993 | TASK [bindep : Install distro packages from bindep] 2026-05-17 02:02:58.187928 | ubuntu-noble | changed 2026-05-17 02:02:58.202930 | 2026-05-17 02:02:58.203013 | TASK [bindep : Check that packages are installed] 2026-05-17 02:02:59.741095 | ubuntu-noble | ok: Runtime: 0:00:00.821909 2026-05-17 02:02:59.749243 | 2026-05-17 02:02:59.749307 | TASK [bindep : Fail if we cannot install all packages] 2026-05-17 02:02:59.774618 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:02:59.791285 | 2026-05-17 02:02:59.791384 | TASK [Run test-setup role] 2026-05-17 02:02:59.818142 | ubuntu-noble | ok 2026-05-17 02:02:59.837173 | 2026-05-17 02:02:59.837280 | TASK [test-setup : Check if project's tools/test-setup.sh exists] 2026-05-17 02:03:00.100893 | ubuntu-noble | ok 2026-05-17 02:03:00.107659 | 2026-05-17 02:03:00.107727 | TASK [test-setup : Run tools/test-setup.sh] 2026-05-17 02:03:00.361386 | ubuntu-noble | + DB_ROOT_PW=insecure_slave 2026-05-17 02:03:00.361570 | ubuntu-noble | + DB_USER=openstack_citest 2026-05-17 02:03:00.361602 | ubuntu-noble | + DB_PW=openstack_citest 2026-05-17 02:03:00.361621 | ubuntu-noble | + sudo -H mysqladmin -u root password insecure_slave 2026-05-17 02:03:00.384427 | ubuntu-noble | mysqladmin: [Warning] Using a password on the command line interface can be insecure. 2026-05-17 02:03:00.384700 | ubuntu-noble | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety. 2026-05-17 02:03:00.397169 | ubuntu-noble | + sudo -H mysql -u root -pinsecure_slave -h localhost -e ' 2026-05-17 02:03:00.397206 | ubuntu-noble | DELETE FROM mysql.user WHERE User='\'''\''; 2026-05-17 02:03:00.397217 | ubuntu-noble | FLUSH PRIVILEGES; 2026-05-17 02:03:00.397226 | ubuntu-noble | CREATE USER '\''openstack_citest'\''@'\''%'\'' IDENTIFIED BY '\''openstack_citest'\''; 2026-05-17 02:03:00.397234 | ubuntu-noble | GRANT ALL PRIVILEGES ON *.* TO '\''openstack_citest'\''@'\''%'\'' WITH GRANT OPTION;' 2026-05-17 02:03:00.416589 | ubuntu-noble | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-17 02:03:00.449669 | ubuntu-noble | + mysql -u openstack_citest -popenstack_citest -h 127.0.0.1 -e ' 2026-05-17 02:03:00.449705 | ubuntu-noble | SET default_storage_engine=MYISAM; 2026-05-17 02:03:00.449714 | ubuntu-noble | DROP DATABASE IF EXISTS openstack_citest; 2026-05-17 02:03:00.449723 | ubuntu-noble | CREATE DATABASE openstack_citest CHARACTER SET utf8;' 2026-05-17 02:03:00.457594 | ubuntu-noble | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-17 02:03:00.522076 | ubuntu-noble | + DB_ROOT_PW=insecure_slave 2026-05-17 02:03:00.523178 | ubuntu-noble | ++ sudo -H -u postgres psql -t -c ' 2026-05-17 02:03:00.523210 | ubuntu-noble | SELECT '\''HERE'\'' from pg_roles where rolname='\''openstack_citest'\''' 2026-05-17 02:03:00.592709 | ubuntu-noble | + root_roles= 2026-05-17 02:03:00.592751 | ubuntu-noble | + [[ '' == *HERE ]] 2026-05-17 02:03:00.592766 | ubuntu-noble | + sudo -H -u postgres psql -c 'CREATE ROLE openstack_citest WITH SUPERUSER LOGIN PASSWORD '\''openstack_citest'\''' 2026-05-17 02:03:00.659887 | ubuntu-noble | CREATE ROLE 2026-05-17 02:03:00.664026 | ubuntu-noble | + cat 2026-05-17 02:03:00.667169 | ubuntu-noble | + chmod 0600 /home/zuul/.pgpass 2026-05-17 02:03:00.670100 | ubuntu-noble | + psql -h 127.0.0.1 -U openstack_citest -d template1 -c 'DROP DATABASE IF EXISTS openstack_citest' 2026-05-17 02:03:00.731877 | ubuntu-noble | NOTICE: database "openstack_citest" does not exist, skipping 2026-05-17 02:03:00.731912 | ubuntu-noble | DROP DATABASE 2026-05-17 02:03:00.733635 | ubuntu-noble | + createdb -h 127.0.0.1 -U openstack_citest -l C -T template0 -E utf8 openstack_citest 2026-05-17 02:03:01.146377 | ubuntu-noble | ok: Runtime: 0:00:00.517190 2026-05-17 02:03:01.163160 | 2026-05-17 02:03:01.163244 | TASK [bindep : Remove bindep temp dir] 2026-05-17 02:03:01.571432 | ubuntu-noble | ok 2026-05-17 02:03:01.573297 | 2026-05-17 02:03:01.573349 | PLAY RECAP 2026-05-17 02:03:01.573397 | ubuntu-noble | ok: 25 changed: 9 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0 2026-05-17 02:03:01.573419 | 2026-05-17 02:03:01.734486 | PRE-RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/unittests/pre.yaml@master] 2026-05-17 02:03:03.061362 | PRE-RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/pre.yaml@master] 2026-05-17 02:03:03.703514 | 2026-05-17 02:03:03.703654 | PLAY [all] 2026-05-17 02:03:03.916881 | 2026-05-17 02:03:03.917229 | TASK [ensure-python : Validate python_version value] 2026-05-17 02:03:03.984419 | ubuntu-noble | ok: All assertions passed 2026-05-17 02:03:03.991018 | 2026-05-17 02:03:03.991097 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-05-17 02:03:07.563042 | ubuntu-noble | changed 2026-05-17 02:03:07.570323 | 2026-05-17 02:03:07.570398 | TASK [ensure-python : Pull in venv package] 2026-05-17 02:03:08.570210 | ubuntu-noble | ok 2026-05-17 02:03:08.577216 | 2026-05-17 02:03:08.577296 | TASK [ensure-python : Set default RPM package name] 2026-05-17 02:03:08.612864 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:03:08.623597 | 2026-05-17 02:03:08.623666 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9/10] 2026-05-17 02:03:08.654996 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:03:08.663857 | 2026-05-17 02:03:08.663957 | TASK [ensure-python : Install RPM package] 2026-05-17 02:03:08.687625 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:03:08.697912 | 2026-05-17 02:03:08.698005 | TASK [ensure-python : Install python using pyenv] 2026-05-17 02:03:08.723581 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:03:08.734955 | 2026-05-17 02:03:08.735032 | TASK [ensure-python : Activate python using stow] 2026-05-17 02:03:08.759059 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:03:08.776397 | 2026-05-17 02:03:08.776486 | TASK [Install pip] 2026-05-17 02:03:08.822738 | ubuntu-noble | ok 2026-05-17 02:03:08.846332 | 2026-05-17 02:03:08.846427 | TASK [ensure-pip : Check if pip is installed] 2026-05-17 02:03:09.217013 | ubuntu-noble | /usr/bin/pip3 2026-05-17 02:03:09.250054 | ubuntu-noble | usage: __main__.py [-h] {unpack,pack,convert,tags,version,help} ... 2026-05-17 02:03:09.250084 | ubuntu-noble | 2026-05-17 02:03:09.250096 | ubuntu-noble | positional arguments: 2026-05-17 02:03:09.250107 | ubuntu-noble | {unpack,pack,convert,tags,version,help} 2026-05-17 02:03:09.250117 | ubuntu-noble | commands 2026-05-17 02:03:09.250126 | ubuntu-noble | unpack Unpack wheel 2026-05-17 02:03:09.250140 | ubuntu-noble | pack Repack wheel 2026-05-17 02:03:09.250154 | ubuntu-noble | convert Convert egg or wininst to wheel 2026-05-17 02:03:09.250168 | ubuntu-noble | tags Add or replace the tags on a wheel 2026-05-17 02:03:09.250180 | ubuntu-noble | version Print version and exit 2026-05-17 02:03:09.250189 | ubuntu-noble | help Show this help 2026-05-17 02:03:09.250198 | ubuntu-noble | 2026-05-17 02:03:09.250207 | ubuntu-noble | options: 2026-05-17 02:03:09.250216 | ubuntu-noble | -h, --help show this help message and exit 2026-05-17 02:03:09.389786 | ubuntu-noble | ok: Runtime: 0:00:00.045196 2026-05-17 02:03:09.397556 | 2026-05-17 02:03:09.397665 | LOOP [ensure-pip : Install pip from packages] 2026-05-17 02:03:09.424137 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:03:09.434859 | 2026-05-17 02:03:09.434952 | TASK [ensure-pip : Ensure setuptools] 2026-05-17 02:03:09.459931 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:03:09.471324 | 2026-05-17 02:03:09.471386 | TASK [ensure-pip : Check for ensurepip module] 2026-05-17 02:03:09.764872 | ubuntu-noble | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-05-17 02:03:09.764967 | ubuntu-noble | [--altinstall] [--default-pip] 2026-05-17 02:03:09.764982 | ubuntu-noble | 2026-05-17 02:03:09.764993 | ubuntu-noble | options: 2026-05-17 02:03:09.765004 | ubuntu-noble | -h, --help show this help message and exit 2026-05-17 02:03:09.765021 | ubuntu-noble | --version Show the version of pip that is bundled with this Python. 2026-05-17 02:03:09.765035 | ubuntu-noble | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-05-17 02:03:09.765050 | ubuntu-noble | times. 2026-05-17 02:03:09.765059 | ubuntu-noble | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-05-17 02:03:09.765068 | ubuntu-noble | --user Install using the user scheme. 2026-05-17 02:03:09.765077 | ubuntu-noble | --root ROOT Install everything relative to this alternate root directory. 2026-05-17 02:03:09.765085 | ubuntu-noble | --altinstall Make an alternate install, installing only the X.Y versioned 2026-05-17 02:03:09.765094 | ubuntu-noble | scripts (Default: pipX, pipX.Y). 2026-05-17 02:03:09.765102 | ubuntu-noble | --default-pip Make a default pip install, installing the unqualified pip in 2026-05-17 02:03:09.765111 | ubuntu-noble | addition to the versioned scripts. 2026-05-17 02:03:10.011023 | ubuntu-noble | ok: Runtime: 0:00:00.078803 2026-05-17 02:03:10.048812 | 2026-05-17 02:03:10.048945 | TASK [ensure-pip : Ensure python3-venv] 2026-05-17 02:03:10.073840 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:03:10.084085 | 2026-05-17 02:03:10.084192 | TASK [ensure-pip : Install pip from source] 2026-05-17 02:03:10.109031 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:03:10.120116 | 2026-05-17 02:03:10.120214 | TASK [ensure-pip : Probe for venv python full path] 2026-05-17 02:03:10.401762 | ubuntu-noble | /usr/bin/python3 2026-05-17 02:03:10.662603 | ubuntu-noble | ok: Runtime: 0:00:00.007793 2026-05-17 02:03:10.669738 | 2026-05-17 02:03:10.669838 | TASK [ensure-pip : Set host default] 2026-05-17 02:03:10.725761 | ubuntu-noble | ok 2026-05-17 02:03:10.731288 | 2026-05-17 02:03:10.731358 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-05-17 02:03:13.197465 | ubuntu-noble | ok 2026-05-17 02:03:13.207096 | 2026-05-17 02:03:13.207208 | TASK [ensure-tox : Check if tox is installed] 2026-05-17 02:03:13.748263 | ubuntu-noble | ok: Runtime: 0:00:00.008857 2026-05-17 02:03:13.754006 | 2026-05-17 02:03:13.754077 | TASK [ensure-tox : Export preinstalled tox_exectuable] 2026-05-17 02:03:13.779175 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:03:13.790300 | 2026-05-17 02:03:13.790395 | TASK [ensure-tox : Create local venv] 2026-05-17 02:03:17.331779 | ubuntu-noble | ok: Runtime: 0:00:03.218983 2026-05-17 02:03:17.917797 | 2026-05-17 02:03:17.917929 | TASK [ensure-tox : Install tox to local venv] 2026-05-17 02:03:18.738586 | ubuntu-noble | Collecting tox<4.48 2026-05-17 02:03:18.809411 | ubuntu-noble | Downloading tox-4.47.3-py3-none-any.whl.metadata (3.6 kB) 2026-05-17 02:03:18.868252 | ubuntu-noble | Collecting cachetools>=7.0.1 (from tox<4.48) 2026-05-17 02:03:18.880186 | ubuntu-noble | Downloading cachetools-7.1.2-py3-none-any.whl.metadata (5.5 kB) 2026-05-17 02:03:18.929786 | ubuntu-noble | Collecting colorama>=0.4.6 (from tox<4.48) 2026-05-17 02:03:18.940666 | ubuntu-noble | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-05-17 02:03:19.026629 | ubuntu-noble | Collecting filelock>=3.24.3 (from tox<4.48) 2026-05-17 02:03:19.036511 | ubuntu-noble | Downloading filelock-3.29.0-py3-none-any.whl.metadata (2.0 kB) 2026-05-17 02:03:19.100360 | ubuntu-noble | Collecting packaging>=26 (from tox<4.48) 2026-05-17 02:03:19.101403 | ubuntu-noble | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-17 02:03:19.155179 | ubuntu-noble | Collecting platformdirs>=4.9.2 (from tox<4.48) 2026-05-17 02:03:19.166236 | ubuntu-noble | Downloading platformdirs-4.9.6-py3-none-any.whl.metadata (4.7 kB) 2026-05-17 02:03:19.222528 | ubuntu-noble | Collecting pluggy>=1.6 (from tox<4.48) 2026-05-17 02:03:19.232272 | ubuntu-noble | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-05-17 02:03:19.280906 | ubuntu-noble | Collecting pyproject-api>=1.10 (from tox<4.48) 2026-05-17 02:03:19.301392 | ubuntu-noble | Downloading pyproject_api-1.10.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-17 02:03:19.431159 | ubuntu-noble | Collecting virtualenv>=20.39 (from tox<4.48) 2026-05-17 02:03:19.440846 | ubuntu-noble | Downloading virtualenv-21.3.3-py3-none-any.whl.metadata (3.5 kB) 2026-05-17 02:03:19.522566 | ubuntu-noble | Collecting distlib<1,>=0.3.7 (from virtualenv>=20.39->tox<4.48) 2026-05-17 02:03:19.544300 | ubuntu-noble | Downloading distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB) 2026-05-17 02:03:19.605160 | ubuntu-noble | Collecting python-discovery>=1.3.1 (from virtualenv>=20.39->tox<4.48) 2026-05-17 02:03:19.616311 | ubuntu-noble | Downloading python_discovery-1.3.1-py3-none-any.whl.metadata (5.6 kB) 2026-05-17 02:03:19.692917 | ubuntu-noble | Downloading tox-4.47.3-py3-none-any.whl (202 kB) 2026-05-17 02:03:19.725351 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 202.2/202.2 kB 6.8 MB/s eta 0:00:00 2026-05-17 02:03:19.738078 | ubuntu-noble | Downloading cachetools-7.1.2-py3-none-any.whl (16 kB) 2026-05-17 02:03:19.760142 | ubuntu-noble | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-17 02:03:19.781546 | ubuntu-noble | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-05-17 02:03:19.793323 | ubuntu-noble | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-05-17 02:03:19.825520 | ubuntu-noble | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-05-17 02:03:19.856632 | ubuntu-noble | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-17 02:03:19.899312 | ubuntu-noble | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-05-17 02:03:19.929010 | ubuntu-noble | Downloading virtualenv-21.3.3-py3-none-any.whl (7.6 MB) 2026-05-17 02:03:20.134080 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 37.8 MB/s eta 0:00:00 2026-05-17 02:03:20.145822 | ubuntu-noble | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-17 02:03:20.168104 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 25.4 MB/s eta 0:00:00 2026-05-17 02:03:20.184820 | ubuntu-noble | Downloading python_discovery-1.3.1-py3-none-any.whl (33 kB) 2026-05-17 02:03:20.259831 | ubuntu-noble | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-05-17 02:03:20.965983 | ubuntu-noble | Successfully installed cachetools-7.1.2 colorama-0.4.6 distlib-0.4.0 filelock-3.29.0 packaging-26.2 platformdirs-4.9.6 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.3.1 tox-4.47.3 virtualenv-21.3.3 2026-05-17 02:03:21.460887 | ubuntu-noble | ok: Runtime: 0:00:02.903405 2026-05-17 02:03:21.468106 | 2026-05-17 02:03:21.468213 | TASK [ensure-tox : Export installed tox_executable path] 2026-05-17 02:03:23.203810 | ubuntu-noble | ok 2026-05-17 02:03:23.210041 | 2026-05-17 02:03:23.210137 | TASK [ensure-tox : Output tox version] 2026-05-17 02:03:23.676686 | ubuntu-noble | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-05-17 02:03:23.691527 | ubuntu-noble | 4.47.3 from /home/zuul/.local/tox/lib/python3.12/site-packages/tox/__init__.py 2026-05-17 02:03:23.774122 | ubuntu-noble | ok: Runtime: 0:00:00.282026 2026-05-17 02:03:23.781695 | 2026-05-17 02:03:23.781777 | TASK [ensure-tox : Make global symlink] 2026-05-17 02:03:23.807800 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:03:23.818488 | 2026-05-17 02:03:23.818570 | PLAY RECAP 2026-05-17 02:03:23.818820 | ubuntu-noble | ok: 13 changed: 8 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0 2026-05-17 02:03:23.818893 | 2026-05-17 02:03:23.982272 | PRE-RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/pre.yaml@master] 2026-05-17 02:03:23.985538 | RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-17 02:03:24.662004 | 2026-05-17 02:03:24.662157 | PLAY [all] 2026-05-17 02:03:24.676251 | 2026-05-17 02:03:24.676345 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-05-17 02:03:25.215327 | ubuntu-noble | ok: Runtime: 0:00:00.021761 2026-05-17 02:03:25.223343 | 2026-05-17 02:03:25.223433 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-05-17 02:03:25.770782 | ubuntu-noble | ok: Runtime: 0:00:00.006284 2026-05-17 02:03:25.779857 | 2026-05-17 02:03:25.779946 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-05-17 02:03:26.030011 | ubuntu-noble | sudo: a password is required 2026-05-17 02:03:26.320414 | ubuntu-noble | ok: Runtime: 0:00:00.015923 2026-05-17 02:03:26.333456 | 2026-05-17 02:03:26.333528 | TASK [tox : Check to see if the constraints file exists] 2026-05-17 02:03:26.725509 | ubuntu-noble | ok 2026-05-17 02:03:28.340678 | 2026-05-17 02:03:28.340833 | TASK [tox : Fail if constraints file is missing] 2026-05-17 02:03:28.376814 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:03:28.390092 | 2026-05-17 02:03:28.390262 | TASK [tox : Record file location] 2026-05-17 02:03:28.447309 | ubuntu-noble | ok 2026-05-17 02:03:28.454801 | 2026-05-17 02:03:28.454914 | TASK [tox : Install tox siblings] 2026-05-17 02:03:28.487642 | ubuntu-noble | ok 2026-05-17 02:03:28.499616 | ubuntu-noble | included: /var/lib/zuul/builds/883a6af1bca444499d3662eeb0714d2c/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/tox/tasks/siblings.yaml 2026-05-17 02:03:28.507620 | 2026-05-17 02:03:28.507738 | TASK [tox : Run tox without tests] 2026-05-17 02:03:29.031438 | ubuntu-noble | ROOT: 197 D setup logging to DEBUG on pid 5649 [tox/report.py:229] 2026-05-17 02:03:29.057895 | ubuntu-noble | .pkg: 224 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:03:29.060870 | ubuntu-noble | .pkg: 227 I find interpreter for spec PythonSpec(major=3, minor=12, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:03:29.063501 | ubuntu-noble | .pkg: 229 D get interpreter info via cmd: /usr/bin/python3.12 /home/zuul/.local/tox/lib/python3.12/site-packages/python_discovery/_py_info.py 64bf2bc9944406d5cdfe088ff8f2f869 dfba21b23ecfa56ddecd0aa37e2bc392 [python_discovery/_cached_py_info.py:198] 2026-05-17 02:03:29.125035 | ubuntu-noble | .pkg: 291 D wrote python info of /usr/bin/python3.12 at /home/zuul/.cache/virtualenv/py_info/4/f0d7a494a3f776233427cb85a7e198c7cf4913b50a203c6febc678cc4f5bf265.json [virtualenv/app_data/via_disk_folder.py:159] 2026-05-17 02:03:29.126012 | ubuntu-noble | .pkg: 292 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-17 02:03:29.126287 | ubuntu-noble | .pkg: 292 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:03:29.126419 | ubuntu-noble | .pkg: 292 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:03:29.128769 | ubuntu-noble | .pkg: 294 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-17 02:03:29.129024 | ubuntu-noble | .pkg: 295 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-17 02:03:29.157790 | ubuntu-noble | .pkg: 324 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:03:29.158254 | ubuntu-noble | .pkg: 324 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:131] 2026-05-17 02:03:29.158475 | ubuntu-noble | .pkg: 324 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:03:29.158549 | ubuntu-noble | .pkg: 324 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:03:29.162231 | ubuntu-noble | .pkg: 328 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:03:29.162645 | ubuntu-noble | .pkg: 328 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:03:29.162702 | ubuntu-noble | .pkg: 328 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:03:29.162756 | ubuntu-noble | .pkg: 329 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:03:29.166529 | ubuntu-noble | .pkg: 332 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:03:29.166929 | ubuntu-noble | .pkg: 333 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:03:29.166975 | ubuntu-noble | .pkg: 333 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:03:29.167009 | ubuntu-noble | .pkg: 333 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:03:29.170247 | ubuntu-noble | .pkg: 336 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:03:29.170647 | ubuntu-noble | .pkg: 336 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:03:29.170672 | ubuntu-noble | .pkg: 336 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:03:29.170763 | ubuntu-noble | .pkg: 337 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:03:29.175249 | ubuntu-noble | .pkg: 341 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:03:29.175818 | ubuntu-noble | .pkg: 342 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:03:29.175924 | ubuntu-noble | .pkg: 342 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:03:29.175982 | ubuntu-noble | .pkg: 342 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:03:29.181485 | ubuntu-noble | .pkg: 347 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:03:29.182068 | ubuntu-noble | .pkg: 348 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:03:29.182149 | ubuntu-noble | .pkg: 348 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:03:29.182227 | ubuntu-noble | .pkg: 348 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:03:29.185575 | ubuntu-noble | .pkg: 351 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:03:29.185965 | ubuntu-noble | .pkg: 352 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:03:29.186026 | ubuntu-noble | .pkg: 352 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:03:29.186071 | ubuntu-noble | .pkg: 352 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:03:29.189337 | ubuntu-noble | .pkg: 355 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:03:29.189731 | ubuntu-noble | .pkg: 356 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:03:29.189780 | ubuntu-noble | .pkg: 356 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:03:29.189836 | ubuntu-noble | .pkg: 356 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:03:29.193059 | ubuntu-noble | .pkg: 359 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:03:29.193432 | ubuntu-noble | .pkg: 359 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:03:29.193510 | ubuntu-noble | .pkg: 359 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:03:29.193547 | ubuntu-noble | .pkg: 359 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:03:29.196893 | ubuntu-noble | .pkg: 363 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:03:29.197285 | ubuntu-noble | .pkg: 363 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:03:29.197331 | ubuntu-noble | .pkg: 363 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:03:29.197399 | ubuntu-noble | .pkg: 363 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:03:29.200691 | ubuntu-noble | .pkg: 366 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:03:29.201080 | ubuntu-noble | .pkg: 367 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:03:29.201147 | ubuntu-noble | .pkg: 367 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:03:29.201189 | ubuntu-noble | .pkg: 367 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:03:29.205492 | ubuntu-noble | .pkg: 371 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:03:29.205908 | ubuntu-noble | .pkg: 372 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:03:29.205974 | ubuntu-noble | .pkg: 372 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:03:29.206014 | ubuntu-noble | .pkg: 372 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:03:29.209236 | ubuntu-noble | .pkg: 375 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:03:29.209639 | ubuntu-noble | .pkg: 375 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:03:29.209695 | ubuntu-noble | .pkg: 375 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:03:29.209740 | ubuntu-noble | .pkg: 376 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:03:29.212874 | ubuntu-noble | .pkg: 379 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:03:29.213252 | ubuntu-noble | .pkg: 379 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:03:29.213318 | ubuntu-noble | .pkg: 379 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:03:29.213360 | ubuntu-noble | .pkg: 379 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:03:29.216583 | ubuntu-noble | .pkg: 382 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:03:29.216954 | ubuntu-noble | .pkg: 383 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:03:29.217030 | ubuntu-noble | .pkg: 383 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:03:29.217044 | ubuntu-noble | .pkg: 383 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:03:29.220306 | ubuntu-noble | .pkg: 386 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:03:29.220701 | ubuntu-noble | .pkg: 386 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:03:29.220748 | ubuntu-noble | .pkg: 387 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:03:29.220814 | ubuntu-noble | .pkg: 387 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:03:29.228435 | ubuntu-noble | py312: 394 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/vexxhost/manila/.tox/py312, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-05-17 02:03:29.229142 | ubuntu-noble | py312: 395 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/py312/bin [virtualenv/util/path/_sync.py:18] 2026-05-17 02:03:29.229373 | ubuntu-noble | py312: 395 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/py312/include [virtualenv/util/path/_sync.py:18] 2026-05-17 02:03:29.229620 | ubuntu-noble | py312: 395 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages [virtualenv/util/path/_sync.py:18] 2026-05-17 02:03:29.230166 | ubuntu-noble | py312: 396 D write /home/zuul/src/github.com/vexxhost/manila/.tox/py312/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-17 02:03:29.230281 | ubuntu-noble | py312: 396 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:29.230425 | ubuntu-noble | py312: 396 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:29.230575 | ubuntu-noble | py312: 396 D version_info = 3.12.3.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:29.230682 | ubuntu-noble | py312: 396 D version = 3.12.3 [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:29.230769 | ubuntu-noble | py312: 397 D executable = /usr/bin/python3.12 [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:29.230874 | ubuntu-noble | py312: 397 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/vexxhost/manila/.tox/py312 [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:29.230972 | ubuntu-noble | py312: 397 D virtualenv = 21.3.3 [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:29.231071 | ubuntu-noble | py312: 397 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:29.231165 | ubuntu-noble | py312: 397 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:29.231256 | ubuntu-noble | py312: 397 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:29.231347 | ubuntu-noble | py312: 397 D base-executable = /usr/bin/python3.12 [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:29.231863 | ubuntu-noble | py312: 398 D symlink /usr/bin/python3.12 to /home/zuul/src/github.com/vexxhost/manila/.tox/py312/bin/python [virtualenv/util/path/_sync.py:38] 2026-05-17 02:03:29.232633 | ubuntu-noble | py312: 398 D create virtualenv import hook file /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:118] 2026-05-17 02:03:29.232900 | ubuntu-noble | py312: 399 D create /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:121] 2026-05-17 02:03:29.233867 | ubuntu-noble | py312: 400 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-05-17 02:03:29.234804 | ubuntu-noble | py312: 400 D debug via /home/zuul/src/github.com/vexxhost/manila/.tox/py312/bin/python /home/zuul/.local/tox/lib/python3.12/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-05-17 02:03:29.273441 | ubuntu-noble | py312: 400 D { 2026-05-17 02:03:29.273503 | ubuntu-noble | "sys": { 2026-05-17 02:03:29.273514 | ubuntu-noble | "executable": "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/bin/python", 2026-05-17 02:03:29.273523 | ubuntu-noble | "_base_executable": "/usr/bin/python3.12", 2026-05-17 02:03:29.273531 | ubuntu-noble | "prefix": "/home/zuul/src/github.com/vexxhost/manila/.tox/py312", 2026-05-17 02:03:29.273540 | ubuntu-noble | "base_prefix": "/usr", 2026-05-17 02:03:29.273548 | ubuntu-noble | "real_prefix": null, 2026-05-17 02:03:29.273557 | ubuntu-noble | "exec_prefix": "/home/zuul/src/github.com/vexxhost/manila/.tox/py312", 2026-05-17 02:03:29.273565 | ubuntu-noble | "base_exec_prefix": "/usr", 2026-05-17 02:03:29.273573 | ubuntu-noble | "path": [ 2026-05-17 02:03:29.273582 | ubuntu-noble | "/usr/lib/python312.zip", 2026-05-17 02:03:29.273590 | ubuntu-noble | "/usr/lib/python3.12", 2026-05-17 02:03:29.273598 | ubuntu-noble | "/usr/lib/python3.12/lib-dynload", 2026-05-17 02:03:29.273622 | ubuntu-noble | "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages" 2026-05-17 02:03:29.273630 | ubuntu-noble | ], 2026-05-17 02:03:29.273639 | ubuntu-noble | "meta_path": [ 2026-05-17 02:03:29.273647 | ubuntu-noble | "", 2026-05-17 02:03:29.273655 | ubuntu-noble | "", 2026-05-17 02:03:29.273664 | ubuntu-noble | "", 2026-05-17 02:03:29.273672 | ubuntu-noble | "" 2026-05-17 02:03:29.273694 | ubuntu-noble | ], 2026-05-17 02:03:29.273703 | ubuntu-noble | "fs_encoding": "utf-8", 2026-05-17 02:03:29.273711 | ubuntu-noble | "io_encoding": "utf-8" 2026-05-17 02:03:29.273719 | ubuntu-noble | }, 2026-05-17 02:03:29.273728 | ubuntu-noble | "version": "3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]", 2026-05-17 02:03:29.273737 | ubuntu-noble | "makefile_filename": "/usr/lib/python3.12/config-3.12-x86_64-linux-gnu/Makefile", 2026-05-17 02:03:29.273746 | ubuntu-noble | "os": "", 2026-05-17 02:03:29.273754 | ubuntu-noble | "site": "", 2026-05-17 02:03:29.273762 | ubuntu-noble | "datetime": "", 2026-05-17 02:03:29.273770 | ubuntu-noble | "math": "", 2026-05-17 02:03:29.273778 | ubuntu-noble | "json": "" 2026-05-17 02:03:29.273787 | ubuntu-noble | } [virtualenv/run/session.py:80] 2026-05-17 02:03:29.273801 | ubuntu-noble | py312: 439 I add seed packages via FromAppData(download=False, pip=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-05-17 02:03:29.277479 | ubuntu-noble | py312: 443 D install pip from wheel /home/zuul/.local/tox/lib/python3.12/site-packages/virtualenv/seed/wheels/embed/pip-26.1.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-05-17 02:03:29.278831 | ubuntu-noble | py312: 445 D build install image for pip-26.1.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.12/image/1/CopyPipInstall/pip-26.1.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-05-17 02:03:29.447614 | ubuntu-noble | py312: 613 D copy /home/zuul/.cache/virtualenv/wheel/3.12/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip-26.1.1.virtualenv to /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pip-26.1.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-05-17 02:03:29.447734 | ubuntu-noble | py312: 614 D copy directory /home/zuul/.cache/virtualenv/wheel/3.12/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip-26.1.1.dist-info to /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pip-26.1.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-05-17 02:03:29.452776 | ubuntu-noble | py312: 619 D copy directory /home/zuul/.cache/virtualenv/wheel/3.12/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip to /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-05-17 02:03:29.504358 | ubuntu-noble | py312: 670 D generated console scripts pip pip3 pip3.12 pip-3.12 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-17 02:03:29.504810 | ubuntu-noble | py312: 670 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-05-17 02:03:29.512172 | ubuntu-noble | py312: 678 D write /home/zuul/src/github.com/vexxhost/manila/.tox/py312/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-17 02:03:29.512292 | ubuntu-noble | py312: 678 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:29.512393 | ubuntu-noble | py312: 678 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:29.512502 | ubuntu-noble | py312: 678 D version_info = 3.12.3.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:29.512617 | ubuntu-noble | py312: 678 D version = 3.12.3 [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:29.512703 | ubuntu-noble | py312: 678 D executable = /usr/bin/python3.12 [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:29.512802 | ubuntu-noble | py312: 679 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/vexxhost/manila/.tox/py312 [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:29.512914 | ubuntu-noble | py312: 679 D virtualenv = 21.3.3 [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:29.512992 | ubuntu-noble | py312: 679 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:29.513209 | ubuntu-noble | py312: 679 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:29.513268 | ubuntu-noble | py312: 679 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:29.513359 | ubuntu-noble | py312: 679 D base-executable = /usr/bin/python3.12 [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:29.554709 | ubuntu-noble | py312: 720 W install_deps> python -I -m pip install -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt -c /home/zuul/src/opendev.org/openstack/requirements/upper-constraints.txt [tox/tox_env/api.py:499] 2026-05-17 02:03:30.646945 | ubuntu-noble | Collecting pbr>=5.5.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 6)) 2026-05-17 02:03:30.647949 | ubuntu-noble | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-17 02:03:30.684617 | ubuntu-noble | Collecting alembic>=1.4.2 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 8)) 2026-05-17 02:03:30.753812 | ubuntu-noble | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-05-17 02:03:30.793403 | ubuntu-noble | Collecting castellan>=3.7.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 9)) 2026-05-17 02:03:30.798268 | ubuntu-noble | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-17 02:03:30.825802 | ubuntu-noble | Collecting defusedxml>=0.7.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 10)) 2026-05-17 02:03:30.830058 | ubuntu-noble | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-05-17 02:03:30.868488 | ubuntu-noble | Collecting eventlet>=0.27.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 11)) 2026-05-17 02:03:30.873518 | ubuntu-noble | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-05-17 02:03:31.044173 | ubuntu-noble | Collecting greenlet>=0.4.16 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 12)) 2026-05-17 02:03:31.048655 | ubuntu-noble | Downloading greenlet-3.5.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-05-17 02:03:31.264769 | ubuntu-noble | Collecting lxml>=4.5.2 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 13)) 2026-05-17 02:03:31.267919 | ubuntu-noble | Downloading lxml-6.1.0-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (4.0 kB) 2026-05-17 02:03:31.304903 | ubuntu-noble | Collecting netaddr>=0.8.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 14)) 2026-05-17 02:03:31.309008 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-05-17 02:03:31.357831 | ubuntu-noble | Collecting oslo.config>=8.3.2 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 15)) 2026-05-17 02:03:31.361961 | ubuntu-noble | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-17 02:03:31.395044 | ubuntu-noble | Collecting oslo.context>=3.1.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 16)) 2026-05-17 02:03:31.399866 | ubuntu-noble | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-17 02:03:31.441641 | ubuntu-noble | Collecting oslo.db>=17.2.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 17)) 2026-05-17 02:03:31.445337 | ubuntu-noble | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-17 02:03:31.483817 | ubuntu-noble | Collecting oslo.i18n>=5.0.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 18)) 2026-05-17 02:03:31.488593 | ubuntu-noble | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-05-17 02:03:31.528162 | ubuntu-noble | Collecting oslo.log>=4.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 19)) 2026-05-17 02:03:31.533148 | ubuntu-noble | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-17 02:03:31.585896 | ubuntu-noble | Collecting oslo.messaging>=14.1.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-05-17 02:03:31.589742 | ubuntu-noble | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-17 02:03:31.649059 | ubuntu-noble | Collecting oslo.middleware>=4.1.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 21)) 2026-05-17 02:03:31.653923 | ubuntu-noble | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-17 02:03:31.698775 | ubuntu-noble | Collecting oslo.policy>=4.5.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 22)) 2026-05-17 02:03:31.702767 | ubuntu-noble | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-17 02:03:31.739570 | ubuntu-noble | Collecting oslo.privsep>=2.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 23)) 2026-05-17 02:03:31.744550 | ubuntu-noble | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-17 02:03:31.773083 | ubuntu-noble | Collecting oslo.reports>=2.2.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 24)) 2026-05-17 02:03:31.778261 | ubuntu-noble | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-17 02:03:31.812059 | ubuntu-noble | Collecting oslo.rootwrap>=6.2.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 25)) 2026-05-17 02:03:31.815697 | ubuntu-noble | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-17 02:03:31.851668 | ubuntu-noble | Collecting oslo.serialization>=4.0.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 26)) 2026-05-17 02:03:31.856147 | ubuntu-noble | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-17 02:03:31.902351 | ubuntu-noble | Collecting oslo.service>=2.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 27)) 2026-05-17 02:03:31.906687 | ubuntu-noble | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-05-17 02:03:31.936887 | ubuntu-noble | Collecting oslo.upgradecheck>=1.3.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 28)) 2026-05-17 02:03:31.941685 | ubuntu-noble | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-17 02:03:31.989039 | ubuntu-noble | Collecting oslo.utils>=7.0.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 29)) 2026-05-17 02:03:31.993188 | ubuntu-noble | Downloading oslo_utils-10.0.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-17 02:03:32.032484 | ubuntu-noble | Collecting oslo.concurrency>=4.3.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 30)) 2026-05-17 02:03:32.037233 | ubuntu-noble | Downloading oslo_concurrency-7.4.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-17 02:03:32.070359 | ubuntu-noble | Collecting osprofiler>=3.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 31)) 2026-05-17 02:03:32.075322 | ubuntu-noble | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-17 02:03:32.118869 | ubuntu-noble | Collecting paramiko>=2.7.2 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 32)) 2026-05-17 02:03:32.123018 | ubuntu-noble | Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-17 02:03:32.161990 | ubuntu-noble | Collecting Paste>=3.4.3 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 33)) 2026-05-17 02:03:32.166107 | ubuntu-noble | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-05-17 02:03:32.199533 | ubuntu-noble | Collecting PasteDeploy>=2.1.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 34)) 2026-05-17 02:03:32.204117 | ubuntu-noble | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-17 02:03:32.240704 | ubuntu-noble | Collecting pyparsing>=2.4.7 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 35)) 2026-05-17 02:03:32.244370 | ubuntu-noble | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-05-17 02:03:32.279803 | ubuntu-noble | Collecting python-neutronclient>=6.7.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-05-17 02:03:32.285044 | ubuntu-noble | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-05-17 02:03:32.321815 | ubuntu-noble | Collecting keystoneauth1>=4.2.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 37)) 2026-05-17 02:03:32.326073 | ubuntu-noble | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-05-17 02:03:32.361446 | ubuntu-noble | Collecting keystonemiddleware>=9.1.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 38)) 2026-05-17 02:03:32.364702 | ubuntu-noble | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-05-17 02:03:32.406618 | ubuntu-noble | Collecting requests>=2.23.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 39)) 2026-05-17 02:03:32.411011 | ubuntu-noble | Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-05-17 02:03:32.442712 | ubuntu-noble | Collecting tenacity>=6.3.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 40)) 2026-05-17 02:03:32.447173 | ubuntu-noble | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-05-17 02:03:32.476336 | ubuntu-noble | Collecting Routes>=2.4.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 41)) 2026-05-17 02:03:32.480590 | ubuntu-noble | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-05-17 02:03:32.771825 | ubuntu-noble | Collecting SQLAlchemy>=1.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 42)) 2026-05-17 02:03:33.396941 | ubuntu-noble | Downloading sqlalchemy-2.0.49-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-05-17 02:03:33.491537 | ubuntu-noble | Collecting SQLAlchemy-Utils>=0.38.3 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 43)) 2026-05-17 02:03:33.497086 | ubuntu-noble | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-05-17 02:03:33.546243 | ubuntu-noble | Collecting stevedore>=3.2.2 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 44)) 2026-05-17 02:03:33.552171 | ubuntu-noble | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-17 02:03:33.595694 | ubuntu-noble | Collecting tooz>=2.7.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 45)) 2026-05-17 02:03:33.600806 | ubuntu-noble | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-05-17 02:03:33.647689 | ubuntu-noble | Collecting python-cinderclient>=4.0.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 46)) 2026-05-17 02:03:33.653971 | ubuntu-noble | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-05-17 02:03:33.696195 | ubuntu-noble | Collecting python-novaclient>=17.2.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 47)) 2026-05-17 02:03:33.700493 | ubuntu-noble | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-05-17 02:03:33.733180 | ubuntu-noble | Collecting WebOb>=1.8.6 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 48)) 2026-05-17 02:03:33.737872 | ubuntu-noble | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-05-17 02:03:33.766240 | ubuntu-noble | Collecting cachetools>=4.2.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 49)) 2026-05-17 02:03:33.773318 | ubuntu-noble | Downloading cachetools-7.1.1-py3-none-any.whl.metadata (5.8 kB) 2026-05-17 02:03:33.800112 | ubuntu-noble | Collecting packaging>=20.9 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 50)) 2026-05-17 02:03:33.801414 | ubuntu-noble | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-17 02:03:33.832016 | ubuntu-noble | Collecting jsonschema>=4.17 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 51)) 2026-05-17 02:03:33.838552 | ubuntu-noble | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-17 02:03:33.917917 | ubuntu-noble | Collecting openstacksdk>=4.1.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-05-17 02:03:33.922820 | ubuntu-noble | Downloading openstacksdk-4.12.0-py3-none-any.whl.metadata (12 kB) 2026-05-17 02:03:33.957804 | ubuntu-noble | Collecting hacking<6.2.0,>=6.1.0 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 1)) 2026-05-17 02:03:33.977688 | ubuntu-noble | Downloading hacking-6.1.0-py3-none-any.whl.metadata (7.0 kB) 2026-05-17 02:03:34.366733 | ubuntu-noble | Collecting coverage>=5.2.1 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 3)) 2026-05-17 02:03:34.372193 | ubuntu-noble | Downloading coverage-7.14.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (8.5 kB) 2026-05-17 02:03:34.397004 | ubuntu-noble | Collecting ddt>=1.4.1 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 4)) 2026-05-17 02:03:34.412232 | ubuntu-noble | Downloading ddt-1.7.2-py2.py3-none-any.whl.metadata (832 bytes) 2026-05-17 02:03:34.437399 | ubuntu-noble | Collecting fixtures>=3.0.0 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 5)) 2026-05-17 02:03:34.441919 | ubuntu-noble | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-05-17 02:03:34.478590 | ubuntu-noble | Collecting oslotest>=4.4.1 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 6)) 2026-05-17 02:03:34.482992 | ubuntu-noble | Downloading oslotest-6.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-17 02:03:34.507411 | ubuntu-noble | Collecting PyMySQL>=0.10.0 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 11)) 2026-05-17 02:03:34.511725 | ubuntu-noble | Downloading pymysql-1.1.3-py3-none-any.whl.metadata (4.3 kB) 2026-05-17 02:03:34.581038 | ubuntu-noble | Collecting psycopg2-binary>=2.8.5 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 12)) 2026-05-17 02:03:34.585525 | ubuntu-noble | Downloading psycopg2_binary-2.9.12-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (4.9 kB) 2026-05-17 02:03:34.631343 | ubuntu-noble | Collecting requests-mock>=1.7.0 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 14)) 2026-05-17 02:03:34.636519 | ubuntu-noble | Downloading requests_mock-1.12.1-py2.py3-none-any.whl.metadata (4.1 kB) 2026-05-17 02:03:34.675698 | ubuntu-noble | Collecting stestr>=3.0.1 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 15)) 2026-05-17 02:03:34.679130 | ubuntu-noble | Downloading stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-05-17 02:03:34.709190 | ubuntu-noble | Collecting testresources>=2.0.1 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 16)) 2026-05-17 02:03:34.714621 | ubuntu-noble | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-05-17 02:03:34.741372 | ubuntu-noble | Collecting testscenarios>=0.4 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 17)) 2026-05-17 02:03:34.746646 | ubuntu-noble | Downloading testscenarios-0.6.1-py3-none-any.whl.metadata (13 kB) 2026-05-17 02:03:34.782554 | ubuntu-noble | Collecting testtools>=2.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 18)) 2026-05-17 02:03:34.786282 | ubuntu-noble | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-05-17 02:03:34.822723 | ubuntu-noble | Collecting flake8~=6.1.0 (from hacking<6.2.0,>=6.1.0->-r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 1)) 2026-05-17 02:03:34.828273 | ubuntu-noble | Downloading flake8-6.1.0-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-17 02:03:34.854002 | ubuntu-noble | Collecting mccabe<0.8.0,>=0.7.0 (from flake8~=6.1.0->hacking<6.2.0,>=6.1.0->-r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 1)) 2026-05-17 02:03:34.859643 | ubuntu-noble | Downloading mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB) 2026-05-17 02:03:34.889484 | ubuntu-noble | Collecting pycodestyle<2.12.0,>=2.11.0 (from flake8~=6.1.0->hacking<6.2.0,>=6.1.0->-r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 1)) 2026-05-17 02:03:34.894284 | ubuntu-noble | Downloading pycodestyle-2.11.1-py2.py3-none-any.whl.metadata (4.5 kB) 2026-05-17 02:03:34.919492 | ubuntu-noble | Collecting pyflakes<3.2.0,>=3.1.0 (from flake8~=6.1.0->hacking<6.2.0,>=6.1.0->-r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 1)) 2026-05-17 02:03:34.923839 | ubuntu-noble | Downloading pyflakes-3.1.0-py2.py3-none-any.whl.metadata (3.5 kB) 2026-05-17 02:03:35.032432 | ubuntu-noble | Collecting setuptools (from pbr>=5.5.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 6)) 2026-05-17 02:03:35.033668 | ubuntu-noble | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-17 02:03:35.064265 | ubuntu-noble | Collecting Mako (from alembic>=1.4.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 8)) 2026-05-17 02:03:35.067727 | ubuntu-noble | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-05-17 02:03:35.101143 | ubuntu-noble | Collecting typing-extensions>=4.12 (from alembic>=1.4.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 8)) 2026-05-17 02:03:35.104653 | ubuntu-noble | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-17 02:03:35.345890 | ubuntu-noble | Collecting cryptography>=2.7 (from castellan>=3.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 9)) 2026-05-17 02:03:35.351235 | ubuntu-noble | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-05-17 02:03:35.392488 | ubuntu-noble | Collecting python-barbicanclient>=5.5.0 (from castellan>=3.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 9)) 2026-05-17 02:03:35.397232 | ubuntu-noble | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-05-17 02:03:35.438824 | ubuntu-noble | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 11)) 2026-05-17 02:03:35.443030 | ubuntu-noble | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-05-17 02:03:35.476946 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=8.3.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 15)) 2026-05-17 02:03:35.481306 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-05-17 02:03:35.539271 | ubuntu-noble | Collecting PyYAML>=5.1 (from oslo.config>=8.3.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 15)) 2026-05-17 02:03:35.554101 | ubuntu-noble | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-05-17 02:03:35.587352 | ubuntu-noble | Collecting debtcollector>=1.2.0 (from oslo.db>=17.2.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 17)) 2026-05-17 02:03:35.592754 | ubuntu-noble | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-17 02:03:35.632630 | ubuntu-noble | Collecting python-dateutil>=2.7.0 (from oslo.log>=4.4.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 19)) 2026-05-17 02:03:35.637583 | ubuntu-noble | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-05-17 02:03:35.673120 | ubuntu-noble | Collecting futurist>=1.2.0 (from oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-05-17 02:03:35.682479 | ubuntu-noble | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-17 02:03:35.725129 | ubuntu-noble | Collecting amqp>=2.5.2 (from oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-05-17 02:03:35.730742 | ubuntu-noble | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-05-17 02:03:35.774889 | ubuntu-noble | Collecting kombu>=4.6.8 (from oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-05-17 02:03:35.783390 | ubuntu-noble | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-17 02:03:35.817507 | ubuntu-noble | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-05-17 02:03:35.822126 | ubuntu-noble | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-05-17 02:03:35.880391 | ubuntu-noble | Collecting bcrypt>=3.1.3 (from oslo.middleware>=4.1.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 21)) 2026-05-17 02:03:35.883598 | ubuntu-noble | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-05-17 02:03:35.916638 | ubuntu-noble | Collecting Jinja2>=2.10 (from oslo.middleware>=4.1.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 21)) 2026-05-17 02:03:35.919734 | ubuntu-noble | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-05-17 02:03:35.949000 | ubuntu-noble | Collecting statsd>=3.2.1 (from oslo.middleware>=4.1.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 21)) 2026-05-17 02:03:35.954108 | ubuntu-noble | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-05-17 02:03:36.083417 | ubuntu-noble | Collecting cffi>=1.14.0 (from oslo.privsep>=2.4.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 23)) 2026-05-17 02:03:36.087290 | ubuntu-noble | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-05-17 02:03:36.170205 | ubuntu-noble | Collecting msgpack>=0.6.0 (from oslo.privsep>=2.4.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 23)) 2026-05-17 02:03:36.175031 | ubuntu-noble | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-05-17 02:03:36.262490 | ubuntu-noble | Collecting psutil>=3.2.2 (from oslo.reports>=2.2.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 24)) 2026-05-17 02:03:36.265948 | ubuntu-noble | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-05-17 02:03:36.335706 | ubuntu-noble | Collecting Yappi>=1.0 (from oslo.service>=2.4.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 27)) 2026-05-17 02:03:36.340782 | ubuntu-noble | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-05-17 02:03:36.373760 | ubuntu-noble | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 28)) 2026-05-17 02:03:36.378960 | ubuntu-noble | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-05-17 02:03:36.413507 | ubuntu-noble | Collecting iso8601>=0.1.11 (from oslo.utils>=7.0.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 29)) 2026-05-17 02:03:36.418121 | ubuntu-noble | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-17 02:03:36.455634 | ubuntu-noble | Collecting fasteners>=0.7.0 (from oslo.concurrency>=4.3.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 30)) 2026-05-17 02:03:36.460073 | ubuntu-noble | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-05-17 02:03:36.501603 | ubuntu-noble | Collecting invoke>=2.0 (from paramiko>=2.7.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 32)) 2026-05-17 02:03:36.506635 | ubuntu-noble | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-05-17 02:03:36.546181 | ubuntu-noble | Collecting pynacl>=1.5 (from paramiko>=2.7.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 32)) 2026-05-17 02:03:36.550386 | ubuntu-noble | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-05-17 02:03:36.594666 | ubuntu-noble | Collecting cliff>=3.4.0 (from python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-05-17 02:03:36.599268 | ubuntu-noble | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-17 02:03:36.631569 | ubuntu-noble | Collecting osc-lib>=1.12.0 (from python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-05-17 02:03:36.639142 | ubuntu-noble | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-17 02:03:36.683941 | ubuntu-noble | Collecting python-keystoneclient>=3.8.0 (from python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-05-17 02:03:36.687898 | ubuntu-noble | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-17 02:03:36.718040 | ubuntu-noble | Collecting os-service-types>=1.2.0 (from keystoneauth1>=4.2.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 37)) 2026-05-17 02:03:36.722564 | ubuntu-noble | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-05-17 02:03:36.766555 | ubuntu-noble | Collecting oslo.cache>=3.11.0 (from keystonemiddleware>=9.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 38)) 2026-05-17 02:03:36.770516 | ubuntu-noble | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-05-17 02:03:36.809613 | ubuntu-noble | Collecting pycadf>=1.1.0 (from keystonemiddleware>=9.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 38)) 2026-05-17 02:03:36.814231 | ubuntu-noble | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-17 02:03:36.848133 | ubuntu-noble | Collecting PyJWT>=2.4.0 (from keystonemiddleware>=9.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 38)) 2026-05-17 02:03:36.853794 | ubuntu-noble | Downloading pyjwt-2.12.1-py3-none-any.whl.metadata (4.1 kB) 2026-05-17 02:03:37.038099 | ubuntu-noble | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 39)) 2026-05-17 02:03:37.041509 | ubuntu-noble | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-05-17 02:03:37.078753 | ubuntu-noble | Collecting idna<4,>=2.5 (from requests>=2.23.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 39)) 2026-05-17 02:03:37.083896 | ubuntu-noble | Downloading idna-3.14-py3-none-any.whl.metadata (8.0 kB) 2026-05-17 02:03:37.122703 | ubuntu-noble | Collecting urllib3<3,>=1.26 (from requests>=2.23.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 39)) 2026-05-17 02:03:37.126363 | ubuntu-noble | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-05-17 02:03:37.167190 | ubuntu-noble | Collecting certifi>=2023.5.7 (from requests>=2.23.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 39)) 2026-05-17 02:03:37.170967 | ubuntu-noble | Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) 2026-05-17 02:03:37.207596 | ubuntu-noble | Collecting six (from Routes>=2.4.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 41)) 2026-05-17 02:03:37.211066 | ubuntu-noble | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-17 02:03:37.233320 | ubuntu-noble | Collecting repoze.lru>=0.3 (from Routes>=2.4.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 41)) 2026-05-17 02:03:37.241111 | ubuntu-noble | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-05-17 02:03:37.279320 | ubuntu-noble | Collecting voluptuous>=0.8.9 (from tooz>=2.7.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 45)) 2026-05-17 02:03:37.284151 | ubuntu-noble | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-05-17 02:03:37.337984 | ubuntu-noble | Collecting attrs>=22.2.0 (from jsonschema>=4.17->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 51)) 2026-05-17 02:03:37.341221 | ubuntu-noble | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-05-17 02:03:37.369131 | ubuntu-noble | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=4.17->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 51)) 2026-05-17 02:03:37.373818 | ubuntu-noble | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-05-17 02:03:37.423170 | ubuntu-noble | Collecting referencing>=0.28.4 (from jsonschema>=4.17->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 51)) 2026-05-17 02:03:37.424441 | ubuntu-noble | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-17 02:03:37.698521 | ubuntu-noble | Collecting rpds-py>=0.25.0 (from jsonschema>=4.17->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 51)) 2026-05-17 02:03:37.704115 | ubuntu-noble | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-05-17 02:03:37.741165 | ubuntu-noble | Collecting decorator>=4.4.1 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-05-17 02:03:37.751583 | ubuntu-noble | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-05-17 02:03:37.777980 | ubuntu-noble | Collecting dogpile.cache>=0.6.5 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-05-17 02:03:37.782894 | ubuntu-noble | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-05-17 02:03:37.816974 | ubuntu-noble | Collecting jmespath>=0.9.0 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-05-17 02:03:37.831270 | ubuntu-noble | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-17 02:03:37.871715 | ubuntu-noble | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-05-17 02:03:37.878552 | ubuntu-noble | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-05-17 02:03:37.913742 | ubuntu-noble | Collecting platformdirs>=3 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-05-17 02:03:37.914682 | ubuntu-noble | Using cached platformdirs-4.9.6-py3-none-any.whl.metadata (4.7 kB) 2026-05-17 02:03:37.946656 | ubuntu-noble | Collecting python-subunit>=1.4.0 (from stestr>=3.0.1->-r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 15)) 2026-05-17 02:03:37.952774 | ubuntu-noble | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-05-17 02:03:37.998657 | ubuntu-noble | Collecting tomlkit>=0.11.6 (from stestr>=3.0.1->-r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 15)) 2026-05-17 02:03:38.004313 | ubuntu-noble | Downloading tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-17 02:03:38.045053 | ubuntu-noble | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-05-17 02:03:38.060259 | ubuntu-noble | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-17 02:03:38.317878 | ubuntu-noble | Collecting pycparser (from cffi>=1.14.0->oslo.privsep>=2.4.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 23)) 2026-05-17 02:03:38.321958 | ubuntu-noble | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-17 02:03:38.346759 | ubuntu-noble | Collecting autopage>=0.4.0 (from cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-05-17 02:03:38.352010 | ubuntu-noble | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-05-17 02:03:38.397663 | ubuntu-noble | Collecting cmd2>=3.0.0 (from cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-05-17 02:03:38.405182 | ubuntu-noble | Downloading cmd2-3.5.1-py3-none-any.whl.metadata (16 kB) 2026-05-17 02:03:38.438873 | ubuntu-noble | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-05-17 02:03:38.448673 | ubuntu-noble | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-17 02:03:38.501146 | ubuntu-noble | Collecting rich>=15.0.0 (from cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-05-17 02:03:38.504531 | ubuntu-noble | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-05-17 02:03:38.541229 | ubuntu-noble | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-05-17 02:03:38.545727 | ubuntu-noble | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-05-17 02:03:38.865334 | ubuntu-noble | Collecting wrapt>=2.1.0 (from debtcollector>=1.2.0->oslo.db>=17.2.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 17)) 2026-05-17 02:03:38.870714 | ubuntu-noble | Downloading wrapt-2.1.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-05-17 02:03:38.959287 | ubuntu-noble | Collecting MarkupSafe>=2.0 (from Jinja2>=2.10->oslo.middleware>=4.1.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 21)) 2026-05-17 02:03:38.962694 | ubuntu-noble | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-05-17 02:03:38.992072 | ubuntu-noble | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-05-17 02:03:38.997136 | ubuntu-noble | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-05-17 02:03:39.036998 | ubuntu-noble | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-05-17 02:03:39.042967 | ubuntu-noble | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-17 02:03:39.104171 | ubuntu-noble | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-05-17 02:03:39.110106 | ubuntu-noble | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-17 02:03:39.140435 | ubuntu-noble | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 28)) 2026-05-17 02:03:39.144984 | ubuntu-noble | Downloading wcwidth-0.7.0-py3-none-any.whl.metadata (36 kB) 2026-05-17 02:03:39.215951 | ubuntu-noble | Collecting markdown-it-py>=2.2.0 (from rich>=15.0.0->cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-05-17 02:03:39.220585 | ubuntu-noble | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-05-17 02:03:39.258946 | ubuntu-noble | Collecting pygments<3.0.0,>=2.13.0 (from rich>=15.0.0->cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-05-17 02:03:39.262631 | ubuntu-noble | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-17 02:03:39.292798 | ubuntu-noble | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-05-17 02:03:39.297481 | ubuntu-noble | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-05-17 02:03:39.340203 | ubuntu-noble | Downloading hacking-6.1.0-py3-none-any.whl (42 kB) 2026-05-17 02:03:39.359088 | ubuntu-noble | Downloading flake8-6.1.0-py2.py3-none-any.whl (58 kB) 2026-05-17 02:03:39.376508 | ubuntu-noble | Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) 2026-05-17 02:03:39.390086 | ubuntu-noble | Downloading pycodestyle-2.11.1-py2.py3-none-any.whl (31 kB) 2026-05-17 02:03:39.405962 | ubuntu-noble | Downloading pyflakes-3.1.0-py2.py3-none-any.whl (62 kB) 2026-05-17 02:03:39.419922 | ubuntu-noble | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-17 02:03:39.425417 | ubuntu-noble | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-05-17 02:03:39.464063 | ubuntu-noble | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-05-17 02:03:39.482409 | ubuntu-noble | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-05-17 02:03:39.496619 | ubuntu-noble | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-05-17 02:03:39.543019 | ubuntu-noble | Downloading greenlet-3.5.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-05-17 02:03:39.587093 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 12.2 MB/s 0:00:00 2026-05-17 02:03:39.593831 | ubuntu-noble | Downloading lxml-6.1.0-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-05-17 02:03:39.803785 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 25.1 MB/s 0:00:00 2026-05-17 02:03:39.809993 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-05-17 02:03:39.878297 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 34.1 MB/s 0:00:00 2026-05-17 02:03:39.883797 | ubuntu-noble | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-05-17 02:03:39.899869 | ubuntu-noble | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-05-17 02:03:39.916559 | ubuntu-noble | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-05-17 02:03:40.006446 | ubuntu-noble | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-05-17 02:03:40.026181 | ubuntu-noble | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-05-17 02:03:40.041323 | ubuntu-noble | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-05-17 02:03:40.069064 | ubuntu-noble | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-05-17 02:03:40.082877 | ubuntu-noble | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-05-17 02:03:40.100675 | ubuntu-noble | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-05-17 02:03:40.117133 | ubuntu-noble | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-05-17 02:03:40.132708 | ubuntu-noble | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-05-17 02:03:40.148233 | ubuntu-noble | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-05-17 02:03:40.162028 | ubuntu-noble | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-05-17 02:03:40.178765 | ubuntu-noble | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-05-17 02:03:40.193158 | ubuntu-noble | Downloading oslo_utils-10.0.1-py3-none-any.whl (136 kB) 2026-05-17 02:03:40.211355 | ubuntu-noble | Downloading oslo_concurrency-7.4.1-py3-none-any.whl (48 kB) 2026-05-17 02:03:40.224029 | ubuntu-noble | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-05-17 02:03:40.464328 | ubuntu-noble | Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 2026-05-17 02:03:40.493640 | ubuntu-noble | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-05-17 02:03:40.523337 | ubuntu-noble | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-05-17 02:03:40.537150 | ubuntu-noble | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-05-17 02:03:40.555914 | ubuntu-noble | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-05-17 02:03:40.582347 | ubuntu-noble | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-05-17 02:03:40.604945 | ubuntu-noble | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-05-17 02:03:40.625446 | ubuntu-noble | Downloading requests-2.33.1-py3-none-any.whl (64 kB) 2026-05-17 02:03:40.645195 | ubuntu-noble | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-05-17 02:03:40.667746 | ubuntu-noble | Downloading idna-3.14-py3-none-any.whl (72 kB) 2026-05-17 02:03:40.684706 | ubuntu-noble | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-05-17 02:03:40.705203 | ubuntu-noble | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-05-17 02:03:40.722302 | ubuntu-noble | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-05-17 02:03:40.744124 | ubuntu-noble | Downloading sqlalchemy-2.0.49-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-05-17 02:03:40.828193 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 41.3 MB/s 0:00:00 2026-05-17 02:03:40.833375 | ubuntu-noble | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-05-17 02:03:40.849306 | ubuntu-noble | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-05-17 02:03:40.866126 | ubuntu-noble | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-05-17 02:03:40.883307 | ubuntu-noble | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-05-17 02:03:40.903348 | ubuntu-noble | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-05-17 02:03:40.921528 | ubuntu-noble | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-05-17 02:03:40.935637 | ubuntu-noble | Downloading cachetools-7.1.1-py3-none-any.whl (16 kB) 2026-05-17 02:03:40.945896 | ubuntu-noble | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-05-17 02:03:40.949681 | ubuntu-noble | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-05-17 02:03:40.962315 | ubuntu-noble | Downloading openstacksdk-4.12.0-py3-none-any.whl (1.9 MB) 2026-05-17 02:03:41.012147 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 39.5 MB/s 0:00:00 2026-05-17 02:03:41.018827 | ubuntu-noble | Downloading coverage-7.14.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (254 kB) 2026-05-17 02:03:41.036718 | ubuntu-noble | Downloading ddt-1.7.2-py2.py3-none-any.whl (7.1 kB) 2026-05-17 02:03:41.051735 | ubuntu-noble | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-05-17 02:03:41.064323 | ubuntu-noble | Downloading oslotest-6.1.1-py3-none-any.whl (30 kB) 2026-05-17 02:03:41.083817 | ubuntu-noble | Downloading pymysql-1.1.3-py3-none-any.whl (45 kB) 2026-05-17 02:03:41.098086 | ubuntu-noble | Downloading psycopg2_binary-2.9.12-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.3 MB) 2026-05-17 02:03:41.197929 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 43.7 MB/s 0:00:00 2026-05-17 02:03:41.203257 | ubuntu-noble | Downloading requests_mock-1.12.1-py2.py3-none-any.whl (27 kB) 2026-05-17 02:03:41.216315 | ubuntu-noble | Downloading stestr-4.2.1-py3-none-any.whl (118 kB) 2026-05-17 02:03:41.232968 | ubuntu-noble | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-05-17 02:03:41.247445 | ubuntu-noble | Downloading testscenarios-0.6.1-py3-none-any.whl (17 kB) 2026-05-17 02:03:41.260044 | ubuntu-noble | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-05-17 02:03:41.273601 | ubuntu-noble | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-05-17 02:03:41.288428 | ubuntu-noble | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-05-17 02:03:41.299344 | ubuntu-noble | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-05-17 02:03:41.315490 | ubuntu-noble | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-05-17 02:03:41.332629 | ubuntu-noble | Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) 2026-05-17 02:03:41.347638 | ubuntu-noble | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-05-17 02:03:41.363498 | ubuntu-noble | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-05-17 02:03:41.378109 | ubuntu-noble | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-05-17 02:03:41.392575 | ubuntu-noble | Downloading cmd2-3.5.1-py3-none-any.whl (147 kB) 2026-05-17 02:03:41.407853 | ubuntu-noble | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-05-17 02:03:41.491216 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 48.7 MB/s 0:00:00 2026-05-17 02:03:41.496788 | ubuntu-noble | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-05-17 02:03:41.510163 | ubuntu-noble | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-05-17 02:03:41.520162 | ubuntu-noble | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-05-17 02:03:41.540686 | ubuntu-noble | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-05-17 02:03:41.558428 | ubuntu-noble | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-05-17 02:03:41.571388 | ubuntu-noble | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-05-17 02:03:41.591190 | ubuntu-noble | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-05-17 02:03:41.605982 | ubuntu-noble | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-05-17 02:03:41.624734 | ubuntu-noble | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-05-17 02:03:41.642622 | ubuntu-noble | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-05-17 02:03:41.655023 | ubuntu-noble | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-05-17 02:03:41.667241 | ubuntu-noble | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-05-17 02:03:41.684401 | ubuntu-noble | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-05-17 02:03:41.699410 | ubuntu-noble | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-05-17 02:03:41.719425 | ubuntu-noble | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-05-17 02:03:41.738485 | ubuntu-noble | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-05-17 02:03:41.760699 | ubuntu-noble | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-05-17 02:03:41.771918 | ubuntu-noble | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-05-17 02:03:41.788739 | ubuntu-noble | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-05-17 02:03:41.805507 | ubuntu-noble | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-05-17 02:03:41.816102 | ubuntu-noble | Using cached platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-05-17 02:03:41.819956 | ubuntu-noble | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-05-17 02:03:41.833221 | ubuntu-noble | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-05-17 02:03:41.850015 | ubuntu-noble | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-05-17 02:03:41.868391 | ubuntu-noble | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-05-17 02:03:41.884013 | ubuntu-noble | Downloading pyjwt-2.12.1-py3-none-any.whl (29 kB) 2026-05-17 02:03:41.901585 | ubuntu-noble | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-05-17 02:03:41.941245 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 36.5 MB/s 0:00:00 2026-05-17 02:03:41.946318 | ubuntu-noble | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-05-17 02:03:41.958695 | ubuntu-noble | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-05-17 02:03:41.972244 | ubuntu-noble | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-05-17 02:03:41.991844 | ubuntu-noble | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-05-17 02:03:42.015204 | ubuntu-noble | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-05-17 02:03:42.026693 | ubuntu-noble | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-05-17 02:03:42.061606 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 25.0 MB/s 0:00:00 2026-05-17 02:03:42.065528 | ubuntu-noble | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-05-17 02:03:42.080930 | ubuntu-noble | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-05-17 02:03:42.092848 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-05-17 02:03:42.104257 | ubuntu-noble | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-05-17 02:03:42.126596 | ubuntu-noble | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-05-17 02:03:42.159152 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 37.7 MB/s 0:00:00 2026-05-17 02:03:42.162630 | ubuntu-noble | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-05-17 02:03:42.175603 | ubuntu-noble | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-05-17 02:03:42.188725 | ubuntu-noble | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-05-17 02:03:42.200697 | ubuntu-noble | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-05-17 02:03:42.217742 | ubuntu-noble | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-05-17 02:03:42.233576 | ubuntu-noble | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-05-17 02:03:42.245333 | ubuntu-noble | Downloading tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-05-17 02:03:42.258333 | ubuntu-noble | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-05-17 02:03:42.270882 | ubuntu-noble | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-05-17 02:03:42.291278 | ubuntu-noble | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-05-17 02:03:42.302345 | ubuntu-noble | Downloading wrapt-2.1.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2026-05-17 02:03:42.318533 | ubuntu-noble | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-05-17 02:03:42.333370 | ubuntu-noble | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-05-17 02:03:42.345852 | ubuntu-noble | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-17 02:03:42.356245 | ubuntu-noble | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-17 02:03:42.361557 | ubuntu-noble | Downloading wcwidth-0.7.0-py3-none-any.whl (110 kB) 2026-05-17 02:03:42.704533 | ubuntu-noble | Installing collected packages: statsd, repoze.lru, pyperclip, ddt, Yappi, wrapt, WebOb, wcwidth, voluptuous, vine, urllib3, tzdata, typing-extensions, tomlkit, testtools, testscenarios, testresources, tenacity, stevedore, six, setuptools, rpds-py, rfc3986, PyYAML, pyparsing, PyMySQL, PyJWT, pygments, pyflakes, pycparser, pycodestyle, psycopg2-binary, psutil, prometheus-client, platformdirs, PasteDeploy, packaging, netaddr, msgpack, mdurl, mccabe, MarkupSafe, lxml, jsonpointer, jmespath, iso8601, invoke, idna, greenlet, fixtures, fasteners, dnspython, defusedxml, decorator, coverage, charset_normalizer, certifi, cachetools, bcrypt, autopage, attrs, SQLAlchemy, Routes, requests, referencing, python-subunit, python-dateutil, PrettyTable, pbr, Paste, oslotest, markdown-it-py, Mako, jsonpatch, Jinja2, flake8, eventlet, dogpile.cache, debtcollector, cffi, amqp, SQLAlchemy-Utils, rich, requests-mock, pynacl, oslo.rootwrap, oslo.i18n, oslo.context, os-service-types, kombu, jsonschema-specifications, hacking, futurist, cryptography, alembic, rich-argparse, paramiko, oslo.utils, oslo.config, keystoneauth1, jsonschema, python-cinderclient, oslo.serialization, oslo.middleware, oslo.db, oslo.concurrency, openstacksdk, cmd2, tooz, python-novaclient, python-keystoneclient, pycadf, osprofiler, oslo.reports, oslo.policy, oslo.log, cliff, stestr, python-barbicanclient, oslo.upgradecheck, oslo.service, oslo.privsep, oslo.metrics, oslo.cache, osc-lib, python-neutronclient, oslo.messaging, keystonemiddleware, castellan 2026-05-17 02:03:57.152136 | ubuntu-noble | 2026-05-17 02:03:57.170781 | ubuntu-noble | Successfully installed Jinja2-3.1.6 Mako-1.3.12 MarkupSafe-3.0.3 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 PyJWT-2.12.1 PyMySQL-1.1.3 PyYAML-6.0.3 Routes-2.5.1 SQLAlchemy-2.0.49 SQLAlchemy-Utils-0.42.1 WebOb-1.8.9 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 attrs-26.1.0 autopage-0.6.0 bcrypt-5.0.0 cachetools-7.1.1 castellan-5.6.0 certifi-2026.4.22 cffi-2.0.0 charset_normalizer-3.4.7 cliff-4.14.0 cmd2-3.5.1 coverage-7.14.0 cryptography-43.0.3 ddt-1.7.2 debtcollector-3.1.0 decorator-5.2.1 defusedxml-0.7.1 dnspython-2.8.0 dogpile.cache-1.5.0 eventlet-0.41.0 fasteners-0.20 fixtures-4.3.2 flake8-6.1.0 futurist-3.3.0 greenlet-3.5.0 hacking-6.1.0 idna-3.14 invoke-3.0.3 iso8601-2.1.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystoneauth1-5.14.0 keystonemiddleware-12.0.0 kombu-5.6.2 lxml-6.1.0 markdown-it-py-4.2.0 mccabe-0.7.0 mdurl-0.1.2 msgpack-1.1.2 netaddr-1.3.0 openstacksdk-4.12.0 os-service-types-1.8.2 osc-lib-4.6.0 oslo.cache-4.1.1 oslo.concurrency-7.4.1 oslo.config-10.3.0 oslo.context-6.3.0 oslo.db-18.0.0 oslo.i18n-6.7.2 oslo.log-8.1.0 oslo.messaging-17.3.0 oslo.metrics-0.15.1 oslo.middleware-8.0.0 oslo.policy-5.0.0 oslo.privsep-3.11.0 oslo.reports-3.8.0 oslo.rootwrap-7.9.0 oslo.serialization-5.9.1 oslo.service-4.5.1 oslo.upgradecheck-2.7.1 oslo.utils-10.0.1 oslotest-6.1.1 osprofiler-4.4.0 packaging-26.2 paramiko-5.0.0 pbr-7.0.3 platformdirs-4.9.6 prometheus-client-0.25.0 psutil-7.2.2 psycopg2-binary-2.9.12 pycadf-4.0.1 pycodestyle-2.11.1 pycparser-3.0 pyflakes-3.1.0 pygments-2.20.0 pynacl-1.6.2 pyparsing-3.3.2 pyperclip-1.11.0 python-barbicanclient-7.3.0 python-cinderclient-9.9.0 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 python-neutronclient-12.0.0 python-novaclient-18.13.0 python-subunit-1.4.6 referencing-0.37.0 repoze.lru-0.7 requests-2.33.1 requests-mock-1.12.1 rfc3986-2.0.0 rich-15.0.0 rich-argparse-1.8.0 rpds-py-0.30.0 setuptools-82.0.1 six-1.17.0 statsd-4.0.1 stestr-4.2.1 stevedore-5.7.0 tenacity-9.1.4 testresources-2.1.2 testscenarios-0.6.1 testtools-2.9.1 tomlkit-0.15.0 tooz-8.1.0 typing-extensions-4.15.0 tzdata-2026.2 urllib3-2.7.0 vine-5.1.0 voluptuous-0.16.0 wcwidth-0.7.0 wrapt-2.1.2 2026-05-17 02:03:57.564844 | ubuntu-noble | py312: 28730 I exit 0 (28.01 seconds) /home/zuul/src/github.com/vexxhost/manila> python -I -m pip install -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt -c /home/zuul/src/opendev.org/openstack/requirements/upper-constraints.txt pid=5660 [tox/execute/api.py:311] 2026-05-17 02:03:57.569994 | ubuntu-noble | .pkg: 28736 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-05-17 02:03:57.570432 | ubuntu-noble | .pkg: 28736 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/bin [virtualenv/util/path/_sync.py:18] 2026-05-17 02:03:57.570615 | ubuntu-noble | .pkg: 28736 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/include [virtualenv/util/path/_sync.py:18] 2026-05-17 02:03:57.570793 | ubuntu-noble | .pkg: 28737 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages [virtualenv/util/path/_sync.py:18] 2026-05-17 02:03:57.571097 | ubuntu-noble | .pkg: 28737 D write /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-17 02:03:57.571168 | ubuntu-noble | .pkg: 28737 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:57.571234 | ubuntu-noble | .pkg: 28737 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:57.571285 | ubuntu-noble | .pkg: 28737 D version_info = 3.12.3.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:57.571352 | ubuntu-noble | .pkg: 28737 D version = 3.12.3 [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:57.571408 | ubuntu-noble | .pkg: 28737 D executable = /usr/bin/python3.12 [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:57.571505 | ubuntu-noble | .pkg: 28737 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:57.571570 | ubuntu-noble | .pkg: 28737 D virtualenv = 21.3.3 [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:57.571629 | ubuntu-noble | .pkg: 28737 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:57.571691 | ubuntu-noble | .pkg: 28737 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:57.571751 | ubuntu-noble | .pkg: 28738 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:57.571811 | ubuntu-noble | .pkg: 28738 D base-executable = /usr/bin/python3.12 [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:57.572093 | ubuntu-noble | .pkg: 28738 D symlink /usr/bin/python3.12 to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/bin/python [virtualenv/util/path/_sync.py:38] 2026-05-17 02:03:57.572594 | ubuntu-noble | .pkg: 28738 D create virtualenv import hook file /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:118] 2026-05-17 02:03:57.572782 | ubuntu-noble | .pkg: 28739 D create /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:121] 2026-05-17 02:03:57.573222 | ubuntu-noble | .pkg: 28739 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-05-17 02:03:57.573435 | ubuntu-noble | .pkg: 28739 D debug via /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/bin/python /home/zuul/.local/tox/lib/python3.12/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-05-17 02:03:57.612150 | ubuntu-noble | .pkg: 28739 D { 2026-05-17 02:03:57.612195 | ubuntu-noble | "sys": { 2026-05-17 02:03:57.612201 | ubuntu-noble | "executable": "/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/bin/python", 2026-05-17 02:03:57.612207 | ubuntu-noble | "_base_executable": "/usr/bin/python3.12", 2026-05-17 02:03:57.612213 | ubuntu-noble | "prefix": "/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg", 2026-05-17 02:03:57.612218 | ubuntu-noble | "base_prefix": "/usr", 2026-05-17 02:03:57.612224 | ubuntu-noble | "real_prefix": null, 2026-05-17 02:03:57.612229 | ubuntu-noble | "exec_prefix": "/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg", 2026-05-17 02:03:57.612234 | ubuntu-noble | "base_exec_prefix": "/usr", 2026-05-17 02:03:57.612239 | ubuntu-noble | "path": [ 2026-05-17 02:03:57.612244 | ubuntu-noble | "/usr/lib/python312.zip", 2026-05-17 02:03:57.612249 | ubuntu-noble | "/usr/lib/python3.12", 2026-05-17 02:03:57.612253 | ubuntu-noble | "/usr/lib/python3.12/lib-dynload", 2026-05-17 02:03:57.612258 | ubuntu-noble | "/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages" 2026-05-17 02:03:57.612263 | ubuntu-noble | ], 2026-05-17 02:03:57.612268 | ubuntu-noble | "meta_path": [ 2026-05-17 02:03:57.612274 | ubuntu-noble | "", 2026-05-17 02:03:57.612279 | ubuntu-noble | "", 2026-05-17 02:03:57.612284 | ubuntu-noble | "", 2026-05-17 02:03:57.612288 | ubuntu-noble | "" 2026-05-17 02:03:57.612293 | ubuntu-noble | ], 2026-05-17 02:03:57.612298 | ubuntu-noble | "fs_encoding": "utf-8", 2026-05-17 02:03:57.612303 | ubuntu-noble | "io_encoding": "utf-8" 2026-05-17 02:03:57.612308 | ubuntu-noble | }, 2026-05-17 02:03:57.612313 | ubuntu-noble | "version": "3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]", 2026-05-17 02:03:57.612318 | ubuntu-noble | "makefile_filename": "/usr/lib/python3.12/config-3.12-x86_64-linux-gnu/Makefile", 2026-05-17 02:03:57.612323 | ubuntu-noble | "os": "", 2026-05-17 02:03:57.612328 | ubuntu-noble | "site": "", 2026-05-17 02:03:57.612333 | ubuntu-noble | "datetime": "", 2026-05-17 02:03:57.612337 | ubuntu-noble | "math": "", 2026-05-17 02:03:57.612342 | ubuntu-noble | "json": "" 2026-05-17 02:03:57.612348 | ubuntu-noble | } [virtualenv/run/session.py:80] 2026-05-17 02:03:57.612357 | ubuntu-noble | .pkg: 28778 I add seed packages via FromAppData(download=False, pip=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-05-17 02:03:57.614277 | ubuntu-noble | .pkg: 28780 D install pip from wheel /home/zuul/.local/tox/lib/python3.12/site-packages/virtualenv/seed/wheels/embed/pip-26.1.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-05-17 02:03:57.615325 | ubuntu-noble | .pkg: 28781 D copy /home/zuul/.cache/virtualenv/wheel/3.12/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip-26.1.1.virtualenv to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pip-26.1.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-05-17 02:03:57.615561 | ubuntu-noble | .pkg: 28781 D copy directory /home/zuul/.cache/virtualenv/wheel/3.12/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip-26.1.1.dist-info to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pip-26.1.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-05-17 02:03:57.620653 | ubuntu-noble | .pkg: 28786 D copy directory /home/zuul/.cache/virtualenv/wheel/3.12/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-05-17 02:03:57.679205 | ubuntu-noble | .pkg: 28845 D generated console scripts pip pip3 pip3.12 pip-3.12 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-17 02:03:57.679719 | ubuntu-noble | .pkg: 28845 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-05-17 02:03:57.684375 | ubuntu-noble | .pkg: 28850 D write /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-17 02:03:57.684594 | ubuntu-noble | .pkg: 28850 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:57.684676 | ubuntu-noble | .pkg: 28850 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:57.684779 | ubuntu-noble | .pkg: 28851 D version_info = 3.12.3.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:57.684833 | ubuntu-noble | .pkg: 28851 D version = 3.12.3 [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:57.684908 | ubuntu-noble | .pkg: 28851 D executable = /usr/bin/python3.12 [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:57.684959 | ubuntu-noble | .pkg: 28851 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:57.685015 | ubuntu-noble | .pkg: 28851 D virtualenv = 21.3.3 [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:57.685072 | ubuntu-noble | .pkg: 28851 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:57.685132 | ubuntu-noble | .pkg: 28851 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:57.685192 | ubuntu-noble | .pkg: 28851 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:57.685308 | ubuntu-noble | .pkg: 28851 D base-executable = /usr/bin/python3.12 [virtualenv/create/pyenv_cfg.py:51] 2026-05-17 02:03:57.687024 | ubuntu-noble | .pkg: 28853 W install_requires> python -I -m pip install 'pbr>=6.1.1' [tox/tox_env/api.py:499] 2026-05-17 02:03:58.640796 | ubuntu-noble | Collecting pbr>=6.1.1 2026-05-17 02:03:58.642040 | ubuntu-noble | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-17 02:03:58.742824 | ubuntu-noble | Collecting setuptools (from pbr>=6.1.1) 2026-05-17 02:03:58.743901 | ubuntu-noble | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-17 02:03:58.751424 | ubuntu-noble | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-17 02:03:58.752527 | ubuntu-noble | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-17 02:03:58.774409 | ubuntu-noble | Installing collected packages: setuptools, pbr 2026-05-17 02:03:59.500581 | ubuntu-noble | 2026-05-17 02:03:59.502196 | ubuntu-noble | Successfully installed pbr-7.0.3 setuptools-82.0.1 2026-05-17 02:03:59.582735 | ubuntu-noble | .pkg: 30748 I exit 0 (1.89 seconds) /home/zuul/src/github.com/vexxhost/manila> python -I -m pip install 'pbr>=6.1.1' pid=6106 [tox/execute/api.py:311] 2026-05-17 02:03:59.584710 | ubuntu-noble | .pkg: 30750 W _optional_hooks> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-05-17 02:03:59.719843 | ubuntu-noble | Backend: run command _optional_hooks with args {} 2026-05-17 02:03:59.719880 | ubuntu-noble | Backend: Wrote response {'return': {'get_requires_for_build_sdist': True, 'prepare_metadata_for_build_wheel': True, 'get_requires_for_build_wheel': True, 'build_editable': True, 'get_requires_for_build_editable': True, 'prepare_metadata_for_build_editable': True}} to /tmp/pep517__optional_hooks-jjvuwqel.json 2026-05-17 02:03:59.721601 | ubuntu-noble | .pkg: 30887 I exit None (0.14 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6137 [tox/execute/api.py:311] 2026-05-17 02:03:59.722483 | ubuntu-noble | .pkg: 30888 W get_requires_for_build_sdist> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-05-17 02:03:59.782934 | ubuntu-noble | Backend: run command get_requires_for_build_sdist with args {'config_settings': None} 2026-05-17 02:03:59.782983 | ubuntu-noble | [pbr] Generating ChangeLog 2026-05-17 02:04:00.023346 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-05-17 02:04:00.023501 | ubuntu-noble | !! 2026-05-17 02:04:00.023519 | ubuntu-noble | 2026-05-17 02:04:00.023529 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:00.023539 | ubuntu-noble | Please avoid running ``setup.py`` directly. 2026-05-17 02:04:00.023549 | ubuntu-noble | Instead, use pypa/build, pypa/installer or other 2026-05-17 02:04:00.023558 | ubuntu-noble | standards-based tools. 2026-05-17 02:04:00.023567 | ubuntu-noble | 2026-05-17 02:04:00.023591 | ubuntu-noble | This deprecation is overdue, please update your project and remove deprecated 2026-05-17 02:04:00.023601 | ubuntu-noble | calls to avoid build errors in the future. 2026-05-17 02:04:00.023610 | ubuntu-noble | 2026-05-17 02:04:00.023619 | ubuntu-noble | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-05-17 02:04:00.023628 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:00.023637 | ubuntu-noble | 2026-05-17 02:04:00.023646 | ubuntu-noble | !! 2026-05-17 02:04:00.023656 | ubuntu-noble | self.initialize_options() 2026-05-17 02:04:00.023726 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-05-17 02:04:00.023736 | ubuntu-noble | warnings.warn(msg) 2026-05-17 02:04:00.037369 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-05-17 02:04:00.037402 | ubuntu-noble | !! 2026-05-17 02:04:00.037412 | ubuntu-noble | 2026-05-17 02:04:00.037421 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:00.037430 | ubuntu-noble | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-05-17 02:04:00.037438 | ubuntu-noble | 2026-05-17 02:04:00.037447 | ubuntu-noble | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-05-17 02:04:00.037500 | ubuntu-noble | or your builds will no longer be supported. 2026-05-17 02:04:00.037509 | ubuntu-noble | 2026-05-17 02:04:00.037518 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-17 02:04:00.037527 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:00.037535 | ubuntu-noble | 2026-05-17 02:04:00.037543 | ubuntu-noble | !! 2026-05-17 02:04:00.037551 | ubuntu-noble | corresp(dist, value, root_dir) 2026-05-17 02:04:00.047192 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-05-17 02:04:00.047223 | ubuntu-noble | !! 2026-05-17 02:04:00.047233 | ubuntu-noble | 2026-05-17 02:04:00.047242 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:00.047251 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-05-17 02:04:00.047259 | ubuntu-noble | 2026-05-17 02:04:00.047268 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-05-17 02:04:00.047276 | ubuntu-noble | 2026-05-17 02:04:00.047285 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-17 02:04:00.047293 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:00.047301 | ubuntu-noble | 2026-05-17 02:04:00.047309 | ubuntu-noble | !! 2026-05-17 02:04:00.047318 | ubuntu-noble | dist._finalize_license_expression() 2026-05-17 02:04:00.047765 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-05-17 02:04:00.047783 | ubuntu-noble | !! 2026-05-17 02:04:00.047791 | ubuntu-noble | 2026-05-17 02:04:00.047799 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:00.047822 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-05-17 02:04:00.047831 | ubuntu-noble | 2026-05-17 02:04:00.047839 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-05-17 02:04:00.047847 | ubuntu-noble | 2026-05-17 02:04:00.047856 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-17 02:04:00.047864 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:00.047872 | ubuntu-noble | 2026-05-17 02:04:00.047895 | ubuntu-noble | !! 2026-05-17 02:04:00.047904 | ubuntu-noble | self._finalize_license_expression() 2026-05-17 02:04:00.048447 | ubuntu-noble | running egg_info 2026-05-17 02:04:00.049713 | ubuntu-noble | creating manila.egg-info 2026-05-17 02:04:00.121587 | ubuntu-noble | writing pbr to manila.egg-info/pbr.json 2026-05-17 02:04:00.122186 | ubuntu-noble | writing manila.egg-info/PKG-INFO 2026-05-17 02:04:00.123250 | ubuntu-noble | writing dependency_links to manila.egg-info/dependency_links.txt 2026-05-17 02:04:00.124830 | ubuntu-noble | writing entry points to manila.egg-info/entry_points.txt 2026-05-17 02:04:00.125673 | ubuntu-noble | writing requirements to manila.egg-info/requires.txt 2026-05-17 02:04:00.126024 | ubuntu-noble | writing top-level names to manila.egg-info/top_level.txt 2026-05-17 02:04:00.126054 | ubuntu-noble | [pbr] Processing SOURCES.txt 2026-05-17 02:04:00.126575 | ubuntu-noble | writing manifest file 'manila.egg-info/SOURCES.txt' 2026-05-17 02:04:00.140756 | ubuntu-noble | [pbr] In git context, generating filelist from git 2026-05-17 02:04:00.160580 | ubuntu-noble | warning: no files found matching 'AUTHORS' 2026-05-17 02:04:00.160867 | ubuntu-noble | warning: no files found matching 'ChangeLog' 2026-05-17 02:04:00.163902 | ubuntu-noble | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-05-17 02:04:00.592191 | ubuntu-noble | adding license file 'LICENSE' 2026-05-17 02:04:00.610829 | ubuntu-noble | writing manifest file 'manila.egg-info/SOURCES.txt' 2026-05-17 02:04:00.611282 | ubuntu-noble | Backend: Wrote response {'return': []} to /tmp/pep517_get_requires_for_build_sdist-44ch65gz.json 2026-05-17 02:04:00.613349 | ubuntu-noble | .pkg: 31779 I exit None (0.89 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6137 [tox/execute/api.py:311] 2026-05-17 02:04:00.615070 | ubuntu-noble | .pkg: 31781 W get_requires_for_build_editable> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-05-17 02:04:00.633132 | ubuntu-noble | Backend: run command get_requires_for_build_editable with args {'config_settings': None} 2026-05-17 02:04:00.633162 | ubuntu-noble | [pbr] Generating ChangeLog 2026-05-17 02:04:00.852961 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-05-17 02:04:00.853020 | ubuntu-noble | !! 2026-05-17 02:04:00.853035 | ubuntu-noble | 2026-05-17 02:04:00.853047 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:00.853060 | ubuntu-noble | Please avoid running ``setup.py`` directly. 2026-05-17 02:04:00.853071 | ubuntu-noble | Instead, use pypa/build, pypa/installer or other 2026-05-17 02:04:00.853083 | ubuntu-noble | standards-based tools. 2026-05-17 02:04:00.853094 | ubuntu-noble | 2026-05-17 02:04:00.853106 | ubuntu-noble | This deprecation is overdue, please update your project and remove deprecated 2026-05-17 02:04:00.853117 | ubuntu-noble | calls to avoid build errors in the future. 2026-05-17 02:04:00.853128 | ubuntu-noble | 2026-05-17 02:04:00.853140 | ubuntu-noble | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-05-17 02:04:00.853151 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:00.853163 | ubuntu-noble | 2026-05-17 02:04:00.853174 | ubuntu-noble | !! 2026-05-17 02:04:00.853185 | ubuntu-noble | self.initialize_options() 2026-05-17 02:04:00.853555 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-05-17 02:04:00.853573 | ubuntu-noble | warnings.warn(msg) 2026-05-17 02:04:00.858654 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-05-17 02:04:00.858694 | ubuntu-noble | !! 2026-05-17 02:04:00.858703 | ubuntu-noble | 2026-05-17 02:04:00.858712 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:00.858721 | ubuntu-noble | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-05-17 02:04:00.858729 | ubuntu-noble | 2026-05-17 02:04:00.858738 | ubuntu-noble | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-05-17 02:04:00.858746 | ubuntu-noble | or your builds will no longer be supported. 2026-05-17 02:04:00.858754 | ubuntu-noble | 2026-05-17 02:04:00.858763 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-17 02:04:00.858772 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:00.858780 | ubuntu-noble | 2026-05-17 02:04:00.858788 | ubuntu-noble | !! 2026-05-17 02:04:00.858796 | ubuntu-noble | corresp(dist, value, root_dir) 2026-05-17 02:04:00.860494 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-05-17 02:04:00.860512 | ubuntu-noble | !! 2026-05-17 02:04:00.860520 | ubuntu-noble | 2026-05-17 02:04:00.860528 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:00.860537 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-05-17 02:04:00.860545 | ubuntu-noble | 2026-05-17 02:04:00.860554 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-05-17 02:04:00.860562 | ubuntu-noble | 2026-05-17 02:04:00.860570 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-17 02:04:00.860578 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:00.860586 | ubuntu-noble | 2026-05-17 02:04:00.860595 | ubuntu-noble | !! 2026-05-17 02:04:00.860603 | ubuntu-noble | dist._finalize_license_expression() 2026-05-17 02:04:00.861042 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-05-17 02:04:00.861053 | ubuntu-noble | !! 2026-05-17 02:04:00.861062 | ubuntu-noble | 2026-05-17 02:04:00.861070 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:00.861078 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-05-17 02:04:00.861087 | ubuntu-noble | 2026-05-17 02:04:00.861095 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-05-17 02:04:00.861103 | ubuntu-noble | 2026-05-17 02:04:00.861111 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-17 02:04:00.861120 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:00.861128 | ubuntu-noble | 2026-05-17 02:04:00.861136 | ubuntu-noble | !! 2026-05-17 02:04:00.861144 | ubuntu-noble | self._finalize_license_expression() 2026-05-17 02:04:00.861671 | ubuntu-noble | running egg_info 2026-05-17 02:04:00.932540 | ubuntu-noble | writing pbr to manila.egg-info/pbr.json 2026-05-17 02:04:00.933067 | ubuntu-noble | writing manila.egg-info/PKG-INFO 2026-05-17 02:04:00.933596 | ubuntu-noble | writing dependency_links to manila.egg-info/dependency_links.txt 2026-05-17 02:04:00.934396 | ubuntu-noble | writing entry points to manila.egg-info/entry_points.txt 2026-05-17 02:04:00.935066 | ubuntu-noble | writing requirements to manila.egg-info/requires.txt 2026-05-17 02:04:00.935500 | ubuntu-noble | writing top-level names to manila.egg-info/top_level.txt 2026-05-17 02:04:00.935830 | ubuntu-noble | [pbr] Processing SOURCES.txt 2026-05-17 02:04:00.948185 | ubuntu-noble | [pbr] In git context, generating filelist from git 2026-05-17 02:04:00.967644 | ubuntu-noble | warning: no files found matching 'AUTHORS' 2026-05-17 02:04:00.967975 | ubuntu-noble | warning: no files found matching 'ChangeLog' 2026-05-17 02:04:00.970018 | ubuntu-noble | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-05-17 02:04:01.401033 | ubuntu-noble | adding license file 'LICENSE' 2026-05-17 02:04:01.419264 | ubuntu-noble | writing manifest file 'manila.egg-info/SOURCES.txt' 2026-05-17 02:04:01.419815 | ubuntu-noble | Backend: Wrote response {'return': []} to /tmp/pep517_get_requires_for_build_editable-6qe461zw.json 2026-05-17 02:04:01.422348 | ubuntu-noble | .pkg: 32588 I exit None (0.81 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6137 [tox/execute/api.py:311] 2026-05-17 02:04:01.425012 | ubuntu-noble | .pkg: 32591 W build_editable> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-05-17 02:04:01.439430 | ubuntu-noble | Backend: run command build_editable with args {'wheel_directory': '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist', 'config_settings': None, 'metadata_directory': None} 2026-05-17 02:04:01.439502 | ubuntu-noble | [pbr] Generating ChangeLog 2026-05-17 02:04:01.659631 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-05-17 02:04:01.659732 | ubuntu-noble | warnings.warn(msg) 2026-05-17 02:04:01.662140 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-05-17 02:04:01.662168 | ubuntu-noble | !! 2026-05-17 02:04:01.662181 | ubuntu-noble | 2026-05-17 02:04:01.662193 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:01.662205 | ubuntu-noble | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-05-17 02:04:01.662216 | ubuntu-noble | 2026-05-17 02:04:01.662228 | ubuntu-noble | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-05-17 02:04:01.662239 | ubuntu-noble | or your builds will no longer be supported. 2026-05-17 02:04:01.662251 | ubuntu-noble | 2026-05-17 02:04:01.662262 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-17 02:04:01.662274 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:01.662285 | ubuntu-noble | 2026-05-17 02:04:01.662296 | ubuntu-noble | !! 2026-05-17 02:04:01.662307 | ubuntu-noble | corresp(dist, value, root_dir) 2026-05-17 02:04:01.663925 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-05-17 02:04:01.663950 | ubuntu-noble | !! 2026-05-17 02:04:01.663959 | ubuntu-noble | 2026-05-17 02:04:01.663981 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:01.663990 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-05-17 02:04:01.663999 | ubuntu-noble | 2026-05-17 02:04:01.664007 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-05-17 02:04:01.664016 | ubuntu-noble | 2026-05-17 02:04:01.664024 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-17 02:04:01.664032 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:01.664041 | ubuntu-noble | 2026-05-17 02:04:01.664049 | ubuntu-noble | !! 2026-05-17 02:04:01.664057 | ubuntu-noble | dist._finalize_license_expression() 2026-05-17 02:04:01.664312 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-05-17 02:04:01.664322 | ubuntu-noble | !! 2026-05-17 02:04:01.664330 | ubuntu-noble | 2026-05-17 02:04:01.664338 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:01.664347 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-05-17 02:04:01.664372 | ubuntu-noble | 2026-05-17 02:04:01.664381 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-05-17 02:04:01.664389 | ubuntu-noble | 2026-05-17 02:04:01.664397 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-17 02:04:01.664406 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:01.664414 | ubuntu-noble | 2026-05-17 02:04:01.664423 | ubuntu-noble | !! 2026-05-17 02:04:01.664431 | ubuntu-noble | self._finalize_license_expression() 2026-05-17 02:04:01.665904 | ubuntu-noble | running editable_wheel 2026-05-17 02:04:01.668623 | ubuntu-noble | creating /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ftrcvh7p/manila.egg-info 2026-05-17 02:04:01.734636 | ubuntu-noble | writing pbr to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ftrcvh7p/manila.egg-info/pbr.json 2026-05-17 02:04:01.735057 | ubuntu-noble | writing /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ftrcvh7p/manila.egg-info/PKG-INFO 2026-05-17 02:04:01.735540 | ubuntu-noble | writing dependency_links to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ftrcvh7p/manila.egg-info/dependency_links.txt 2026-05-17 02:04:01.735957 | ubuntu-noble | writing entry points to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ftrcvh7p/manila.egg-info/entry_points.txt 2026-05-17 02:04:01.736365 | ubuntu-noble | writing requirements to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ftrcvh7p/manila.egg-info/requires.txt 2026-05-17 02:04:01.736385 | ubuntu-noble | writing top-level names to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ftrcvh7p/manila.egg-info/top_level.txt 2026-05-17 02:04:01.736394 | ubuntu-noble | [pbr] Processing SOURCES.txt 2026-05-17 02:04:01.736403 | ubuntu-noble | writing manifest file '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ftrcvh7p/manila.egg-info/SOURCES.txt' 2026-05-17 02:04:01.746961 | ubuntu-noble | [pbr] In git context, generating filelist from git 2026-05-17 02:04:01.762175 | ubuntu-noble | warning: no files found matching 'AUTHORS' 2026-05-17 02:04:01.762190 | ubuntu-noble | warning: no files found matching 'ChangeLog' 2026-05-17 02:04:01.764504 | ubuntu-noble | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-05-17 02:04:02.184400 | ubuntu-noble | adding license file 'LICENSE' 2026-05-17 02:04:02.202346 | ubuntu-noble | writing manifest file '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ftrcvh7p/manila.egg-info/SOURCES.txt' 2026-05-17 02:04:02.202904 | ubuntu-noble | creating '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ftrcvh7p/manila-1.0.0.dev6864.dist-info' 2026-05-17 02:04:02.205670 | ubuntu-noble | creating /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ftrcvh7p/manila-1.0.0.dev6864.dist-info/WHEEL 2026-05-17 02:04:02.214974 | ubuntu-noble | running build_py 2026-05-17 02:04:02.214989 | ubuntu-noble | running egg_info 2026-05-17 02:04:02.216427 | ubuntu-noble | creating /tmp/tmpju3fouzb.build-temp/manila.egg-info 2026-05-17 02:04:02.287282 | ubuntu-noble | writing pbr to /tmp/tmpju3fouzb.build-temp/manila.egg-info/pbr.json 2026-05-17 02:04:02.287831 | ubuntu-noble | writing /tmp/tmpju3fouzb.build-temp/manila.egg-info/PKG-INFO 2026-05-17 02:04:02.288508 | ubuntu-noble | writing dependency_links to /tmp/tmpju3fouzb.build-temp/manila.egg-info/dependency_links.txt 2026-05-17 02:04:02.289579 | ubuntu-noble | writing entry points to /tmp/tmpju3fouzb.build-temp/manila.egg-info/entry_points.txt 2026-05-17 02:04:02.290381 | ubuntu-noble | writing requirements to /tmp/tmpju3fouzb.build-temp/manila.egg-info/requires.txt 2026-05-17 02:04:02.290797 | ubuntu-noble | writing top-level names to /tmp/tmpju3fouzb.build-temp/manila.egg-info/top_level.txt 2026-05-17 02:04:02.290823 | ubuntu-noble | [pbr] Processing SOURCES.txt 2026-05-17 02:04:02.290832 | ubuntu-noble | writing manifest file '/tmp/tmpju3fouzb.build-temp/manila.egg-info/SOURCES.txt' 2026-05-17 02:04:02.299425 | ubuntu-noble | [pbr] In git context, generating filelist from git 2026-05-17 02:04:02.319548 | ubuntu-noble | warning: no files found matching 'AUTHORS' 2026-05-17 02:04:02.319589 | ubuntu-noble | warning: no files found matching 'ChangeLog' 2026-05-17 02:04:02.321828 | ubuntu-noble | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-05-17 02:04:02.744911 | ubuntu-noble | adding license file 'LICENSE' 2026-05-17 02:04:02.762824 | ubuntu-noble | writing manifest file '/tmp/tmpju3fouzb.build-temp/manila.egg-info/SOURCES.txt' 2026-05-17 02:04:02.767863 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api' is absent from the `packages` configuration. 2026-05-17 02:04:02.767886 | ubuntu-noble | !! 2026-05-17 02:04:02.767896 | ubuntu-noble | 2026-05-17 02:04:02.767906 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.767915 | ubuntu-noble | ############################ 2026-05-17 02:04:02.767924 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.767933 | ubuntu-noble | ############################ 2026-05-17 02:04:02.767941 | ubuntu-noble | Python recognizes 'manila.api' as an importable package[^1], 2026-05-17 02:04:02.767950 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.767959 | ubuntu-noble | 2026-05-17 02:04:02.767967 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.767976 | ubuntu-noble | package, please make sure that 'manila.api' is explicitly added 2026-05-17 02:04:02.767985 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.767993 | ubuntu-noble | 2026-05-17 02:04:02.768002 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.768010 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.768019 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.768027 | ubuntu-noble | 2026-05-17 02:04:02.768036 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.768044 | ubuntu-noble | 2026-05-17 02:04:02.768052 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.768060 | ubuntu-noble | 2026-05-17 02:04:02.768069 | ubuntu-noble | If you don't want 'manila.api' to be distributed and are 2026-05-17 02:04:02.768077 | ubuntu-noble | already explicitly excluding 'manila.api' via 2026-05-17 02:04:02.768085 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.768094 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.768102 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.768110 | ubuntu-noble | 2026-05-17 02:04:02.768119 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.768127 | ubuntu-noble | 2026-05-17 02:04:02.768135 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.768144 | ubuntu-noble | 2026-05-17 02:04:02.768152 | ubuntu-noble | 2026-05-17 02:04:02.768172 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.768181 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.768189 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.768197 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.768205 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.768213 | ubuntu-noble | 2026-05-17 02:04:02.768222 | ubuntu-noble | !! 2026-05-17 02:04:02.768230 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.768401 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.contrib' is absent from the `packages` configuration. 2026-05-17 02:04:02.768412 | ubuntu-noble | !! 2026-05-17 02:04:02.768420 | ubuntu-noble | 2026-05-17 02:04:02.768429 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.768437 | ubuntu-noble | ############################ 2026-05-17 02:04:02.768524 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.768533 | ubuntu-noble | ############################ 2026-05-17 02:04:02.768542 | ubuntu-noble | Python recognizes 'manila.api.contrib' as an importable package[^1], 2026-05-17 02:04:02.768550 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.768571 | ubuntu-noble | 2026-05-17 02:04:02.768580 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.768589 | ubuntu-noble | package, please make sure that 'manila.api.contrib' is explicitly added 2026-05-17 02:04:02.768597 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.768605 | ubuntu-noble | 2026-05-17 02:04:02.768613 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.768621 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.768630 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.768638 | ubuntu-noble | 2026-05-17 02:04:02.768646 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.768654 | ubuntu-noble | 2026-05-17 02:04:02.768662 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.768671 | ubuntu-noble | 2026-05-17 02:04:02.768679 | ubuntu-noble | If you don't want 'manila.api.contrib' to be distributed and are 2026-05-17 02:04:02.768687 | ubuntu-noble | already explicitly excluding 'manila.api.contrib' via 2026-05-17 02:04:02.768695 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.768704 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.768712 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.768720 | ubuntu-noble | 2026-05-17 02:04:02.768728 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.768737 | ubuntu-noble | 2026-05-17 02:04:02.768745 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.768753 | ubuntu-noble | 2026-05-17 02:04:02.768761 | ubuntu-noble | 2026-05-17 02:04:02.768769 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.768778 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.768786 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.768794 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.768802 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.768810 | ubuntu-noble | 2026-05-17 02:04:02.768819 | ubuntu-noble | !! 2026-05-17 02:04:02.768827 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.768835 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.middleware' is absent from the `packages` configuration. 2026-05-17 02:04:02.768844 | ubuntu-noble | !! 2026-05-17 02:04:02.768852 | ubuntu-noble | 2026-05-17 02:04:02.768860 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.768868 | ubuntu-noble | ############################ 2026-05-17 02:04:02.768876 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.768885 | ubuntu-noble | ############################ 2026-05-17 02:04:02.768893 | ubuntu-noble | Python recognizes 'manila.api.middleware' as an importable package[^1], 2026-05-17 02:04:02.768901 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.768909 | ubuntu-noble | 2026-05-17 02:04:02.768917 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.768925 | ubuntu-noble | package, please make sure that 'manila.api.middleware' is explicitly added 2026-05-17 02:04:02.768934 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.768942 | ubuntu-noble | 2026-05-17 02:04:02.768950 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.768958 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.768966 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.768974 | ubuntu-noble | 2026-05-17 02:04:02.768983 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.769000 | ubuntu-noble | 2026-05-17 02:04:02.769008 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.769016 | ubuntu-noble | 2026-05-17 02:04:02.769025 | ubuntu-noble | If you don't want 'manila.api.middleware' to be distributed and are 2026-05-17 02:04:02.769033 | ubuntu-noble | already explicitly excluding 'manila.api.middleware' via 2026-05-17 02:04:02.769041 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.769049 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.769057 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.769065 | ubuntu-noble | 2026-05-17 02:04:02.769074 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.769082 | ubuntu-noble | 2026-05-17 02:04:02.769090 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.769098 | ubuntu-noble | 2026-05-17 02:04:02.769106 | ubuntu-noble | 2026-05-17 02:04:02.769115 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.769123 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.769139 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.769147 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.769162 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.769170 | ubuntu-noble | 2026-05-17 02:04:02.769179 | ubuntu-noble | !! 2026-05-17 02:04:02.769187 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.769195 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.openstack' is absent from the `packages` configuration. 2026-05-17 02:04:02.769203 | ubuntu-noble | !! 2026-05-17 02:04:02.769212 | ubuntu-noble | 2026-05-17 02:04:02.769220 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.769228 | ubuntu-noble | ############################ 2026-05-17 02:04:02.769236 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.769244 | ubuntu-noble | ############################ 2026-05-17 02:04:02.769252 | ubuntu-noble | Python recognizes 'manila.api.openstack' as an importable package[^1], 2026-05-17 02:04:02.769260 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.769269 | ubuntu-noble | 2026-05-17 02:04:02.769277 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.769285 | ubuntu-noble | package, please make sure that 'manila.api.openstack' is explicitly added 2026-05-17 02:04:02.769293 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.769301 | ubuntu-noble | 2026-05-17 02:04:02.769310 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.769318 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.769326 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.769334 | ubuntu-noble | 2026-05-17 02:04:02.769344 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.769353 | ubuntu-noble | 2026-05-17 02:04:02.769361 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.769369 | ubuntu-noble | 2026-05-17 02:04:02.769377 | ubuntu-noble | If you don't want 'manila.api.openstack' to be distributed and are 2026-05-17 02:04:02.769385 | ubuntu-noble | already explicitly excluding 'manila.api.openstack' via 2026-05-17 02:04:02.769393 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.769402 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.769410 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.769418 | ubuntu-noble | 2026-05-17 02:04:02.769426 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.769443 | ubuntu-noble | 2026-05-17 02:04:02.769475 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.769488 | ubuntu-noble | 2026-05-17 02:04:02.769496 | ubuntu-noble | 2026-05-17 02:04:02.769505 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.769513 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.769521 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.769529 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.769537 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.769546 | ubuntu-noble | 2026-05-17 02:04:02.769554 | ubuntu-noble | !! 2026-05-17 02:04:02.769562 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.769570 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.schemas' is absent from the `packages` configuration. 2026-05-17 02:04:02.769579 | ubuntu-noble | !! 2026-05-17 02:04:02.769587 | ubuntu-noble | 2026-05-17 02:04:02.769595 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.769603 | ubuntu-noble | ############################ 2026-05-17 02:04:02.769611 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.769620 | ubuntu-noble | ############################ 2026-05-17 02:04:02.769628 | ubuntu-noble | Python recognizes 'manila.api.schemas' as an importable package[^1], 2026-05-17 02:04:02.769636 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.769644 | ubuntu-noble | 2026-05-17 02:04:02.769652 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.769660 | ubuntu-noble | package, please make sure that 'manila.api.schemas' is explicitly added 2026-05-17 02:04:02.769669 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.769677 | ubuntu-noble | 2026-05-17 02:04:02.769685 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.769693 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.769702 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.769710 | ubuntu-noble | 2026-05-17 02:04:02.769718 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.769726 | ubuntu-noble | 2026-05-17 02:04:02.769734 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.769742 | ubuntu-noble | 2026-05-17 02:04:02.769751 | ubuntu-noble | If you don't want 'manila.api.schemas' to be distributed and are 2026-05-17 02:04:02.769778 | ubuntu-noble | already explicitly excluding 'manila.api.schemas' via 2026-05-17 02:04:02.769786 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.769794 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.769802 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.769811 | ubuntu-noble | 2026-05-17 02:04:02.769826 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.769834 | ubuntu-noble | 2026-05-17 02:04:02.769843 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.769851 | ubuntu-noble | 2026-05-17 02:04:02.769859 | ubuntu-noble | 2026-05-17 02:04:02.769867 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.769875 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.769884 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.769898 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.769906 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.769915 | ubuntu-noble | 2026-05-17 02:04:02.769933 | ubuntu-noble | !! 2026-05-17 02:04:02.769941 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.769950 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.v1' is absent from the `packages` configuration. 2026-05-17 02:04:02.769958 | ubuntu-noble | !! 2026-05-17 02:04:02.769966 | ubuntu-noble | 2026-05-17 02:04:02.769974 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.769983 | ubuntu-noble | ############################ 2026-05-17 02:04:02.769991 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.769999 | ubuntu-noble | ############################ 2026-05-17 02:04:02.770007 | ubuntu-noble | Python recognizes 'manila.api.v1' as an importable package[^1], 2026-05-17 02:04:02.770015 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.770023 | ubuntu-noble | 2026-05-17 02:04:02.770032 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.770040 | ubuntu-noble | package, please make sure that 'manila.api.v1' is explicitly added 2026-05-17 02:04:02.770048 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.770056 | ubuntu-noble | 2026-05-17 02:04:02.770064 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.770073 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.770081 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.770089 | ubuntu-noble | 2026-05-17 02:04:02.770097 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.770106 | ubuntu-noble | 2026-05-17 02:04:02.770114 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.770122 | ubuntu-noble | 2026-05-17 02:04:02.770130 | ubuntu-noble | If you don't want 'manila.api.v1' to be distributed and are 2026-05-17 02:04:02.770138 | ubuntu-noble | already explicitly excluding 'manila.api.v1' via 2026-05-17 02:04:02.770146 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.770154 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.770163 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.770171 | ubuntu-noble | 2026-05-17 02:04:02.770179 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.770187 | ubuntu-noble | 2026-05-17 02:04:02.770195 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.770203 | ubuntu-noble | 2026-05-17 02:04:02.770212 | ubuntu-noble | 2026-05-17 02:04:02.770220 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.770228 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.770236 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.770244 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.770253 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.770261 | ubuntu-noble | 2026-05-17 02:04:02.770269 | ubuntu-noble | !! 2026-05-17 02:04:02.770277 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.770285 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.v2' is absent from the `packages` configuration. 2026-05-17 02:04:02.770294 | ubuntu-noble | !! 2026-05-17 02:04:02.770302 | ubuntu-noble | 2026-05-17 02:04:02.770310 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.770318 | ubuntu-noble | ############################ 2026-05-17 02:04:02.770326 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.770334 | ubuntu-noble | ############################ 2026-05-17 02:04:02.770342 | ubuntu-noble | Python recognizes 'manila.api.v2' as an importable package[^1], 2026-05-17 02:04:02.770350 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.770367 | ubuntu-noble | 2026-05-17 02:04:02.770375 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.770383 | ubuntu-noble | package, please make sure that 'manila.api.v2' is explicitly added 2026-05-17 02:04:02.770391 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.770400 | ubuntu-noble | 2026-05-17 02:04:02.770408 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.770416 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.770424 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.770432 | ubuntu-noble | 2026-05-17 02:04:02.770440 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.770471 | ubuntu-noble | 2026-05-17 02:04:02.770485 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.770493 | ubuntu-noble | 2026-05-17 02:04:02.770501 | ubuntu-noble | If you don't want 'manila.api.v2' to be distributed and are 2026-05-17 02:04:02.770510 | ubuntu-noble | already explicitly excluding 'manila.api.v2' via 2026-05-17 02:04:02.770518 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.770526 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.770534 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.770542 | ubuntu-noble | 2026-05-17 02:04:02.770550 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.770559 | ubuntu-noble | 2026-05-17 02:04:02.770567 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.770575 | ubuntu-noble | 2026-05-17 02:04:02.770583 | ubuntu-noble | 2026-05-17 02:04:02.770591 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.770600 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.770613 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.770621 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.770629 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.770638 | ubuntu-noble | 2026-05-17 02:04:02.770646 | ubuntu-noble | !! 2026-05-17 02:04:02.770654 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.770662 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.validation' is absent from the `packages` configuration. 2026-05-17 02:04:02.770670 | ubuntu-noble | !! 2026-05-17 02:04:02.770679 | ubuntu-noble | 2026-05-17 02:04:02.770687 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.770695 | ubuntu-noble | ############################ 2026-05-17 02:04:02.770703 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.770711 | ubuntu-noble | ############################ 2026-05-17 02:04:02.770720 | ubuntu-noble | Python recognizes 'manila.api.validation' as an importable package[^1], 2026-05-17 02:04:02.770728 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.770736 | ubuntu-noble | 2026-05-17 02:04:02.770744 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.770752 | ubuntu-noble | package, please make sure that 'manila.api.validation' is explicitly added 2026-05-17 02:04:02.770760 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.770769 | ubuntu-noble | 2026-05-17 02:04:02.770777 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.770785 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.770793 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.770801 | ubuntu-noble | 2026-05-17 02:04:02.770809 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.770826 | ubuntu-noble | 2026-05-17 02:04:02.770835 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.770843 | ubuntu-noble | 2026-05-17 02:04:02.770851 | ubuntu-noble | If you don't want 'manila.api.validation' to be distributed and are 2026-05-17 02:04:02.770859 | ubuntu-noble | already explicitly excluding 'manila.api.validation' via 2026-05-17 02:04:02.770868 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.770876 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.770884 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.770892 | ubuntu-noble | 2026-05-17 02:04:02.770900 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.770908 | ubuntu-noble | 2026-05-17 02:04:02.770916 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.770925 | ubuntu-noble | 2026-05-17 02:04:02.770933 | ubuntu-noble | 2026-05-17 02:04:02.770941 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.770949 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.770957 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.770966 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.770974 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.770982 | ubuntu-noble | 2026-05-17 02:04:02.770990 | ubuntu-noble | !! 2026-05-17 02:04:02.770998 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.771007 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.views' is absent from the `packages` configuration. 2026-05-17 02:04:02.771015 | ubuntu-noble | !! 2026-05-17 02:04:02.771023 | ubuntu-noble | 2026-05-17 02:04:02.771031 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.771039 | ubuntu-noble | ############################ 2026-05-17 02:04:02.771054 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.771062 | ubuntu-noble | ############################ 2026-05-17 02:04:02.771071 | ubuntu-noble | Python recognizes 'manila.api.views' as an importable package[^1], 2026-05-17 02:04:02.771079 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.771087 | ubuntu-noble | 2026-05-17 02:04:02.771095 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.771103 | ubuntu-noble | package, please make sure that 'manila.api.views' is explicitly added 2026-05-17 02:04:02.771111 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.771119 | ubuntu-noble | 2026-05-17 02:04:02.771127 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.771135 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.771144 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.771152 | ubuntu-noble | 2026-05-17 02:04:02.771160 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.771168 | ubuntu-noble | 2026-05-17 02:04:02.771176 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.771184 | ubuntu-noble | 2026-05-17 02:04:02.771192 | ubuntu-noble | If you don't want 'manila.api.views' to be distributed and are 2026-05-17 02:04:02.771201 | ubuntu-noble | already explicitly excluding 'manila.api.views' via 2026-05-17 02:04:02.771209 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.771222 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.771230 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.771239 | ubuntu-noble | 2026-05-17 02:04:02.771247 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.771263 | ubuntu-noble | 2026-05-17 02:04:02.771272 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.771280 | ubuntu-noble | 2026-05-17 02:04:02.771288 | ubuntu-noble | 2026-05-17 02:04:02.771296 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.771309 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.771317 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.771325 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.771334 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.771342 | ubuntu-noble | 2026-05-17 02:04:02.771350 | ubuntu-noble | !! 2026-05-17 02:04:02.771358 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.771367 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.cmd' is absent from the `packages` configuration. 2026-05-17 02:04:02.771375 | ubuntu-noble | !! 2026-05-17 02:04:02.771383 | ubuntu-noble | 2026-05-17 02:04:02.771391 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.771399 | ubuntu-noble | ############################ 2026-05-17 02:04:02.771407 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.771416 | ubuntu-noble | ############################ 2026-05-17 02:04:02.771424 | ubuntu-noble | Python recognizes 'manila.cmd' as an importable package[^1], 2026-05-17 02:04:02.771432 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.771440 | ubuntu-noble | 2026-05-17 02:04:02.771474 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.771488 | ubuntu-noble | package, please make sure that 'manila.cmd' is explicitly added 2026-05-17 02:04:02.771496 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.771504 | ubuntu-noble | 2026-05-17 02:04:02.771512 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.771521 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.771529 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.771537 | ubuntu-noble | 2026-05-17 02:04:02.771545 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.771553 | ubuntu-noble | 2026-05-17 02:04:02.771561 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.771569 | ubuntu-noble | 2026-05-17 02:04:02.771578 | ubuntu-noble | If you don't want 'manila.cmd' to be distributed and are 2026-05-17 02:04:02.771586 | ubuntu-noble | already explicitly excluding 'manila.cmd' via 2026-05-17 02:04:02.771594 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.771602 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.771610 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.771618 | ubuntu-noble | 2026-05-17 02:04:02.771627 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.771635 | ubuntu-noble | 2026-05-17 02:04:02.771643 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.771651 | ubuntu-noble | 2026-05-17 02:04:02.771659 | ubuntu-noble | 2026-05-17 02:04:02.771667 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.771676 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.771684 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.771692 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.771700 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.771708 | ubuntu-noble | 2026-05-17 02:04:02.771717 | ubuntu-noble | !! 2026-05-17 02:04:02.771725 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.771742 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.common' is absent from the `packages` configuration. 2026-05-17 02:04:02.771750 | ubuntu-noble | !! 2026-05-17 02:04:02.771758 | ubuntu-noble | 2026-05-17 02:04:02.771767 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.771775 | ubuntu-noble | ############################ 2026-05-17 02:04:02.771783 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.771791 | ubuntu-noble | ############################ 2026-05-17 02:04:02.771799 | ubuntu-noble | Python recognizes 'manila.common' as an importable package[^1], 2026-05-17 02:04:02.771807 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.771815 | ubuntu-noble | 2026-05-17 02:04:02.771824 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.771832 | ubuntu-noble | package, please make sure that 'manila.common' is explicitly added 2026-05-17 02:04:02.771841 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.771851 | ubuntu-noble | 2026-05-17 02:04:02.771860 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.771869 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.771878 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.771887 | ubuntu-noble | 2026-05-17 02:04:02.771896 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.771905 | ubuntu-noble | 2026-05-17 02:04:02.771914 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.771923 | ubuntu-noble | 2026-05-17 02:04:02.771932 | ubuntu-noble | If you don't want 'manila.common' to be distributed and are 2026-05-17 02:04:02.771941 | ubuntu-noble | already explicitly excluding 'manila.common' via 2026-05-17 02:04:02.771950 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.771972 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.771982 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.771990 | ubuntu-noble | 2026-05-17 02:04:02.771999 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.772008 | ubuntu-noble | 2026-05-17 02:04:02.772017 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.772026 | ubuntu-noble | 2026-05-17 02:04:02.772035 | ubuntu-noble | 2026-05-17 02:04:02.772044 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.772058 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.772067 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.772076 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.772085 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.772094 | ubuntu-noble | 2026-05-17 02:04:02.772103 | ubuntu-noble | !! 2026-05-17 02:04:02.772112 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.772121 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.compute' is absent from the `packages` configuration. 2026-05-17 02:04:02.772130 | ubuntu-noble | !! 2026-05-17 02:04:02.772139 | ubuntu-noble | 2026-05-17 02:04:02.772148 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.772156 | ubuntu-noble | ############################ 2026-05-17 02:04:02.772165 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.772174 | ubuntu-noble | ############################ 2026-05-17 02:04:02.772183 | ubuntu-noble | Python recognizes 'manila.compute' as an importable package[^1], 2026-05-17 02:04:02.772192 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.772201 | ubuntu-noble | 2026-05-17 02:04:02.772210 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.772227 | ubuntu-noble | package, please make sure that 'manila.compute' is explicitly added 2026-05-17 02:04:02.772236 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.772245 | ubuntu-noble | 2026-05-17 02:04:02.772254 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.772263 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.772272 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.772281 | ubuntu-noble | 2026-05-17 02:04:02.772290 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.772299 | ubuntu-noble | 2026-05-17 02:04:02.772308 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.772316 | ubuntu-noble | 2026-05-17 02:04:02.772325 | ubuntu-noble | If you don't want 'manila.compute' to be distributed and are 2026-05-17 02:04:02.772334 | ubuntu-noble | already explicitly excluding 'manila.compute' via 2026-05-17 02:04:02.772343 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.772352 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.772361 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.772370 | ubuntu-noble | 2026-05-17 02:04:02.772379 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.772388 | ubuntu-noble | 2026-05-17 02:04:02.772397 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.772405 | ubuntu-noble | 2026-05-17 02:04:02.772414 | ubuntu-noble | 2026-05-17 02:04:02.772423 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.772432 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.772538 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.772553 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.772562 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.772571 | ubuntu-noble | 2026-05-17 02:04:02.772580 | ubuntu-noble | !! 2026-05-17 02:04:02.772589 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.772598 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.data' is absent from the `packages` configuration. 2026-05-17 02:04:02.772607 | ubuntu-noble | !! 2026-05-17 02:04:02.772616 | ubuntu-noble | 2026-05-17 02:04:02.772625 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.772634 | ubuntu-noble | ############################ 2026-05-17 02:04:02.772643 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.772652 | ubuntu-noble | ############################ 2026-05-17 02:04:02.772661 | ubuntu-noble | Python recognizes 'manila.data' as an importable package[^1], 2026-05-17 02:04:02.772669 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.772678 | ubuntu-noble | 2026-05-17 02:04:02.772687 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.772696 | ubuntu-noble | package, please make sure that 'manila.data' is explicitly added 2026-05-17 02:04:02.772705 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.772714 | ubuntu-noble | 2026-05-17 02:04:02.772723 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.772732 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.772740 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.772749 | ubuntu-noble | 2026-05-17 02:04:02.772758 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.772767 | ubuntu-noble | 2026-05-17 02:04:02.772776 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.772797 | ubuntu-noble | 2026-05-17 02:04:02.772807 | ubuntu-noble | If you don't want 'manila.data' to be distributed and are 2026-05-17 02:04:02.772816 | ubuntu-noble | already explicitly excluding 'manila.data' via 2026-05-17 02:04:02.772841 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.772855 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.772861 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.772866 | ubuntu-noble | 2026-05-17 02:04:02.772872 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.772877 | ubuntu-noble | 2026-05-17 02:04:02.772882 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.772887 | ubuntu-noble | 2026-05-17 02:04:02.772892 | ubuntu-noble | 2026-05-17 02:04:02.772904 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.772909 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.772914 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.772919 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.772924 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.772929 | ubuntu-noble | 2026-05-17 02:04:02.772935 | ubuntu-noble | !! 2026-05-17 02:04:02.772940 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.772945 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.data.drivers' is absent from the `packages` configuration. 2026-05-17 02:04:02.772959 | ubuntu-noble | !! 2026-05-17 02:04:02.772965 | ubuntu-noble | 2026-05-17 02:04:02.772971 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.772976 | ubuntu-noble | ############################ 2026-05-17 02:04:02.772981 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.772986 | ubuntu-noble | ############################ 2026-05-17 02:04:02.772992 | ubuntu-noble | Python recognizes 'manila.data.drivers' as an importable package[^1], 2026-05-17 02:04:02.772997 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.773002 | ubuntu-noble | 2026-05-17 02:04:02.773007 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.773012 | ubuntu-noble | package, please make sure that 'manila.data.drivers' is explicitly added 2026-05-17 02:04:02.773017 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.773022 | ubuntu-noble | 2026-05-17 02:04:02.773027 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.773032 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.773037 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.773043 | ubuntu-noble | 2026-05-17 02:04:02.773048 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.773053 | ubuntu-noble | 2026-05-17 02:04:02.773058 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.773063 | ubuntu-noble | 2026-05-17 02:04:02.773068 | ubuntu-noble | If you don't want 'manila.data.drivers' to be distributed and are 2026-05-17 02:04:02.773073 | ubuntu-noble | already explicitly excluding 'manila.data.drivers' via 2026-05-17 02:04:02.773078 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.773083 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.773088 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.773094 | ubuntu-noble | 2026-05-17 02:04:02.773099 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.773104 | ubuntu-noble | 2026-05-17 02:04:02.773109 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.773121 | ubuntu-noble | 2026-05-17 02:04:02.773126 | ubuntu-noble | 2026-05-17 02:04:02.773131 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.773136 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.773142 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.773147 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.773152 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.773157 | ubuntu-noble | 2026-05-17 02:04:02.773162 | ubuntu-noble | !! 2026-05-17 02:04:02.773167 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.773172 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db' is absent from the `packages` configuration. 2026-05-17 02:04:02.773178 | ubuntu-noble | !! 2026-05-17 02:04:02.773183 | ubuntu-noble | 2026-05-17 02:04:02.773192 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.773198 | ubuntu-noble | ############################ 2026-05-17 02:04:02.773203 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.773208 | ubuntu-noble | ############################ 2026-05-17 02:04:02.773213 | ubuntu-noble | Python recognizes 'manila.db' as an importable package[^1], 2026-05-17 02:04:02.773218 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.773223 | ubuntu-noble | 2026-05-17 02:04:02.773228 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.773234 | ubuntu-noble | package, please make sure that 'manila.db' is explicitly added 2026-05-17 02:04:02.773239 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.773244 | ubuntu-noble | 2026-05-17 02:04:02.773249 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.773254 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.773259 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.773264 | ubuntu-noble | 2026-05-17 02:04:02.773269 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.773274 | ubuntu-noble | 2026-05-17 02:04:02.773279 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.773285 | ubuntu-noble | 2026-05-17 02:04:02.773290 | ubuntu-noble | If you don't want 'manila.db' to be distributed and are 2026-05-17 02:04:02.773295 | ubuntu-noble | already explicitly excluding 'manila.db' via 2026-05-17 02:04:02.773303 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.773309 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.773314 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.773319 | ubuntu-noble | 2026-05-17 02:04:02.773324 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.773329 | ubuntu-noble | 2026-05-17 02:04:02.773334 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.773339 | ubuntu-noble | 2026-05-17 02:04:02.773344 | ubuntu-noble | 2026-05-17 02:04:02.773352 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.773358 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.773363 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.773368 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.773373 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.773378 | ubuntu-noble | 2026-05-17 02:04:02.773383 | ubuntu-noble | !! 2026-05-17 02:04:02.773388 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.773393 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations' is absent from the `packages` configuration. 2026-05-17 02:04:02.773405 | ubuntu-noble | !! 2026-05-17 02:04:02.773410 | ubuntu-noble | 2026-05-17 02:04:02.773415 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.773420 | ubuntu-noble | ############################ 2026-05-17 02:04:02.773425 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.773431 | ubuntu-noble | ############################ 2026-05-17 02:04:02.773436 | ubuntu-noble | Python recognizes 'manila.db.migrations' as an importable package[^1], 2026-05-17 02:04:02.773441 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.773446 | ubuntu-noble | 2026-05-17 02:04:02.773467 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.773475 | ubuntu-noble | package, please make sure that 'manila.db.migrations' is explicitly added 2026-05-17 02:04:02.773480 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.773486 | ubuntu-noble | 2026-05-17 02:04:02.773491 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.773496 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.773501 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.773506 | ubuntu-noble | 2026-05-17 02:04:02.773511 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.773516 | ubuntu-noble | 2026-05-17 02:04:02.773521 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.773526 | ubuntu-noble | 2026-05-17 02:04:02.773531 | ubuntu-noble | If you don't want 'manila.db.migrations' to be distributed and are 2026-05-17 02:04:02.773536 | ubuntu-noble | already explicitly excluding 'manila.db.migrations' via 2026-05-17 02:04:02.773541 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.773547 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.773553 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.773558 | ubuntu-noble | 2026-05-17 02:04:02.773563 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.773568 | ubuntu-noble | 2026-05-17 02:04:02.773573 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.773578 | ubuntu-noble | 2026-05-17 02:04:02.773584 | ubuntu-noble | 2026-05-17 02:04:02.773589 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.773594 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.773599 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.773604 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.773609 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.773614 | ubuntu-noble | 2026-05-17 02:04:02.773619 | ubuntu-noble | !! 2026-05-17 02:04:02.773624 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.773630 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations.alembic' is absent from the `packages` configuration. 2026-05-17 02:04:02.773635 | ubuntu-noble | !! 2026-05-17 02:04:02.773640 | ubuntu-noble | 2026-05-17 02:04:02.773646 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.773651 | ubuntu-noble | ############################ 2026-05-17 02:04:02.773656 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.773661 | ubuntu-noble | ############################ 2026-05-17 02:04:02.773666 | ubuntu-noble | Python recognizes 'manila.db.migrations.alembic' as an importable package[^1], 2026-05-17 02:04:02.773671 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.773676 | ubuntu-noble | 2026-05-17 02:04:02.773681 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.773693 | ubuntu-noble | package, please make sure that 'manila.db.migrations.alembic' is explicitly added 2026-05-17 02:04:02.773698 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.773704 | ubuntu-noble | 2026-05-17 02:04:02.773709 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.773714 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.773719 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.773724 | ubuntu-noble | 2026-05-17 02:04:02.773729 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.773734 | ubuntu-noble | 2026-05-17 02:04:02.773740 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.773747 | ubuntu-noble | 2026-05-17 02:04:02.773761 | ubuntu-noble | If you don't want 'manila.db.migrations.alembic' to be distributed and are 2026-05-17 02:04:02.773782 | ubuntu-noble | already explicitly excluding 'manila.db.migrations.alembic' via 2026-05-17 02:04:02.773789 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.773795 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.773800 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.773808 | ubuntu-noble | 2026-05-17 02:04:02.773822 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.773829 | ubuntu-noble | 2026-05-17 02:04:02.773836 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.773843 | ubuntu-noble | 2026-05-17 02:04:02.773850 | ubuntu-noble | 2026-05-17 02:04:02.773857 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.773864 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.773871 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.773877 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.773884 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.773891 | ubuntu-noble | 2026-05-17 02:04:02.773897 | ubuntu-noble | !! 2026-05-17 02:04:02.773904 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.773911 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations.alembic.versions' is absent from the `packages` configuration. 2026-05-17 02:04:02.773917 | ubuntu-noble | !! 2026-05-17 02:04:02.773923 | ubuntu-noble | 2026-05-17 02:04:02.773930 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.773952 | ubuntu-noble | ############################ 2026-05-17 02:04:02.773957 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.773962 | ubuntu-noble | ############################ 2026-05-17 02:04:02.773967 | ubuntu-noble | Python recognizes 'manila.db.migrations.alembic.versions' as an importable package[^1], 2026-05-17 02:04:02.773973 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.773978 | ubuntu-noble | 2026-05-17 02:04:02.773983 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.773988 | ubuntu-noble | package, please make sure that 'manila.db.migrations.alembic.versions' is explicitly added 2026-05-17 02:04:02.773993 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.773998 | ubuntu-noble | 2026-05-17 02:04:02.774004 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.774009 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.774014 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.774019 | ubuntu-noble | 2026-05-17 02:04:02.774024 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.774029 | ubuntu-noble | 2026-05-17 02:04:02.774042 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.774047 | ubuntu-noble | 2026-05-17 02:04:02.774053 | ubuntu-noble | If you don't want 'manila.db.migrations.alembic.versions' to be distributed and are 2026-05-17 02:04:02.774058 | ubuntu-noble | already explicitly excluding 'manila.db.migrations.alembic.versions' via 2026-05-17 02:04:02.774063 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.774068 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.774073 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.774078 | ubuntu-noble | 2026-05-17 02:04:02.774083 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.774088 | ubuntu-noble | 2026-05-17 02:04:02.774093 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.774098 | ubuntu-noble | 2026-05-17 02:04:02.774103 | ubuntu-noble | 2026-05-17 02:04:02.774108 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.774114 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.774119 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.774124 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.774129 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.774134 | ubuntu-noble | 2026-05-17 02:04:02.774139 | ubuntu-noble | !! 2026-05-17 02:04:02.774144 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.774149 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.sqlalchemy' is absent from the `packages` configuration. 2026-05-17 02:04:02.774154 | ubuntu-noble | !! 2026-05-17 02:04:02.774159 | ubuntu-noble | 2026-05-17 02:04:02.774165 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.774170 | ubuntu-noble | ############################ 2026-05-17 02:04:02.774175 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.774180 | ubuntu-noble | ############################ 2026-05-17 02:04:02.774185 | ubuntu-noble | Python recognizes 'manila.db.sqlalchemy' as an importable package[^1], 2026-05-17 02:04:02.774190 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.774195 | ubuntu-noble | 2026-05-17 02:04:02.774200 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.774205 | ubuntu-noble | package, please make sure that 'manila.db.sqlalchemy' is explicitly added 2026-05-17 02:04:02.774210 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.774216 | ubuntu-noble | 2026-05-17 02:04:02.774221 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.774226 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.774231 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.774236 | ubuntu-noble | 2026-05-17 02:04:02.774245 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.774250 | ubuntu-noble | 2026-05-17 02:04:02.774256 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.774261 | ubuntu-noble | 2026-05-17 02:04:02.774266 | ubuntu-noble | If you don't want 'manila.db.sqlalchemy' to be distributed and are 2026-05-17 02:04:02.774271 | ubuntu-noble | already explicitly excluding 'manila.db.sqlalchemy' via 2026-05-17 02:04:02.774276 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.774285 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.774290 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.774295 | ubuntu-noble | 2026-05-17 02:04:02.774300 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.774310 | ubuntu-noble | 2026-05-17 02:04:02.774316 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.774321 | ubuntu-noble | 2026-05-17 02:04:02.774326 | ubuntu-noble | 2026-05-17 02:04:02.774331 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.774336 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.774341 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.774346 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.774351 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.774356 | ubuntu-noble | 2026-05-17 02:04:02.774361 | ubuntu-noble | !! 2026-05-17 02:04:02.774366 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.774371 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.image' is absent from the `packages` configuration. 2026-05-17 02:04:02.774377 | ubuntu-noble | !! 2026-05-17 02:04:02.774382 | ubuntu-noble | 2026-05-17 02:04:02.774387 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.774392 | ubuntu-noble | ############################ 2026-05-17 02:04:02.774397 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.774402 | ubuntu-noble | ############################ 2026-05-17 02:04:02.774407 | ubuntu-noble | Python recognizes 'manila.image' as an importable package[^1], 2026-05-17 02:04:02.774412 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.774417 | ubuntu-noble | 2026-05-17 02:04:02.774422 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.774427 | ubuntu-noble | package, please make sure that 'manila.image' is explicitly added 2026-05-17 02:04:02.774432 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.774437 | ubuntu-noble | 2026-05-17 02:04:02.774442 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.774447 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.774478 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.774484 | ubuntu-noble | 2026-05-17 02:04:02.774489 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.774494 | ubuntu-noble | 2026-05-17 02:04:02.774499 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.774504 | ubuntu-noble | 2026-05-17 02:04:02.774509 | ubuntu-noble | If you don't want 'manila.image' to be distributed and are 2026-05-17 02:04:02.774514 | ubuntu-noble | already explicitly excluding 'manila.image' via 2026-05-17 02:04:02.774519 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.774524 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.774529 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.774535 | ubuntu-noble | 2026-05-17 02:04:02.774540 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.774545 | ubuntu-noble | 2026-05-17 02:04:02.774550 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.774555 | ubuntu-noble | 2026-05-17 02:04:02.774560 | ubuntu-noble | 2026-05-17 02:04:02.774565 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.774570 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.774575 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.774580 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.774585 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.774591 | ubuntu-noble | 2026-05-17 02:04:02.774596 | ubuntu-noble | !! 2026-05-17 02:04:02.774601 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.774612 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.keymgr' is absent from the `packages` configuration. 2026-05-17 02:04:02.774617 | ubuntu-noble | !! 2026-05-17 02:04:02.774622 | ubuntu-noble | 2026-05-17 02:04:02.774627 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.774632 | ubuntu-noble | ############################ 2026-05-17 02:04:02.774637 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.774642 | ubuntu-noble | ############################ 2026-05-17 02:04:02.774647 | ubuntu-noble | Python recognizes 'manila.keymgr' as an importable package[^1], 2026-05-17 02:04:02.774653 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.774658 | ubuntu-noble | 2026-05-17 02:04:02.774663 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.774668 | ubuntu-noble | package, please make sure that 'manila.keymgr' is explicitly added 2026-05-17 02:04:02.774673 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.774678 | ubuntu-noble | 2026-05-17 02:04:02.774683 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.774688 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.774693 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.774698 | ubuntu-noble | 2026-05-17 02:04:02.774703 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.774708 | ubuntu-noble | 2026-05-17 02:04:02.774713 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.774719 | ubuntu-noble | 2026-05-17 02:04:02.774724 | ubuntu-noble | If you don't want 'manila.keymgr' to be distributed and are 2026-05-17 02:04:02.774729 | ubuntu-noble | already explicitly excluding 'manila.keymgr' via 2026-05-17 02:04:02.774734 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.774743 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.774748 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.774753 | ubuntu-noble | 2026-05-17 02:04:02.774772 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.774778 | ubuntu-noble | 2026-05-17 02:04:02.774783 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.774788 | ubuntu-noble | 2026-05-17 02:04:02.774794 | ubuntu-noble | 2026-05-17 02:04:02.774799 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.774804 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.774809 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.774814 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.774819 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.774824 | ubuntu-noble | 2026-05-17 02:04:02.774829 | ubuntu-noble | !! 2026-05-17 02:04:02.774834 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.774840 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.lock' is absent from the `packages` configuration. 2026-05-17 02:04:02.774845 | ubuntu-noble | !! 2026-05-17 02:04:02.774850 | ubuntu-noble | 2026-05-17 02:04:02.774855 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.774860 | ubuntu-noble | ############################ 2026-05-17 02:04:02.774865 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.774870 | ubuntu-noble | ############################ 2026-05-17 02:04:02.774875 | ubuntu-noble | Python recognizes 'manila.lock' as an importable package[^1], 2026-05-17 02:04:02.774880 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.774885 | ubuntu-noble | 2026-05-17 02:04:02.774890 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.774905 | ubuntu-noble | package, please make sure that 'manila.lock' is explicitly added 2026-05-17 02:04:02.774910 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.774915 | ubuntu-noble | 2026-05-17 02:04:02.774921 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.774926 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.774931 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.774936 | ubuntu-noble | 2026-05-17 02:04:02.774941 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.774946 | ubuntu-noble | 2026-05-17 02:04:02.774951 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.774956 | ubuntu-noble | 2026-05-17 02:04:02.774961 | ubuntu-noble | If you don't want 'manila.lock' to be distributed and are 2026-05-17 02:04:02.774966 | ubuntu-noble | already explicitly excluding 'manila.lock' via 2026-05-17 02:04:02.774972 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.774977 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.774982 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.774987 | ubuntu-noble | 2026-05-17 02:04:02.774992 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.774997 | ubuntu-noble | 2026-05-17 02:04:02.775002 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.775007 | ubuntu-noble | 2026-05-17 02:04:02.775012 | ubuntu-noble | 2026-05-17 02:04:02.775018 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.775023 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.775028 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.775033 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.775038 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.775043 | ubuntu-noble | 2026-05-17 02:04:02.775048 | ubuntu-noble | !! 2026-05-17 02:04:02.775053 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.775058 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.message' is absent from the `packages` configuration. 2026-05-17 02:04:02.775064 | ubuntu-noble | !! 2026-05-17 02:04:02.775069 | ubuntu-noble | 2026-05-17 02:04:02.775074 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.775079 | ubuntu-noble | ############################ 2026-05-17 02:04:02.775084 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.775089 | ubuntu-noble | ############################ 2026-05-17 02:04:02.775094 | ubuntu-noble | Python recognizes 'manila.message' as an importable package[^1], 2026-05-17 02:04:02.775099 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.775104 | ubuntu-noble | 2026-05-17 02:04:02.775109 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.775115 | ubuntu-noble | package, please make sure that 'manila.message' is explicitly added 2026-05-17 02:04:02.775120 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.775125 | ubuntu-noble | 2026-05-17 02:04:02.775130 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.775135 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.775140 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.775145 | ubuntu-noble | 2026-05-17 02:04:02.775154 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.775159 | ubuntu-noble | 2026-05-17 02:04:02.775164 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.775174 | ubuntu-noble | 2026-05-17 02:04:02.775180 | ubuntu-noble | If you don't want 'manila.message' to be distributed and are 2026-05-17 02:04:02.775185 | ubuntu-noble | already explicitly excluding 'manila.message' via 2026-05-17 02:04:02.775195 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.775200 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.775205 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.775210 | ubuntu-noble | 2026-05-17 02:04:02.775215 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.775220 | ubuntu-noble | 2026-05-17 02:04:02.775225 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.775231 | ubuntu-noble | 2026-05-17 02:04:02.775236 | ubuntu-noble | 2026-05-17 02:04:02.775241 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.775246 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.775251 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.775256 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.775261 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.775266 | ubuntu-noble | 2026-05-17 02:04:02.775271 | ubuntu-noble | !! 2026-05-17 02:04:02.775276 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.775282 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network' is absent from the `packages` configuration. 2026-05-17 02:04:02.775287 | ubuntu-noble | !! 2026-05-17 02:04:02.775292 | ubuntu-noble | 2026-05-17 02:04:02.775297 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.775302 | ubuntu-noble | ############################ 2026-05-17 02:04:02.775307 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.775312 | ubuntu-noble | ############################ 2026-05-17 02:04:02.775317 | ubuntu-noble | Python recognizes 'manila.network' as an importable package[^1], 2026-05-17 02:04:02.775322 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.775327 | ubuntu-noble | 2026-05-17 02:04:02.775332 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.775338 | ubuntu-noble | package, please make sure that 'manila.network' is explicitly added 2026-05-17 02:04:02.775343 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.775348 | ubuntu-noble | 2026-05-17 02:04:02.775353 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.775358 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.775363 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.775368 | ubuntu-noble | 2026-05-17 02:04:02.775373 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.775378 | ubuntu-noble | 2026-05-17 02:04:02.775384 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.775389 | ubuntu-noble | 2026-05-17 02:04:02.775394 | ubuntu-noble | If you don't want 'manila.network' to be distributed and are 2026-05-17 02:04:02.775399 | ubuntu-noble | already explicitly excluding 'manila.network' via 2026-05-17 02:04:02.775404 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.775409 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.775414 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.775419 | ubuntu-noble | 2026-05-17 02:04:02.775424 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.775429 | ubuntu-noble | 2026-05-17 02:04:02.775434 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.775445 | ubuntu-noble | 2026-05-17 02:04:02.775468 | ubuntu-noble | 2026-05-17 02:04:02.775477 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.775482 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.775487 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.775492 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.775497 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.775502 | ubuntu-noble | 2026-05-17 02:04:02.775508 | ubuntu-noble | !! 2026-05-17 02:04:02.775513 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.775518 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network.linux' is absent from the `packages` configuration. 2026-05-17 02:04:02.775523 | ubuntu-noble | !! 2026-05-17 02:04:02.775528 | ubuntu-noble | 2026-05-17 02:04:02.775533 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.775538 | ubuntu-noble | ############################ 2026-05-17 02:04:02.775543 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.775548 | ubuntu-noble | ############################ 2026-05-17 02:04:02.775554 | ubuntu-noble | Python recognizes 'manila.network.linux' as an importable package[^1], 2026-05-17 02:04:02.775559 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.775564 | ubuntu-noble | 2026-05-17 02:04:02.775569 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.775574 | ubuntu-noble | package, please make sure that 'manila.network.linux' is explicitly added 2026-05-17 02:04:02.775579 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.775584 | ubuntu-noble | 2026-05-17 02:04:02.775589 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.775594 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.775603 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.775608 | ubuntu-noble | 2026-05-17 02:04:02.775614 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.775619 | ubuntu-noble | 2026-05-17 02:04:02.775624 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.775629 | ubuntu-noble | 2026-05-17 02:04:02.775634 | ubuntu-noble | If you don't want 'manila.network.linux' to be distributed and are 2026-05-17 02:04:02.775639 | ubuntu-noble | already explicitly excluding 'manila.network.linux' via 2026-05-17 02:04:02.775647 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.775653 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.775658 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.775663 | ubuntu-noble | 2026-05-17 02:04:02.775668 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.775673 | ubuntu-noble | 2026-05-17 02:04:02.775678 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.775683 | ubuntu-noble | 2026-05-17 02:04:02.775688 | ubuntu-noble | 2026-05-17 02:04:02.775694 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.775699 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.775704 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.775709 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.775714 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.775719 | ubuntu-noble | 2026-05-17 02:04:02.775724 | ubuntu-noble | !! 2026-05-17 02:04:02.775729 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.775734 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network.neutron' is absent from the `packages` configuration. 2026-05-17 02:04:02.775745 | ubuntu-noble | !! 2026-05-17 02:04:02.775751 | ubuntu-noble | 2026-05-17 02:04:02.775756 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.775761 | ubuntu-noble | ############################ 2026-05-17 02:04:02.775766 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.775771 | ubuntu-noble | ############################ 2026-05-17 02:04:02.775776 | ubuntu-noble | Python recognizes 'manila.network.neutron' as an importable package[^1], 2026-05-17 02:04:02.775782 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.775787 | ubuntu-noble | 2026-05-17 02:04:02.775792 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.775797 | ubuntu-noble | package, please make sure that 'manila.network.neutron' is explicitly added 2026-05-17 02:04:02.775802 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.775807 | ubuntu-noble | 2026-05-17 02:04:02.775812 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.775817 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.775822 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.775827 | ubuntu-noble | 2026-05-17 02:04:02.775832 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.775837 | ubuntu-noble | 2026-05-17 02:04:02.775843 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.775848 | ubuntu-noble | 2026-05-17 02:04:02.775853 | ubuntu-noble | If you don't want 'manila.network.neutron' to be distributed and are 2026-05-17 02:04:02.775858 | ubuntu-noble | already explicitly excluding 'manila.network.neutron' via 2026-05-17 02:04:02.775863 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.775868 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.775873 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.775878 | ubuntu-noble | 2026-05-17 02:04:02.775883 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.775888 | ubuntu-noble | 2026-05-17 02:04:02.775894 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.775899 | ubuntu-noble | 2026-05-17 02:04:02.775904 | ubuntu-noble | 2026-05-17 02:04:02.775909 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.775914 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.775919 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.775924 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.775929 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.775934 | ubuntu-noble | 2026-05-17 02:04:02.775939 | ubuntu-noble | !! 2026-05-17 02:04:02.775944 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.775950 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.policies' is absent from the `packages` configuration. 2026-05-17 02:04:02.775955 | ubuntu-noble | !! 2026-05-17 02:04:02.775960 | ubuntu-noble | 2026-05-17 02:04:02.775965 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.775970 | ubuntu-noble | ############################ 2026-05-17 02:04:02.775975 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.775980 | ubuntu-noble | ############################ 2026-05-17 02:04:02.775985 | ubuntu-noble | Python recognizes 'manila.policies' as an importable package[^1], 2026-05-17 02:04:02.775991 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.775996 | ubuntu-noble | 2026-05-17 02:04:02.776001 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.776011 | ubuntu-noble | package, please make sure that 'manila.policies' is explicitly added 2026-05-17 02:04:02.776016 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.776021 | ubuntu-noble | 2026-05-17 02:04:02.776027 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.776032 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.776037 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.776042 | ubuntu-noble | 2026-05-17 02:04:02.776047 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.776052 | ubuntu-noble | 2026-05-17 02:04:02.776057 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.776063 | ubuntu-noble | 2026-05-17 02:04:02.776070 | ubuntu-noble | If you don't want 'manila.policies' to be distributed and are 2026-05-17 02:04:02.776075 | ubuntu-noble | already explicitly excluding 'manila.policies' via 2026-05-17 02:04:02.776081 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.776086 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.776091 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.776096 | ubuntu-noble | 2026-05-17 02:04:02.776101 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.776106 | ubuntu-noble | 2026-05-17 02:04:02.776111 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.776117 | ubuntu-noble | 2026-05-17 02:04:02.776122 | ubuntu-noble | 2026-05-17 02:04:02.776127 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.776132 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.776137 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.776142 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.776147 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.776152 | ubuntu-noble | 2026-05-17 02:04:02.776157 | ubuntu-noble | !! 2026-05-17 02:04:02.776163 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.776168 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.privsep' is absent from the `packages` configuration. 2026-05-17 02:04:02.776173 | ubuntu-noble | !! 2026-05-17 02:04:02.776178 | ubuntu-noble | 2026-05-17 02:04:02.776183 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.776188 | ubuntu-noble | ############################ 2026-05-17 02:04:02.776193 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.776198 | ubuntu-noble | ############################ 2026-05-17 02:04:02.776204 | ubuntu-noble | Python recognizes 'manila.privsep' as an importable package[^1], 2026-05-17 02:04:02.776209 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.776214 | ubuntu-noble | 2026-05-17 02:04:02.776219 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.776224 | ubuntu-noble | package, please make sure that 'manila.privsep' is explicitly added 2026-05-17 02:04:02.776229 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.776234 | ubuntu-noble | 2026-05-17 02:04:02.776239 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.776245 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.776250 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.776255 | ubuntu-noble | 2026-05-17 02:04:02.776260 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.776277 | ubuntu-noble | 2026-05-17 02:04:02.776282 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.776292 | ubuntu-noble | 2026-05-17 02:04:02.776298 | ubuntu-noble | If you don't want 'manila.privsep' to be distributed and are 2026-05-17 02:04:02.776303 | ubuntu-noble | already explicitly excluding 'manila.privsep' via 2026-05-17 02:04:02.776308 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.776313 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.776318 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.776323 | ubuntu-noble | 2026-05-17 02:04:02.776329 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.776334 | ubuntu-noble | 2026-05-17 02:04:02.776339 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.776344 | ubuntu-noble | 2026-05-17 02:04:02.776349 | ubuntu-noble | 2026-05-17 02:04:02.776354 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.776359 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.776365 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.776370 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.776375 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.776380 | ubuntu-noble | 2026-05-17 02:04:02.776385 | ubuntu-noble | !! 2026-05-17 02:04:02.776390 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.776396 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler' is absent from the `packages` configuration. 2026-05-17 02:04:02.776401 | ubuntu-noble | !! 2026-05-17 02:04:02.776406 | ubuntu-noble | 2026-05-17 02:04:02.776411 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.776416 | ubuntu-noble | ############################ 2026-05-17 02:04:02.776421 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.776427 | ubuntu-noble | ############################ 2026-05-17 02:04:02.776432 | ubuntu-noble | Python recognizes 'manila.scheduler' as an importable package[^1], 2026-05-17 02:04:02.776469 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.776484 | ubuntu-noble | 2026-05-17 02:04:02.776494 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.776499 | ubuntu-noble | package, please make sure that 'manila.scheduler' is explicitly added 2026-05-17 02:04:02.776504 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.776509 | ubuntu-noble | 2026-05-17 02:04:02.776518 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.776523 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.776529 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.776534 | ubuntu-noble | 2026-05-17 02:04:02.776539 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.776545 | ubuntu-noble | 2026-05-17 02:04:02.776550 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.776555 | ubuntu-noble | 2026-05-17 02:04:02.776564 | ubuntu-noble | If you don't want 'manila.scheduler' to be distributed and are 2026-05-17 02:04:02.776569 | ubuntu-noble | already explicitly excluding 'manila.scheduler' via 2026-05-17 02:04:02.776574 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.776579 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.776585 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.776590 | ubuntu-noble | 2026-05-17 02:04:02.776595 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.776600 | ubuntu-noble | 2026-05-17 02:04:02.776605 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.776616 | ubuntu-noble | 2026-05-17 02:04:02.776622 | ubuntu-noble | 2026-05-17 02:04:02.776627 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.776632 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.776637 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.776642 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.776647 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.776652 | ubuntu-noble | 2026-05-17 02:04:02.776657 | ubuntu-noble | !! 2026-05-17 02:04:02.776662 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.776668 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.drivers' is absent from the `packages` configuration. 2026-05-17 02:04:02.776673 | ubuntu-noble | !! 2026-05-17 02:04:02.776678 | ubuntu-noble | 2026-05-17 02:04:02.776683 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.776688 | ubuntu-noble | ############################ 2026-05-17 02:04:02.776693 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.776698 | ubuntu-noble | ############################ 2026-05-17 02:04:02.776704 | ubuntu-noble | Python recognizes 'manila.scheduler.drivers' as an importable package[^1], 2026-05-17 02:04:02.776709 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.776714 | ubuntu-noble | 2026-05-17 02:04:02.776719 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.776724 | ubuntu-noble | package, please make sure that 'manila.scheduler.drivers' is explicitly added 2026-05-17 02:04:02.776729 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.776734 | ubuntu-noble | 2026-05-17 02:04:02.776740 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.776745 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.776750 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.776755 | ubuntu-noble | 2026-05-17 02:04:02.776760 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.776765 | ubuntu-noble | 2026-05-17 02:04:02.776770 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.776775 | ubuntu-noble | 2026-05-17 02:04:02.776781 | ubuntu-noble | If you don't want 'manila.scheduler.drivers' to be distributed and are 2026-05-17 02:04:02.776786 | ubuntu-noble | already explicitly excluding 'manila.scheduler.drivers' via 2026-05-17 02:04:02.776791 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.776796 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.776801 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.776806 | ubuntu-noble | 2026-05-17 02:04:02.776811 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.776816 | ubuntu-noble | 2026-05-17 02:04:02.776821 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.776826 | ubuntu-noble | 2026-05-17 02:04:02.776832 | ubuntu-noble | 2026-05-17 02:04:02.776837 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.776842 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.776847 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.776852 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.776857 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.776862 | ubuntu-noble | 2026-05-17 02:04:02.776867 | ubuntu-noble | !! 2026-05-17 02:04:02.776873 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.776878 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.evaluator' is absent from the `packages` configuration. 2026-05-17 02:04:02.776888 | ubuntu-noble | !! 2026-05-17 02:04:02.776893 | ubuntu-noble | 2026-05-17 02:04:02.776898 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.776903 | ubuntu-noble | ############################ 2026-05-17 02:04:02.776909 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.776914 | ubuntu-noble | ############################ 2026-05-17 02:04:02.776919 | ubuntu-noble | Python recognizes 'manila.scheduler.evaluator' as an importable package[^1], 2026-05-17 02:04:02.776924 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.776929 | ubuntu-noble | 2026-05-17 02:04:02.776934 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.776942 | ubuntu-noble | package, please make sure that 'manila.scheduler.evaluator' is explicitly added 2026-05-17 02:04:02.776948 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.776953 | ubuntu-noble | 2026-05-17 02:04:02.776958 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.776963 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.776968 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.776973 | ubuntu-noble | 2026-05-17 02:04:02.776983 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.776988 | ubuntu-noble | 2026-05-17 02:04:02.776993 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.776998 | ubuntu-noble | 2026-05-17 02:04:02.777003 | ubuntu-noble | If you don't want 'manila.scheduler.evaluator' to be distributed and are 2026-05-17 02:04:02.777009 | ubuntu-noble | already explicitly excluding 'manila.scheduler.evaluator' via 2026-05-17 02:04:02.777014 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.777019 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.777024 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.777029 | ubuntu-noble | 2026-05-17 02:04:02.777034 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.777039 | ubuntu-noble | 2026-05-17 02:04:02.777045 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.777050 | ubuntu-noble | 2026-05-17 02:04:02.777055 | ubuntu-noble | 2026-05-17 02:04:02.777060 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.777065 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.777070 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.777076 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.777081 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.777086 | ubuntu-noble | 2026-05-17 02:04:02.777091 | ubuntu-noble | !! 2026-05-17 02:04:02.777096 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.777101 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.filters' is absent from the `packages` configuration. 2026-05-17 02:04:02.777106 | ubuntu-noble | !! 2026-05-17 02:04:02.777112 | ubuntu-noble | 2026-05-17 02:04:02.777117 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.777122 | ubuntu-noble | ############################ 2026-05-17 02:04:02.777127 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.777132 | ubuntu-noble | ############################ 2026-05-17 02:04:02.777137 | ubuntu-noble | Python recognizes 'manila.scheduler.filters' as an importable package[^1], 2026-05-17 02:04:02.777142 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.777148 | ubuntu-noble | 2026-05-17 02:04:02.777153 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.777163 | ubuntu-noble | package, please make sure that 'manila.scheduler.filters' is explicitly added 2026-05-17 02:04:02.777168 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.777173 | ubuntu-noble | 2026-05-17 02:04:02.777179 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.777184 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.777189 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.777194 | ubuntu-noble | 2026-05-17 02:04:02.777199 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.777204 | ubuntu-noble | 2026-05-17 02:04:02.777209 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.777215 | ubuntu-noble | 2026-05-17 02:04:02.777220 | ubuntu-noble | If you don't want 'manila.scheduler.filters' to be distributed and are 2026-05-17 02:04:02.777225 | ubuntu-noble | already explicitly excluding 'manila.scheduler.filters' via 2026-05-17 02:04:02.777230 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.777235 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.777240 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.777245 | ubuntu-noble | 2026-05-17 02:04:02.777251 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.777256 | ubuntu-noble | 2026-05-17 02:04:02.777261 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.777266 | ubuntu-noble | 2026-05-17 02:04:02.777271 | ubuntu-noble | 2026-05-17 02:04:02.777276 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.777281 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.777286 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.777291 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.777296 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.777302 | ubuntu-noble | 2026-05-17 02:04:02.777307 | ubuntu-noble | !! 2026-05-17 02:04:02.777312 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.777317 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.filters.share_group_filters' is absent from the `packages` configuration. 2026-05-17 02:04:02.777323 | ubuntu-noble | !! 2026-05-17 02:04:02.777328 | ubuntu-noble | 2026-05-17 02:04:02.777333 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.777338 | ubuntu-noble | ############################ 2026-05-17 02:04:02.777343 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.777349 | ubuntu-noble | ############################ 2026-05-17 02:04:02.777354 | ubuntu-noble | Python recognizes 'manila.scheduler.filters.share_group_filters' as an importable package[^1], 2026-05-17 02:04:02.777362 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.777367 | ubuntu-noble | 2026-05-17 02:04:02.777373 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.777378 | ubuntu-noble | package, please make sure that 'manila.scheduler.filters.share_group_filters' is explicitly added 2026-05-17 02:04:02.777383 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.777388 | ubuntu-noble | 2026-05-17 02:04:02.777396 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.777401 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.777406 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.777412 | ubuntu-noble | 2026-05-17 02:04:02.777417 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.777431 | ubuntu-noble | 2026-05-17 02:04:02.777437 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.777442 | ubuntu-noble | 2026-05-17 02:04:02.777447 | ubuntu-noble | If you don't want 'manila.scheduler.filters.share_group_filters' to be distributed and are 2026-05-17 02:04:02.777472 | ubuntu-noble | already explicitly excluding 'manila.scheduler.filters.share_group_filters' via 2026-05-17 02:04:02.777477 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.777482 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.777487 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.777492 | ubuntu-noble | 2026-05-17 02:04:02.777498 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.777503 | ubuntu-noble | 2026-05-17 02:04:02.777508 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.777513 | ubuntu-noble | 2026-05-17 02:04:02.777518 | ubuntu-noble | 2026-05-17 02:04:02.777523 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.777528 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.777533 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.777538 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.777543 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.777549 | ubuntu-noble | 2026-05-17 02:04:02.777554 | ubuntu-noble | !! 2026-05-17 02:04:02.777559 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.777564 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.weighers' is absent from the `packages` configuration. 2026-05-17 02:04:02.777569 | ubuntu-noble | !! 2026-05-17 02:04:02.777574 | ubuntu-noble | 2026-05-17 02:04:02.777579 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.777584 | ubuntu-noble | ############################ 2026-05-17 02:04:02.777590 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.777595 | ubuntu-noble | ############################ 2026-05-17 02:04:02.777600 | ubuntu-noble | Python recognizes 'manila.scheduler.weighers' as an importable package[^1], 2026-05-17 02:04:02.777605 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.777610 | ubuntu-noble | 2026-05-17 02:04:02.777615 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.777620 | ubuntu-noble | package, please make sure that 'manila.scheduler.weighers' is explicitly added 2026-05-17 02:04:02.777625 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.777630 | ubuntu-noble | 2026-05-17 02:04:02.777636 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.777641 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.777646 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.777651 | ubuntu-noble | 2026-05-17 02:04:02.777656 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.777661 | ubuntu-noble | 2026-05-17 02:04:02.777666 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.777671 | ubuntu-noble | 2026-05-17 02:04:02.777676 | ubuntu-noble | If you don't want 'manila.scheduler.weighers' to be distributed and are 2026-05-17 02:04:02.777682 | ubuntu-noble | already explicitly excluding 'manila.scheduler.weighers' via 2026-05-17 02:04:02.777687 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.777692 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.777697 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.777707 | ubuntu-noble | 2026-05-17 02:04:02.777712 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.777718 | ubuntu-noble | 2026-05-17 02:04:02.777723 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.777728 | ubuntu-noble | 2026-05-17 02:04:02.777733 | ubuntu-noble | 2026-05-17 02:04:02.777738 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.777743 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.777748 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.777753 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.777758 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.777763 | ubuntu-noble | 2026-05-17 02:04:02.777769 | ubuntu-noble | !! 2026-05-17 02:04:02.777774 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.777779 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.services' is absent from the `packages` configuration. 2026-05-17 02:04:02.777784 | ubuntu-noble | !! 2026-05-17 02:04:02.777789 | ubuntu-noble | 2026-05-17 02:04:02.777794 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.777803 | ubuntu-noble | ############################ 2026-05-17 02:04:02.777808 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.777814 | ubuntu-noble | ############################ 2026-05-17 02:04:02.777819 | ubuntu-noble | Python recognizes 'manila.services' as an importable package[^1], 2026-05-17 02:04:02.777824 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.777829 | ubuntu-noble | 2026-05-17 02:04:02.777834 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.777858 | ubuntu-noble | package, please make sure that 'manila.services' is explicitly added 2026-05-17 02:04:02.777864 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.777869 | ubuntu-noble | 2026-05-17 02:04:02.777874 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.777879 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.777884 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.777889 | ubuntu-noble | 2026-05-17 02:04:02.777894 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.777900 | ubuntu-noble | 2026-05-17 02:04:02.777905 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.777910 | ubuntu-noble | 2026-05-17 02:04:02.777915 | ubuntu-noble | If you don't want 'manila.services' to be distributed and are 2026-05-17 02:04:02.777920 | ubuntu-noble | already explicitly excluding 'manila.services' via 2026-05-17 02:04:02.777925 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.777930 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.777935 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.777940 | ubuntu-noble | 2026-05-17 02:04:02.777946 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.777951 | ubuntu-noble | 2026-05-17 02:04:02.777956 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.777961 | ubuntu-noble | 2026-05-17 02:04:02.777966 | ubuntu-noble | 2026-05-17 02:04:02.777971 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.777976 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.777981 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.777987 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.777992 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.778003 | ubuntu-noble | 2026-05-17 02:04:02.778008 | ubuntu-noble | !! 2026-05-17 02:04:02.778013 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.778018 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share' is absent from the `packages` configuration. 2026-05-17 02:04:02.778023 | ubuntu-noble | !! 2026-05-17 02:04:02.778028 | ubuntu-noble | 2026-05-17 02:04:02.778034 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.778039 | ubuntu-noble | ############################ 2026-05-17 02:04:02.778044 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.778049 | ubuntu-noble | ############################ 2026-05-17 02:04:02.778054 | ubuntu-noble | Python recognizes 'manila.share' as an importable package[^1], 2026-05-17 02:04:02.778059 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.778064 | ubuntu-noble | 2026-05-17 02:04:02.778069 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.778074 | ubuntu-noble | package, please make sure that 'manila.share' is explicitly added 2026-05-17 02:04:02.778079 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.778084 | ubuntu-noble | 2026-05-17 02:04:02.778090 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.778095 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.778100 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.778105 | ubuntu-noble | 2026-05-17 02:04:02.778110 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.778115 | ubuntu-noble | 2026-05-17 02:04:02.778120 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.778125 | ubuntu-noble | 2026-05-17 02:04:02.778130 | ubuntu-noble | If you don't want 'manila.share' to be distributed and are 2026-05-17 02:04:02.778135 | ubuntu-noble | already explicitly excluding 'manila.share' via 2026-05-17 02:04:02.778140 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.778146 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.778151 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.778156 | ubuntu-noble | 2026-05-17 02:04:02.778161 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.778166 | ubuntu-noble | 2026-05-17 02:04:02.778171 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.778176 | ubuntu-noble | 2026-05-17 02:04:02.778181 | ubuntu-noble | 2026-05-17 02:04:02.778186 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.778192 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.778197 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.778202 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.778207 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.778212 | ubuntu-noble | 2026-05-17 02:04:02.778217 | ubuntu-noble | !! 2026-05-17 02:04:02.778222 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.778227 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers' is absent from the `packages` configuration. 2026-05-17 02:04:02.778232 | ubuntu-noble | !! 2026-05-17 02:04:02.778238 | ubuntu-noble | 2026-05-17 02:04:02.778243 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.778248 | ubuntu-noble | ############################ 2026-05-17 02:04:02.778253 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.778258 | ubuntu-noble | ############################ 2026-05-17 02:04:02.778263 | ubuntu-noble | Python recognizes 'manila.share.drivers' as an importable package[^1], 2026-05-17 02:04:02.778273 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.778278 | ubuntu-noble | 2026-05-17 02:04:02.778292 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.778297 | ubuntu-noble | package, please make sure that 'manila.share.drivers' is explicitly added 2026-05-17 02:04:02.778302 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.778307 | ubuntu-noble | 2026-05-17 02:04:02.778312 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.778317 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.778322 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.778327 | ubuntu-noble | 2026-05-17 02:04:02.778333 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.778338 | ubuntu-noble | 2026-05-17 02:04:02.778343 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.778348 | ubuntu-noble | 2026-05-17 02:04:02.778353 | ubuntu-noble | If you don't want 'manila.share.drivers' to be distributed and are 2026-05-17 02:04:02.778362 | ubuntu-noble | already explicitly excluding 'manila.share.drivers' via 2026-05-17 02:04:02.778367 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.778372 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.778378 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.778383 | ubuntu-noble | 2026-05-17 02:04:02.778388 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.778393 | ubuntu-noble | 2026-05-17 02:04:02.778398 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.778403 | ubuntu-noble | 2026-05-17 02:04:02.778408 | ubuntu-noble | 2026-05-17 02:04:02.778414 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.778419 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.778424 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.778429 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.778434 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.778439 | ubuntu-noble | 2026-05-17 02:04:02.778444 | ubuntu-noble | !! 2026-05-17 02:04:02.778465 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.778474 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.cephfs' is absent from the `packages` configuration. 2026-05-17 02:04:02.778479 | ubuntu-noble | !! 2026-05-17 02:04:02.778484 | ubuntu-noble | 2026-05-17 02:04:02.778489 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.778494 | ubuntu-noble | ############################ 2026-05-17 02:04:02.778500 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.778505 | ubuntu-noble | ############################ 2026-05-17 02:04:02.778510 | ubuntu-noble | Python recognizes 'manila.share.drivers.cephfs' as an importable package[^1], 2026-05-17 02:04:02.778515 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.778520 | ubuntu-noble | 2026-05-17 02:04:02.778525 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.778530 | ubuntu-noble | package, please make sure that 'manila.share.drivers.cephfs' is explicitly added 2026-05-17 02:04:02.778535 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.778540 | ubuntu-noble | 2026-05-17 02:04:02.778546 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.778551 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.778556 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.778561 | ubuntu-noble | 2026-05-17 02:04:02.778572 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.778577 | ubuntu-noble | 2026-05-17 02:04:02.778582 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.778587 | ubuntu-noble | 2026-05-17 02:04:02.778592 | ubuntu-noble | If you don't want 'manila.share.drivers.cephfs' to be distributed and are 2026-05-17 02:04:02.778598 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.cephfs' via 2026-05-17 02:04:02.778603 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.778608 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.778613 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.778618 | ubuntu-noble | 2026-05-17 02:04:02.778623 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.778628 | ubuntu-noble | 2026-05-17 02:04:02.778633 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.778638 | ubuntu-noble | 2026-05-17 02:04:02.778644 | ubuntu-noble | 2026-05-17 02:04:02.778649 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.778654 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.778659 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.778664 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.778669 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.778674 | ubuntu-noble | 2026-05-17 02:04:02.778679 | ubuntu-noble | !! 2026-05-17 02:04:02.778684 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.778693 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.cephfs.conf' is absent from the `packages` configuration. 2026-05-17 02:04:02.778699 | ubuntu-noble | !! 2026-05-17 02:04:02.778704 | ubuntu-noble | 2026-05-17 02:04:02.778709 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.778714 | ubuntu-noble | ############################ 2026-05-17 02:04:02.778719 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.778725 | ubuntu-noble | ############################ 2026-05-17 02:04:02.778738 | ubuntu-noble | Python recognizes 'manila.share.drivers.cephfs.conf' as an importable package[^1], 2026-05-17 02:04:02.778743 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.778748 | ubuntu-noble | 2026-05-17 02:04:02.778753 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.778758 | ubuntu-noble | package, please make sure that 'manila.share.drivers.cephfs.conf' is explicitly added 2026-05-17 02:04:02.778764 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.778769 | ubuntu-noble | 2026-05-17 02:04:02.778774 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.778779 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.778784 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.778789 | ubuntu-noble | 2026-05-17 02:04:02.778795 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.778800 | ubuntu-noble | 2026-05-17 02:04:02.778805 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.778810 | ubuntu-noble | 2026-05-17 02:04:02.778815 | ubuntu-noble | If you don't want 'manila.share.drivers.cephfs.conf' to be distributed and are 2026-05-17 02:04:02.778820 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.cephfs.conf' via 2026-05-17 02:04:02.778825 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.778830 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.778835 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.778846 | ubuntu-noble | 2026-05-17 02:04:02.778851 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.778857 | ubuntu-noble | 2026-05-17 02:04:02.778862 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.778867 | ubuntu-noble | 2026-05-17 02:04:02.778872 | ubuntu-noble | 2026-05-17 02:04:02.778877 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.778882 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.778887 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.778893 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.778898 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.778903 | ubuntu-noble | 2026-05-17 02:04:02.778908 | ubuntu-noble | !! 2026-05-17 02:04:02.778913 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.778918 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.container' is absent from the `packages` configuration. 2026-05-17 02:04:02.778924 | ubuntu-noble | !! 2026-05-17 02:04:02.778929 | ubuntu-noble | 2026-05-17 02:04:02.778934 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.778939 | ubuntu-noble | ############################ 2026-05-17 02:04:02.778944 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.778949 | ubuntu-noble | ############################ 2026-05-17 02:04:02.778954 | ubuntu-noble | Python recognizes 'manila.share.drivers.container' as an importable package[^1], 2026-05-17 02:04:02.778959 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.778964 | ubuntu-noble | 2026-05-17 02:04:02.778970 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.778975 | ubuntu-noble | package, please make sure that 'manila.share.drivers.container' is explicitly added 2026-05-17 02:04:02.778980 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.778985 | ubuntu-noble | 2026-05-17 02:04:02.778990 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.778995 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.779000 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.779006 | ubuntu-noble | 2026-05-17 02:04:02.779011 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.779016 | ubuntu-noble | 2026-05-17 02:04:02.779021 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.779026 | ubuntu-noble | 2026-05-17 02:04:02.779031 | ubuntu-noble | If you don't want 'manila.share.drivers.container' to be distributed and are 2026-05-17 02:04:02.779036 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.container' via 2026-05-17 02:04:02.779041 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.779047 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.779052 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.779057 | ubuntu-noble | 2026-05-17 02:04:02.779062 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.779067 | ubuntu-noble | 2026-05-17 02:04:02.779072 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.779077 | ubuntu-noble | 2026-05-17 02:04:02.779082 | ubuntu-noble | 2026-05-17 02:04:02.779087 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.779093 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.779098 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.779103 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.779117 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.779122 | ubuntu-noble | 2026-05-17 02:04:02.779128 | ubuntu-noble | !! 2026-05-17 02:04:02.779133 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.779138 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc' is absent from the `packages` configuration. 2026-05-17 02:04:02.779143 | ubuntu-noble | !! 2026-05-17 02:04:02.779148 | ubuntu-noble | 2026-05-17 02:04:02.779161 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.779166 | ubuntu-noble | ############################ 2026-05-17 02:04:02.779171 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.779176 | ubuntu-noble | ############################ 2026-05-17 02:04:02.779181 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc' as an importable package[^1], 2026-05-17 02:04:02.779187 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.779192 | ubuntu-noble | 2026-05-17 02:04:02.779197 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.779202 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc' is explicitly added 2026-05-17 02:04:02.779207 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.779212 | ubuntu-noble | 2026-05-17 02:04:02.779217 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.779222 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.779228 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.779233 | ubuntu-noble | 2026-05-17 02:04:02.779238 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.779243 | ubuntu-noble | 2026-05-17 02:04:02.779248 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.779253 | ubuntu-noble | 2026-05-17 02:04:02.779258 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc' to be distributed and are 2026-05-17 02:04:02.779263 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc' via 2026-05-17 02:04:02.779268 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.779274 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.779279 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.779284 | ubuntu-noble | 2026-05-17 02:04:02.779289 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.779294 | ubuntu-noble | 2026-05-17 02:04:02.779299 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.779304 | ubuntu-noble | 2026-05-17 02:04:02.779309 | ubuntu-noble | 2026-05-17 02:04:02.779314 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.779320 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.779325 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.779330 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.779335 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.779340 | ubuntu-noble | 2026-05-17 02:04:02.779345 | ubuntu-noble | !! 2026-05-17 02:04:02.779350 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.779355 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.common' is absent from the `packages` configuration. 2026-05-17 02:04:02.779361 | ubuntu-noble | !! 2026-05-17 02:04:02.779366 | ubuntu-noble | 2026-05-17 02:04:02.779371 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.779376 | ubuntu-noble | ############################ 2026-05-17 02:04:02.779386 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.779392 | ubuntu-noble | ############################ 2026-05-17 02:04:02.779397 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.common' as an importable package[^1], 2026-05-17 02:04:02.779402 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.779407 | ubuntu-noble | 2026-05-17 02:04:02.779412 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.779417 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.common' is explicitly added 2026-05-17 02:04:02.779422 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.779427 | ubuntu-noble | 2026-05-17 02:04:02.779432 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.779438 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.779443 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.779463 | ubuntu-noble | 2026-05-17 02:04:02.779471 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.779476 | ubuntu-noble | 2026-05-17 02:04:02.779482 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.779487 | ubuntu-noble | 2026-05-17 02:04:02.779492 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.common' to be distributed and are 2026-05-17 02:04:02.779497 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.common' via 2026-05-17 02:04:02.779502 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.779507 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.779512 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.779517 | ubuntu-noble | 2026-05-17 02:04:02.779522 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.779527 | ubuntu-noble | 2026-05-17 02:04:02.779532 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.779537 | ubuntu-noble | 2026-05-17 02:04:02.779542 | ubuntu-noble | 2026-05-17 02:04:02.779548 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.779557 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.779562 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.779567 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.779572 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.779577 | ubuntu-noble | 2026-05-17 02:04:02.779582 | ubuntu-noble | !! 2026-05-17 02:04:02.779587 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.779601 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.common.enas' is absent from the `packages` configuration. 2026-05-17 02:04:02.779606 | ubuntu-noble | !! 2026-05-17 02:04:02.779612 | ubuntu-noble | 2026-05-17 02:04:02.779617 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.779622 | ubuntu-noble | ############################ 2026-05-17 02:04:02.779627 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.779632 | ubuntu-noble | ############################ 2026-05-17 02:04:02.779637 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.common.enas' as an importable package[^1], 2026-05-17 02:04:02.779642 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.779648 | ubuntu-noble | 2026-05-17 02:04:02.779653 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.779658 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.common.enas' is explicitly added 2026-05-17 02:04:02.779663 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.779674 | ubuntu-noble | 2026-05-17 02:04:02.779679 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.779684 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.779689 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.779694 | ubuntu-noble | 2026-05-17 02:04:02.779699 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.779704 | ubuntu-noble | 2026-05-17 02:04:02.779709 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.779715 | ubuntu-noble | 2026-05-17 02:04:02.779720 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.common.enas' to be distributed and are 2026-05-17 02:04:02.779725 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.common.enas' via 2026-05-17 02:04:02.779730 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.779735 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.779740 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.779745 | ubuntu-noble | 2026-05-17 02:04:02.779750 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.779755 | ubuntu-noble | 2026-05-17 02:04:02.779760 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.779766 | ubuntu-noble | 2026-05-17 02:04:02.779771 | ubuntu-noble | 2026-05-17 02:04:02.779776 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.779781 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.779786 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.779791 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.779796 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.779801 | ubuntu-noble | 2026-05-17 02:04:02.779806 | ubuntu-noble | !! 2026-05-17 02:04:02.779812 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.779817 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins' is absent from the `packages` configuration. 2026-05-17 02:04:02.779822 | ubuntu-noble | !! 2026-05-17 02:04:02.779827 | ubuntu-noble | 2026-05-17 02:04:02.779832 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.779837 | ubuntu-noble | ############################ 2026-05-17 02:04:02.779842 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.779847 | ubuntu-noble | ############################ 2026-05-17 02:04:02.779852 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins' as an importable package[^1], 2026-05-17 02:04:02.779858 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.779863 | ubuntu-noble | 2026-05-17 02:04:02.779868 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.779873 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins' is explicitly added 2026-05-17 02:04:02.779878 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.779883 | ubuntu-noble | 2026-05-17 02:04:02.779903 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.779908 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.779913 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.779918 | ubuntu-noble | 2026-05-17 02:04:02.779924 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.779929 | ubuntu-noble | 2026-05-17 02:04:02.779934 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.779939 | ubuntu-noble | 2026-05-17 02:04:02.779944 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins' to be distributed and are 2026-05-17 02:04:02.779954 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins' via 2026-05-17 02:04:02.779960 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.779965 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.779979 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.779984 | ubuntu-noble | 2026-05-17 02:04:02.779989 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.779994 | ubuntu-noble | 2026-05-17 02:04:02.779999 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.780004 | ubuntu-noble | 2026-05-17 02:04:02.780010 | ubuntu-noble | 2026-05-17 02:04:02.780015 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.780020 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.780033 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.780038 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.780043 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.780049 | ubuntu-noble | 2026-05-17 02:04:02.780054 | ubuntu-noble | !! 2026-05-17 02:04:02.780059 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.780064 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerflex' is absent from the `packages` configuration. 2026-05-17 02:04:02.780069 | ubuntu-noble | !! 2026-05-17 02:04:02.780075 | ubuntu-noble | 2026-05-17 02:04:02.780080 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.780085 | ubuntu-noble | ############################ 2026-05-17 02:04:02.780090 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.780095 | ubuntu-noble | ############################ 2026-05-17 02:04:02.780100 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerflex' as an importable package[^1], 2026-05-17 02:04:02.780105 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.780110 | ubuntu-noble | 2026-05-17 02:04:02.780115 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.780121 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerflex' is explicitly added 2026-05-17 02:04:02.780126 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.780131 | ubuntu-noble | 2026-05-17 02:04:02.780136 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.780141 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.780146 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.780151 | ubuntu-noble | 2026-05-17 02:04:02.780156 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.780161 | ubuntu-noble | 2026-05-17 02:04:02.780166 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.780172 | ubuntu-noble | 2026-05-17 02:04:02.780177 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.powerflex' to be distributed and are 2026-05-17 02:04:02.780182 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerflex' via 2026-05-17 02:04:02.780187 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.780192 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.780197 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.780202 | ubuntu-noble | 2026-05-17 02:04:02.780207 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.780212 | ubuntu-noble | 2026-05-17 02:04:02.780217 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.780228 | ubuntu-noble | 2026-05-17 02:04:02.780233 | ubuntu-noble | 2026-05-17 02:04:02.780238 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.780244 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.780249 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.780254 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.780259 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.780264 | ubuntu-noble | 2026-05-17 02:04:02.780269 | ubuntu-noble | !! 2026-05-17 02:04:02.780274 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.780279 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powermax' is absent from the `packages` configuration. 2026-05-17 02:04:02.780285 | ubuntu-noble | !! 2026-05-17 02:04:02.780290 | ubuntu-noble | 2026-05-17 02:04:02.780295 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.780300 | ubuntu-noble | ############################ 2026-05-17 02:04:02.780305 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.780310 | ubuntu-noble | ############################ 2026-05-17 02:04:02.780315 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.powermax' as an importable package[^1], 2026-05-17 02:04:02.780320 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.780325 | ubuntu-noble | 2026-05-17 02:04:02.780330 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.780335 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powermax' is explicitly added 2026-05-17 02:04:02.780341 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.780346 | ubuntu-noble | 2026-05-17 02:04:02.780351 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.780356 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.780361 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.780366 | ubuntu-noble | 2026-05-17 02:04:02.780371 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.780376 | ubuntu-noble | 2026-05-17 02:04:02.780381 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.780386 | ubuntu-noble | 2026-05-17 02:04:02.780391 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.powermax' to be distributed and are 2026-05-17 02:04:02.780397 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powermax' via 2026-05-17 02:04:02.780402 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.780411 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.780422 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.780428 | ubuntu-noble | 2026-05-17 02:04:02.780446 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.780472 | ubuntu-noble | 2026-05-17 02:04:02.780477 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.780482 | ubuntu-noble | 2026-05-17 02:04:02.780488 | ubuntu-noble | 2026-05-17 02:04:02.780493 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.780498 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.780503 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.780508 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.780513 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.780518 | ubuntu-noble | 2026-05-17 02:04:02.780529 | ubuntu-noble | !! 2026-05-17 02:04:02.780535 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.780540 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerscale' is absent from the `packages` configuration. 2026-05-17 02:04:02.780545 | ubuntu-noble | !! 2026-05-17 02:04:02.780550 | ubuntu-noble | 2026-05-17 02:04:02.780555 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.780560 | ubuntu-noble | ############################ 2026-05-17 02:04:02.780565 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.780570 | ubuntu-noble | ############################ 2026-05-17 02:04:02.780576 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerscale' as an importable package[^1], 2026-05-17 02:04:02.780581 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.780586 | ubuntu-noble | 2026-05-17 02:04:02.780591 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.780596 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerscale' is explicitly added 2026-05-17 02:04:02.780601 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.780606 | ubuntu-noble | 2026-05-17 02:04:02.780611 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.780616 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.780621 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.780626 | ubuntu-noble | 2026-05-17 02:04:02.780631 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.780636 | ubuntu-noble | 2026-05-17 02:04:02.780642 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.780647 | ubuntu-noble | 2026-05-17 02:04:02.780652 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.powerscale' to be distributed and are 2026-05-17 02:04:02.780657 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerscale' via 2026-05-17 02:04:02.780662 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.780667 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.780672 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.780677 | ubuntu-noble | 2026-05-17 02:04:02.780682 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.780687 | ubuntu-noble | 2026-05-17 02:04:02.780692 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.780698 | ubuntu-noble | 2026-05-17 02:04:02.780703 | ubuntu-noble | 2026-05-17 02:04:02.780708 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.780713 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.780718 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.780723 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.780728 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.780733 | ubuntu-noble | 2026-05-17 02:04:02.780738 | ubuntu-noble | !! 2026-05-17 02:04:02.780743 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.780749 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerstore' is absent from the `packages` configuration. 2026-05-17 02:04:02.780754 | ubuntu-noble | !! 2026-05-17 02:04:02.780759 | ubuntu-noble | 2026-05-17 02:04:02.780764 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.780769 | ubuntu-noble | ############################ 2026-05-17 02:04:02.780774 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.780788 | ubuntu-noble | ############################ 2026-05-17 02:04:02.780794 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerstore' as an importable package[^1], 2026-05-17 02:04:02.780799 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.780804 | ubuntu-noble | 2026-05-17 02:04:02.780809 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.780814 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerstore' is explicitly added 2026-05-17 02:04:02.780819 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.780825 | ubuntu-noble | 2026-05-17 02:04:02.780833 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.780838 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.780844 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.780849 | ubuntu-noble | 2026-05-17 02:04:02.780854 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.780859 | ubuntu-noble | 2026-05-17 02:04:02.780864 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.780869 | ubuntu-noble | 2026-05-17 02:04:02.780884 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.powerstore' to be distributed and are 2026-05-17 02:04:02.780890 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerstore' via 2026-05-17 02:04:02.780895 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.780900 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.780905 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.780910 | ubuntu-noble | 2026-05-17 02:04:02.780916 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.780921 | ubuntu-noble | 2026-05-17 02:04:02.780926 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.780931 | ubuntu-noble | 2026-05-17 02:04:02.780936 | ubuntu-noble | 2026-05-17 02:04:02.780941 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.780946 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.780951 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.780956 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.780961 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.780967 | ubuntu-noble | 2026-05-17 02:04:02.780972 | ubuntu-noble | !! 2026-05-17 02:04:02.780977 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.780982 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.unity' is absent from the `packages` configuration. 2026-05-17 02:04:02.780987 | ubuntu-noble | !! 2026-05-17 02:04:02.780992 | ubuntu-noble | 2026-05-17 02:04:02.780998 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.781003 | ubuntu-noble | ############################ 2026-05-17 02:04:02.781008 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.781013 | ubuntu-noble | ############################ 2026-05-17 02:04:02.781018 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.unity' as an importable package[^1], 2026-05-17 02:04:02.781023 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.781028 | ubuntu-noble | 2026-05-17 02:04:02.781033 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.781039 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.unity' is explicitly added 2026-05-17 02:04:02.781044 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.781049 | ubuntu-noble | 2026-05-17 02:04:02.781059 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.781065 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.781070 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.781075 | ubuntu-noble | 2026-05-17 02:04:02.781080 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.781085 | ubuntu-noble | 2026-05-17 02:04:02.781090 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.781095 | ubuntu-noble | 2026-05-17 02:04:02.781101 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.unity' to be distributed and are 2026-05-17 02:04:02.781106 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.unity' via 2026-05-17 02:04:02.781111 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.781116 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.781121 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.781126 | ubuntu-noble | 2026-05-17 02:04:02.781131 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.781136 | ubuntu-noble | 2026-05-17 02:04:02.781142 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.781147 | ubuntu-noble | 2026-05-17 02:04:02.781152 | ubuntu-noble | 2026-05-17 02:04:02.781157 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.781162 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.781167 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.781172 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.781177 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.781183 | ubuntu-noble | 2026-05-17 02:04:02.781188 | ubuntu-noble | !! 2026-05-17 02:04:02.781193 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.781198 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.vnx' is absent from the `packages` configuration. 2026-05-17 02:04:02.781203 | ubuntu-noble | !! 2026-05-17 02:04:02.781208 | ubuntu-noble | 2026-05-17 02:04:02.781214 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.781219 | ubuntu-noble | ############################ 2026-05-17 02:04:02.781224 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.781229 | ubuntu-noble | ############################ 2026-05-17 02:04:02.781234 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.vnx' as an importable package[^1], 2026-05-17 02:04:02.781243 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.781248 | ubuntu-noble | 2026-05-17 02:04:02.781253 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.781258 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.vnx' is explicitly added 2026-05-17 02:04:02.781263 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.781268 | ubuntu-noble | 2026-05-17 02:04:02.781273 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.781285 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.781291 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.781296 | ubuntu-noble | 2026-05-17 02:04:02.781301 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.781306 | ubuntu-noble | 2026-05-17 02:04:02.781311 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.781316 | ubuntu-noble | 2026-05-17 02:04:02.781321 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.vnx' to be distributed and are 2026-05-17 02:04:02.781332 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.vnx' via 2026-05-17 02:04:02.781337 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.781342 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.781347 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.781352 | ubuntu-noble | 2026-05-17 02:04:02.781357 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.781362 | ubuntu-noble | 2026-05-17 02:04:02.781368 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.781373 | ubuntu-noble | 2026-05-17 02:04:02.781378 | ubuntu-noble | 2026-05-17 02:04:02.781383 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.781388 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.781393 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.781398 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.781403 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.781408 | ubuntu-noble | 2026-05-17 02:04:02.781414 | ubuntu-noble | !! 2026-05-17 02:04:02.781419 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.781424 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ganesha' is absent from the `packages` configuration. 2026-05-17 02:04:02.781429 | ubuntu-noble | !! 2026-05-17 02:04:02.781434 | ubuntu-noble | 2026-05-17 02:04:02.781439 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.781444 | ubuntu-noble | ############################ 2026-05-17 02:04:02.781450 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.781473 | ubuntu-noble | ############################ 2026-05-17 02:04:02.781478 | ubuntu-noble | Python recognizes 'manila.share.drivers.ganesha' as an importable package[^1], 2026-05-17 02:04:02.781483 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.781489 | ubuntu-noble | 2026-05-17 02:04:02.781494 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.781499 | ubuntu-noble | package, please make sure that 'manila.share.drivers.ganesha' is explicitly added 2026-05-17 02:04:02.781504 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.781509 | ubuntu-noble | 2026-05-17 02:04:02.781514 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.781519 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.781525 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.781530 | ubuntu-noble | 2026-05-17 02:04:02.781535 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.781540 | ubuntu-noble | 2026-05-17 02:04:02.781545 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.781550 | ubuntu-noble | 2026-05-17 02:04:02.781555 | ubuntu-noble | If you don't want 'manila.share.drivers.ganesha' to be distributed and are 2026-05-17 02:04:02.781561 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.ganesha' via 2026-05-17 02:04:02.781566 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.781571 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.781576 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.781581 | ubuntu-noble | 2026-05-17 02:04:02.781586 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.781591 | ubuntu-noble | 2026-05-17 02:04:02.781597 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.781602 | ubuntu-noble | 2026-05-17 02:04:02.781612 | ubuntu-noble | 2026-05-17 02:04:02.781617 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.781623 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.781628 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.781633 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.781638 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.781643 | ubuntu-noble | 2026-05-17 02:04:02.781648 | ubuntu-noble | !! 2026-05-17 02:04:02.781654 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.781659 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ganesha.conf' is absent from the `packages` configuration. 2026-05-17 02:04:02.781664 | ubuntu-noble | !! 2026-05-17 02:04:02.781669 | ubuntu-noble | 2026-05-17 02:04:02.781678 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.781684 | ubuntu-noble | ############################ 2026-05-17 02:04:02.781689 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.781694 | ubuntu-noble | ############################ 2026-05-17 02:04:02.781699 | ubuntu-noble | Python recognizes 'manila.share.drivers.ganesha.conf' as an importable package[^1], 2026-05-17 02:04:02.781704 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.781709 | ubuntu-noble | 2026-05-17 02:04:02.781715 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.781727 | ubuntu-noble | package, please make sure that 'manila.share.drivers.ganesha.conf' is explicitly added 2026-05-17 02:04:02.781733 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.781738 | ubuntu-noble | 2026-05-17 02:04:02.781743 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.781748 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.781753 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.781758 | ubuntu-noble | 2026-05-17 02:04:02.781764 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.781769 | ubuntu-noble | 2026-05-17 02:04:02.781774 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.781779 | ubuntu-noble | 2026-05-17 02:04:02.781784 | ubuntu-noble | If you don't want 'manila.share.drivers.ganesha.conf' to be distributed and are 2026-05-17 02:04:02.781789 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.ganesha.conf' via 2026-05-17 02:04:02.781794 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.781800 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.781805 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.781810 | ubuntu-noble | 2026-05-17 02:04:02.781815 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.781820 | ubuntu-noble | 2026-05-17 02:04:02.781825 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.781831 | ubuntu-noble | 2026-05-17 02:04:02.781836 | ubuntu-noble | 2026-05-17 02:04:02.781841 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.781846 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.781851 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.781856 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.781861 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.781866 | ubuntu-noble | 2026-05-17 02:04:02.781872 | ubuntu-noble | !! 2026-05-17 02:04:02.781877 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.781882 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.glusterfs' is absent from the `packages` configuration. 2026-05-17 02:04:02.781892 | ubuntu-noble | !! 2026-05-17 02:04:02.781898 | ubuntu-noble | 2026-05-17 02:04:02.781903 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.781908 | ubuntu-noble | ############################ 2026-05-17 02:04:02.781913 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.781918 | ubuntu-noble | ############################ 2026-05-17 02:04:02.781923 | ubuntu-noble | Python recognizes 'manila.share.drivers.glusterfs' as an importable package[^1], 2026-05-17 02:04:02.781928 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.781933 | ubuntu-noble | 2026-05-17 02:04:02.781939 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.781944 | ubuntu-noble | package, please make sure that 'manila.share.drivers.glusterfs' is explicitly added 2026-05-17 02:04:02.781949 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.781954 | ubuntu-noble | 2026-05-17 02:04:02.781959 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.781964 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.781969 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.781974 | ubuntu-noble | 2026-05-17 02:04:02.781979 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.781984 | ubuntu-noble | 2026-05-17 02:04:02.781989 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.781995 | ubuntu-noble | 2026-05-17 02:04:02.782000 | ubuntu-noble | If you don't want 'manila.share.drivers.glusterfs' to be distributed and are 2026-05-17 02:04:02.782005 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.glusterfs' via 2026-05-17 02:04:02.782010 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.782015 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.782020 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.782025 | ubuntu-noble | 2026-05-17 02:04:02.782030 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.782035 | ubuntu-noble | 2026-05-17 02:04:02.782041 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.782046 | ubuntu-noble | 2026-05-17 02:04:02.782051 | ubuntu-noble | 2026-05-17 02:04:02.782056 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.782061 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.782066 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.782071 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.782076 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.782081 | ubuntu-noble | 2026-05-17 02:04:02.782086 | ubuntu-noble | !! 2026-05-17 02:04:02.782092 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.782100 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.glusterfs.conf' is absent from the `packages` configuration. 2026-05-17 02:04:02.782106 | ubuntu-noble | !! 2026-05-17 02:04:02.782111 | ubuntu-noble | 2026-05-17 02:04:02.782116 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.782121 | ubuntu-noble | ############################ 2026-05-17 02:04:02.782126 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.782131 | ubuntu-noble | ############################ 2026-05-17 02:04:02.782144 | ubuntu-noble | Python recognizes 'manila.share.drivers.glusterfs.conf' as an importable package[^1], 2026-05-17 02:04:02.782149 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.782159 | ubuntu-noble | 2026-05-17 02:04:02.782165 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.782170 | ubuntu-noble | package, please make sure that 'manila.share.drivers.glusterfs.conf' is explicitly added 2026-05-17 02:04:02.782175 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.782180 | ubuntu-noble | 2026-05-17 02:04:02.782185 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.782190 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.782195 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.782200 | ubuntu-noble | 2026-05-17 02:04:02.782205 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.782210 | ubuntu-noble | 2026-05-17 02:04:02.782215 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.782221 | ubuntu-noble | 2026-05-17 02:04:02.782226 | ubuntu-noble | If you don't want 'manila.share.drivers.glusterfs.conf' to be distributed and are 2026-05-17 02:04:02.782231 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.glusterfs.conf' via 2026-05-17 02:04:02.782236 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.782241 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.782246 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.782251 | ubuntu-noble | 2026-05-17 02:04:02.782256 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.782261 | ubuntu-noble | 2026-05-17 02:04:02.782266 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.782271 | ubuntu-noble | 2026-05-17 02:04:02.782277 | ubuntu-noble | 2026-05-17 02:04:02.782282 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.782287 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.782292 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.782297 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.782302 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.782307 | ubuntu-noble | 2026-05-17 02:04:02.782312 | ubuntu-noble | !! 2026-05-17 02:04:02.782317 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.782322 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hdfs' is absent from the `packages` configuration. 2026-05-17 02:04:02.782328 | ubuntu-noble | !! 2026-05-17 02:04:02.782333 | ubuntu-noble | 2026-05-17 02:04:02.782338 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.782343 | ubuntu-noble | ############################ 2026-05-17 02:04:02.782348 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.782353 | ubuntu-noble | ############################ 2026-05-17 02:04:02.782358 | ubuntu-noble | Python recognizes 'manila.share.drivers.hdfs' as an importable package[^1], 2026-05-17 02:04:02.782363 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.782368 | ubuntu-noble | 2026-05-17 02:04:02.782373 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.782379 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hdfs' is explicitly added 2026-05-17 02:04:02.782384 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.782389 | ubuntu-noble | 2026-05-17 02:04:02.782394 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.782399 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.782404 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.782409 | ubuntu-noble | 2026-05-17 02:04:02.782414 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.782424 | ubuntu-noble | 2026-05-17 02:04:02.782430 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.782435 | ubuntu-noble | 2026-05-17 02:04:02.782440 | ubuntu-noble | If you don't want 'manila.share.drivers.hdfs' to be distributed and are 2026-05-17 02:04:02.782445 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hdfs' via 2026-05-17 02:04:02.782470 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.782476 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.782481 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.782486 | ubuntu-noble | 2026-05-17 02:04:02.782491 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.782496 | ubuntu-noble | 2026-05-17 02:04:02.782502 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.782507 | ubuntu-noble | 2026-05-17 02:04:02.782512 | ubuntu-noble | 2026-05-17 02:04:02.782517 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.782522 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.782527 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.782533 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.782538 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.782543 | ubuntu-noble | 2026-05-17 02:04:02.782548 | ubuntu-noble | !! 2026-05-17 02:04:02.782553 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.782558 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi' is absent from the `packages` configuration. 2026-05-17 02:04:02.782564 | ubuntu-noble | !! 2026-05-17 02:04:02.782569 | ubuntu-noble | 2026-05-17 02:04:02.782581 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.782587 | ubuntu-noble | ############################ 2026-05-17 02:04:02.782592 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.782597 | ubuntu-noble | ############################ 2026-05-17 02:04:02.782602 | ubuntu-noble | Python recognizes 'manila.share.drivers.hitachi' as an importable package[^1], 2026-05-17 02:04:02.782607 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.782612 | ubuntu-noble | 2026-05-17 02:04:02.782617 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.782622 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hitachi' is explicitly added 2026-05-17 02:04:02.782628 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.782633 | ubuntu-noble | 2026-05-17 02:04:02.782638 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.782643 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.782648 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.782653 | ubuntu-noble | 2026-05-17 02:04:02.782658 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.782663 | ubuntu-noble | 2026-05-17 02:04:02.782669 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.782674 | ubuntu-noble | 2026-05-17 02:04:02.782679 | ubuntu-noble | If you don't want 'manila.share.drivers.hitachi' to be distributed and are 2026-05-17 02:04:02.782684 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hitachi' via 2026-05-17 02:04:02.782689 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.782694 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.782699 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.782715 | ubuntu-noble | 2026-05-17 02:04:02.782720 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.782725 | ubuntu-noble | 2026-05-17 02:04:02.782730 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.782735 | ubuntu-noble | 2026-05-17 02:04:02.782740 | ubuntu-noble | 2026-05-17 02:04:02.782746 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.782751 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.782760 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.782765 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.782770 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.782776 | ubuntu-noble | 2026-05-17 02:04:02.782781 | ubuntu-noble | !! 2026-05-17 02:04:02.782786 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.782791 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi.hnas' is absent from the `packages` configuration. 2026-05-17 02:04:02.782796 | ubuntu-noble | !! 2026-05-17 02:04:02.782801 | ubuntu-noble | 2026-05-17 02:04:02.782806 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.782812 | ubuntu-noble | ############################ 2026-05-17 02:04:02.782817 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.782822 | ubuntu-noble | ############################ 2026-05-17 02:04:02.782827 | ubuntu-noble | Python recognizes 'manila.share.drivers.hitachi.hnas' as an importable package[^1], 2026-05-17 02:04:02.782832 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.782837 | ubuntu-noble | 2026-05-17 02:04:02.782842 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.782847 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hitachi.hnas' is explicitly added 2026-05-17 02:04:02.782852 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.782857 | ubuntu-noble | 2026-05-17 02:04:02.782863 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.782868 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.782873 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.782878 | ubuntu-noble | 2026-05-17 02:04:02.782883 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.782888 | ubuntu-noble | 2026-05-17 02:04:02.782893 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.782898 | ubuntu-noble | 2026-05-17 02:04:02.782903 | ubuntu-noble | If you don't want 'manila.share.drivers.hitachi.hnas' to be distributed and are 2026-05-17 02:04:02.782909 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hitachi.hnas' via 2026-05-17 02:04:02.782914 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.782919 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.782924 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.782929 | ubuntu-noble | 2026-05-17 02:04:02.782934 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.782939 | ubuntu-noble | 2026-05-17 02:04:02.782944 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.782949 | ubuntu-noble | 2026-05-17 02:04:02.782955 | ubuntu-noble | 2026-05-17 02:04:02.782960 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.782968 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.782973 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.782978 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.782989 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.782994 | ubuntu-noble | 2026-05-17 02:04:02.782999 | ubuntu-noble | !! 2026-05-17 02:04:02.783004 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.783017 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi.hsp' is absent from the `packages` configuration. 2026-05-17 02:04:02.783022 | ubuntu-noble | !! 2026-05-17 02:04:02.783028 | ubuntu-noble | 2026-05-17 02:04:02.783033 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.783038 | ubuntu-noble | ############################ 2026-05-17 02:04:02.783043 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.783048 | ubuntu-noble | ############################ 2026-05-17 02:04:02.783053 | ubuntu-noble | Python recognizes 'manila.share.drivers.hitachi.hsp' as an importable package[^1], 2026-05-17 02:04:02.783058 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.783063 | ubuntu-noble | 2026-05-17 02:04:02.783068 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.783074 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hitachi.hsp' is explicitly added 2026-05-17 02:04:02.783079 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.783084 | ubuntu-noble | 2026-05-17 02:04:02.783089 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.783094 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.783099 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.783104 | ubuntu-noble | 2026-05-17 02:04:02.783110 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.783115 | ubuntu-noble | 2026-05-17 02:04:02.783120 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.783125 | ubuntu-noble | 2026-05-17 02:04:02.783130 | ubuntu-noble | If you don't want 'manila.share.drivers.hitachi.hsp' to be distributed and are 2026-05-17 02:04:02.783135 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hitachi.hsp' via 2026-05-17 02:04:02.783140 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.783146 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.783151 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.783156 | ubuntu-noble | 2026-05-17 02:04:02.783161 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.783166 | ubuntu-noble | 2026-05-17 02:04:02.783171 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.783176 | ubuntu-noble | 2026-05-17 02:04:02.783181 | ubuntu-noble | 2026-05-17 02:04:02.783186 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.783191 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.783197 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.783202 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.783207 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.783212 | ubuntu-noble | 2026-05-17 02:04:02.783217 | ubuntu-noble | !! 2026-05-17 02:04:02.783222 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.783227 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hpe' is absent from the `packages` configuration. 2026-05-17 02:04:02.783232 | ubuntu-noble | !! 2026-05-17 02:04:02.783237 | ubuntu-noble | 2026-05-17 02:04:02.783243 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.783248 | ubuntu-noble | ############################ 2026-05-17 02:04:02.783253 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.783263 | ubuntu-noble | ############################ 2026-05-17 02:04:02.783269 | ubuntu-noble | Python recognizes 'manila.share.drivers.hpe' as an importable package[^1], 2026-05-17 02:04:02.783274 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.783279 | ubuntu-noble | 2026-05-17 02:04:02.783284 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.783289 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hpe' is explicitly added 2026-05-17 02:04:02.783294 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.783299 | ubuntu-noble | 2026-05-17 02:04:02.783305 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.783310 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.783315 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.783320 | ubuntu-noble | 2026-05-17 02:04:02.783325 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.783330 | ubuntu-noble | 2026-05-17 02:04:02.783335 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.783341 | ubuntu-noble | 2026-05-17 02:04:02.783346 | ubuntu-noble | If you don't want 'manila.share.drivers.hpe' to be distributed and are 2026-05-17 02:04:02.783351 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hpe' via 2026-05-17 02:04:02.783356 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.783361 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.783366 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.783371 | ubuntu-noble | 2026-05-17 02:04:02.783380 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.783385 | ubuntu-noble | 2026-05-17 02:04:02.783391 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.783396 | ubuntu-noble | 2026-05-17 02:04:02.783401 | ubuntu-noble | 2026-05-17 02:04:02.783406 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.783411 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.783416 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.783429 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.783434 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.783439 | ubuntu-noble | 2026-05-17 02:04:02.783444 | ubuntu-noble | !! 2026-05-17 02:04:02.783468 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.783474 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.huawei' is absent from the `packages` configuration. 2026-05-17 02:04:02.783479 | ubuntu-noble | !! 2026-05-17 02:04:02.783484 | ubuntu-noble | 2026-05-17 02:04:02.783489 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.783495 | ubuntu-noble | ############################ 2026-05-17 02:04:02.783500 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.783505 | ubuntu-noble | ############################ 2026-05-17 02:04:02.783510 | ubuntu-noble | Python recognizes 'manila.share.drivers.huawei' as an importable package[^1], 2026-05-17 02:04:02.783515 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.783520 | ubuntu-noble | 2026-05-17 02:04:02.783525 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.783530 | ubuntu-noble | package, please make sure that 'manila.share.drivers.huawei' is explicitly added 2026-05-17 02:04:02.783536 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.783541 | ubuntu-noble | 2026-05-17 02:04:02.783546 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.783557 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.783563 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.783568 | ubuntu-noble | 2026-05-17 02:04:02.783573 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.783578 | ubuntu-noble | 2026-05-17 02:04:02.783583 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.783588 | ubuntu-noble | 2026-05-17 02:04:02.783593 | ubuntu-noble | If you don't want 'manila.share.drivers.huawei' to be distributed and are 2026-05-17 02:04:02.783598 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.huawei' via 2026-05-17 02:04:02.783604 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.783609 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.783614 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.783619 | ubuntu-noble | 2026-05-17 02:04:02.783624 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.783629 | ubuntu-noble | 2026-05-17 02:04:02.783634 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.783639 | ubuntu-noble | 2026-05-17 02:04:02.783644 | ubuntu-noble | 2026-05-17 02:04:02.783650 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.783655 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.783660 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.783665 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.783670 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.783675 | ubuntu-noble | 2026-05-17 02:04:02.783680 | ubuntu-noble | !! 2026-05-17 02:04:02.783686 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.783691 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.huawei.v3' is absent from the `packages` configuration. 2026-05-17 02:04:02.783696 | ubuntu-noble | !! 2026-05-17 02:04:02.783701 | ubuntu-noble | 2026-05-17 02:04:02.783706 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.783711 | ubuntu-noble | ############################ 2026-05-17 02:04:02.783716 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.783722 | ubuntu-noble | ############################ 2026-05-17 02:04:02.783727 | ubuntu-noble | Python recognizes 'manila.share.drivers.huawei.v3' as an importable package[^1], 2026-05-17 02:04:02.783732 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.783737 | ubuntu-noble | 2026-05-17 02:04:02.783742 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.783747 | ubuntu-noble | package, please make sure that 'manila.share.drivers.huawei.v3' is explicitly added 2026-05-17 02:04:02.783752 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.783757 | ubuntu-noble | 2026-05-17 02:04:02.783763 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.783768 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.783773 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.783778 | ubuntu-noble | 2026-05-17 02:04:02.783783 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.783788 | ubuntu-noble | 2026-05-17 02:04:02.783793 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.783798 | ubuntu-noble | 2026-05-17 02:04:02.783804 | ubuntu-noble | If you don't want 'manila.share.drivers.huawei.v3' to be distributed and are 2026-05-17 02:04:02.783809 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.huawei.v3' via 2026-05-17 02:04:02.783814 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.783828 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.783833 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.783838 | ubuntu-noble | 2026-05-17 02:04:02.783843 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.783848 | ubuntu-noble | 2026-05-17 02:04:02.783853 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.783859 | ubuntu-noble | 2026-05-17 02:04:02.783864 | ubuntu-noble | 2026-05-17 02:04:02.783869 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.783882 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.783887 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.783892 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.783898 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.783903 | ubuntu-noble | 2026-05-17 02:04:02.783908 | ubuntu-noble | !! 2026-05-17 02:04:02.783913 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.783918 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ibm' is absent from the `packages` configuration. 2026-05-17 02:04:02.783923 | ubuntu-noble | !! 2026-05-17 02:04:02.783928 | ubuntu-noble | 2026-05-17 02:04:02.783933 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.783939 | ubuntu-noble | ############################ 2026-05-17 02:04:02.783944 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.783949 | ubuntu-noble | ############################ 2026-05-17 02:04:02.783954 | ubuntu-noble | Python recognizes 'manila.share.drivers.ibm' as an importable package[^1], 2026-05-17 02:04:02.783959 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.783964 | ubuntu-noble | 2026-05-17 02:04:02.783969 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.783974 | ubuntu-noble | package, please make sure that 'manila.share.drivers.ibm' is explicitly added 2026-05-17 02:04:02.783979 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.783985 | ubuntu-noble | 2026-05-17 02:04:02.783990 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.783995 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.784000 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.784005 | ubuntu-noble | 2026-05-17 02:04:02.784010 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.784015 | ubuntu-noble | 2026-05-17 02:04:02.784020 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.784025 | ubuntu-noble | 2026-05-17 02:04:02.784031 | ubuntu-noble | If you don't want 'manila.share.drivers.ibm' to be distributed and are 2026-05-17 02:04:02.784036 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.ibm' via 2026-05-17 02:04:02.784041 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.784046 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.784051 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.784056 | ubuntu-noble | 2026-05-17 02:04:02.784061 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.784066 | ubuntu-noble | 2026-05-17 02:04:02.784072 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.784077 | ubuntu-noble | 2026-05-17 02:04:02.784082 | ubuntu-noble | 2026-05-17 02:04:02.784087 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.784092 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.784102 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.784108 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.784113 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.784118 | ubuntu-noble | 2026-05-17 02:04:02.784123 | ubuntu-noble | !! 2026-05-17 02:04:02.784128 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.784133 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.infinidat' is absent from the `packages` configuration. 2026-05-17 02:04:02.784138 | ubuntu-noble | !! 2026-05-17 02:04:02.784144 | ubuntu-noble | 2026-05-17 02:04:02.784149 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.784154 | ubuntu-noble | ############################ 2026-05-17 02:04:02.784159 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.784164 | ubuntu-noble | ############################ 2026-05-17 02:04:02.784169 | ubuntu-noble | Python recognizes 'manila.share.drivers.infinidat' as an importable package[^1], 2026-05-17 02:04:02.784174 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.784179 | ubuntu-noble | 2026-05-17 02:04:02.784184 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.784189 | ubuntu-noble | package, please make sure that 'manila.share.drivers.infinidat' is explicitly added 2026-05-17 02:04:02.784194 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.784200 | ubuntu-noble | 2026-05-17 02:04:02.784205 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.784210 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.784215 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.784220 | ubuntu-noble | 2026-05-17 02:04:02.784225 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.784230 | ubuntu-noble | 2026-05-17 02:04:02.784235 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.784240 | ubuntu-noble | 2026-05-17 02:04:02.784246 | ubuntu-noble | If you don't want 'manila.share.drivers.infinidat' to be distributed and are 2026-05-17 02:04:02.784254 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.infinidat' via 2026-05-17 02:04:02.784259 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.784264 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.784269 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.784275 | ubuntu-noble | 2026-05-17 02:04:02.784280 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.784285 | ubuntu-noble | 2026-05-17 02:04:02.784298 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.784303 | ubuntu-noble | 2026-05-17 02:04:02.784309 | ubuntu-noble | 2026-05-17 02:04:02.784314 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.784319 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.784324 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.784329 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.784334 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.784339 | ubuntu-noble | 2026-05-17 02:04:02.784344 | ubuntu-noble | !! 2026-05-17 02:04:02.784349 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.784355 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.infortrend' is absent from the `packages` configuration. 2026-05-17 02:04:02.784360 | ubuntu-noble | !! 2026-05-17 02:04:02.784365 | ubuntu-noble | 2026-05-17 02:04:02.784376 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.784381 | ubuntu-noble | ############################ 2026-05-17 02:04:02.784386 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.784391 | ubuntu-noble | ############################ 2026-05-17 02:04:02.784396 | ubuntu-noble | Python recognizes 'manila.share.drivers.infortrend' as an importable package[^1], 2026-05-17 02:04:02.784402 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.784407 | ubuntu-noble | 2026-05-17 02:04:02.784412 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.784417 | ubuntu-noble | package, please make sure that 'manila.share.drivers.infortrend' is explicitly added 2026-05-17 02:04:02.784422 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.784427 | ubuntu-noble | 2026-05-17 02:04:02.784490 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.784495 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.784501 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.784506 | ubuntu-noble | 2026-05-17 02:04:02.784511 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.784516 | ubuntu-noble | 2026-05-17 02:04:02.784521 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.784526 | ubuntu-noble | 2026-05-17 02:04:02.784531 | ubuntu-noble | If you don't want 'manila.share.drivers.infortrend' to be distributed and are 2026-05-17 02:04:02.784537 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.infortrend' via 2026-05-17 02:04:02.784542 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.784547 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.784552 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.784557 | ubuntu-noble | 2026-05-17 02:04:02.784562 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.784567 | ubuntu-noble | 2026-05-17 02:04:02.784573 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.784578 | ubuntu-noble | 2026-05-17 02:04:02.784583 | ubuntu-noble | 2026-05-17 02:04:02.784588 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.784593 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.784598 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.784603 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.784608 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.784613 | ubuntu-noble | 2026-05-17 02:04:02.784619 | ubuntu-noble | !! 2026-05-17 02:04:02.784624 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.784629 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur' is absent from the `packages` configuration. 2026-05-17 02:04:02.784634 | ubuntu-noble | !! 2026-05-17 02:04:02.784639 | ubuntu-noble | 2026-05-17 02:04:02.784644 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.784650 | ubuntu-noble | ############################ 2026-05-17 02:04:02.784655 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.784660 | ubuntu-noble | ############################ 2026-05-17 02:04:02.784665 | ubuntu-noble | Python recognizes 'manila.share.drivers.inspur' as an importable package[^1], 2026-05-17 02:04:02.784670 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.784675 | ubuntu-noble | 2026-05-17 02:04:02.784680 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.784686 | ubuntu-noble | package, please make sure that 'manila.share.drivers.inspur' is explicitly added 2026-05-17 02:04:02.784697 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.784702 | ubuntu-noble | 2026-05-17 02:04:02.784707 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.784712 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.784717 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.784723 | ubuntu-noble | 2026-05-17 02:04:02.784728 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.784733 | ubuntu-noble | 2026-05-17 02:04:02.784742 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.784747 | ubuntu-noble | 2026-05-17 02:04:02.784752 | ubuntu-noble | If you don't want 'manila.share.drivers.inspur' to be distributed and are 2026-05-17 02:04:02.784758 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.inspur' via 2026-05-17 02:04:02.784763 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.784776 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.784782 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.784787 | ubuntu-noble | 2026-05-17 02:04:02.784792 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.784797 | ubuntu-noble | 2026-05-17 02:04:02.784802 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.784808 | ubuntu-noble | 2026-05-17 02:04:02.784813 | ubuntu-noble | 2026-05-17 02:04:02.784818 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.784823 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.784828 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.784833 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.784839 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.784844 | ubuntu-noble | 2026-05-17 02:04:02.784849 | ubuntu-noble | !! 2026-05-17 02:04:02.784854 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.784859 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur.as13000' is absent from the `packages` configuration. 2026-05-17 02:04:02.784864 | ubuntu-noble | !! 2026-05-17 02:04:02.784869 | ubuntu-noble | 2026-05-17 02:04:02.784872 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.784876 | ubuntu-noble | ############################ 2026-05-17 02:04:02.784880 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.784883 | ubuntu-noble | ############################ 2026-05-17 02:04:02.784887 | ubuntu-noble | Python recognizes 'manila.share.drivers.inspur.as13000' as an importable package[^1], 2026-05-17 02:04:02.784891 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.784894 | ubuntu-noble | 2026-05-17 02:04:02.784898 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.784902 | ubuntu-noble | package, please make sure that 'manila.share.drivers.inspur.as13000' is explicitly added 2026-05-17 02:04:02.784905 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.784909 | ubuntu-noble | 2026-05-17 02:04:02.784913 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.784916 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.784920 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.784924 | ubuntu-noble | 2026-05-17 02:04:02.784927 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.784931 | ubuntu-noble | 2026-05-17 02:04:02.784935 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.784938 | ubuntu-noble | 2026-05-17 02:04:02.784946 | ubuntu-noble | If you don't want 'manila.share.drivers.inspur.as13000' to be distributed and are 2026-05-17 02:04:02.784950 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.inspur.as13000' via 2026-05-17 02:04:02.784953 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.784957 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.784961 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.784965 | ubuntu-noble | 2026-05-17 02:04:02.784968 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.784972 | ubuntu-noble | 2026-05-17 02:04:02.784976 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.784979 | ubuntu-noble | 2026-05-17 02:04:02.784983 | ubuntu-noble | 2026-05-17 02:04:02.784987 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.784990 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.784994 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.784998 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.785002 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.785005 | ubuntu-noble | 2026-05-17 02:04:02.785009 | ubuntu-noble | !! 2026-05-17 02:04:02.785013 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.785016 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur.instorage' is absent from the `packages` configuration. 2026-05-17 02:04:02.785020 | ubuntu-noble | !! 2026-05-17 02:04:02.785024 | ubuntu-noble | 2026-05-17 02:04:02.785027 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.785031 | ubuntu-noble | ############################ 2026-05-17 02:04:02.785035 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.785038 | ubuntu-noble | ############################ 2026-05-17 02:04:02.785042 | ubuntu-noble | Python recognizes 'manila.share.drivers.inspur.instorage' as an importable package[^1], 2026-05-17 02:04:02.785046 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.785049 | ubuntu-noble | 2026-05-17 02:04:02.785053 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.785057 | ubuntu-noble | package, please make sure that 'manila.share.drivers.inspur.instorage' is explicitly added 2026-05-17 02:04:02.785060 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.785064 | ubuntu-noble | 2026-05-17 02:04:02.785068 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.785071 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.785075 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.785079 | ubuntu-noble | 2026-05-17 02:04:02.785083 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.785086 | ubuntu-noble | 2026-05-17 02:04:02.785090 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.785094 | ubuntu-noble | 2026-05-17 02:04:02.785103 | ubuntu-noble | If you don't want 'manila.share.drivers.inspur.instorage' to be distributed and are 2026-05-17 02:04:02.785107 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.inspur.instorage' via 2026-05-17 02:04:02.785110 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.785114 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.785118 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.785121 | ubuntu-noble | 2026-05-17 02:04:02.785125 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.785129 | ubuntu-noble | 2026-05-17 02:04:02.785139 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.785143 | ubuntu-noble | 2026-05-17 02:04:02.785147 | ubuntu-noble | 2026-05-17 02:04:02.785151 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.785154 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.785158 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.785162 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.785165 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.785169 | ubuntu-noble | 2026-05-17 02:04:02.785173 | ubuntu-noble | !! 2026-05-17 02:04:02.785176 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.785180 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.macrosan' is absent from the `packages` configuration. 2026-05-17 02:04:02.785184 | ubuntu-noble | !! 2026-05-17 02:04:02.785188 | ubuntu-noble | 2026-05-17 02:04:02.785191 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.785195 | ubuntu-noble | ############################ 2026-05-17 02:04:02.785199 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.785202 | ubuntu-noble | ############################ 2026-05-17 02:04:02.785206 | ubuntu-noble | Python recognizes 'manila.share.drivers.macrosan' as an importable package[^1], 2026-05-17 02:04:02.785210 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.785213 | ubuntu-noble | 2026-05-17 02:04:02.785217 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.785221 | ubuntu-noble | package, please make sure that 'manila.share.drivers.macrosan' is explicitly added 2026-05-17 02:04:02.785225 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.785228 | ubuntu-noble | 2026-05-17 02:04:02.785232 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.785236 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.785239 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.785243 | ubuntu-noble | 2026-05-17 02:04:02.785247 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.785250 | ubuntu-noble | 2026-05-17 02:04:02.785254 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.785260 | ubuntu-noble | 2026-05-17 02:04:02.785264 | ubuntu-noble | If you don't want 'manila.share.drivers.macrosan' to be distributed and are 2026-05-17 02:04:02.785268 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.macrosan' via 2026-05-17 02:04:02.785272 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.785275 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.785279 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.785283 | ubuntu-noble | 2026-05-17 02:04:02.785286 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.785290 | ubuntu-noble | 2026-05-17 02:04:02.785294 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.785297 | ubuntu-noble | 2026-05-17 02:04:02.785301 | ubuntu-noble | 2026-05-17 02:04:02.785305 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.785308 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.785312 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.785316 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.785319 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.785323 | ubuntu-noble | 2026-05-17 02:04:02.785327 | ubuntu-noble | !! 2026-05-17 02:04:02.785334 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.785338 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.maprfs' is absent from the `packages` configuration. 2026-05-17 02:04:02.785342 | ubuntu-noble | !! 2026-05-17 02:04:02.785345 | ubuntu-noble | 2026-05-17 02:04:02.785349 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.785353 | ubuntu-noble | ############################ 2026-05-17 02:04:02.785356 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.785360 | ubuntu-noble | ############################ 2026-05-17 02:04:02.785364 | ubuntu-noble | Python recognizes 'manila.share.drivers.maprfs' as an importable package[^1], 2026-05-17 02:04:02.785367 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.785371 | ubuntu-noble | 2026-05-17 02:04:02.785375 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.785381 | ubuntu-noble | package, please make sure that 'manila.share.drivers.maprfs' is explicitly added 2026-05-17 02:04:02.785385 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.785388 | ubuntu-noble | 2026-05-17 02:04:02.785392 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.785396 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.785399 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.785403 | ubuntu-noble | 2026-05-17 02:04:02.785412 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.785416 | ubuntu-noble | 2026-05-17 02:04:02.785420 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.785423 | ubuntu-noble | 2026-05-17 02:04:02.785427 | ubuntu-noble | If you don't want 'manila.share.drivers.maprfs' to be distributed and are 2026-05-17 02:04:02.785431 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.maprfs' via 2026-05-17 02:04:02.785434 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.785438 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.785442 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.785445 | ubuntu-noble | 2026-05-17 02:04:02.785466 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.785470 | ubuntu-noble | 2026-05-17 02:04:02.785474 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.785477 | ubuntu-noble | 2026-05-17 02:04:02.785481 | ubuntu-noble | 2026-05-17 02:04:02.785485 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.785488 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.785492 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.785496 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.785499 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.785503 | ubuntu-noble | 2026-05-17 02:04:02.785507 | ubuntu-noble | !! 2026-05-17 02:04:02.785510 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.785514 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp' is absent from the `packages` configuration. 2026-05-17 02:04:02.785518 | ubuntu-noble | !! 2026-05-17 02:04:02.785522 | ubuntu-noble | 2026-05-17 02:04:02.785525 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.785529 | ubuntu-noble | ############################ 2026-05-17 02:04:02.785533 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.785536 | ubuntu-noble | ############################ 2026-05-17 02:04:02.785540 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp' as an importable package[^1], 2026-05-17 02:04:02.785548 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.785552 | ubuntu-noble | 2026-05-17 02:04:02.785555 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.785559 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp' is explicitly added 2026-05-17 02:04:02.785563 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.785566 | ubuntu-noble | 2026-05-17 02:04:02.785570 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.785574 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.785577 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.785581 | ubuntu-noble | 2026-05-17 02:04:02.785585 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.785588 | ubuntu-noble | 2026-05-17 02:04:02.785592 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.785596 | ubuntu-noble | 2026-05-17 02:04:02.785599 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp' to be distributed and are 2026-05-17 02:04:02.785603 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp' via 2026-05-17 02:04:02.785607 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.785610 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.785614 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.785617 | ubuntu-noble | 2026-05-17 02:04:02.785621 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.785625 | ubuntu-noble | 2026-05-17 02:04:02.785628 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.785632 | ubuntu-noble | 2026-05-17 02:04:02.785636 | ubuntu-noble | 2026-05-17 02:04:02.785640 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.785643 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.785647 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.785651 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.785654 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.785658 | ubuntu-noble | 2026-05-17 02:04:02.785661 | ubuntu-noble | !! 2026-05-17 02:04:02.785665 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.785669 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap' is absent from the `packages` configuration. 2026-05-17 02:04:02.785673 | ubuntu-noble | !! 2026-05-17 02:04:02.785676 | ubuntu-noble | 2026-05-17 02:04:02.785680 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.785684 | ubuntu-noble | ############################ 2026-05-17 02:04:02.785687 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.785691 | ubuntu-noble | ############################ 2026-05-17 02:04:02.785698 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp.dataontap' as an importable package[^1], 2026-05-17 02:04:02.785701 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.785705 | ubuntu-noble | 2026-05-17 02:04:02.785709 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.785712 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp.dataontap' is explicitly added 2026-05-17 02:04:02.785716 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.785720 | ubuntu-noble | 2026-05-17 02:04:02.785730 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.785734 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.785737 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.785745 | ubuntu-noble | 2026-05-17 02:04:02.785749 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.785753 | ubuntu-noble | 2026-05-17 02:04:02.785756 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.785760 | ubuntu-noble | 2026-05-17 02:04:02.785764 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp.dataontap' to be distributed and are 2026-05-17 02:04:02.785767 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp.dataontap' via 2026-05-17 02:04:02.785771 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.785775 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.785778 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.785782 | ubuntu-noble | 2026-05-17 02:04:02.785786 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.785789 | ubuntu-noble | 2026-05-17 02:04:02.785793 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.785797 | ubuntu-noble | 2026-05-17 02:04:02.785800 | ubuntu-noble | 2026-05-17 02:04:02.785804 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.785808 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.785811 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.785815 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.785819 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.785822 | ubuntu-noble | 2026-05-17 02:04:02.785826 | ubuntu-noble | !! 2026-05-17 02:04:02.785830 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.785833 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.client' is absent from the `packages` configuration. 2026-05-17 02:04:02.785837 | ubuntu-noble | !! 2026-05-17 02:04:02.785841 | ubuntu-noble | 2026-05-17 02:04:02.785844 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.785848 | ubuntu-noble | ############################ 2026-05-17 02:04:02.785852 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.785855 | ubuntu-noble | ############################ 2026-05-17 02:04:02.785859 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp.dataontap.client' as an importable package[^1], 2026-05-17 02:04:02.785863 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.785866 | ubuntu-noble | 2026-05-17 02:04:02.785870 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.785874 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp.dataontap.client' is explicitly added 2026-05-17 02:04:02.785877 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.785881 | ubuntu-noble | 2026-05-17 02:04:02.785885 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.785888 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.785892 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.785896 | ubuntu-noble | 2026-05-17 02:04:02.785899 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.785903 | ubuntu-noble | 2026-05-17 02:04:02.785907 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.785910 | ubuntu-noble | 2026-05-17 02:04:02.785914 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp.dataontap.client' to be distributed and are 2026-05-17 02:04:02.785918 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp.dataontap.client' via 2026-05-17 02:04:02.785921 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.785925 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.785932 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.785935 | ubuntu-noble | 2026-05-17 02:04:02.785939 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.785943 | ubuntu-noble | 2026-05-17 02:04:02.785946 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.785950 | ubuntu-noble | 2026-05-17 02:04:02.785954 | ubuntu-noble | 2026-05-17 02:04:02.785957 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.785961 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.785965 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.785968 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.785972 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.785976 | ubuntu-noble | 2026-05-17 02:04:02.785979 | ubuntu-noble | !! 2026-05-17 02:04:02.785983 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.785989 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.cluster_mode' is absent from the `packages` configuration. 2026-05-17 02:04:02.785993 | ubuntu-noble | !! 2026-05-17 02:04:02.785997 | ubuntu-noble | 2026-05-17 02:04:02.786000 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.786004 | ubuntu-noble | ############################ 2026-05-17 02:04:02.786008 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.786011 | ubuntu-noble | ############################ 2026-05-17 02:04:02.786015 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp.dataontap.cluster_mode' as an importable package[^1], 2026-05-17 02:04:02.786021 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.786025 | ubuntu-noble | 2026-05-17 02:04:02.786028 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.786032 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp.dataontap.cluster_mode' is explicitly added 2026-05-17 02:04:02.786035 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.786039 | ubuntu-noble | 2026-05-17 02:04:02.786043 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.786046 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.786050 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.786054 | ubuntu-noble | 2026-05-17 02:04:02.786057 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.786061 | ubuntu-noble | 2026-05-17 02:04:02.786065 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.786068 | ubuntu-noble | 2026-05-17 02:04:02.786072 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp.dataontap.cluster_mode' to be distributed and are 2026-05-17 02:04:02.786076 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp.dataontap.cluster_mode' via 2026-05-17 02:04:02.786080 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.786083 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.786087 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.786091 | ubuntu-noble | 2026-05-17 02:04:02.786094 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.786098 | ubuntu-noble | 2026-05-17 02:04:02.786102 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.786105 | ubuntu-noble | 2026-05-17 02:04:02.786109 | ubuntu-noble | 2026-05-17 02:04:02.786113 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.786120 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.786124 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.786128 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.786131 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.786135 | ubuntu-noble | 2026-05-17 02:04:02.786139 | ubuntu-noble | !! 2026-05-17 02:04:02.786142 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.786146 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.protocols' is absent from the `packages` configuration. 2026-05-17 02:04:02.786150 | ubuntu-noble | !! 2026-05-17 02:04:02.786154 | ubuntu-noble | 2026-05-17 02:04:02.786157 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.786161 | ubuntu-noble | ############################ 2026-05-17 02:04:02.786165 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.786168 | ubuntu-noble | ############################ 2026-05-17 02:04:02.786172 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp.dataontap.protocols' as an importable package[^1], 2026-05-17 02:04:02.786176 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.786179 | ubuntu-noble | 2026-05-17 02:04:02.786183 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.786187 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp.dataontap.protocols' is explicitly added 2026-05-17 02:04:02.786190 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.786194 | ubuntu-noble | 2026-05-17 02:04:02.786198 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.786201 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.786205 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.786209 | ubuntu-noble | 2026-05-17 02:04:02.786212 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.786216 | ubuntu-noble | 2026-05-17 02:04:02.786220 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.786223 | ubuntu-noble | 2026-05-17 02:04:02.786227 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp.dataontap.protocols' to be distributed and are 2026-05-17 02:04:02.786231 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp.dataontap.protocols' via 2026-05-17 02:04:02.786235 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.786238 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.786242 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.786246 | ubuntu-noble | 2026-05-17 02:04:02.786249 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.786253 | ubuntu-noble | 2026-05-17 02:04:02.786257 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.786260 | ubuntu-noble | 2026-05-17 02:04:02.786264 | ubuntu-noble | 2026-05-17 02:04:02.786268 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.786271 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.786275 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.786281 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.786285 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.786289 | ubuntu-noble | 2026-05-17 02:04:02.786292 | ubuntu-noble | !! 2026-05-17 02:04:02.786296 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.786306 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta' is absent from the `packages` configuration. 2026-05-17 02:04:02.786314 | ubuntu-noble | !! 2026-05-17 02:04:02.786317 | ubuntu-noble | 2026-05-17 02:04:02.786321 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.786325 | ubuntu-noble | ############################ 2026-05-17 02:04:02.786328 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.786332 | ubuntu-noble | ############################ 2026-05-17 02:04:02.786336 | ubuntu-noble | Python recognizes 'manila.share.drivers.nexenta' as an importable package[^1], 2026-05-17 02:04:02.786339 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.786343 | ubuntu-noble | 2026-05-17 02:04:02.786347 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.786350 | ubuntu-noble | package, please make sure that 'manila.share.drivers.nexenta' is explicitly added 2026-05-17 02:04:02.786354 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.786358 | ubuntu-noble | 2026-05-17 02:04:02.786361 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.786365 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.786369 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.786372 | ubuntu-noble | 2026-05-17 02:04:02.786376 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.786379 | ubuntu-noble | 2026-05-17 02:04:02.786383 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.786387 | ubuntu-noble | 2026-05-17 02:04:02.786390 | ubuntu-noble | If you don't want 'manila.share.drivers.nexenta' to be distributed and are 2026-05-17 02:04:02.786394 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.nexenta' via 2026-05-17 02:04:02.786398 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.786401 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.786405 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.786409 | ubuntu-noble | 2026-05-17 02:04:02.786412 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.786416 | ubuntu-noble | 2026-05-17 02:04:02.786420 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.786423 | ubuntu-noble | 2026-05-17 02:04:02.786427 | ubuntu-noble | 2026-05-17 02:04:02.786431 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.786434 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.786438 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.786442 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.786446 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.786465 | ubuntu-noble | 2026-05-17 02:04:02.786469 | ubuntu-noble | !! 2026-05-17 02:04:02.786473 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.786477 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta.ns4' is absent from the `packages` configuration. 2026-05-17 02:04:02.786480 | ubuntu-noble | !! 2026-05-17 02:04:02.786484 | ubuntu-noble | 2026-05-17 02:04:02.786488 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.786491 | ubuntu-noble | ############################ 2026-05-17 02:04:02.786495 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.786499 | ubuntu-noble | ############################ 2026-05-17 02:04:02.786502 | ubuntu-noble | Python recognizes 'manila.share.drivers.nexenta.ns4' as an importable package[^1], 2026-05-17 02:04:02.786506 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.786510 | ubuntu-noble | 2026-05-17 02:04:02.786514 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.786521 | ubuntu-noble | package, please make sure that 'manila.share.drivers.nexenta.ns4' is explicitly added 2026-05-17 02:04:02.786525 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.786529 | ubuntu-noble | 2026-05-17 02:04:02.786533 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.786536 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.786540 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.786544 | ubuntu-noble | 2026-05-17 02:04:02.786547 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.786551 | ubuntu-noble | 2026-05-17 02:04:02.786555 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.786558 | ubuntu-noble | 2026-05-17 02:04:02.786562 | ubuntu-noble | If you don't want 'manila.share.drivers.nexenta.ns4' to be distributed and are 2026-05-17 02:04:02.786566 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.nexenta.ns4' via 2026-05-17 02:04:02.786569 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.786573 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.786577 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.786580 | ubuntu-noble | 2026-05-17 02:04:02.786584 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.786588 | ubuntu-noble | 2026-05-17 02:04:02.786591 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.786595 | ubuntu-noble | 2026-05-17 02:04:02.786599 | ubuntu-noble | 2026-05-17 02:04:02.786605 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.786609 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.786613 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.786616 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.786620 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.786624 | ubuntu-noble | 2026-05-17 02:04:02.786627 | ubuntu-noble | !! 2026-05-17 02:04:02.786636 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.786640 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta.ns5' is absent from the `packages` configuration. 2026-05-17 02:04:02.786644 | ubuntu-noble | !! 2026-05-17 02:04:02.786648 | ubuntu-noble | 2026-05-17 02:04:02.786651 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.786655 | ubuntu-noble | ############################ 2026-05-17 02:04:02.786659 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.786662 | ubuntu-noble | ############################ 2026-05-17 02:04:02.786666 | ubuntu-noble | Python recognizes 'manila.share.drivers.nexenta.ns5' as an importable package[^1], 2026-05-17 02:04:02.786670 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.786673 | ubuntu-noble | 2026-05-17 02:04:02.786677 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.786681 | ubuntu-noble | package, please make sure that 'manila.share.drivers.nexenta.ns5' is explicitly added 2026-05-17 02:04:02.786684 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.786688 | ubuntu-noble | 2026-05-17 02:04:02.786691 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.786695 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.786699 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.786702 | ubuntu-noble | 2026-05-17 02:04:02.786706 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.786710 | ubuntu-noble | 2026-05-17 02:04:02.786717 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.786721 | ubuntu-noble | 2026-05-17 02:04:02.786725 | ubuntu-noble | If you don't want 'manila.share.drivers.nexenta.ns5' to be distributed and are 2026-05-17 02:04:02.786728 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.nexenta.ns5' via 2026-05-17 02:04:02.786732 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.786736 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.786739 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.786743 | ubuntu-noble | 2026-05-17 02:04:02.786747 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.786750 | ubuntu-noble | 2026-05-17 02:04:02.786754 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.786758 | ubuntu-noble | 2026-05-17 02:04:02.786761 | ubuntu-noble | 2026-05-17 02:04:02.786765 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.786769 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.786772 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.786776 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.786780 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.786783 | ubuntu-noble | 2026-05-17 02:04:02.786787 | ubuntu-noble | !! 2026-05-17 02:04:02.786791 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.786794 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.purestorage' is absent from the `packages` configuration. 2026-05-17 02:04:02.786798 | ubuntu-noble | !! 2026-05-17 02:04:02.786802 | ubuntu-noble | 2026-05-17 02:04:02.786805 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.786809 | ubuntu-noble | ############################ 2026-05-17 02:04:02.786813 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.786817 | ubuntu-noble | ############################ 2026-05-17 02:04:02.786820 | ubuntu-noble | Python recognizes 'manila.share.drivers.purestorage' as an importable package[^1], 2026-05-17 02:04:02.786824 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.786828 | ubuntu-noble | 2026-05-17 02:04:02.786831 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.786835 | ubuntu-noble | package, please make sure that 'manila.share.drivers.purestorage' is explicitly added 2026-05-17 02:04:02.786839 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.786842 | ubuntu-noble | 2026-05-17 02:04:02.786846 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.786850 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.786853 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.786857 | ubuntu-noble | 2026-05-17 02:04:02.786861 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.786864 | ubuntu-noble | 2026-05-17 02:04:02.786868 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.786872 | ubuntu-noble | 2026-05-17 02:04:02.786875 | ubuntu-noble | If you don't want 'manila.share.drivers.purestorage' to be distributed and are 2026-05-17 02:04:02.786879 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.purestorage' via 2026-05-17 02:04:02.786883 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.786886 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.786896 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.786899 | ubuntu-noble | 2026-05-17 02:04:02.786903 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.786911 | ubuntu-noble | 2026-05-17 02:04:02.786915 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.786918 | ubuntu-noble | 2026-05-17 02:04:02.786922 | ubuntu-noble | 2026-05-17 02:04:02.786926 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.786929 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.786938 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.786942 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.786945 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.786949 | ubuntu-noble | 2026-05-17 02:04:02.786953 | ubuntu-noble | !! 2026-05-17 02:04:02.786956 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.786960 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.qnap' is absent from the `packages` configuration. 2026-05-17 02:04:02.786964 | ubuntu-noble | !! 2026-05-17 02:04:02.786967 | ubuntu-noble | 2026-05-17 02:04:02.786971 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.786975 | ubuntu-noble | ############################ 2026-05-17 02:04:02.786978 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.786982 | ubuntu-noble | ############################ 2026-05-17 02:04:02.786986 | ubuntu-noble | Python recognizes 'manila.share.drivers.qnap' as an importable package[^1], 2026-05-17 02:04:02.786989 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.786993 | ubuntu-noble | 2026-05-17 02:04:02.786997 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.787000 | ubuntu-noble | package, please make sure that 'manila.share.drivers.qnap' is explicitly added 2026-05-17 02:04:02.787004 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.787008 | ubuntu-noble | 2026-05-17 02:04:02.787012 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.787015 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.787019 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.787023 | ubuntu-noble | 2026-05-17 02:04:02.787026 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.787030 | ubuntu-noble | 2026-05-17 02:04:02.787034 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.787037 | ubuntu-noble | 2026-05-17 02:04:02.787041 | ubuntu-noble | If you don't want 'manila.share.drivers.qnap' to be distributed and are 2026-05-17 02:04:02.787045 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.qnap' via 2026-05-17 02:04:02.787048 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.787052 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.787056 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.787059 | ubuntu-noble | 2026-05-17 02:04:02.787063 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.787067 | ubuntu-noble | 2026-05-17 02:04:02.787070 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.787074 | ubuntu-noble | 2026-05-17 02:04:02.787078 | ubuntu-noble | 2026-05-17 02:04:02.787081 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.787085 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.787089 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.787092 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.787096 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.787104 | ubuntu-noble | 2026-05-17 02:04:02.787107 | ubuntu-noble | !! 2026-05-17 02:04:02.787111 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.787115 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.quobyte' is absent from the `packages` configuration. 2026-05-17 02:04:02.787118 | ubuntu-noble | !! 2026-05-17 02:04:02.787122 | ubuntu-noble | 2026-05-17 02:04:02.787126 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.787129 | ubuntu-noble | ############################ 2026-05-17 02:04:02.787133 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.787137 | ubuntu-noble | ############################ 2026-05-17 02:04:02.787140 | ubuntu-noble | Python recognizes 'manila.share.drivers.quobyte' as an importable package[^1], 2026-05-17 02:04:02.787144 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.787148 | ubuntu-noble | 2026-05-17 02:04:02.787151 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.787155 | ubuntu-noble | package, please make sure that 'manila.share.drivers.quobyte' is explicitly added 2026-05-17 02:04:02.787158 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.787162 | ubuntu-noble | 2026-05-17 02:04:02.787166 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.787169 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.787173 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.787177 | ubuntu-noble | 2026-05-17 02:04:02.787180 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.787184 | ubuntu-noble | 2026-05-17 02:04:02.787187 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.787191 | ubuntu-noble | 2026-05-17 02:04:02.787195 | ubuntu-noble | If you don't want 'manila.share.drivers.quobyte' to be distributed and are 2026-05-17 02:04:02.787198 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.quobyte' via 2026-05-17 02:04:02.787202 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.787206 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.787209 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.787213 | ubuntu-noble | 2026-05-17 02:04:02.787216 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.787220 | ubuntu-noble | 2026-05-17 02:04:02.787224 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.787227 | ubuntu-noble | 2026-05-17 02:04:02.787231 | ubuntu-noble | 2026-05-17 02:04:02.787240 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.787244 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.787247 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.787251 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.787255 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.787258 | ubuntu-noble | 2026-05-17 02:04:02.787262 | ubuntu-noble | !! 2026-05-17 02:04:02.787266 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.787269 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.tegile' is absent from the `packages` configuration. 2026-05-17 02:04:02.787273 | ubuntu-noble | !! 2026-05-17 02:04:02.787277 | ubuntu-noble | 2026-05-17 02:04:02.787280 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.787284 | ubuntu-noble | ############################ 2026-05-17 02:04:02.787288 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.787291 | ubuntu-noble | ############################ 2026-05-17 02:04:02.787295 | ubuntu-noble | Python recognizes 'manila.share.drivers.tegile' as an importable package[^1], 2026-05-17 02:04:02.787302 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.787306 | ubuntu-noble | 2026-05-17 02:04:02.787310 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.787313 | ubuntu-noble | package, please make sure that 'manila.share.drivers.tegile' is explicitly added 2026-05-17 02:04:02.787317 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.787321 | ubuntu-noble | 2026-05-17 02:04:02.787324 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.787328 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.787332 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.787335 | ubuntu-noble | 2026-05-17 02:04:02.787339 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.787343 | ubuntu-noble | 2026-05-17 02:04:02.787510 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.787518 | ubuntu-noble | 2026-05-17 02:04:02.787522 | ubuntu-noble | If you don't want 'manila.share.drivers.tegile' to be distributed and are 2026-05-17 02:04:02.787526 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.tegile' via 2026-05-17 02:04:02.787529 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.787533 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.787537 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.787540 | ubuntu-noble | 2026-05-17 02:04:02.787544 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.787548 | ubuntu-noble | 2026-05-17 02:04:02.787551 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.787555 | ubuntu-noble | 2026-05-17 02:04:02.787559 | ubuntu-noble | 2026-05-17 02:04:02.787563 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.787566 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.787570 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.787574 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.787577 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.787581 | ubuntu-noble | 2026-05-17 02:04:02.787585 | ubuntu-noble | !! 2026-05-17 02:04:02.787588 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.787595 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.vastdata' is absent from the `packages` configuration. 2026-05-17 02:04:02.787598 | ubuntu-noble | !! 2026-05-17 02:04:02.787602 | ubuntu-noble | 2026-05-17 02:04:02.787606 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.787610 | ubuntu-noble | ############################ 2026-05-17 02:04:02.787613 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.787617 | ubuntu-noble | ############################ 2026-05-17 02:04:02.787621 | ubuntu-noble | Python recognizes 'manila.share.drivers.vastdata' as an importable package[^1], 2026-05-17 02:04:02.787624 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.787628 | ubuntu-noble | 2026-05-17 02:04:02.787632 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.787635 | ubuntu-noble | package, please make sure that 'manila.share.drivers.vastdata' is explicitly added 2026-05-17 02:04:02.787639 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.787643 | ubuntu-noble | 2026-05-17 02:04:02.787646 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.787650 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.787658 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.787661 | ubuntu-noble | 2026-05-17 02:04:02.787665 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.787669 | ubuntu-noble | 2026-05-17 02:04:02.787673 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.787676 | ubuntu-noble | 2026-05-17 02:04:02.787680 | ubuntu-noble | If you don't want 'manila.share.drivers.vastdata' to be distributed and are 2026-05-17 02:04:02.787684 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.vastdata' via 2026-05-17 02:04:02.787687 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.787691 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.787702 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.787706 | ubuntu-noble | 2026-05-17 02:04:02.787709 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.787713 | ubuntu-noble | 2026-05-17 02:04:02.787717 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.787720 | ubuntu-noble | 2026-05-17 02:04:02.787724 | ubuntu-noble | 2026-05-17 02:04:02.787728 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.787732 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.787735 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.787739 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.787743 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.787746 | ubuntu-noble | 2026-05-17 02:04:02.787750 | ubuntu-noble | !! 2026-05-17 02:04:02.787754 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.787757 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.veritas' is absent from the `packages` configuration. 2026-05-17 02:04:02.787761 | ubuntu-noble | !! 2026-05-17 02:04:02.787765 | ubuntu-noble | 2026-05-17 02:04:02.787768 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.787772 | ubuntu-noble | ############################ 2026-05-17 02:04:02.787776 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.787779 | ubuntu-noble | ############################ 2026-05-17 02:04:02.787783 | ubuntu-noble | Python recognizes 'manila.share.drivers.veritas' as an importable package[^1], 2026-05-17 02:04:02.787787 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.787790 | ubuntu-noble | 2026-05-17 02:04:02.787794 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.787797 | ubuntu-noble | package, please make sure that 'manila.share.drivers.veritas' is explicitly added 2026-05-17 02:04:02.787801 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.787805 | ubuntu-noble | 2026-05-17 02:04:02.787808 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.787812 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.787816 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.787819 | ubuntu-noble | 2026-05-17 02:04:02.787823 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.787827 | ubuntu-noble | 2026-05-17 02:04:02.787830 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.787834 | ubuntu-noble | 2026-05-17 02:04:02.787838 | ubuntu-noble | If you don't want 'manila.share.drivers.veritas' to be distributed and are 2026-05-17 02:04:02.787841 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.veritas' via 2026-05-17 02:04:02.787845 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.787849 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.787856 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.787860 | ubuntu-noble | 2026-05-17 02:04:02.787864 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.787868 | ubuntu-noble | 2026-05-17 02:04:02.787871 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.787875 | ubuntu-noble | 2026-05-17 02:04:02.787879 | ubuntu-noble | 2026-05-17 02:04:02.787882 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.787886 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.787890 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.787893 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.787900 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.787903 | ubuntu-noble | 2026-05-17 02:04:02.787907 | ubuntu-noble | !! 2026-05-17 02:04:02.787911 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.787914 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.windows' is absent from the `packages` configuration. 2026-05-17 02:04:02.787918 | ubuntu-noble | !! 2026-05-17 02:04:02.787922 | ubuntu-noble | 2026-05-17 02:04:02.787926 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.787929 | ubuntu-noble | ############################ 2026-05-17 02:04:02.787933 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.787937 | ubuntu-noble | ############################ 2026-05-17 02:04:02.787940 | ubuntu-noble | Python recognizes 'manila.share.drivers.windows' as an importable package[^1], 2026-05-17 02:04:02.787944 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.787948 | ubuntu-noble | 2026-05-17 02:04:02.787951 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.787955 | ubuntu-noble | package, please make sure that 'manila.share.drivers.windows' is explicitly added 2026-05-17 02:04:02.787959 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.787963 | ubuntu-noble | 2026-05-17 02:04:02.787966 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.787970 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.787974 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.787986 | ubuntu-noble | 2026-05-17 02:04:02.787990 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.787994 | ubuntu-noble | 2026-05-17 02:04:02.787998 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.788002 | ubuntu-noble | 2026-05-17 02:04:02.788005 | ubuntu-noble | If you don't want 'manila.share.drivers.windows' to be distributed and are 2026-05-17 02:04:02.788009 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.windows' via 2026-05-17 02:04:02.788019 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.788023 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.788026 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.788030 | ubuntu-noble | 2026-05-17 02:04:02.788034 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.788037 | ubuntu-noble | 2026-05-17 02:04:02.788041 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.788045 | ubuntu-noble | 2026-05-17 02:04:02.788048 | ubuntu-noble | 2026-05-17 02:04:02.788052 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.788056 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.788059 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.788067 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.788071 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.788075 | ubuntu-noble | 2026-05-17 02:04:02.788078 | ubuntu-noble | !! 2026-05-17 02:04:02.788082 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.788086 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zadara' is absent from the `packages` configuration. 2026-05-17 02:04:02.788097 | ubuntu-noble | !! 2026-05-17 02:04:02.788100 | ubuntu-noble | 2026-05-17 02:04:02.788104 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.788108 | ubuntu-noble | ############################ 2026-05-17 02:04:02.788112 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.788115 | ubuntu-noble | ############################ 2026-05-17 02:04:02.788119 | ubuntu-noble | Python recognizes 'manila.share.drivers.zadara' as an importable package[^1], 2026-05-17 02:04:02.788123 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.788126 | ubuntu-noble | 2026-05-17 02:04:02.788130 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.788134 | ubuntu-noble | package, please make sure that 'manila.share.drivers.zadara' is explicitly added 2026-05-17 02:04:02.788137 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.788141 | ubuntu-noble | 2026-05-17 02:04:02.788145 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.788148 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.788152 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.788156 | ubuntu-noble | 2026-05-17 02:04:02.788159 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.788163 | ubuntu-noble | 2026-05-17 02:04:02.788167 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.788170 | ubuntu-noble | 2026-05-17 02:04:02.788174 | ubuntu-noble | If you don't want 'manila.share.drivers.zadara' to be distributed and are 2026-05-17 02:04:02.788178 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.zadara' via 2026-05-17 02:04:02.788181 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.788185 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.788189 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.788192 | ubuntu-noble | 2026-05-17 02:04:02.788196 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.788200 | ubuntu-noble | 2026-05-17 02:04:02.788203 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.788207 | ubuntu-noble | 2026-05-17 02:04:02.788211 | ubuntu-noble | 2026-05-17 02:04:02.788214 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.788221 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.788225 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.788228 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.788232 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.788236 | ubuntu-noble | 2026-05-17 02:04:02.788239 | ubuntu-noble | !! 2026-05-17 02:04:02.788243 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.788247 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zfsonlinux' is absent from the `packages` configuration. 2026-05-17 02:04:02.788251 | ubuntu-noble | !! 2026-05-17 02:04:02.788254 | ubuntu-noble | 2026-05-17 02:04:02.788258 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.788266 | ubuntu-noble | ############################ 2026-05-17 02:04:02.788269 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.788273 | ubuntu-noble | ############################ 2026-05-17 02:04:02.788277 | ubuntu-noble | Python recognizes 'manila.share.drivers.zfsonlinux' as an importable package[^1], 2026-05-17 02:04:02.788280 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.788284 | ubuntu-noble | 2026-05-17 02:04:02.788288 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.788292 | ubuntu-noble | package, please make sure that 'manila.share.drivers.zfsonlinux' is explicitly added 2026-05-17 02:04:02.788295 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.788299 | ubuntu-noble | 2026-05-17 02:04:02.788303 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.788306 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.788310 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.788314 | ubuntu-noble | 2026-05-17 02:04:02.788317 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.788321 | ubuntu-noble | 2026-05-17 02:04:02.788325 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.788328 | ubuntu-noble | 2026-05-17 02:04:02.788339 | ubuntu-noble | If you don't want 'manila.share.drivers.zfsonlinux' to be distributed and are 2026-05-17 02:04:02.788342 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.zfsonlinux' via 2026-05-17 02:04:02.788346 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.788350 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.788354 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.788357 | ubuntu-noble | 2026-05-17 02:04:02.788361 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.788365 | ubuntu-noble | 2026-05-17 02:04:02.788368 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.788372 | ubuntu-noble | 2026-05-17 02:04:02.788376 | ubuntu-noble | 2026-05-17 02:04:02.788379 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.788383 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.788387 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.788390 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.788394 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.788398 | ubuntu-noble | 2026-05-17 02:04:02.788401 | ubuntu-noble | !! 2026-05-17 02:04:02.788405 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.788409 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zfssa' is absent from the `packages` configuration. 2026-05-17 02:04:02.788412 | ubuntu-noble | !! 2026-05-17 02:04:02.788416 | ubuntu-noble | 2026-05-17 02:04:02.788420 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.788423 | ubuntu-noble | ############################ 2026-05-17 02:04:02.788441 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.788471 | ubuntu-noble | ############################ 2026-05-17 02:04:02.788480 | ubuntu-noble | Python recognizes 'manila.share.drivers.zfssa' as an importable package[^1], 2026-05-17 02:04:02.788484 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.788489 | ubuntu-noble | 2026-05-17 02:04:02.788493 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.788498 | ubuntu-noble | package, please make sure that 'manila.share.drivers.zfssa' is explicitly added 2026-05-17 02:04:02.788502 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.788512 | ubuntu-noble | 2026-05-17 02:04:02.788516 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.788520 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.788523 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.788527 | ubuntu-noble | 2026-05-17 02:04:02.788530 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.788534 | ubuntu-noble | 2026-05-17 02:04:02.788538 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.788542 | ubuntu-noble | 2026-05-17 02:04:02.788545 | ubuntu-noble | If you don't want 'manila.share.drivers.zfssa' to be distributed and are 2026-05-17 02:04:02.788549 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.zfssa' via 2026-05-17 02:04:02.788553 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.788556 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.788560 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.788564 | ubuntu-noble | 2026-05-17 02:04:02.788567 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.788571 | ubuntu-noble | 2026-05-17 02:04:02.788581 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.788585 | ubuntu-noble | 2026-05-17 02:04:02.788588 | ubuntu-noble | 2026-05-17 02:04:02.788592 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.788596 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.788599 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.788603 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.788607 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.788611 | ubuntu-noble | 2026-05-17 02:04:02.788615 | ubuntu-noble | !! 2026-05-17 02:04:02.788619 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.788622 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.hooks' is absent from the `packages` configuration. 2026-05-17 02:04:02.788626 | ubuntu-noble | !! 2026-05-17 02:04:02.788630 | ubuntu-noble | 2026-05-17 02:04:02.788633 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.788637 | ubuntu-noble | ############################ 2026-05-17 02:04:02.788641 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.788644 | ubuntu-noble | ############################ 2026-05-17 02:04:02.788648 | ubuntu-noble | Python recognizes 'manila.share.hooks' as an importable package[^1], 2026-05-17 02:04:02.788652 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.788655 | ubuntu-noble | 2026-05-17 02:04:02.788659 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.788663 | ubuntu-noble | package, please make sure that 'manila.share.hooks' is explicitly added 2026-05-17 02:04:02.788666 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.788670 | ubuntu-noble | 2026-05-17 02:04:02.788674 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.788677 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.788681 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.788685 | ubuntu-noble | 2026-05-17 02:04:02.788691 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.788695 | ubuntu-noble | 2026-05-17 02:04:02.788699 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.788702 | ubuntu-noble | 2026-05-17 02:04:02.788706 | ubuntu-noble | If you don't want 'manila.share.hooks' to be distributed and are 2026-05-17 02:04:02.788710 | ubuntu-noble | already explicitly excluding 'manila.share.hooks' via 2026-05-17 02:04:02.788718 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.788722 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.788725 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.788729 | ubuntu-noble | 2026-05-17 02:04:02.788733 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.788736 | ubuntu-noble | 2026-05-17 02:04:02.788740 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.788744 | ubuntu-noble | 2026-05-17 02:04:02.788747 | ubuntu-noble | 2026-05-17 02:04:02.788751 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.788755 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.788758 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.788762 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.788766 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.788769 | ubuntu-noble | 2026-05-17 02:04:02.788773 | ubuntu-noble | !! 2026-05-17 02:04:02.788777 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.788780 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share_group' is absent from the `packages` configuration. 2026-05-17 02:04:02.788784 | ubuntu-noble | !! 2026-05-17 02:04:02.788788 | ubuntu-noble | 2026-05-17 02:04:02.788791 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.788795 | ubuntu-noble | ############################ 2026-05-17 02:04:02.788799 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.788802 | ubuntu-noble | ############################ 2026-05-17 02:04:02.788806 | ubuntu-noble | Python recognizes 'manila.share_group' as an importable package[^1], 2026-05-17 02:04:02.788810 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.788813 | ubuntu-noble | 2026-05-17 02:04:02.788817 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.788821 | ubuntu-noble | package, please make sure that 'manila.share_group' is explicitly added 2026-05-17 02:04:02.788824 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.788828 | ubuntu-noble | 2026-05-17 02:04:02.788832 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.788835 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.788839 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.788843 | ubuntu-noble | 2026-05-17 02:04:02.788858 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.788862 | ubuntu-noble | 2026-05-17 02:04:02.788866 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.788870 | ubuntu-noble | 2026-05-17 02:04:02.788874 | ubuntu-noble | If you don't want 'manila.share_group' to be distributed and are 2026-05-17 02:04:02.788877 | ubuntu-noble | already explicitly excluding 'manila.share_group' via 2026-05-17 02:04:02.788881 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.788885 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.788888 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.788892 | ubuntu-noble | 2026-05-17 02:04:02.788899 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.788902 | ubuntu-noble | 2026-05-17 02:04:02.788906 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.788910 | ubuntu-noble | 2026-05-17 02:04:02.788913 | ubuntu-noble | 2026-05-17 02:04:02.788917 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.788925 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.788929 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.788932 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.788936 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.788940 | ubuntu-noble | 2026-05-17 02:04:02.788943 | ubuntu-noble | !! 2026-05-17 02:04:02.788947 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.788951 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.testing' is absent from the `packages` configuration. 2026-05-17 02:04:02.788955 | ubuntu-noble | !! 2026-05-17 02:04:02.788958 | ubuntu-noble | 2026-05-17 02:04:02.788962 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.788966 | ubuntu-noble | ############################ 2026-05-17 02:04:02.788969 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.788973 | ubuntu-noble | ############################ 2026-05-17 02:04:02.788977 | ubuntu-noble | Python recognizes 'manila.testing' as an importable package[^1], 2026-05-17 02:04:02.788980 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.788984 | ubuntu-noble | 2026-05-17 02:04:02.788988 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.788991 | ubuntu-noble | package, please make sure that 'manila.testing' is explicitly added 2026-05-17 02:04:02.788995 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.788999 | ubuntu-noble | 2026-05-17 02:04:02.789003 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.789006 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.789013 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.789017 | ubuntu-noble | 2026-05-17 02:04:02.789021 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.789024 | ubuntu-noble | 2026-05-17 02:04:02.789028 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.789032 | ubuntu-noble | 2026-05-17 02:04:02.789035 | ubuntu-noble | If you don't want 'manila.testing' to be distributed and are 2026-05-17 02:04:02.789039 | ubuntu-noble | already explicitly excluding 'manila.testing' via 2026-05-17 02:04:02.789043 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.789046 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.789050 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.789054 | ubuntu-noble | 2026-05-17 02:04:02.789057 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.789061 | ubuntu-noble | 2026-05-17 02:04:02.789065 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.789068 | ubuntu-noble | 2026-05-17 02:04:02.789072 | ubuntu-noble | 2026-05-17 02:04:02.789076 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.789080 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.789083 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.789087 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.789091 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.789094 | ubuntu-noble | 2026-05-17 02:04:02.789098 | ubuntu-noble | !! 2026-05-17 02:04:02.789102 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.789105 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests' is absent from the `packages` configuration. 2026-05-17 02:04:02.789109 | ubuntu-noble | !! 2026-05-17 02:04:02.789113 | ubuntu-noble | 2026-05-17 02:04:02.789117 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.789124 | ubuntu-noble | ############################ 2026-05-17 02:04:02.789128 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.789132 | ubuntu-noble | ############################ 2026-05-17 02:04:02.789135 | ubuntu-noble | Python recognizes 'manila.tests' as an importable package[^1], 2026-05-17 02:04:02.789139 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.789143 | ubuntu-noble | 2026-05-17 02:04:02.789146 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.789150 | ubuntu-noble | package, please make sure that 'manila.tests' is explicitly added 2026-05-17 02:04:02.789154 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.789157 | ubuntu-noble | 2026-05-17 02:04:02.789161 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.789165 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.789168 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.789172 | ubuntu-noble | 2026-05-17 02:04:02.789176 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.789180 | ubuntu-noble | 2026-05-17 02:04:02.789183 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.789187 | ubuntu-noble | 2026-05-17 02:04:02.789191 | ubuntu-noble | If you don't want 'manila.tests' to be distributed and are 2026-05-17 02:04:02.789194 | ubuntu-noble | already explicitly excluding 'manila.tests' via 2026-05-17 02:04:02.789198 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.789202 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.789208 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.789212 | ubuntu-noble | 2026-05-17 02:04:02.789215 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.789219 | ubuntu-noble | 2026-05-17 02:04:02.789223 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.789226 | ubuntu-noble | 2026-05-17 02:04:02.789230 | ubuntu-noble | 2026-05-17 02:04:02.789234 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.789237 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.789241 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.789245 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.789248 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.789252 | ubuntu-noble | 2026-05-17 02:04:02.789256 | ubuntu-noble | !! 2026-05-17 02:04:02.789259 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.789263 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api' is absent from the `packages` configuration. 2026-05-17 02:04:02.789267 | ubuntu-noble | !! 2026-05-17 02:04:02.789270 | ubuntu-noble | 2026-05-17 02:04:02.789274 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.789278 | ubuntu-noble | ############################ 2026-05-17 02:04:02.789281 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.789285 | ubuntu-noble | ############################ 2026-05-17 02:04:02.789289 | ubuntu-noble | Python recognizes 'manila.tests.api' as an importable package[^1], 2026-05-17 02:04:02.789292 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.789296 | ubuntu-noble | 2026-05-17 02:04:02.789299 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.789303 | ubuntu-noble | package, please make sure that 'manila.tests.api' is explicitly added 2026-05-17 02:04:02.789307 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.789310 | ubuntu-noble | 2026-05-17 02:04:02.789318 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.789322 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.789333 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.789337 | ubuntu-noble | 2026-05-17 02:04:02.789340 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.789344 | ubuntu-noble | 2026-05-17 02:04:02.789348 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.789352 | ubuntu-noble | 2026-05-17 02:04:02.789355 | ubuntu-noble | If you don't want 'manila.tests.api' to be distributed and are 2026-05-17 02:04:02.789359 | ubuntu-noble | already explicitly excluding 'manila.tests.api' via 2026-05-17 02:04:02.789363 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.789366 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.789370 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.789374 | ubuntu-noble | 2026-05-17 02:04:02.789377 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.789381 | ubuntu-noble | 2026-05-17 02:04:02.789385 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.789388 | ubuntu-noble | 2026-05-17 02:04:02.789392 | ubuntu-noble | 2026-05-17 02:04:02.789396 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.789399 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.789403 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.789407 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.789410 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.789414 | ubuntu-noble | 2026-05-17 02:04:02.789418 | ubuntu-noble | !! 2026-05-17 02:04:02.789421 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.789425 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.contrib' is absent from the `packages` configuration. 2026-05-17 02:04:02.789429 | ubuntu-noble | !! 2026-05-17 02:04:02.789432 | ubuntu-noble | 2026-05-17 02:04:02.789436 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.789440 | ubuntu-noble | ############################ 2026-05-17 02:04:02.789443 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.789460 | ubuntu-noble | ############################ 2026-05-17 02:04:02.789467 | ubuntu-noble | Python recognizes 'manila.tests.api.contrib' as an importable package[^1], 2026-05-17 02:04:02.789470 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.789474 | ubuntu-noble | 2026-05-17 02:04:02.789478 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.789481 | ubuntu-noble | package, please make sure that 'manila.tests.api.contrib' is explicitly added 2026-05-17 02:04:02.789485 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.789489 | ubuntu-noble | 2026-05-17 02:04:02.789492 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.789496 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.789500 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.789503 | ubuntu-noble | 2026-05-17 02:04:02.789507 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.789511 | ubuntu-noble | 2026-05-17 02:04:02.789515 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.789518 | ubuntu-noble | 2026-05-17 02:04:02.789522 | ubuntu-noble | If you don't want 'manila.tests.api.contrib' to be distributed and are 2026-05-17 02:04:02.789526 | ubuntu-noble | already explicitly excluding 'manila.tests.api.contrib' via 2026-05-17 02:04:02.789535 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.789542 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.789546 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.789549 | ubuntu-noble | 2026-05-17 02:04:02.789553 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.789557 | ubuntu-noble | 2026-05-17 02:04:02.789560 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.789564 | ubuntu-noble | 2026-05-17 02:04:02.789568 | ubuntu-noble | 2026-05-17 02:04:02.789571 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.789575 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.789579 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.789582 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.789586 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.789590 | ubuntu-noble | 2026-05-17 02:04:02.789593 | ubuntu-noble | !! 2026-05-17 02:04:02.789597 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.789601 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.extensions' is absent from the `packages` configuration. 2026-05-17 02:04:02.789604 | ubuntu-noble | !! 2026-05-17 02:04:02.789608 | ubuntu-noble | 2026-05-17 02:04:02.789612 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.789615 | ubuntu-noble | ############################ 2026-05-17 02:04:02.789619 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.789623 | ubuntu-noble | ############################ 2026-05-17 02:04:02.789626 | ubuntu-noble | Python recognizes 'manila.tests.api.extensions' as an importable package[^1], 2026-05-17 02:04:02.789630 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.789634 | ubuntu-noble | 2026-05-17 02:04:02.789637 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.789641 | ubuntu-noble | package, please make sure that 'manila.tests.api.extensions' is explicitly added 2026-05-17 02:04:02.789645 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.789649 | ubuntu-noble | 2026-05-17 02:04:02.789658 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.789662 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.789666 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.789669 | ubuntu-noble | 2026-05-17 02:04:02.789673 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.789677 | ubuntu-noble | 2026-05-17 02:04:02.789682 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.789686 | ubuntu-noble | 2026-05-17 02:04:02.789690 | ubuntu-noble | If you don't want 'manila.tests.api.extensions' to be distributed and are 2026-05-17 02:04:02.789694 | ubuntu-noble | already explicitly excluding 'manila.tests.api.extensions' via 2026-05-17 02:04:02.789697 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.789701 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.789705 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.789708 | ubuntu-noble | 2026-05-17 02:04:02.789712 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.789716 | ubuntu-noble | 2026-05-17 02:04:02.789719 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.789723 | ubuntu-noble | 2026-05-17 02:04:02.789727 | ubuntu-noble | 2026-05-17 02:04:02.789730 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.789738 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.789742 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.789745 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.789749 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.789753 | ubuntu-noble | 2026-05-17 02:04:02.789756 | ubuntu-noble | !! 2026-05-17 02:04:02.789760 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.789764 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.middleware' is absent from the `packages` configuration. 2026-05-17 02:04:02.789768 | ubuntu-noble | !! 2026-05-17 02:04:02.789771 | ubuntu-noble | 2026-05-17 02:04:02.789775 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.789779 | ubuntu-noble | ############################ 2026-05-17 02:04:02.789782 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.789786 | ubuntu-noble | ############################ 2026-05-17 02:04:02.789790 | ubuntu-noble | Python recognizes 'manila.tests.api.middleware' as an importable package[^1], 2026-05-17 02:04:02.789793 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.789797 | ubuntu-noble | 2026-05-17 02:04:02.789801 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.789804 | ubuntu-noble | package, please make sure that 'manila.tests.api.middleware' is explicitly added 2026-05-17 02:04:02.789808 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.789812 | ubuntu-noble | 2026-05-17 02:04:02.789815 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.789819 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.789823 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.789827 | ubuntu-noble | 2026-05-17 02:04:02.789831 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.789836 | ubuntu-noble | 2026-05-17 02:04:02.789840 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.789844 | ubuntu-noble | 2026-05-17 02:04:02.789848 | ubuntu-noble | If you don't want 'manila.tests.api.middleware' to be distributed and are 2026-05-17 02:04:02.789853 | ubuntu-noble | already explicitly excluding 'manila.tests.api.middleware' via 2026-05-17 02:04:02.789857 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.789861 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.789865 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.789868 | ubuntu-noble | 2026-05-17 02:04:02.789872 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.789876 | ubuntu-noble | 2026-05-17 02:04:02.789879 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.789883 | ubuntu-noble | 2026-05-17 02:04:02.789887 | ubuntu-noble | 2026-05-17 02:04:02.789891 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.789894 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.789898 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.789902 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.789905 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.789909 | ubuntu-noble | 2026-05-17 02:04:02.789913 | ubuntu-noble | !! 2026-05-17 02:04:02.789916 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.789920 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.openstack' is absent from the `packages` configuration. 2026-05-17 02:04:02.789928 | ubuntu-noble | !! 2026-05-17 02:04:02.789931 | ubuntu-noble | 2026-05-17 02:04:02.789935 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.789939 | ubuntu-noble | ############################ 2026-05-17 02:04:02.789942 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.789946 | ubuntu-noble | ############################ 2026-05-17 02:04:02.789950 | ubuntu-noble | Python recognizes 'manila.tests.api.openstack' as an importable package[^1], 2026-05-17 02:04:02.789953 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.789957 | ubuntu-noble | 2026-05-17 02:04:02.789961 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.789970 | ubuntu-noble | package, please make sure that 'manila.tests.api.openstack' is explicitly added 2026-05-17 02:04:02.789974 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.789978 | ubuntu-noble | 2026-05-17 02:04:02.789981 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.789985 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.789989 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.789992 | ubuntu-noble | 2026-05-17 02:04:02.790026 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.790032 | ubuntu-noble | 2026-05-17 02:04:02.790036 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.790039 | ubuntu-noble | 2026-05-17 02:04:02.790043 | ubuntu-noble | If you don't want 'manila.tests.api.openstack' to be distributed and are 2026-05-17 02:04:02.790047 | ubuntu-noble | already explicitly excluding 'manila.tests.api.openstack' via 2026-05-17 02:04:02.790051 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.790054 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.790058 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.790062 | ubuntu-noble | 2026-05-17 02:04:02.790065 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.790069 | ubuntu-noble | 2026-05-17 02:04:02.790073 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.790076 | ubuntu-noble | 2026-05-17 02:04:02.790080 | ubuntu-noble | 2026-05-17 02:04:02.790084 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.790087 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.790091 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.790095 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.790098 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.790102 | ubuntu-noble | 2026-05-17 02:04:02.790106 | ubuntu-noble | !! 2026-05-17 02:04:02.790109 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.790113 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.v1' is absent from the `packages` configuration. 2026-05-17 02:04:02.790117 | ubuntu-noble | !! 2026-05-17 02:04:02.790120 | ubuntu-noble | 2026-05-17 02:04:02.790124 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.790128 | ubuntu-noble | ############################ 2026-05-17 02:04:02.790131 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.790135 | ubuntu-noble | ############################ 2026-05-17 02:04:02.790139 | ubuntu-noble | Python recognizes 'manila.tests.api.v1' as an importable package[^1], 2026-05-17 02:04:02.790142 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.790146 | ubuntu-noble | 2026-05-17 02:04:02.790150 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.790153 | ubuntu-noble | package, please make sure that 'manila.tests.api.v1' is explicitly added 2026-05-17 02:04:02.790161 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.790165 | ubuntu-noble | 2026-05-17 02:04:02.790169 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.790172 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.790176 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.790180 | ubuntu-noble | 2026-05-17 02:04:02.790183 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.790187 | ubuntu-noble | 2026-05-17 02:04:02.790193 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.790197 | ubuntu-noble | 2026-05-17 02:04:02.790201 | ubuntu-noble | If you don't want 'manila.tests.api.v1' to be distributed and are 2026-05-17 02:04:02.790205 | ubuntu-noble | already explicitly excluding 'manila.tests.api.v1' via 2026-05-17 02:04:02.790208 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.790212 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.790216 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.790219 | ubuntu-noble | 2026-05-17 02:04:02.790223 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.790227 | ubuntu-noble | 2026-05-17 02:04:02.790230 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.790234 | ubuntu-noble | 2026-05-17 02:04:02.790238 | ubuntu-noble | 2026-05-17 02:04:02.790242 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.790245 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.790249 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.790253 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.790256 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.790260 | ubuntu-noble | 2026-05-17 02:04:02.790264 | ubuntu-noble | !! 2026-05-17 02:04:02.790267 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.790271 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.v2' is absent from the `packages` configuration. 2026-05-17 02:04:02.790275 | ubuntu-noble | !! 2026-05-17 02:04:02.790279 | ubuntu-noble | 2026-05-17 02:04:02.790282 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.790286 | ubuntu-noble | ############################ 2026-05-17 02:04:02.790290 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.790293 | ubuntu-noble | ############################ 2026-05-17 02:04:02.790297 | ubuntu-noble | Python recognizes 'manila.tests.api.v2' as an importable package[^1], 2026-05-17 02:04:02.790307 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.790311 | ubuntu-noble | 2026-05-17 02:04:02.790315 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.790318 | ubuntu-noble | package, please make sure that 'manila.tests.api.v2' is explicitly added 2026-05-17 02:04:02.790322 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.790326 | ubuntu-noble | 2026-05-17 02:04:02.790329 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.790333 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.790337 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.790340 | ubuntu-noble | 2026-05-17 02:04:02.790344 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.790348 | ubuntu-noble | 2026-05-17 02:04:02.790351 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.790355 | ubuntu-noble | 2026-05-17 02:04:02.790359 | ubuntu-noble | If you don't want 'manila.tests.api.v2' to be distributed and are 2026-05-17 02:04:02.790366 | ubuntu-noble | already explicitly excluding 'manila.tests.api.v2' via 2026-05-17 02:04:02.790370 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.790374 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.790378 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.790381 | ubuntu-noble | 2026-05-17 02:04:02.790385 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.790389 | ubuntu-noble | 2026-05-17 02:04:02.790392 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.790396 | ubuntu-noble | 2026-05-17 02:04:02.790400 | ubuntu-noble | 2026-05-17 02:04:02.790403 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.790407 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.790410 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.790414 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.790418 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.790421 | ubuntu-noble | 2026-05-17 02:04:02.790425 | ubuntu-noble | !! 2026-05-17 02:04:02.790429 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.790433 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.views' is absent from the `packages` configuration. 2026-05-17 02:04:02.790436 | ubuntu-noble | !! 2026-05-17 02:04:02.790440 | ubuntu-noble | 2026-05-17 02:04:02.790444 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.790462 | ubuntu-noble | ############################ 2026-05-17 02:04:02.790468 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.790472 | ubuntu-noble | ############################ 2026-05-17 02:04:02.790475 | ubuntu-noble | Python recognizes 'manila.tests.api.views' as an importable package[^1], 2026-05-17 02:04:02.790479 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.790483 | ubuntu-noble | 2026-05-17 02:04:02.790486 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.790490 | ubuntu-noble | package, please make sure that 'manila.tests.api.views' is explicitly added 2026-05-17 02:04:02.790494 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.790497 | ubuntu-noble | 2026-05-17 02:04:02.790501 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.790505 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.790508 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.790512 | ubuntu-noble | 2026-05-17 02:04:02.790519 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.790522 | ubuntu-noble | 2026-05-17 02:04:02.790526 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.790530 | ubuntu-noble | 2026-05-17 02:04:02.790533 | ubuntu-noble | If you don't want 'manila.tests.api.views' to be distributed and are 2026-05-17 02:04:02.790537 | ubuntu-noble | already explicitly excluding 'manila.tests.api.views' via 2026-05-17 02:04:02.790541 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.790544 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.790548 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.790552 | ubuntu-noble | 2026-05-17 02:04:02.790555 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.790559 | ubuntu-noble | 2026-05-17 02:04:02.790563 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.790566 | ubuntu-noble | 2026-05-17 02:04:02.790570 | ubuntu-noble | 2026-05-17 02:04:02.790578 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.790582 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.790586 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.790589 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.790593 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.790596 | ubuntu-noble | 2026-05-17 02:04:02.790600 | ubuntu-noble | !! 2026-05-17 02:04:02.790604 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.790608 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.cmd' is absent from the `packages` configuration. 2026-05-17 02:04:02.790611 | ubuntu-noble | !! 2026-05-17 02:04:02.790615 | ubuntu-noble | 2026-05-17 02:04:02.790619 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.790622 | ubuntu-noble | ############################ 2026-05-17 02:04:02.790626 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.790630 | ubuntu-noble | ############################ 2026-05-17 02:04:02.790640 | ubuntu-noble | Python recognizes 'manila.tests.cmd' as an importable package[^1], 2026-05-17 02:04:02.790644 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.790647 | ubuntu-noble | 2026-05-17 02:04:02.790651 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.790655 | ubuntu-noble | package, please make sure that 'manila.tests.cmd' is explicitly added 2026-05-17 02:04:02.790658 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.790662 | ubuntu-noble | 2026-05-17 02:04:02.790666 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.790670 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.790673 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.790677 | ubuntu-noble | 2026-05-17 02:04:02.790681 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.790684 | ubuntu-noble | 2026-05-17 02:04:02.790688 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.790692 | ubuntu-noble | 2026-05-17 02:04:02.790695 | ubuntu-noble | If you don't want 'manila.tests.cmd' to be distributed and are 2026-05-17 02:04:02.790699 | ubuntu-noble | already explicitly excluding 'manila.tests.cmd' via 2026-05-17 02:04:02.790703 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.790706 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.790710 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.790714 | ubuntu-noble | 2026-05-17 02:04:02.790717 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.790721 | ubuntu-noble | 2026-05-17 02:04:02.790725 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.790728 | ubuntu-noble | 2026-05-17 02:04:02.790732 | ubuntu-noble | 2026-05-17 02:04:02.790736 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.790739 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.790743 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.790747 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.790750 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.790754 | ubuntu-noble | 2026-05-17 02:04:02.790758 | ubuntu-noble | !! 2026-05-17 02:04:02.790761 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.790765 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.common' is absent from the `packages` configuration. 2026-05-17 02:04:02.790773 | ubuntu-noble | !! 2026-05-17 02:04:02.790777 | ubuntu-noble | 2026-05-17 02:04:02.790780 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.790784 | ubuntu-noble | ############################ 2026-05-17 02:04:02.790788 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.790791 | ubuntu-noble | ############################ 2026-05-17 02:04:02.790795 | ubuntu-noble | Python recognizes 'manila.tests.common' as an importable package[^1], 2026-05-17 02:04:02.790799 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.790802 | ubuntu-noble | 2026-05-17 02:04:02.790806 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.790810 | ubuntu-noble | package, please make sure that 'manila.tests.common' is explicitly added 2026-05-17 02:04:02.790813 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.790817 | ubuntu-noble | 2026-05-17 02:04:02.790821 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.790824 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.790831 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.790835 | ubuntu-noble | 2026-05-17 02:04:02.790838 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.790842 | ubuntu-noble | 2026-05-17 02:04:02.790846 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.790849 | ubuntu-noble | 2026-05-17 02:04:02.790853 | ubuntu-noble | If you don't want 'manila.tests.common' to be distributed and are 2026-05-17 02:04:02.790857 | ubuntu-noble | already explicitly excluding 'manila.tests.common' via 2026-05-17 02:04:02.790860 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.790864 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.790868 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.790871 | ubuntu-noble | 2026-05-17 02:04:02.790875 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.790879 | ubuntu-noble | 2026-05-17 02:04:02.790882 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.790886 | ubuntu-noble | 2026-05-17 02:04:02.790890 | ubuntu-noble | 2026-05-17 02:04:02.790893 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.790897 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.790901 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.790904 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.790908 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.790912 | ubuntu-noble | 2026-05-17 02:04:02.790915 | ubuntu-noble | !! 2026-05-17 02:04:02.790919 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.790923 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.compute' is absent from the `packages` configuration. 2026-05-17 02:04:02.790926 | ubuntu-noble | !! 2026-05-17 02:04:02.790930 | ubuntu-noble | 2026-05-17 02:04:02.790934 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.790937 | ubuntu-noble | ############################ 2026-05-17 02:04:02.790947 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.790950 | ubuntu-noble | ############################ 2026-05-17 02:04:02.790954 | ubuntu-noble | Python recognizes 'manila.tests.compute' as an importable package[^1], 2026-05-17 02:04:02.790958 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.790962 | ubuntu-noble | 2026-05-17 02:04:02.790965 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.790969 | ubuntu-noble | package, please make sure that 'manila.tests.compute' is explicitly added 2026-05-17 02:04:02.790976 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.790980 | ubuntu-noble | 2026-05-17 02:04:02.790984 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.790987 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.790991 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.790995 | ubuntu-noble | 2026-05-17 02:04:02.790999 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.791002 | ubuntu-noble | 2026-05-17 02:04:02.791006 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.791010 | ubuntu-noble | 2026-05-17 02:04:02.791013 | ubuntu-noble | If you don't want 'manila.tests.compute' to be distributed and are 2026-05-17 02:04:02.791017 | ubuntu-noble | already explicitly excluding 'manila.tests.compute' via 2026-05-17 02:04:02.791021 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.791024 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.791028 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.791032 | ubuntu-noble | 2026-05-17 02:04:02.791035 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.791039 | ubuntu-noble | 2026-05-17 02:04:02.791043 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.791047 | ubuntu-noble | 2026-05-17 02:04:02.791050 | ubuntu-noble | 2026-05-17 02:04:02.791054 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.791058 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.791061 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.791065 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.791069 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.791072 | ubuntu-noble | 2026-05-17 02:04:02.791076 | ubuntu-noble | !! 2026-05-17 02:04:02.791080 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.791084 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.data' is absent from the `packages` configuration. 2026-05-17 02:04:02.791087 | ubuntu-noble | !! 2026-05-17 02:04:02.791091 | ubuntu-noble | 2026-05-17 02:04:02.791095 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.791098 | ubuntu-noble | ############################ 2026-05-17 02:04:02.791102 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.791106 | ubuntu-noble | ############################ 2026-05-17 02:04:02.791109 | ubuntu-noble | Python recognizes 'manila.tests.data' as an importable package[^1], 2026-05-17 02:04:02.791113 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.791117 | ubuntu-noble | 2026-05-17 02:04:02.791120 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.791124 | ubuntu-noble | package, please make sure that 'manila.tests.data' is explicitly added 2026-05-17 02:04:02.791128 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.791131 | ubuntu-noble | 2026-05-17 02:04:02.791135 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.791142 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.791145 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.791149 | ubuntu-noble | 2026-05-17 02:04:02.791153 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.791156 | ubuntu-noble | 2026-05-17 02:04:02.791160 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.791164 | ubuntu-noble | 2026-05-17 02:04:02.791167 | ubuntu-noble | If you don't want 'manila.tests.data' to be distributed and are 2026-05-17 02:04:02.791175 | ubuntu-noble | already explicitly excluding 'manila.tests.data' via 2026-05-17 02:04:02.791179 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.791182 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.791186 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.791190 | ubuntu-noble | 2026-05-17 02:04:02.791193 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.791197 | ubuntu-noble | 2026-05-17 02:04:02.791201 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.791204 | ubuntu-noble | 2026-05-17 02:04:02.791208 | ubuntu-noble | 2026-05-17 02:04:02.791212 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.791216 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.791219 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.791223 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.791227 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.791230 | ubuntu-noble | 2026-05-17 02:04:02.791234 | ubuntu-noble | !! 2026-05-17 02:04:02.791238 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.791241 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db' is absent from the `packages` configuration. 2026-05-17 02:04:02.791245 | ubuntu-noble | !! 2026-05-17 02:04:02.791249 | ubuntu-noble | 2026-05-17 02:04:02.791255 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.791258 | ubuntu-noble | ############################ 2026-05-17 02:04:02.791262 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.791266 | ubuntu-noble | ############################ 2026-05-17 02:04:02.791269 | ubuntu-noble | Python recognizes 'manila.tests.db' as an importable package[^1], 2026-05-17 02:04:02.791273 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.791277 | ubuntu-noble | 2026-05-17 02:04:02.791280 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.791284 | ubuntu-noble | package, please make sure that 'manila.tests.db' is explicitly added 2026-05-17 02:04:02.791288 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.791292 | ubuntu-noble | 2026-05-17 02:04:02.791295 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.791299 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.791303 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.791306 | ubuntu-noble | 2026-05-17 02:04:02.791310 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.791314 | ubuntu-noble | 2026-05-17 02:04:02.791318 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.791321 | ubuntu-noble | 2026-05-17 02:04:02.791325 | ubuntu-noble | If you don't want 'manila.tests.db' to be distributed and are 2026-05-17 02:04:02.791329 | ubuntu-noble | already explicitly excluding 'manila.tests.db' via 2026-05-17 02:04:02.791332 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.791336 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.791340 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.791343 | ubuntu-noble | 2026-05-17 02:04:02.791347 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.791351 | ubuntu-noble | 2026-05-17 02:04:02.791354 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.791358 | ubuntu-noble | 2026-05-17 02:04:02.791362 | ubuntu-noble | 2026-05-17 02:04:02.791369 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.791373 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.791377 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.791380 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.791384 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.791388 | ubuntu-noble | 2026-05-17 02:04:02.791391 | ubuntu-noble | !! 2026-05-17 02:04:02.791395 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.791399 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.migrations' is absent from the `packages` configuration. 2026-05-17 02:04:02.791402 | ubuntu-noble | !! 2026-05-17 02:04:02.791406 | ubuntu-noble | 2026-05-17 02:04:02.791410 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.791414 | ubuntu-noble | ############################ 2026-05-17 02:04:02.791417 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.791421 | ubuntu-noble | ############################ 2026-05-17 02:04:02.791425 | ubuntu-noble | Python recognizes 'manila.tests.db.migrations' as an importable package[^1], 2026-05-17 02:04:02.791428 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.791432 | ubuntu-noble | 2026-05-17 02:04:02.791436 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.791439 | ubuntu-noble | package, please make sure that 'manila.tests.db.migrations' is explicitly added 2026-05-17 02:04:02.791443 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.791459 | ubuntu-noble | 2026-05-17 02:04:02.791468 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.791472 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.791476 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.791479 | ubuntu-noble | 2026-05-17 02:04:02.791483 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.791487 | ubuntu-noble | 2026-05-17 02:04:02.791490 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.791494 | ubuntu-noble | 2026-05-17 02:04:02.791498 | ubuntu-noble | If you don't want 'manila.tests.db.migrations' to be distributed and are 2026-05-17 02:04:02.791501 | ubuntu-noble | already explicitly excluding 'manila.tests.db.migrations' via 2026-05-17 02:04:02.791505 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.791509 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.791512 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.791516 | ubuntu-noble | 2026-05-17 02:04:02.791520 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.791524 | ubuntu-noble | 2026-05-17 02:04:02.791527 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.791531 | ubuntu-noble | 2026-05-17 02:04:02.791535 | ubuntu-noble | 2026-05-17 02:04:02.791538 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.791542 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.791546 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.791549 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.791553 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.791557 | ubuntu-noble | 2026-05-17 02:04:02.791560 | ubuntu-noble | !! 2026-05-17 02:04:02.791564 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.791573 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.migrations.alembic' is absent from the `packages` configuration. 2026-05-17 02:04:02.791581 | ubuntu-noble | !! 2026-05-17 02:04:02.791585 | ubuntu-noble | 2026-05-17 02:04:02.791588 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.791592 | ubuntu-noble | ############################ 2026-05-17 02:04:02.791596 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.791599 | ubuntu-noble | ############################ 2026-05-17 02:04:02.791603 | ubuntu-noble | Python recognizes 'manila.tests.db.migrations.alembic' as an importable package[^1], 2026-05-17 02:04:02.791607 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.791611 | ubuntu-noble | 2026-05-17 02:04:02.791614 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.791618 | ubuntu-noble | package, please make sure that 'manila.tests.db.migrations.alembic' is explicitly added 2026-05-17 02:04:02.791622 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.791625 | ubuntu-noble | 2026-05-17 02:04:02.791629 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.791633 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.791636 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.791640 | ubuntu-noble | 2026-05-17 02:04:02.791644 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.791647 | ubuntu-noble | 2026-05-17 02:04:02.791651 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.791655 | ubuntu-noble | 2026-05-17 02:04:02.791658 | ubuntu-noble | If you don't want 'manila.tests.db.migrations.alembic' to be distributed and are 2026-05-17 02:04:02.791662 | ubuntu-noble | already explicitly excluding 'manila.tests.db.migrations.alembic' via 2026-05-17 02:04:02.791666 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.791669 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.791673 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.791677 | ubuntu-noble | 2026-05-17 02:04:02.791680 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.791684 | ubuntu-noble | 2026-05-17 02:04:02.791688 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.791691 | ubuntu-noble | 2026-05-17 02:04:02.791695 | ubuntu-noble | 2026-05-17 02:04:02.791699 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.791702 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.791706 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.791710 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.791713 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.791717 | ubuntu-noble | 2026-05-17 02:04:02.791721 | ubuntu-noble | !! 2026-05-17 02:04:02.791725 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.791728 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.sqlalchemy' is absent from the `packages` configuration. 2026-05-17 02:04:02.791732 | ubuntu-noble | !! 2026-05-17 02:04:02.791736 | ubuntu-noble | 2026-05-17 02:04:02.791739 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.791743 | ubuntu-noble | ############################ 2026-05-17 02:04:02.791747 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.791750 | ubuntu-noble | ############################ 2026-05-17 02:04:02.791754 | ubuntu-noble | Python recognizes 'manila.tests.db.sqlalchemy' as an importable package[^1], 2026-05-17 02:04:02.791758 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.791761 | ubuntu-noble | 2026-05-17 02:04:02.791771 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.791779 | ubuntu-noble | package, please make sure that 'manila.tests.db.sqlalchemy' is explicitly added 2026-05-17 02:04:02.791782 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.791786 | ubuntu-noble | 2026-05-17 02:04:02.791790 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.791793 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.791797 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.791801 | ubuntu-noble | 2026-05-17 02:04:02.791804 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.791808 | ubuntu-noble | 2026-05-17 02:04:02.791812 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.791815 | ubuntu-noble | 2026-05-17 02:04:02.791819 | ubuntu-noble | If you don't want 'manila.tests.db.sqlalchemy' to be distributed and are 2026-05-17 02:04:02.791823 | ubuntu-noble | already explicitly excluding 'manila.tests.db.sqlalchemy' via 2026-05-17 02:04:02.791826 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.791830 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.791834 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.791837 | ubuntu-noble | 2026-05-17 02:04:02.791841 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.791845 | ubuntu-noble | 2026-05-17 02:04:02.791849 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.791852 | ubuntu-noble | 2026-05-17 02:04:02.791856 | ubuntu-noble | 2026-05-17 02:04:02.791860 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.791863 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.791867 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.791871 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.791874 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.791878 | ubuntu-noble | 2026-05-17 02:04:02.791886 | ubuntu-noble | !! 2026-05-17 02:04:02.791890 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.791894 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.hacking' is absent from the `packages` configuration. 2026-05-17 02:04:02.791898 | ubuntu-noble | !! 2026-05-17 02:04:02.791901 | ubuntu-noble | 2026-05-17 02:04:02.791905 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.791909 | ubuntu-noble | ############################ 2026-05-17 02:04:02.791912 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.791916 | ubuntu-noble | ############################ 2026-05-17 02:04:02.791920 | ubuntu-noble | Python recognizes 'manila.tests.hacking' as an importable package[^1], 2026-05-17 02:04:02.791923 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.791927 | ubuntu-noble | 2026-05-17 02:04:02.791931 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.791934 | ubuntu-noble | package, please make sure that 'manila.tests.hacking' is explicitly added 2026-05-17 02:04:02.791938 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.791942 | ubuntu-noble | 2026-05-17 02:04:02.791945 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.791949 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.791953 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.791957 | ubuntu-noble | 2026-05-17 02:04:02.791960 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.791964 | ubuntu-noble | 2026-05-17 02:04:02.791968 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.791975 | ubuntu-noble | 2026-05-17 02:04:02.791979 | ubuntu-noble | If you don't want 'manila.tests.hacking' to be distributed and are 2026-05-17 02:04:02.791983 | ubuntu-noble | already explicitly excluding 'manila.tests.hacking' via 2026-05-17 02:04:02.791986 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.791990 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.791994 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.791997 | ubuntu-noble | 2026-05-17 02:04:02.792001 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.792005 | ubuntu-noble | 2026-05-17 02:04:02.792009 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.792012 | ubuntu-noble | 2026-05-17 02:04:02.792016 | ubuntu-noble | 2026-05-17 02:04:02.792020 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.792023 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.792027 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.792031 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.792034 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.792038 | ubuntu-noble | 2026-05-17 02:04:02.792042 | ubuntu-noble | !! 2026-05-17 02:04:02.792046 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.792049 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.image' is absent from the `packages` configuration. 2026-05-17 02:04:02.792053 | ubuntu-noble | !! 2026-05-17 02:04:02.792057 | ubuntu-noble | 2026-05-17 02:04:02.792060 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.792064 | ubuntu-noble | ############################ 2026-05-17 02:04:02.792068 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.792072 | ubuntu-noble | ############################ 2026-05-17 02:04:02.792078 | ubuntu-noble | Python recognizes 'manila.tests.image' as an importable package[^1], 2026-05-17 02:04:02.792081 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.792085 | ubuntu-noble | 2026-05-17 02:04:02.792089 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.792092 | ubuntu-noble | package, please make sure that 'manila.tests.image' is explicitly added 2026-05-17 02:04:02.792096 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.792100 | ubuntu-noble | 2026-05-17 02:04:02.792104 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.792107 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.792111 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.792115 | ubuntu-noble | 2026-05-17 02:04:02.792118 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.792122 | ubuntu-noble | 2026-05-17 02:04:02.792126 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.792129 | ubuntu-noble | 2026-05-17 02:04:02.792133 | ubuntu-noble | If you don't want 'manila.tests.image' to be distributed and are 2026-05-17 02:04:02.792137 | ubuntu-noble | already explicitly excluding 'manila.tests.image' via 2026-05-17 02:04:02.792140 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.792144 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.792148 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.792151 | ubuntu-noble | 2026-05-17 02:04:02.792155 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.792159 | ubuntu-noble | 2026-05-17 02:04:02.792166 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.792170 | ubuntu-noble | 2026-05-17 02:04:02.792173 | ubuntu-noble | 2026-05-17 02:04:02.792177 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.792181 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.792184 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.792188 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.792197 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.792201 | ubuntu-noble | 2026-05-17 02:04:02.792205 | ubuntu-noble | !! 2026-05-17 02:04:02.792209 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.792212 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.integrated' is absent from the `packages` configuration. 2026-05-17 02:04:02.792216 | ubuntu-noble | !! 2026-05-17 02:04:02.792220 | ubuntu-noble | 2026-05-17 02:04:02.792224 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.792227 | ubuntu-noble | ############################ 2026-05-17 02:04:02.792231 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.792235 | ubuntu-noble | ############################ 2026-05-17 02:04:02.792238 | ubuntu-noble | Python recognizes 'manila.tests.integrated' as an importable package[^1], 2026-05-17 02:04:02.792242 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.792246 | ubuntu-noble | 2026-05-17 02:04:02.792249 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.792253 | ubuntu-noble | package, please make sure that 'manila.tests.integrated' is explicitly added 2026-05-17 02:04:02.792257 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.792260 | ubuntu-noble | 2026-05-17 02:04:02.792264 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.792268 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.792271 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.792275 | ubuntu-noble | 2026-05-17 02:04:02.792279 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.792282 | ubuntu-noble | 2026-05-17 02:04:02.792286 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.792290 | ubuntu-noble | 2026-05-17 02:04:02.792293 | ubuntu-noble | If you don't want 'manila.tests.integrated' to be distributed and are 2026-05-17 02:04:02.792297 | ubuntu-noble | already explicitly excluding 'manila.tests.integrated' via 2026-05-17 02:04:02.792301 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.792304 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.792308 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.792312 | ubuntu-noble | 2026-05-17 02:04:02.792315 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.792319 | ubuntu-noble | 2026-05-17 02:04:02.792323 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.792326 | ubuntu-noble | 2026-05-17 02:04:02.792330 | ubuntu-noble | 2026-05-17 02:04:02.792334 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.792337 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.792341 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.792345 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.792348 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.792352 | ubuntu-noble | 2026-05-17 02:04:02.792356 | ubuntu-noble | !! 2026-05-17 02:04:02.792359 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.792367 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.integrated.api' is absent from the `packages` configuration. 2026-05-17 02:04:02.792370 | ubuntu-noble | !! 2026-05-17 02:04:02.792374 | ubuntu-noble | 2026-05-17 02:04:02.792378 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.792381 | ubuntu-noble | ############################ 2026-05-17 02:04:02.792388 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.792391 | ubuntu-noble | ############################ 2026-05-17 02:04:02.792395 | ubuntu-noble | Python recognizes 'manila.tests.integrated.api' as an importable package[^1], 2026-05-17 02:04:02.792399 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.792402 | ubuntu-noble | 2026-05-17 02:04:02.792406 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.792410 | ubuntu-noble | package, please make sure that 'manila.tests.integrated.api' is explicitly added 2026-05-17 02:04:02.792413 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.792417 | ubuntu-noble | 2026-05-17 02:04:02.792421 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.792436 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.792439 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.792443 | ubuntu-noble | 2026-05-17 02:04:02.792462 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.792466 | ubuntu-noble | 2026-05-17 02:04:02.792469 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.792473 | ubuntu-noble | 2026-05-17 02:04:02.792477 | ubuntu-noble | If you don't want 'manila.tests.integrated.api' to be distributed and are 2026-05-17 02:04:02.792481 | ubuntu-noble | already explicitly excluding 'manila.tests.integrated.api' via 2026-05-17 02:04:02.792484 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.792488 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.792491 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.792495 | ubuntu-noble | 2026-05-17 02:04:02.792499 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.792502 | ubuntu-noble | 2026-05-17 02:04:02.792506 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.792510 | ubuntu-noble | 2026-05-17 02:04:02.792513 | ubuntu-noble | 2026-05-17 02:04:02.792517 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.792521 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.792531 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.792534 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.792538 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.792542 | ubuntu-noble | 2026-05-17 02:04:02.792545 | ubuntu-noble | !! 2026-05-17 02:04:02.792549 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.792553 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.keymgr' is absent from the `packages` configuration. 2026-05-17 02:04:02.792557 | ubuntu-noble | !! 2026-05-17 02:04:02.792560 | ubuntu-noble | 2026-05-17 02:04:02.792564 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.792568 | ubuntu-noble | ############################ 2026-05-17 02:04:02.792571 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.792575 | ubuntu-noble | ############################ 2026-05-17 02:04:02.792579 | ubuntu-noble | Python recognizes 'manila.tests.keymgr' as an importable package[^1], 2026-05-17 02:04:02.792582 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.792590 | ubuntu-noble | 2026-05-17 02:04:02.792594 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.792598 | ubuntu-noble | package, please make sure that 'manila.tests.keymgr' is explicitly added 2026-05-17 02:04:02.792601 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.792605 | ubuntu-noble | 2026-05-17 02:04:02.792609 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.792612 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.792616 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.792620 | ubuntu-noble | 2026-05-17 02:04:02.792623 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.792627 | ubuntu-noble | 2026-05-17 02:04:02.792631 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.792634 | ubuntu-noble | 2026-05-17 02:04:02.792638 | ubuntu-noble | If you don't want 'manila.tests.keymgr' to be distributed and are 2026-05-17 02:04:02.792642 | ubuntu-noble | already explicitly excluding 'manila.tests.keymgr' via 2026-05-17 02:04:02.792645 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.792649 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.792653 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.792656 | ubuntu-noble | 2026-05-17 02:04:02.792660 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.792664 | ubuntu-noble | 2026-05-17 02:04:02.792667 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.792671 | ubuntu-noble | 2026-05-17 02:04:02.792675 | ubuntu-noble | 2026-05-17 02:04:02.792678 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.792682 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.792686 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.792689 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.792693 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.792697 | ubuntu-noble | 2026-05-17 02:04:02.792700 | ubuntu-noble | !! 2026-05-17 02:04:02.792704 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.792708 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.lock' is absent from the `packages` configuration. 2026-05-17 02:04:02.792712 | ubuntu-noble | !! 2026-05-17 02:04:02.792715 | ubuntu-noble | 2026-05-17 02:04:02.792719 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.792723 | ubuntu-noble | ############################ 2026-05-17 02:04:02.792726 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.792730 | ubuntu-noble | ############################ 2026-05-17 02:04:02.792733 | ubuntu-noble | Python recognizes 'manila.tests.lock' as an importable package[^1], 2026-05-17 02:04:02.792737 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.792741 | ubuntu-noble | 2026-05-17 02:04:02.792745 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.792748 | ubuntu-noble | package, please make sure that 'manila.tests.lock' is explicitly added 2026-05-17 02:04:02.792752 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.792756 | ubuntu-noble | 2026-05-17 02:04:02.792759 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.792769 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.792773 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.792777 | ubuntu-noble | 2026-05-17 02:04:02.792780 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.792788 | ubuntu-noble | 2026-05-17 02:04:02.792792 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.792795 | ubuntu-noble | 2026-05-17 02:04:02.792799 | ubuntu-noble | If you don't want 'manila.tests.lock' to be distributed and are 2026-05-17 02:04:02.792803 | ubuntu-noble | already explicitly excluding 'manila.tests.lock' via 2026-05-17 02:04:02.792806 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.792810 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.792814 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.792817 | ubuntu-noble | 2026-05-17 02:04:02.792821 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.792825 | ubuntu-noble | 2026-05-17 02:04:02.792829 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.792833 | ubuntu-noble | 2026-05-17 02:04:02.792837 | ubuntu-noble | 2026-05-17 02:04:02.792848 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.792852 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.792857 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.792861 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.792865 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.792869 | ubuntu-noble | 2026-05-17 02:04:02.792873 | ubuntu-noble | !! 2026-05-17 02:04:02.792877 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.792880 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.message' is absent from the `packages` configuration. 2026-05-17 02:04:02.792884 | ubuntu-noble | !! 2026-05-17 02:04:02.792888 | ubuntu-noble | 2026-05-17 02:04:02.792891 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.792895 | ubuntu-noble | ############################ 2026-05-17 02:04:02.792899 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.792902 | ubuntu-noble | ############################ 2026-05-17 02:04:02.792906 | ubuntu-noble | Python recognizes 'manila.tests.message' as an importable package[^1], 2026-05-17 02:04:02.792910 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.792914 | ubuntu-noble | 2026-05-17 02:04:02.792917 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.792921 | ubuntu-noble | package, please make sure that 'manila.tests.message' is explicitly added 2026-05-17 02:04:02.792925 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.792928 | ubuntu-noble | 2026-05-17 02:04:02.792932 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.792936 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.792939 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.792943 | ubuntu-noble | 2026-05-17 02:04:02.792947 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.792950 | ubuntu-noble | 2026-05-17 02:04:02.792954 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.792958 | ubuntu-noble | 2026-05-17 02:04:02.792961 | ubuntu-noble | If you don't want 'manila.tests.message' to be distributed and are 2026-05-17 02:04:02.792965 | ubuntu-noble | already explicitly excluding 'manila.tests.message' via 2026-05-17 02:04:02.792969 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.792973 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.792976 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.792980 | ubuntu-noble | 2026-05-17 02:04:02.792984 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.792991 | ubuntu-noble | 2026-05-17 02:04:02.792995 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.792999 | ubuntu-noble | 2026-05-17 02:04:02.793003 | ubuntu-noble | 2026-05-17 02:04:02.793006 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.793010 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.793014 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.793017 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.793021 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.793025 | ubuntu-noble | 2026-05-17 02:04:02.793028 | ubuntu-noble | !! 2026-05-17 02:04:02.793032 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.793038 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.monkey_patch_example' is absent from the `packages` configuration. 2026-05-17 02:04:02.793042 | ubuntu-noble | !! 2026-05-17 02:04:02.793046 | ubuntu-noble | 2026-05-17 02:04:02.793049 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.793053 | ubuntu-noble | ############################ 2026-05-17 02:04:02.793057 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.793060 | ubuntu-noble | ############################ 2026-05-17 02:04:02.793064 | ubuntu-noble | Python recognizes 'manila.tests.monkey_patch_example' as an importable package[^1], 2026-05-17 02:04:02.793068 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.793071 | ubuntu-noble | 2026-05-17 02:04:02.793075 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.793079 | ubuntu-noble | package, please make sure that 'manila.tests.monkey_patch_example' is explicitly added 2026-05-17 02:04:02.793082 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.793086 | ubuntu-noble | 2026-05-17 02:04:02.793090 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.793093 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.793097 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.793101 | ubuntu-noble | 2026-05-17 02:04:02.793104 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.793108 | ubuntu-noble | 2026-05-17 02:04:02.793112 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.793115 | ubuntu-noble | 2026-05-17 02:04:02.793119 | ubuntu-noble | If you don't want 'manila.tests.monkey_patch_example' to be distributed and are 2026-05-17 02:04:02.793123 | ubuntu-noble | already explicitly excluding 'manila.tests.monkey_patch_example' via 2026-05-17 02:04:02.793126 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.793130 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.793134 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.793137 | ubuntu-noble | 2026-05-17 02:04:02.793147 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.793151 | ubuntu-noble | 2026-05-17 02:04:02.793154 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.793158 | ubuntu-noble | 2026-05-17 02:04:02.793162 | ubuntu-noble | 2026-05-17 02:04:02.793165 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.793169 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.793173 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.793176 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.793180 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.793187 | ubuntu-noble | 2026-05-17 02:04:02.793191 | ubuntu-noble | !! 2026-05-17 02:04:02.793195 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.793198 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network' is absent from the `packages` configuration. 2026-05-17 02:04:02.793202 | ubuntu-noble | !! 2026-05-17 02:04:02.793206 | ubuntu-noble | 2026-05-17 02:04:02.793209 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.793213 | ubuntu-noble | ############################ 2026-05-17 02:04:02.793217 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.793220 | ubuntu-noble | ############################ 2026-05-17 02:04:02.793224 | ubuntu-noble | Python recognizes 'manila.tests.network' as an importable package[^1], 2026-05-17 02:04:02.793228 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.793231 | ubuntu-noble | 2026-05-17 02:04:02.793235 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.793239 | ubuntu-noble | package, please make sure that 'manila.tests.network' is explicitly added 2026-05-17 02:04:02.793242 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.793246 | ubuntu-noble | 2026-05-17 02:04:02.793250 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.793253 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.793257 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.793261 | ubuntu-noble | 2026-05-17 02:04:02.793264 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.793268 | ubuntu-noble | 2026-05-17 02:04:02.793271 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.793275 | ubuntu-noble | 2026-05-17 02:04:02.793279 | ubuntu-noble | If you don't want 'manila.tests.network' to be distributed and are 2026-05-17 02:04:02.793282 | ubuntu-noble | already explicitly excluding 'manila.tests.network' via 2026-05-17 02:04:02.793286 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.793290 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.793293 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.793297 | ubuntu-noble | 2026-05-17 02:04:02.793301 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.793304 | ubuntu-noble | 2026-05-17 02:04:02.793308 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.793312 | ubuntu-noble | 2026-05-17 02:04:02.793315 | ubuntu-noble | 2026-05-17 02:04:02.793319 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.793323 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.793326 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.793330 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.793334 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.793337 | ubuntu-noble | 2026-05-17 02:04:02.793341 | ubuntu-noble | !! 2026-05-17 02:04:02.793347 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.793351 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network.linux' is absent from the `packages` configuration. 2026-05-17 02:04:02.793355 | ubuntu-noble | !! 2026-05-17 02:04:02.793358 | ubuntu-noble | 2026-05-17 02:04:02.793362 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.793366 | ubuntu-noble | ############################ 2026-05-17 02:04:02.793370 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.793373 | ubuntu-noble | ############################ 2026-05-17 02:04:02.793377 | ubuntu-noble | Python recognizes 'manila.tests.network.linux' as an importable package[^1], 2026-05-17 02:04:02.793385 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.793388 | ubuntu-noble | 2026-05-17 02:04:02.793392 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.793396 | ubuntu-noble | package, please make sure that 'manila.tests.network.linux' is explicitly added 2026-05-17 02:04:02.793399 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.793403 | ubuntu-noble | 2026-05-17 02:04:02.793407 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.793410 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.793414 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.793418 | ubuntu-noble | 2026-05-17 02:04:02.793421 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.793425 | ubuntu-noble | 2026-05-17 02:04:02.793429 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.793432 | ubuntu-noble | 2026-05-17 02:04:02.793436 | ubuntu-noble | If you don't want 'manila.tests.network.linux' to be distributed and are 2026-05-17 02:04:02.793440 | ubuntu-noble | already explicitly excluding 'manila.tests.network.linux' via 2026-05-17 02:04:02.793443 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.793461 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.793473 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.793477 | ubuntu-noble | 2026-05-17 02:04:02.793480 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.793484 | ubuntu-noble | 2026-05-17 02:04:02.793488 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.793491 | ubuntu-noble | 2026-05-17 02:04:02.793495 | ubuntu-noble | 2026-05-17 02:04:02.793499 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.793502 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.793506 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.793510 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.793513 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.793517 | ubuntu-noble | 2026-05-17 02:04:02.793521 | ubuntu-noble | !! 2026-05-17 02:04:02.793524 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.793528 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network.neutron' is absent from the `packages` configuration. 2026-05-17 02:04:02.793532 | ubuntu-noble | !! 2026-05-17 02:04:02.793535 | ubuntu-noble | 2026-05-17 02:04:02.793539 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.793543 | ubuntu-noble | ############################ 2026-05-17 02:04:02.793546 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.793550 | ubuntu-noble | ############################ 2026-05-17 02:04:02.793554 | ubuntu-noble | Python recognizes 'manila.tests.network.neutron' as an importable package[^1], 2026-05-17 02:04:02.793557 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.793561 | ubuntu-noble | 2026-05-17 02:04:02.793565 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.793569 | ubuntu-noble | package, please make sure that 'manila.tests.network.neutron' is explicitly added 2026-05-17 02:04:02.793572 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.793576 | ubuntu-noble | 2026-05-17 02:04:02.793580 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.793583 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.793587 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.793598 | ubuntu-noble | 2026-05-17 02:04:02.793601 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.793605 | ubuntu-noble | 2026-05-17 02:04:02.793609 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.793613 | ubuntu-noble | 2026-05-17 02:04:02.793625 | ubuntu-noble | If you don't want 'manila.tests.network.neutron' to be distributed and are 2026-05-17 02:04:02.793630 | ubuntu-noble | already explicitly excluding 'manila.tests.network.neutron' via 2026-05-17 02:04:02.793633 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.793637 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.793641 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.793644 | ubuntu-noble | 2026-05-17 02:04:02.793648 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.793652 | ubuntu-noble | 2026-05-17 02:04:02.793656 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.793659 | ubuntu-noble | 2026-05-17 02:04:02.793663 | ubuntu-noble | 2026-05-17 02:04:02.793667 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.793670 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.793674 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.793681 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.793685 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.793688 | ubuntu-noble | 2026-05-17 02:04:02.793692 | ubuntu-noble | !! 2026-05-17 02:04:02.793696 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.793699 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler' is absent from the `packages` configuration. 2026-05-17 02:04:02.793703 | ubuntu-noble | !! 2026-05-17 02:04:02.793707 | ubuntu-noble | 2026-05-17 02:04:02.793710 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.793714 | ubuntu-noble | ############################ 2026-05-17 02:04:02.793718 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.793721 | ubuntu-noble | ############################ 2026-05-17 02:04:02.793725 | ubuntu-noble | Python recognizes 'manila.tests.scheduler' as an importable package[^1], 2026-05-17 02:04:02.793729 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.793732 | ubuntu-noble | 2026-05-17 02:04:02.793736 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.793740 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler' is explicitly added 2026-05-17 02:04:02.793743 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.793747 | ubuntu-noble | 2026-05-17 02:04:02.793751 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.793754 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.793758 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.793762 | ubuntu-noble | 2026-05-17 02:04:02.793765 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.793769 | ubuntu-noble | 2026-05-17 02:04:02.793773 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.793777 | ubuntu-noble | 2026-05-17 02:04:02.793780 | ubuntu-noble | If you don't want 'manila.tests.scheduler' to be distributed and are 2026-05-17 02:04:02.793784 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler' via 2026-05-17 02:04:02.793790 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.793794 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.793797 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.793805 | ubuntu-noble | 2026-05-17 02:04:02.793809 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.793813 | ubuntu-noble | 2026-05-17 02:04:02.793817 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.793820 | ubuntu-noble | 2026-05-17 02:04:02.793824 | ubuntu-noble | 2026-05-17 02:04:02.793828 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.793831 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.793835 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.793839 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.793842 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.793846 | ubuntu-noble | 2026-05-17 02:04:02.793850 | ubuntu-noble | !! 2026-05-17 02:04:02.793853 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.793857 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.drivers' is absent from the `packages` configuration. 2026-05-17 02:04:02.793861 | ubuntu-noble | !! 2026-05-17 02:04:02.793864 | ubuntu-noble | 2026-05-17 02:04:02.793868 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.793872 | ubuntu-noble | ############################ 2026-05-17 02:04:02.793875 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.793879 | ubuntu-noble | ############################ 2026-05-17 02:04:02.793883 | ubuntu-noble | Python recognizes 'manila.tests.scheduler.drivers' as an importable package[^1], 2026-05-17 02:04:02.793886 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.793890 | ubuntu-noble | 2026-05-17 02:04:02.793894 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.793897 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler.drivers' is explicitly added 2026-05-17 02:04:02.793901 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.793905 | ubuntu-noble | 2026-05-17 02:04:02.793908 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.793912 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.793916 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.793919 | ubuntu-noble | 2026-05-17 02:04:02.793923 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.793927 | ubuntu-noble | 2026-05-17 02:04:02.793930 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.793934 | ubuntu-noble | 2026-05-17 02:04:02.793938 | ubuntu-noble | If you don't want 'manila.tests.scheduler.drivers' to be distributed and are 2026-05-17 02:04:02.793941 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler.drivers' via 2026-05-17 02:04:02.793945 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.793949 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.793952 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.793956 | ubuntu-noble | 2026-05-17 02:04:02.793960 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.793963 | ubuntu-noble | 2026-05-17 02:04:02.793967 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.793971 | ubuntu-noble | 2026-05-17 02:04:02.793974 | ubuntu-noble | 2026-05-17 02:04:02.793981 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.793984 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.793988 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.793992 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.793999 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.794003 | ubuntu-noble | 2026-05-17 02:04:02.794006 | ubuntu-noble | !! 2026-05-17 02:04:02.794010 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.794014 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.evaluator' is absent from the `packages` configuration. 2026-05-17 02:04:02.794018 | ubuntu-noble | !! 2026-05-17 02:04:02.794021 | ubuntu-noble | 2026-05-17 02:04:02.794025 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.794029 | ubuntu-noble | ############################ 2026-05-17 02:04:02.794032 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.794036 | ubuntu-noble | ############################ 2026-05-17 02:04:02.794040 | ubuntu-noble | Python recognizes 'manila.tests.scheduler.evaluator' as an importable package[^1], 2026-05-17 02:04:02.794043 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.794047 | ubuntu-noble | 2026-05-17 02:04:02.794051 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.794054 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler.evaluator' is explicitly added 2026-05-17 02:04:02.794058 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.794062 | ubuntu-noble | 2026-05-17 02:04:02.794065 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.794069 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.794073 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.794076 | ubuntu-noble | 2026-05-17 02:04:02.794080 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.794084 | ubuntu-noble | 2026-05-17 02:04:02.794094 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.794098 | ubuntu-noble | 2026-05-17 02:04:02.794101 | ubuntu-noble | If you don't want 'manila.tests.scheduler.evaluator' to be distributed and are 2026-05-17 02:04:02.794105 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler.evaluator' via 2026-05-17 02:04:02.794109 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.794112 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.794116 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.794120 | ubuntu-noble | 2026-05-17 02:04:02.794123 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.794127 | ubuntu-noble | 2026-05-17 02:04:02.794131 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.794134 | ubuntu-noble | 2026-05-17 02:04:02.794138 | ubuntu-noble | 2026-05-17 02:04:02.794142 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.794145 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.794149 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.794153 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.794156 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.794160 | ubuntu-noble | 2026-05-17 02:04:02.794164 | ubuntu-noble | !! 2026-05-17 02:04:02.794168 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.794171 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.filters' is absent from the `packages` configuration. 2026-05-17 02:04:02.794175 | ubuntu-noble | !! 2026-05-17 02:04:02.794179 | ubuntu-noble | 2026-05-17 02:04:02.794182 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.794186 | ubuntu-noble | ############################ 2026-05-17 02:04:02.794194 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.794197 | ubuntu-noble | ############################ 2026-05-17 02:04:02.794201 | ubuntu-noble | Python recognizes 'manila.tests.scheduler.filters' as an importable package[^1], 2026-05-17 02:04:02.794205 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.794208 | ubuntu-noble | 2026-05-17 02:04:02.794212 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.794216 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler.filters' is explicitly added 2026-05-17 02:04:02.794219 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.794223 | ubuntu-noble | 2026-05-17 02:04:02.794227 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.794230 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.794234 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.794238 | ubuntu-noble | 2026-05-17 02:04:02.794241 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.794245 | ubuntu-noble | 2026-05-17 02:04:02.794249 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.794252 | ubuntu-noble | 2026-05-17 02:04:02.794256 | ubuntu-noble | If you don't want 'manila.tests.scheduler.filters' to be distributed and are 2026-05-17 02:04:02.794260 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler.filters' via 2026-05-17 02:04:02.794263 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.794267 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.794271 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.794274 | ubuntu-noble | 2026-05-17 02:04:02.794281 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.794284 | ubuntu-noble | 2026-05-17 02:04:02.794288 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.794292 | ubuntu-noble | 2026-05-17 02:04:02.794295 | ubuntu-noble | 2026-05-17 02:04:02.794299 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.794303 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.794306 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.794310 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.794314 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.794317 | ubuntu-noble | 2026-05-17 02:04:02.794321 | ubuntu-noble | !! 2026-05-17 02:04:02.794325 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.794328 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.weighers' is absent from the `packages` configuration. 2026-05-17 02:04:02.794332 | ubuntu-noble | !! 2026-05-17 02:04:02.794336 | ubuntu-noble | 2026-05-17 02:04:02.794339 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.794343 | ubuntu-noble | ############################ 2026-05-17 02:04:02.794347 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.794350 | ubuntu-noble | ############################ 2026-05-17 02:04:02.794354 | ubuntu-noble | Python recognizes 'manila.tests.scheduler.weighers' as an importable package[^1], 2026-05-17 02:04:02.794358 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.794361 | ubuntu-noble | 2026-05-17 02:04:02.794365 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.794369 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler.weighers' is explicitly added 2026-05-17 02:04:02.794372 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.794376 | ubuntu-noble | 2026-05-17 02:04:02.794383 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.794387 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.794396 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.794400 | ubuntu-noble | 2026-05-17 02:04:02.794403 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.794407 | ubuntu-noble | 2026-05-17 02:04:02.794411 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.794414 | ubuntu-noble | 2026-05-17 02:04:02.794418 | ubuntu-noble | If you don't want 'manila.tests.scheduler.weighers' to be distributed and are 2026-05-17 02:04:02.794422 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler.weighers' via 2026-05-17 02:04:02.794425 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.794429 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.794433 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.794436 | ubuntu-noble | 2026-05-17 02:04:02.794440 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.794444 | ubuntu-noble | 2026-05-17 02:04:02.794460 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.794466 | ubuntu-noble | 2026-05-17 02:04:02.794470 | ubuntu-noble | 2026-05-17 02:04:02.794473 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.794477 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.794480 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.794484 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.794488 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.794491 | ubuntu-noble | 2026-05-17 02:04:02.794495 | ubuntu-noble | !! 2026-05-17 02:04:02.794499 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.794503 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.services' is absent from the `packages` configuration. 2026-05-17 02:04:02.794506 | ubuntu-noble | !! 2026-05-17 02:04:02.794510 | ubuntu-noble | 2026-05-17 02:04:02.794514 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.794517 | ubuntu-noble | ############################ 2026-05-17 02:04:02.794521 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.794525 | ubuntu-noble | ############################ 2026-05-17 02:04:02.794528 | ubuntu-noble | Python recognizes 'manila.tests.services' as an importable package[^1], 2026-05-17 02:04:02.794532 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.794536 | ubuntu-noble | 2026-05-17 02:04:02.794539 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.794543 | ubuntu-noble | package, please make sure that 'manila.tests.services' is explicitly added 2026-05-17 02:04:02.794547 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.794550 | ubuntu-noble | 2026-05-17 02:04:02.794554 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.794558 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.794561 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.794565 | ubuntu-noble | 2026-05-17 02:04:02.794569 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.794573 | ubuntu-noble | 2026-05-17 02:04:02.794576 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.794580 | ubuntu-noble | 2026-05-17 02:04:02.794584 | ubuntu-noble | If you don't want 'manila.tests.services' to be distributed and are 2026-05-17 02:04:02.794587 | ubuntu-noble | already explicitly excluding 'manila.tests.services' via 2026-05-17 02:04:02.794595 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.794601 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.794605 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.794609 | ubuntu-noble | 2026-05-17 02:04:02.794613 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.794616 | ubuntu-noble | 2026-05-17 02:04:02.794620 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.794624 | ubuntu-noble | 2026-05-17 02:04:02.794627 | ubuntu-noble | 2026-05-17 02:04:02.794631 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.794635 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.794638 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.794642 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.794646 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.794649 | ubuntu-noble | 2026-05-17 02:04:02.794653 | ubuntu-noble | !! 2026-05-17 02:04:02.794657 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.794660 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share' is absent from the `packages` configuration. 2026-05-17 02:04:02.794664 | ubuntu-noble | !! 2026-05-17 02:04:02.794668 | ubuntu-noble | 2026-05-17 02:04:02.794672 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.794675 | ubuntu-noble | ############################ 2026-05-17 02:04:02.794679 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.794683 | ubuntu-noble | ############################ 2026-05-17 02:04:02.794686 | ubuntu-noble | Python recognizes 'manila.tests.share' as an importable package[^1], 2026-05-17 02:04:02.794690 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.794694 | ubuntu-noble | 2026-05-17 02:04:02.794697 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.794701 | ubuntu-noble | package, please make sure that 'manila.tests.share' is explicitly added 2026-05-17 02:04:02.794705 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.794708 | ubuntu-noble | 2026-05-17 02:04:02.794718 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.794722 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.794725 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.794729 | ubuntu-noble | 2026-05-17 02:04:02.794733 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.794736 | ubuntu-noble | 2026-05-17 02:04:02.794740 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.794744 | ubuntu-noble | 2026-05-17 02:04:02.794747 | ubuntu-noble | If you don't want 'manila.tests.share' to be distributed and are 2026-05-17 02:04:02.794751 | ubuntu-noble | already explicitly excluding 'manila.tests.share' via 2026-05-17 02:04:02.794755 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.794758 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.794762 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.794766 | ubuntu-noble | 2026-05-17 02:04:02.794769 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.794773 | ubuntu-noble | 2026-05-17 02:04:02.794777 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.794780 | ubuntu-noble | 2026-05-17 02:04:02.794784 | ubuntu-noble | 2026-05-17 02:04:02.794788 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.794791 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.794799 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.794803 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.794807 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.794810 | ubuntu-noble | 2026-05-17 02:04:02.794814 | ubuntu-noble | !! 2026-05-17 02:04:02.794818 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.794821 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers' is absent from the `packages` configuration. 2026-05-17 02:04:02.794825 | ubuntu-noble | !! 2026-05-17 02:04:02.794829 | ubuntu-noble | 2026-05-17 02:04:02.794832 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.794836 | ubuntu-noble | ############################ 2026-05-17 02:04:02.794840 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.794844 | ubuntu-noble | ############################ 2026-05-17 02:04:02.794847 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers' as an importable package[^1], 2026-05-17 02:04:02.794851 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.794855 | ubuntu-noble | 2026-05-17 02:04:02.794858 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.794862 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers' is explicitly added 2026-05-17 02:04:02.794866 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.794869 | ubuntu-noble | 2026-05-17 02:04:02.794873 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.794877 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.794881 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.794884 | ubuntu-noble | 2026-05-17 02:04:02.794888 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.794892 | ubuntu-noble | 2026-05-17 02:04:02.794895 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.794899 | ubuntu-noble | 2026-05-17 02:04:02.794903 | ubuntu-noble | If you don't want 'manila.tests.share.drivers' to be distributed and are 2026-05-17 02:04:02.794909 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers' via 2026-05-17 02:04:02.794913 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.794916 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.794920 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.794924 | ubuntu-noble | 2026-05-17 02:04:02.794927 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.794931 | ubuntu-noble | 2026-05-17 02:04:02.794935 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.794938 | ubuntu-noble | 2026-05-17 02:04:02.794942 | ubuntu-noble | 2026-05-17 02:04:02.794946 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.794949 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.794953 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.794957 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.794960 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.794964 | ubuntu-noble | 2026-05-17 02:04:02.794968 | ubuntu-noble | !! 2026-05-17 02:04:02.794971 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.794975 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.cephfs' is absent from the `packages` configuration. 2026-05-17 02:04:02.794979 | ubuntu-noble | !! 2026-05-17 02:04:02.794987 | ubuntu-noble | 2026-05-17 02:04:02.794991 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.794994 | ubuntu-noble | ############################ 2026-05-17 02:04:02.794998 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.795002 | ubuntu-noble | ############################ 2026-05-17 02:04:02.795005 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.cephfs' as an importable package[^1], 2026-05-17 02:04:02.795009 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.795013 | ubuntu-noble | 2026-05-17 02:04:02.795017 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.795026 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.cephfs' is explicitly added 2026-05-17 02:04:02.795030 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.795033 | ubuntu-noble | 2026-05-17 02:04:02.795037 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.795041 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.795045 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.795048 | ubuntu-noble | 2026-05-17 02:04:02.795052 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.795056 | ubuntu-noble | 2026-05-17 02:04:02.795059 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.795063 | ubuntu-noble | 2026-05-17 02:04:02.795067 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.cephfs' to be distributed and are 2026-05-17 02:04:02.795070 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.cephfs' via 2026-05-17 02:04:02.795074 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.795078 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.795081 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.795085 | ubuntu-noble | 2026-05-17 02:04:02.795088 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.795092 | ubuntu-noble | 2026-05-17 02:04:02.795096 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.795107 | ubuntu-noble | 2026-05-17 02:04:02.795111 | ubuntu-noble | 2026-05-17 02:04:02.795115 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.795118 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.795122 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.795126 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.795129 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.795133 | ubuntu-noble | 2026-05-17 02:04:02.795137 | ubuntu-noble | !! 2026-05-17 02:04:02.795140 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.795144 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.container' is absent from the `packages` configuration. 2026-05-17 02:04:02.795148 | ubuntu-noble | !! 2026-05-17 02:04:02.795151 | ubuntu-noble | 2026-05-17 02:04:02.795155 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.795159 | ubuntu-noble | ############################ 2026-05-17 02:04:02.795162 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.795166 | ubuntu-noble | ############################ 2026-05-17 02:04:02.795170 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.container' as an importable package[^1], 2026-05-17 02:04:02.795174 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.795184 | ubuntu-noble | 2026-05-17 02:04:02.795187 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.795191 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.container' is explicitly added 2026-05-17 02:04:02.795199 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.795202 | ubuntu-noble | 2026-05-17 02:04:02.795206 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.795210 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.795213 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.795217 | ubuntu-noble | 2026-05-17 02:04:02.795221 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.795224 | ubuntu-noble | 2026-05-17 02:04:02.795231 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.795235 | ubuntu-noble | 2026-05-17 02:04:02.795238 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.container' to be distributed and are 2026-05-17 02:04:02.795242 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.container' via 2026-05-17 02:04:02.795246 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.795249 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.795253 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.795257 | ubuntu-noble | 2026-05-17 02:04:02.795260 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.795264 | ubuntu-noble | 2026-05-17 02:04:02.795274 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.795278 | ubuntu-noble | 2026-05-17 02:04:02.795282 | ubuntu-noble | 2026-05-17 02:04:02.795286 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.795290 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.795293 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.795297 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.795301 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.795304 | ubuntu-noble | 2026-05-17 02:04:02.795308 | ubuntu-noble | !! 2026-05-17 02:04:02.795312 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.795315 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc' is absent from the `packages` configuration. 2026-05-17 02:04:02.795319 | ubuntu-noble | !! 2026-05-17 02:04:02.795323 | ubuntu-noble | 2026-05-17 02:04:02.795327 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.795330 | ubuntu-noble | ############################ 2026-05-17 02:04:02.795334 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.795338 | ubuntu-noble | ############################ 2026-05-17 02:04:02.795347 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc' as an importable package[^1], 2026-05-17 02:04:02.795351 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.795355 | ubuntu-noble | 2026-05-17 02:04:02.795358 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.795368 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc' is explicitly added 2026-05-17 02:04:02.795371 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.795375 | ubuntu-noble | 2026-05-17 02:04:02.795379 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.795382 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.795386 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.795390 | ubuntu-noble | 2026-05-17 02:04:02.795393 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.795397 | ubuntu-noble | 2026-05-17 02:04:02.795401 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.795412 | ubuntu-noble | 2026-05-17 02:04:02.795416 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc' to be distributed and are 2026-05-17 02:04:02.795419 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc' via 2026-05-17 02:04:02.795423 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.795427 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.795430 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.795434 | ubuntu-noble | 2026-05-17 02:04:02.795438 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.795441 | ubuntu-noble | 2026-05-17 02:04:02.795445 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.795472 | ubuntu-noble | 2026-05-17 02:04:02.795476 | ubuntu-noble | 2026-05-17 02:04:02.795480 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.795483 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.795487 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.795491 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.795495 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.795498 | ubuntu-noble | 2026-05-17 02:04:02.795502 | ubuntu-noble | !! 2026-05-17 02:04:02.795506 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.795509 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.common' is absent from the `packages` configuration. 2026-05-17 02:04:02.795513 | ubuntu-noble | !! 2026-05-17 02:04:02.795517 | ubuntu-noble | 2026-05-17 02:04:02.795521 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.795524 | ubuntu-noble | ############################ 2026-05-17 02:04:02.795528 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.795532 | ubuntu-noble | ############################ 2026-05-17 02:04:02.795535 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.common' as an importable package[^1], 2026-05-17 02:04:02.795539 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.795550 | ubuntu-noble | 2026-05-17 02:04:02.795554 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.795558 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.common' is explicitly added 2026-05-17 02:04:02.795562 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.795565 | ubuntu-noble | 2026-05-17 02:04:02.795569 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.795573 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.795576 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.795580 | ubuntu-noble | 2026-05-17 02:04:02.795584 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.795587 | ubuntu-noble | 2026-05-17 02:04:02.795591 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.795595 | ubuntu-noble | 2026-05-17 02:04:02.795599 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.common' to be distributed and are 2026-05-17 02:04:02.795602 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.common' via 2026-05-17 02:04:02.795606 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.795610 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.795613 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.795617 | ubuntu-noble | 2026-05-17 02:04:02.795621 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.795629 | ubuntu-noble | 2026-05-17 02:04:02.795633 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.795636 | ubuntu-noble | 2026-05-17 02:04:02.795640 | ubuntu-noble | 2026-05-17 02:04:02.795644 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.795648 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.795651 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.795655 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.795659 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.795670 | ubuntu-noble | 2026-05-17 02:04:02.795673 | ubuntu-noble | !! 2026-05-17 02:04:02.795677 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.795688 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.common.enas' is absent from the `packages` configuration. 2026-05-17 02:04:02.795692 | ubuntu-noble | !! 2026-05-17 02:04:02.795696 | ubuntu-noble | 2026-05-17 02:04:02.795700 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.795703 | ubuntu-noble | ############################ 2026-05-17 02:04:02.795707 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.795711 | ubuntu-noble | ############################ 2026-05-17 02:04:02.795714 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.common.enas' as an importable package[^1], 2026-05-17 02:04:02.795718 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.795722 | ubuntu-noble | 2026-05-17 02:04:02.795726 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.795729 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.common.enas' is explicitly added 2026-05-17 02:04:02.795733 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.795737 | ubuntu-noble | 2026-05-17 02:04:02.795740 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.795744 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.795748 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.795751 | ubuntu-noble | 2026-05-17 02:04:02.795755 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.795759 | ubuntu-noble | 2026-05-17 02:04:02.795762 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.795766 | ubuntu-noble | 2026-05-17 02:04:02.795770 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.common.enas' to be distributed and are 2026-05-17 02:04:02.795773 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.common.enas' via 2026-05-17 02:04:02.795777 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.795781 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.795784 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.795788 | ubuntu-noble | 2026-05-17 02:04:02.795792 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.795795 | ubuntu-noble | 2026-05-17 02:04:02.795799 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.795803 | ubuntu-noble | 2026-05-17 02:04:02.795806 | ubuntu-noble | 2026-05-17 02:04:02.795810 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.795814 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.795817 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.795821 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.795829 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.795832 | ubuntu-noble | 2026-05-17 02:04:02.795836 | ubuntu-noble | !! 2026-05-17 02:04:02.795840 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.795844 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins' is absent from the `packages` configuration. 2026-05-17 02:04:02.795847 | ubuntu-noble | !! 2026-05-17 02:04:02.795851 | ubuntu-noble | 2026-05-17 02:04:02.795861 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.795865 | ubuntu-noble | ############################ 2026-05-17 02:04:02.795869 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.795872 | ubuntu-noble | ############################ 2026-05-17 02:04:02.795879 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins' as an importable package[^1], 2026-05-17 02:04:02.795882 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.795886 | ubuntu-noble | 2026-05-17 02:04:02.795890 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.795893 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins' is explicitly added 2026-05-17 02:04:02.795897 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.795901 | ubuntu-noble | 2026-05-17 02:04:02.795904 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.795908 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.795912 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.795915 | ubuntu-noble | 2026-05-17 02:04:02.795919 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.795923 | ubuntu-noble | 2026-05-17 02:04:02.795926 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.795930 | ubuntu-noble | 2026-05-17 02:04:02.795934 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins' to be distributed and are 2026-05-17 02:04:02.795937 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins' via 2026-05-17 02:04:02.795941 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.795945 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.795948 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.795952 | ubuntu-noble | 2026-05-17 02:04:02.795956 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.795959 | ubuntu-noble | 2026-05-17 02:04:02.795963 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.795967 | ubuntu-noble | 2026-05-17 02:04:02.795970 | ubuntu-noble | 2026-05-17 02:04:02.795974 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.795978 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.795987 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.795991 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.795995 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.795998 | ubuntu-noble | 2026-05-17 02:04:02.796002 | ubuntu-noble | !! 2026-05-17 02:04:02.796006 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.796009 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerflex' is absent from the `packages` configuration. 2026-05-17 02:04:02.796013 | ubuntu-noble | !! 2026-05-17 02:04:02.796017 | ubuntu-noble | 2026-05-17 02:04:02.796021 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.796029 | ubuntu-noble | ############################ 2026-05-17 02:04:02.796033 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.796036 | ubuntu-noble | ############################ 2026-05-17 02:04:02.796040 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerflex' as an importable package[^1], 2026-05-17 02:04:02.796044 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.796047 | ubuntu-noble | 2026-05-17 02:04:02.796051 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.796055 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerflex' is explicitly added 2026-05-17 02:04:02.796059 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.796062 | ubuntu-noble | 2026-05-17 02:04:02.796066 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.796070 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.796073 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.796077 | ubuntu-noble | 2026-05-17 02:04:02.796081 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.796084 | ubuntu-noble | 2026-05-17 02:04:02.796088 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.796092 | ubuntu-noble | 2026-05-17 02:04:02.796096 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerflex' to be distributed and are 2026-05-17 02:04:02.796099 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerflex' via 2026-05-17 02:04:02.796103 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.796107 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.796110 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.796114 | ubuntu-noble | 2026-05-17 02:04:02.796118 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.796121 | ubuntu-noble | 2026-05-17 02:04:02.796125 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.796129 | ubuntu-noble | 2026-05-17 02:04:02.796132 | ubuntu-noble | 2026-05-17 02:04:02.796136 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.796140 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.796143 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.796147 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.796151 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.796154 | ubuntu-noble | 2026-05-17 02:04:02.796158 | ubuntu-noble | !! 2026-05-17 02:04:02.796162 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.796168 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' is absent from the `packages` configuration. 2026-05-17 02:04:02.796172 | ubuntu-noble | !! 2026-05-17 02:04:02.796176 | ubuntu-noble | 2026-05-17 02:04:02.796180 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.796183 | ubuntu-noble | ############################ 2026-05-17 02:04:02.796187 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.796191 | ubuntu-noble | ############################ 2026-05-17 02:04:02.796194 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' as an importable package[^1], 2026-05-17 02:04:02.796198 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.796202 | ubuntu-noble | 2026-05-17 02:04:02.796206 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.796209 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' is explicitly added 2026-05-17 02:04:02.796217 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.796221 | ubuntu-noble | 2026-05-17 02:04:02.796224 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.796228 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.796232 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.796235 | ubuntu-noble | 2026-05-17 02:04:02.796239 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.796243 | ubuntu-noble | 2026-05-17 02:04:02.796247 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.796250 | ubuntu-noble | 2026-05-17 02:04:02.796254 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' to be distributed and are 2026-05-17 02:04:02.796258 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' via 2026-05-17 02:04:02.796261 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.796267 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.796271 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.796274 | ubuntu-noble | 2026-05-17 02:04:02.796278 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.796282 | ubuntu-noble | 2026-05-17 02:04:02.796285 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.796289 | ubuntu-noble | 2026-05-17 02:04:02.796293 | ubuntu-noble | 2026-05-17 02:04:02.796296 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.796300 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.796304 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.796308 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.796311 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.796315 | ubuntu-noble | 2026-05-17 02:04:02.796319 | ubuntu-noble | !! 2026-05-17 02:04:02.796322 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.796326 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powermax' is absent from the `packages` configuration. 2026-05-17 02:04:02.796330 | ubuntu-noble | !! 2026-05-17 02:04:02.796333 | ubuntu-noble | 2026-05-17 02:04:02.796337 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.796341 | ubuntu-noble | ############################ 2026-05-17 02:04:02.796345 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.796348 | ubuntu-noble | ############################ 2026-05-17 02:04:02.796352 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powermax' as an importable package[^1], 2026-05-17 02:04:02.796356 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.796359 | ubuntu-noble | 2026-05-17 02:04:02.796363 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.796367 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powermax' is explicitly added 2026-05-17 02:04:02.796370 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.796374 | ubuntu-noble | 2026-05-17 02:04:02.796378 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.796381 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.796385 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.796389 | ubuntu-noble | 2026-05-17 02:04:02.796392 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.796400 | ubuntu-noble | 2026-05-17 02:04:02.796404 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.796408 | ubuntu-noble | 2026-05-17 02:04:02.796411 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powermax' to be distributed and are 2026-05-17 02:04:02.796415 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powermax' via 2026-05-17 02:04:02.796419 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.796470 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.796474 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.796478 | ubuntu-noble | 2026-05-17 02:04:02.796482 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.796485 | ubuntu-noble | 2026-05-17 02:04:02.796489 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.796493 | ubuntu-noble | 2026-05-17 02:04:02.796496 | ubuntu-noble | 2026-05-17 02:04:02.796500 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.796507 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.796511 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.796514 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.796518 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.796522 | ubuntu-noble | 2026-05-17 02:04:02.796525 | ubuntu-noble | !! 2026-05-17 02:04:02.796529 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.796533 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerscale' is absent from the `packages` configuration. 2026-05-17 02:04:02.796537 | ubuntu-noble | !! 2026-05-17 02:04:02.796540 | ubuntu-noble | 2026-05-17 02:04:02.796544 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.796548 | ubuntu-noble | ############################ 2026-05-17 02:04:02.796551 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.796555 | ubuntu-noble | ############################ 2026-05-17 02:04:02.796559 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerscale' as an importable package[^1], 2026-05-17 02:04:02.796562 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.796566 | ubuntu-noble | 2026-05-17 02:04:02.796570 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.796573 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerscale' is explicitly added 2026-05-17 02:04:02.796577 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.796580 | ubuntu-noble | 2026-05-17 02:04:02.796584 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.796588 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.796591 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.796595 | ubuntu-noble | 2026-05-17 02:04:02.796599 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.796602 | ubuntu-noble | 2026-05-17 02:04:02.796612 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.796616 | ubuntu-noble | 2026-05-17 02:04:02.796620 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerscale' to be distributed and are 2026-05-17 02:04:02.796623 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerscale' via 2026-05-17 02:04:02.796627 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.796631 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.796639 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.796643 | ubuntu-noble | 2026-05-17 02:04:02.796647 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.796650 | ubuntu-noble | 2026-05-17 02:04:02.796654 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.796658 | ubuntu-noble | 2026-05-17 02:04:02.796661 | ubuntu-noble | 2026-05-17 02:04:02.796665 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.796669 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.796672 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.796676 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.796680 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.796683 | ubuntu-noble | 2026-05-17 02:04:02.796687 | ubuntu-noble | !! 2026-05-17 02:04:02.796691 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.796694 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerstore' is absent from the `packages` configuration. 2026-05-17 02:04:02.796698 | ubuntu-noble | !! 2026-05-17 02:04:02.796702 | ubuntu-noble | 2026-05-17 02:04:02.796706 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.796709 | ubuntu-noble | ############################ 2026-05-17 02:04:02.796713 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.796717 | ubuntu-noble | ############################ 2026-05-17 02:04:02.796720 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerstore' as an importable package[^1], 2026-05-17 02:04:02.796724 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.796728 | ubuntu-noble | 2026-05-17 02:04:02.796731 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.796735 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerstore' is explicitly added 2026-05-17 02:04:02.796738 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.796742 | ubuntu-noble | 2026-05-17 02:04:02.796746 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.796749 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.796753 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.796757 | ubuntu-noble | 2026-05-17 02:04:02.796760 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.796764 | ubuntu-noble | 2026-05-17 02:04:02.796768 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.796771 | ubuntu-noble | 2026-05-17 02:04:02.796775 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerstore' to be distributed and are 2026-05-17 02:04:02.796779 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerstore' via 2026-05-17 02:04:02.796785 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.796789 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.796792 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.796796 | ubuntu-noble | 2026-05-17 02:04:02.796800 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.796803 | ubuntu-noble | 2026-05-17 02:04:02.796807 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.796811 | ubuntu-noble | 2026-05-17 02:04:02.796815 | ubuntu-noble | 2026-05-17 02:04:02.796818 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.796822 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.796829 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.796833 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.796837 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.796840 | ubuntu-noble | 2026-05-17 02:04:02.796844 | ubuntu-noble | !! 2026-05-17 02:04:02.796848 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.796852 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' is absent from the `packages` configuration. 2026-05-17 02:04:02.796855 | ubuntu-noble | !! 2026-05-17 02:04:02.796859 | ubuntu-noble | 2026-05-17 02:04:02.796863 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.796867 | ubuntu-noble | ############################ 2026-05-17 02:04:02.796870 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.796874 | ubuntu-noble | ############################ 2026-05-17 02:04:02.796878 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' as an importable package[^1], 2026-05-17 02:04:02.796881 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.796885 | ubuntu-noble | 2026-05-17 02:04:02.796889 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.796897 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' is explicitly added 2026-05-17 02:04:02.796901 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.796905 | ubuntu-noble | 2026-05-17 02:04:02.796909 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.796912 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.796916 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.796920 | ubuntu-noble | 2026-05-17 02:04:02.796923 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.796927 | ubuntu-noble | 2026-05-17 02:04:02.796931 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.796934 | ubuntu-noble | 2026-05-17 02:04:02.796938 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' to be distributed and are 2026-05-17 02:04:02.796942 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' via 2026-05-17 02:04:02.796945 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.796949 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.796953 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.796956 | ubuntu-noble | 2026-05-17 02:04:02.796960 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.796964 | ubuntu-noble | 2026-05-17 02:04:02.796968 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.796971 | ubuntu-noble | 2026-05-17 02:04:02.796975 | ubuntu-noble | 2026-05-17 02:04:02.796978 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.796982 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.796986 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.796989 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.796993 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.796997 | ubuntu-noble | 2026-05-17 02:04:02.797000 | ubuntu-noble | !! 2026-05-17 02:04:02.797004 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.797008 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.unity' is absent from the `packages` configuration. 2026-05-17 02:04:02.797015 | ubuntu-noble | !! 2026-05-17 02:04:02.797019 | ubuntu-noble | 2026-05-17 02:04:02.797023 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.797027 | ubuntu-noble | ############################ 2026-05-17 02:04:02.797030 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.797034 | ubuntu-noble | ############################ 2026-05-17 02:04:02.797038 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.unity' as an importable package[^1], 2026-05-17 02:04:02.797041 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.797045 | ubuntu-noble | 2026-05-17 02:04:02.797049 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.797052 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.unity' is explicitly added 2026-05-17 02:04:02.797056 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.797060 | ubuntu-noble | 2026-05-17 02:04:02.797063 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.797067 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.797074 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.797078 | ubuntu-noble | 2026-05-17 02:04:02.797081 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.797085 | ubuntu-noble | 2026-05-17 02:04:02.797089 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.797093 | ubuntu-noble | 2026-05-17 02:04:02.797096 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.unity' to be distributed and are 2026-05-17 02:04:02.797100 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.unity' via 2026-05-17 02:04:02.797104 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.797107 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.797111 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.797115 | ubuntu-noble | 2026-05-17 02:04:02.797118 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.797122 | ubuntu-noble | 2026-05-17 02:04:02.797126 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.797129 | ubuntu-noble | 2026-05-17 02:04:02.797133 | ubuntu-noble | 2026-05-17 02:04:02.797137 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.797140 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.797144 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.797148 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.797151 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.797155 | ubuntu-noble | 2026-05-17 02:04:02.797159 | ubuntu-noble | !! 2026-05-17 02:04:02.797162 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.797166 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.vnx' is absent from the `packages` configuration. 2026-05-17 02:04:02.797170 | ubuntu-noble | !! 2026-05-17 02:04:02.797173 | ubuntu-noble | 2026-05-17 02:04:02.797182 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.797186 | ubuntu-noble | ############################ 2026-05-17 02:04:02.797190 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.797193 | ubuntu-noble | ############################ 2026-05-17 02:04:02.797197 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.vnx' as an importable package[^1], 2026-05-17 02:04:02.797201 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.797211 | ubuntu-noble | 2026-05-17 02:04:02.797215 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.797219 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.vnx' is explicitly added 2026-05-17 02:04:02.797223 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.797226 | ubuntu-noble | 2026-05-17 02:04:02.797230 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.797234 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.797237 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.797241 | ubuntu-noble | 2026-05-17 02:04:02.797245 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.797248 | ubuntu-noble | 2026-05-17 02:04:02.797252 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.797256 | ubuntu-noble | 2026-05-17 02:04:02.797259 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.vnx' to be distributed and are 2026-05-17 02:04:02.797263 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.vnx' via 2026-05-17 02:04:02.797267 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.797270 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.797274 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.797278 | ubuntu-noble | 2026-05-17 02:04:02.797281 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.797285 | ubuntu-noble | 2026-05-17 02:04:02.797289 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.797292 | ubuntu-noble | 2026-05-17 02:04:02.797296 | ubuntu-noble | 2026-05-17 02:04:02.797300 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.797303 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.797307 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.797311 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.797314 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.797318 | ubuntu-noble | 2026-05-17 02:04:02.797322 | ubuntu-noble | !! 2026-05-17 02:04:02.797325 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.797329 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.ganesha' is absent from the `packages` configuration. 2026-05-17 02:04:02.797333 | ubuntu-noble | !! 2026-05-17 02:04:02.797336 | ubuntu-noble | 2026-05-17 02:04:02.797340 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.797344 | ubuntu-noble | ############################ 2026-05-17 02:04:02.797347 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.797351 | ubuntu-noble | ############################ 2026-05-17 02:04:02.797355 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.ganesha' as an importable package[^1], 2026-05-17 02:04:02.797358 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.797362 | ubuntu-noble | 2026-05-17 02:04:02.797368 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.797372 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.ganesha' is explicitly added 2026-05-17 02:04:02.797376 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.797379 | ubuntu-noble | 2026-05-17 02:04:02.797383 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.797387 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.797390 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.797398 | ubuntu-noble | 2026-05-17 02:04:02.797402 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.797405 | ubuntu-noble | 2026-05-17 02:04:02.797409 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.797413 | ubuntu-noble | 2026-05-17 02:04:02.797416 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.ganesha' to be distributed and are 2026-05-17 02:04:02.797420 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.ganesha' via 2026-05-17 02:04:02.797424 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.797427 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.797431 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.797435 | ubuntu-noble | 2026-05-17 02:04:02.797438 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.797442 | ubuntu-noble | 2026-05-17 02:04:02.797446 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.797467 | ubuntu-noble | 2026-05-17 02:04:02.797470 | ubuntu-noble | 2026-05-17 02:04:02.797474 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.797478 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.797481 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.797485 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.797489 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.797492 | ubuntu-noble | 2026-05-17 02:04:02.797496 | ubuntu-noble | !! 2026-05-17 02:04:02.797505 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.797509 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.glusterfs' is absent from the `packages` configuration. 2026-05-17 02:04:02.797513 | ubuntu-noble | !! 2026-05-17 02:04:02.797517 | ubuntu-noble | 2026-05-17 02:04:02.797520 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.797524 | ubuntu-noble | ############################ 2026-05-17 02:04:02.797528 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.797531 | ubuntu-noble | ############################ 2026-05-17 02:04:02.797535 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.glusterfs' as an importable package[^1], 2026-05-17 02:04:02.797539 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.797542 | ubuntu-noble | 2026-05-17 02:04:02.797546 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.797550 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.glusterfs' is explicitly added 2026-05-17 02:04:02.797553 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.797557 | ubuntu-noble | 2026-05-17 02:04:02.797561 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.797564 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.797568 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.797572 | ubuntu-noble | 2026-05-17 02:04:02.797575 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.797579 | ubuntu-noble | 2026-05-17 02:04:02.797583 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.797586 | ubuntu-noble | 2026-05-17 02:04:02.797590 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.glusterfs' to be distributed and are 2026-05-17 02:04:02.797594 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.glusterfs' via 2026-05-17 02:04:02.797597 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.797601 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.797609 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.797613 | ubuntu-noble | 2026-05-17 02:04:02.797616 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.797620 | ubuntu-noble | 2026-05-17 02:04:02.797624 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.797627 | ubuntu-noble | 2026-05-17 02:04:02.797631 | ubuntu-noble | 2026-05-17 02:04:02.797635 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.797638 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.797642 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.797646 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.797649 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.797653 | ubuntu-noble | 2026-05-17 02:04:02.797657 | ubuntu-noble | !! 2026-05-17 02:04:02.797660 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.797664 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hdfs' is absent from the `packages` configuration. 2026-05-17 02:04:02.797668 | ubuntu-noble | !! 2026-05-17 02:04:02.797672 | ubuntu-noble | 2026-05-17 02:04:02.797675 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.797679 | ubuntu-noble | ############################ 2026-05-17 02:04:02.797683 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.797689 | ubuntu-noble | ############################ 2026-05-17 02:04:02.797693 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hdfs' as an importable package[^1], 2026-05-17 02:04:02.797697 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.797700 | ubuntu-noble | 2026-05-17 02:04:02.797704 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.797708 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hdfs' is explicitly added 2026-05-17 02:04:02.797711 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.797715 | ubuntu-noble | 2026-05-17 02:04:02.797719 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.797722 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.797726 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.797730 | ubuntu-noble | 2026-05-17 02:04:02.797733 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.797737 | ubuntu-noble | 2026-05-17 02:04:02.797741 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.797744 | ubuntu-noble | 2026-05-17 02:04:02.797748 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hdfs' to be distributed and are 2026-05-17 02:04:02.797752 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hdfs' via 2026-05-17 02:04:02.797755 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.797759 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.797763 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.797766 | ubuntu-noble | 2026-05-17 02:04:02.797770 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.797774 | ubuntu-noble | 2026-05-17 02:04:02.797777 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.797781 | ubuntu-noble | 2026-05-17 02:04:02.797785 | ubuntu-noble | 2026-05-17 02:04:02.797788 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.797792 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.797801 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.797808 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.797812 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.797816 | ubuntu-noble | 2026-05-17 02:04:02.797819 | ubuntu-noble | !! 2026-05-17 02:04:02.797823 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.797827 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi' is absent from the `packages` configuration. 2026-05-17 02:04:02.797831 | ubuntu-noble | !! 2026-05-17 02:04:02.797834 | ubuntu-noble | 2026-05-17 02:04:02.797838 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.797842 | ubuntu-noble | ############################ 2026-05-17 02:04:02.797845 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.797849 | ubuntu-noble | ############################ 2026-05-17 02:04:02.797853 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hitachi' as an importable package[^1], 2026-05-17 02:04:02.797856 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.797860 | ubuntu-noble | 2026-05-17 02:04:02.797864 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.797867 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hitachi' is explicitly added 2026-05-17 02:04:02.797871 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.797875 | ubuntu-noble | 2026-05-17 02:04:02.797879 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.797882 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.797886 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.797890 | ubuntu-noble | 2026-05-17 02:04:02.797893 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.797897 | ubuntu-noble | 2026-05-17 02:04:02.797901 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.797904 | ubuntu-noble | 2026-05-17 02:04:02.797908 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hitachi' to be distributed and are 2026-05-17 02:04:02.797912 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hitachi' via 2026-05-17 02:04:02.797915 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.797919 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.797923 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.797926 | ubuntu-noble | 2026-05-17 02:04:02.797930 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.797934 | ubuntu-noble | 2026-05-17 02:04:02.797937 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.797941 | ubuntu-noble | 2026-05-17 02:04:02.797945 | ubuntu-noble | 2026-05-17 02:04:02.797948 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.797952 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.797956 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.797959 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.797963 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.797967 | ubuntu-noble | 2026-05-17 02:04:02.797971 | ubuntu-noble | !! 2026-05-17 02:04:02.797974 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.797981 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi.hnas' is absent from the `packages` configuration. 2026-05-17 02:04:02.797984 | ubuntu-noble | !! 2026-05-17 02:04:02.797988 | ubuntu-noble | 2026-05-17 02:04:02.797992 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.797999 | ubuntu-noble | ############################ 2026-05-17 02:04:02.798003 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.798006 | ubuntu-noble | ############################ 2026-05-17 02:04:02.798010 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hitachi.hnas' as an importable package[^1], 2026-05-17 02:04:02.798014 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.798018 | ubuntu-noble | 2026-05-17 02:04:02.798021 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.798025 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hitachi.hnas' is explicitly added 2026-05-17 02:04:02.798029 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.798032 | ubuntu-noble | 2026-05-17 02:04:02.798036 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.798040 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.798043 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.798047 | ubuntu-noble | 2026-05-17 02:04:02.798051 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.798054 | ubuntu-noble | 2026-05-17 02:04:02.798058 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.798062 | ubuntu-noble | 2026-05-17 02:04:02.798066 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hitachi.hnas' to be distributed and are 2026-05-17 02:04:02.798069 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hitachi.hnas' via 2026-05-17 02:04:02.798073 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.798077 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.798080 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.798084 | ubuntu-noble | 2026-05-17 02:04:02.798093 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.798097 | ubuntu-noble | 2026-05-17 02:04:02.798101 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.798105 | ubuntu-noble | 2026-05-17 02:04:02.798108 | ubuntu-noble | 2026-05-17 02:04:02.798112 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.798116 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.798119 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.798123 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.798127 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.798130 | ubuntu-noble | 2026-05-17 02:04:02.798134 | ubuntu-noble | !! 2026-05-17 02:04:02.798138 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.798142 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi.hsp' is absent from the `packages` configuration. 2026-05-17 02:04:02.798145 | ubuntu-noble | !! 2026-05-17 02:04:02.798149 | ubuntu-noble | 2026-05-17 02:04:02.798153 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.798156 | ubuntu-noble | ############################ 2026-05-17 02:04:02.798160 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.798164 | ubuntu-noble | ############################ 2026-05-17 02:04:02.798167 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hitachi.hsp' as an importable package[^1], 2026-05-17 02:04:02.798171 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.798175 | ubuntu-noble | 2026-05-17 02:04:02.798179 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.798182 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hitachi.hsp' is explicitly added 2026-05-17 02:04:02.798190 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.798193 | ubuntu-noble | 2026-05-17 02:04:02.798197 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.798201 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.798205 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.798208 | ubuntu-noble | 2026-05-17 02:04:02.798221 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.798225 | ubuntu-noble | 2026-05-17 02:04:02.798228 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.798232 | ubuntu-noble | 2026-05-17 02:04:02.798236 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hitachi.hsp' to be distributed and are 2026-05-17 02:04:02.798239 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hitachi.hsp' via 2026-05-17 02:04:02.798243 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.798247 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.798250 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.798254 | ubuntu-noble | 2026-05-17 02:04:02.798258 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.798261 | ubuntu-noble | 2026-05-17 02:04:02.798265 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.798269 | ubuntu-noble | 2026-05-17 02:04:02.798272 | ubuntu-noble | 2026-05-17 02:04:02.798276 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.798280 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.798284 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.798287 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.798294 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.798297 | ubuntu-noble | 2026-05-17 02:04:02.798301 | ubuntu-noble | !! 2026-05-17 02:04:02.798305 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.798309 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hpe' is absent from the `packages` configuration. 2026-05-17 02:04:02.798319 | ubuntu-noble | !! 2026-05-17 02:04:02.798323 | ubuntu-noble | 2026-05-17 02:04:02.798326 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.798330 | ubuntu-noble | ############################ 2026-05-17 02:04:02.798334 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.798338 | ubuntu-noble | ############################ 2026-05-17 02:04:02.798341 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hpe' as an importable package[^1], 2026-05-17 02:04:02.798345 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.798349 | ubuntu-noble | 2026-05-17 02:04:02.798352 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.798356 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hpe' is explicitly added 2026-05-17 02:04:02.798360 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.798363 | ubuntu-noble | 2026-05-17 02:04:02.798367 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.798371 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.798374 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.798378 | ubuntu-noble | 2026-05-17 02:04:02.798382 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.798385 | ubuntu-noble | 2026-05-17 02:04:02.798389 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.798397 | ubuntu-noble | 2026-05-17 02:04:02.798401 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hpe' to be distributed and are 2026-05-17 02:04:02.798404 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hpe' via 2026-05-17 02:04:02.798420 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.798424 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.798428 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.798432 | ubuntu-noble | 2026-05-17 02:04:02.798435 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.798439 | ubuntu-noble | 2026-05-17 02:04:02.798443 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.798464 | ubuntu-noble | 2026-05-17 02:04:02.798470 | ubuntu-noble | 2026-05-17 02:04:02.798474 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.798478 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.798481 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.798485 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.798489 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.798492 | ubuntu-noble | 2026-05-17 02:04:02.798496 | ubuntu-noble | !! 2026-05-17 02:04:02.798500 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.798503 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.huawei' is absent from the `packages` configuration. 2026-05-17 02:04:02.798507 | ubuntu-noble | !! 2026-05-17 02:04:02.798511 | ubuntu-noble | 2026-05-17 02:04:02.798520 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.798524 | ubuntu-noble | ############################ 2026-05-17 02:04:02.798528 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.798532 | ubuntu-noble | ############################ 2026-05-17 02:04:02.798535 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.huawei' as an importable package[^1], 2026-05-17 02:04:02.798539 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.798543 | ubuntu-noble | 2026-05-17 02:04:02.798546 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.798550 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.huawei' is explicitly added 2026-05-17 02:04:02.798554 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.798557 | ubuntu-noble | 2026-05-17 02:04:02.798561 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.798565 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.798568 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.798572 | ubuntu-noble | 2026-05-17 02:04:02.798576 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.798579 | ubuntu-noble | 2026-05-17 02:04:02.798583 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.798587 | ubuntu-noble | 2026-05-17 02:04:02.798590 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.huawei' to be distributed and are 2026-05-17 02:04:02.798594 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.huawei' via 2026-05-17 02:04:02.798598 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.798601 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.798605 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.798609 | ubuntu-noble | 2026-05-17 02:04:02.798612 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.798616 | ubuntu-noble | 2026-05-17 02:04:02.798624 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.798628 | ubuntu-noble | 2026-05-17 02:04:02.798632 | ubuntu-noble | 2026-05-17 02:04:02.798635 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.798642 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.798646 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.798649 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.798653 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.798657 | ubuntu-noble | 2026-05-17 02:04:02.798660 | ubuntu-noble | !! 2026-05-17 02:04:02.798664 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.798668 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.ibm' is absent from the `packages` configuration. 2026-05-17 02:04:02.798672 | ubuntu-noble | !! 2026-05-17 02:04:02.798675 | ubuntu-noble | 2026-05-17 02:04:02.798679 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.798683 | ubuntu-noble | ############################ 2026-05-17 02:04:02.798686 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.798690 | ubuntu-noble | ############################ 2026-05-17 02:04:02.798694 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.ibm' as an importable package[^1], 2026-05-17 02:04:02.798697 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.798701 | ubuntu-noble | 2026-05-17 02:04:02.798705 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.798708 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.ibm' is explicitly added 2026-05-17 02:04:02.798712 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.798716 | ubuntu-noble | 2026-05-17 02:04:02.798720 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.798723 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.798727 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.798731 | ubuntu-noble | 2026-05-17 02:04:02.798734 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.798738 | ubuntu-noble | 2026-05-17 02:04:02.798742 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.798745 | ubuntu-noble | 2026-05-17 02:04:02.798752 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.ibm' to be distributed and are 2026-05-17 02:04:02.798756 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.ibm' via 2026-05-17 02:04:02.798759 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.798763 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.798767 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.798770 | ubuntu-noble | 2026-05-17 02:04:02.798774 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.798778 | ubuntu-noble | 2026-05-17 02:04:02.798782 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.798785 | ubuntu-noble | 2026-05-17 02:04:02.798789 | ubuntu-noble | 2026-05-17 02:04:02.798793 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.798796 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.798800 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.798804 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.798807 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.798811 | ubuntu-noble | 2026-05-17 02:04:02.798815 | ubuntu-noble | !! 2026-05-17 02:04:02.798818 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.798826 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.infinidat' is absent from the `packages` configuration. 2026-05-17 02:04:02.798830 | ubuntu-noble | !! 2026-05-17 02:04:02.798833 | ubuntu-noble | 2026-05-17 02:04:02.798837 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.798841 | ubuntu-noble | ############################ 2026-05-17 02:04:02.798845 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.798848 | ubuntu-noble | ############################ 2026-05-17 02:04:02.798852 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.infinidat' as an importable package[^1], 2026-05-17 02:04:02.798855 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.798859 | ubuntu-noble | 2026-05-17 02:04:02.798863 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.798867 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.infinidat' is explicitly added 2026-05-17 02:04:02.798870 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.798874 | ubuntu-noble | 2026-05-17 02:04:02.798877 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.798881 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.798885 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.798888 | ubuntu-noble | 2026-05-17 02:04:02.798892 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.798896 | ubuntu-noble | 2026-05-17 02:04:02.798899 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.798903 | ubuntu-noble | 2026-05-17 02:04:02.798907 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.infinidat' to be distributed and are 2026-05-17 02:04:02.798910 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.infinidat' via 2026-05-17 02:04:02.798914 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.798918 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.798921 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.798925 | ubuntu-noble | 2026-05-17 02:04:02.798929 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.798932 | ubuntu-noble | 2026-05-17 02:04:02.798936 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.798940 | ubuntu-noble | 2026-05-17 02:04:02.798943 | ubuntu-noble | 2026-05-17 02:04:02.798947 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.798951 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.798954 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.798958 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.798962 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.798965 | ubuntu-noble | 2026-05-17 02:04:02.798969 | ubuntu-noble | !! 2026-05-17 02:04:02.798973 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.798977 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.infortrend' is absent from the `packages` configuration. 2026-05-17 02:04:02.798980 | ubuntu-noble | !! 2026-05-17 02:04:02.798984 | ubuntu-noble | 2026-05-17 02:04:02.798988 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.798991 | ubuntu-noble | ############################ 2026-05-17 02:04:02.798995 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.798999 | ubuntu-noble | ############################ 2026-05-17 02:04:02.799003 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.infortrend' as an importable package[^1], 2026-05-17 02:04:02.799010 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.799014 | ubuntu-noble | 2026-05-17 02:04:02.799018 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.799021 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.infortrend' is explicitly added 2026-05-17 02:04:02.799025 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.799029 | ubuntu-noble | 2026-05-17 02:04:02.799032 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.799042 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.799046 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.799050 | ubuntu-noble | 2026-05-17 02:04:02.799053 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.799057 | ubuntu-noble | 2026-05-17 02:04:02.799061 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.799064 | ubuntu-noble | 2026-05-17 02:04:02.799068 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.infortrend' to be distributed and are 2026-05-17 02:04:02.799072 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.infortrend' via 2026-05-17 02:04:02.799075 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.799079 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.799083 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.799086 | ubuntu-noble | 2026-05-17 02:04:02.799090 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.799094 | ubuntu-noble | 2026-05-17 02:04:02.799098 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.799101 | ubuntu-noble | 2026-05-17 02:04:02.799105 | ubuntu-noble | 2026-05-17 02:04:02.799109 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.799112 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.799116 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.799120 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.799123 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.799127 | ubuntu-noble | 2026-05-17 02:04:02.799131 | ubuntu-noble | !! 2026-05-17 02:04:02.799134 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.799138 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur' is absent from the `packages` configuration. 2026-05-17 02:04:02.799142 | ubuntu-noble | !! 2026-05-17 02:04:02.799145 | ubuntu-noble | 2026-05-17 02:04:02.799149 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.799153 | ubuntu-noble | ############################ 2026-05-17 02:04:02.799156 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.799160 | ubuntu-noble | ############################ 2026-05-17 02:04:02.799164 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.inspur' as an importable package[^1], 2026-05-17 02:04:02.799167 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.799171 | ubuntu-noble | 2026-05-17 02:04:02.799175 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.799178 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.inspur' is explicitly added 2026-05-17 02:04:02.799182 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.799186 | ubuntu-noble | 2026-05-17 02:04:02.799189 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.799193 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.799204 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.799208 | ubuntu-noble | 2026-05-17 02:04:02.799211 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.799215 | ubuntu-noble | 2026-05-17 02:04:02.799225 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.799228 | ubuntu-noble | 2026-05-17 02:04:02.799232 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.inspur' to be distributed and are 2026-05-17 02:04:02.799236 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.inspur' via 2026-05-17 02:04:02.799242 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.799246 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.799249 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.799253 | ubuntu-noble | 2026-05-17 02:04:02.799257 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.799260 | ubuntu-noble | 2026-05-17 02:04:02.799264 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.799268 | ubuntu-noble | 2026-05-17 02:04:02.799271 | ubuntu-noble | 2026-05-17 02:04:02.799275 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.799279 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.799282 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.799286 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.799290 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.799293 | ubuntu-noble | 2026-05-17 02:04:02.799297 | ubuntu-noble | !! 2026-05-17 02:04:02.799301 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.799305 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur.as13000' is absent from the `packages` configuration. 2026-05-17 02:04:02.799308 | ubuntu-noble | !! 2026-05-17 02:04:02.799312 | ubuntu-noble | 2026-05-17 02:04:02.799315 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.799319 | ubuntu-noble | ############################ 2026-05-17 02:04:02.799323 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.799326 | ubuntu-noble | ############################ 2026-05-17 02:04:02.799330 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.inspur.as13000' as an importable package[^1], 2026-05-17 02:04:02.799334 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.799337 | ubuntu-noble | 2026-05-17 02:04:02.799341 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.799351 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.inspur.as13000' is explicitly added 2026-05-17 02:04:02.799355 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.799358 | ubuntu-noble | 2026-05-17 02:04:02.799362 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.799366 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.799369 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.799373 | ubuntu-noble | 2026-05-17 02:04:02.799377 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.799380 | ubuntu-noble | 2026-05-17 02:04:02.799384 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.799388 | ubuntu-noble | 2026-05-17 02:04:02.799391 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.inspur.as13000' to be distributed and are 2026-05-17 02:04:02.799395 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.inspur.as13000' via 2026-05-17 02:04:02.799398 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.799406 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.799410 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.799413 | ubuntu-noble | 2026-05-17 02:04:02.799417 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.799421 | ubuntu-noble | 2026-05-17 02:04:02.799424 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.799428 | ubuntu-noble | 2026-05-17 02:04:02.799432 | ubuntu-noble | 2026-05-17 02:04:02.799435 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.799439 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.799443 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.799464 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.799470 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.799474 | ubuntu-noble | 2026-05-17 02:04:02.799477 | ubuntu-noble | !! 2026-05-17 02:04:02.799481 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.799485 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur.instorage' is absent from the `packages` configuration. 2026-05-17 02:04:02.799488 | ubuntu-noble | !! 2026-05-17 02:04:02.799492 | ubuntu-noble | 2026-05-17 02:04:02.799496 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.799499 | ubuntu-noble | ############################ 2026-05-17 02:04:02.799503 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.799507 | ubuntu-noble | ############################ 2026-05-17 02:04:02.799510 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.inspur.instorage' as an importable package[^1], 2026-05-17 02:04:02.799514 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.799518 | ubuntu-noble | 2026-05-17 02:04:02.799521 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.799525 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.inspur.instorage' is explicitly added 2026-05-17 02:04:02.799529 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.799532 | ubuntu-noble | 2026-05-17 02:04:02.799536 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.799540 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.799543 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.799547 | ubuntu-noble | 2026-05-17 02:04:02.799554 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.799565 | ubuntu-noble | 2026-05-17 02:04:02.799569 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.799572 | ubuntu-noble | 2026-05-17 02:04:02.799576 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.inspur.instorage' to be distributed and are 2026-05-17 02:04:02.799580 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.inspur.instorage' via 2026-05-17 02:04:02.799583 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.799587 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.799591 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.799594 | ubuntu-noble | 2026-05-17 02:04:02.799598 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.799602 | ubuntu-noble | 2026-05-17 02:04:02.799606 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.799609 | ubuntu-noble | 2026-05-17 02:04:02.799613 | ubuntu-noble | 2026-05-17 02:04:02.799617 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.799624 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.799628 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.799632 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.799636 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.799639 | ubuntu-noble | 2026-05-17 02:04:02.799643 | ubuntu-noble | !! 2026-05-17 02:04:02.799665 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.799669 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.macrosan' is absent from the `packages` configuration. 2026-05-17 02:04:02.799672 | ubuntu-noble | !! 2026-05-17 02:04:02.799676 | ubuntu-noble | 2026-05-17 02:04:02.799680 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.799684 | ubuntu-noble | ############################ 2026-05-17 02:04:02.799687 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.799694 | ubuntu-noble | ############################ 2026-05-17 02:04:02.799697 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.macrosan' as an importable package[^1], 2026-05-17 02:04:02.799701 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.799705 | ubuntu-noble | 2026-05-17 02:04:02.799708 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.799712 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.macrosan' is explicitly added 2026-05-17 02:04:02.799716 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.799720 | ubuntu-noble | 2026-05-17 02:04:02.799723 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.799727 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.799731 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.799740 | ubuntu-noble | 2026-05-17 02:04:02.799744 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.799748 | ubuntu-noble | 2026-05-17 02:04:02.799751 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.799755 | ubuntu-noble | 2026-05-17 02:04:02.799759 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.macrosan' to be distributed and are 2026-05-17 02:04:02.799763 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.macrosan' via 2026-05-17 02:04:02.799766 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.799770 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.799774 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.799777 | ubuntu-noble | 2026-05-17 02:04:02.799781 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.799785 | ubuntu-noble | 2026-05-17 02:04:02.799788 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.799792 | ubuntu-noble | 2026-05-17 02:04:02.799796 | ubuntu-noble | 2026-05-17 02:04:02.799799 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.799803 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.799807 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.799810 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.799814 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.799818 | ubuntu-noble | 2026-05-17 02:04:02.799822 | ubuntu-noble | !! 2026-05-17 02:04:02.799825 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.799835 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.maprfs' is absent from the `packages` configuration. 2026-05-17 02:04:02.799844 | ubuntu-noble | !! 2026-05-17 02:04:02.799848 | ubuntu-noble | 2026-05-17 02:04:02.799851 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.799855 | ubuntu-noble | ############################ 2026-05-17 02:04:02.799859 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.799862 | ubuntu-noble | ############################ 2026-05-17 02:04:02.799866 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.maprfs' as an importable package[^1], 2026-05-17 02:04:02.799870 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.799874 | ubuntu-noble | 2026-05-17 02:04:02.799877 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.799881 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.maprfs' is explicitly added 2026-05-17 02:04:02.799885 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.799888 | ubuntu-noble | 2026-05-17 02:04:02.799895 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.799899 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.799902 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.799906 | ubuntu-noble | 2026-05-17 02:04:02.799910 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.799913 | ubuntu-noble | 2026-05-17 02:04:02.799917 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.799921 | ubuntu-noble | 2026-05-17 02:04:02.799925 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.maprfs' to be distributed and are 2026-05-17 02:04:02.799935 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.maprfs' via 2026-05-17 02:04:02.799938 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.799942 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.799946 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.799949 | ubuntu-noble | 2026-05-17 02:04:02.799953 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.799957 | ubuntu-noble | 2026-05-17 02:04:02.799960 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.799964 | ubuntu-noble | 2026-05-17 02:04:02.799968 | ubuntu-noble | 2026-05-17 02:04:02.799972 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.799975 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.799979 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.799983 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.799986 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.799990 | ubuntu-noble | 2026-05-17 02:04:02.799994 | ubuntu-noble | !! 2026-05-17 02:04:02.799997 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.800005 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp' is absent from the `packages` configuration. 2026-05-17 02:04:02.800009 | ubuntu-noble | !! 2026-05-17 02:04:02.800012 | ubuntu-noble | 2026-05-17 02:04:02.800016 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.800020 | ubuntu-noble | ############################ 2026-05-17 02:04:02.800030 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.800034 | ubuntu-noble | ############################ 2026-05-17 02:04:02.800038 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp' as an importable package[^1], 2026-05-17 02:04:02.800041 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.800045 | ubuntu-noble | 2026-05-17 02:04:02.800049 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.800056 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp' is explicitly added 2026-05-17 02:04:02.800060 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.800064 | ubuntu-noble | 2026-05-17 02:04:02.800068 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.800071 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.800075 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.800079 | ubuntu-noble | 2026-05-17 02:04:02.800082 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.800086 | ubuntu-noble | 2026-05-17 02:04:02.800090 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.800093 | ubuntu-noble | 2026-05-17 02:04:02.800097 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp' to be distributed and are 2026-05-17 02:04:02.800101 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp' via 2026-05-17 02:04:02.800104 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.800108 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.800111 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.800115 | ubuntu-noble | 2026-05-17 02:04:02.800125 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.800128 | ubuntu-noble | 2026-05-17 02:04:02.800132 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.800136 | ubuntu-noble | 2026-05-17 02:04:02.800139 | ubuntu-noble | 2026-05-17 02:04:02.800143 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.800147 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.800151 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.800154 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.800158 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.800162 | ubuntu-noble | 2026-05-17 02:04:02.800165 | ubuntu-noble | !! 2026-05-17 02:04:02.800169 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.800173 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap' is absent from the `packages` configuration. 2026-05-17 02:04:02.800176 | ubuntu-noble | !! 2026-05-17 02:04:02.800180 | ubuntu-noble | 2026-05-17 02:04:02.800184 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.800188 | ubuntu-noble | ############################ 2026-05-17 02:04:02.800191 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.800195 | ubuntu-noble | ############################ 2026-05-17 02:04:02.800199 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp.dataontap' as an importable package[^1], 2026-05-17 02:04:02.800205 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.800209 | ubuntu-noble | 2026-05-17 02:04:02.800212 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.800216 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap' is explicitly added 2026-05-17 02:04:02.800220 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.800229 | ubuntu-noble | 2026-05-17 02:04:02.800233 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.800236 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.800240 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.800244 | ubuntu-noble | 2026-05-17 02:04:02.800247 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.800255 | ubuntu-noble | 2026-05-17 02:04:02.800259 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.800263 | ubuntu-noble | 2026-05-17 02:04:02.800266 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp.dataontap' to be distributed and are 2026-05-17 02:04:02.800270 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap' via 2026-05-17 02:04:02.800274 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.800277 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.800281 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.800285 | ubuntu-noble | 2026-05-17 02:04:02.800288 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.800292 | ubuntu-noble | 2026-05-17 02:04:02.800296 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.800299 | ubuntu-noble | 2026-05-17 02:04:02.800303 | ubuntu-noble | 2026-05-17 02:04:02.800307 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.800310 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.800314 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.800318 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.800331 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.800335 | ubuntu-noble | 2026-05-17 02:04:02.800338 | ubuntu-noble | !! 2026-05-17 02:04:02.800342 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.800346 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.client' is absent from the `packages` configuration. 2026-05-17 02:04:02.800350 | ubuntu-noble | !! 2026-05-17 02:04:02.800353 | ubuntu-noble | 2026-05-17 02:04:02.800357 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.800361 | ubuntu-noble | ############################ 2026-05-17 02:04:02.800364 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.800368 | ubuntu-noble | ############################ 2026-05-17 02:04:02.800372 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.client' as an importable package[^1], 2026-05-17 02:04:02.800375 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.800379 | ubuntu-noble | 2026-05-17 02:04:02.800383 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.800386 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.client' is explicitly added 2026-05-17 02:04:02.800390 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.800394 | ubuntu-noble | 2026-05-17 02:04:02.800397 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.800401 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.800405 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.800408 | ubuntu-noble | 2026-05-17 02:04:02.800412 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.800432 | ubuntu-noble | 2026-05-17 02:04:02.800436 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.800440 | ubuntu-noble | 2026-05-17 02:04:02.800444 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp.dataontap.client' to be distributed and are 2026-05-17 02:04:02.800464 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.client' via 2026-05-17 02:04:02.800468 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.800472 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.800475 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.800484 | ubuntu-noble | 2026-05-17 02:04:02.800488 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.800491 | ubuntu-noble | 2026-05-17 02:04:02.800495 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.800499 | ubuntu-noble | 2026-05-17 02:04:02.800502 | ubuntu-noble | 2026-05-17 02:04:02.800506 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.800510 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.800513 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.800517 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.800521 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.800524 | ubuntu-noble | 2026-05-17 02:04:02.800528 | ubuntu-noble | !! 2026-05-17 02:04:02.800532 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.800545 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' is absent from the `packages` configuration. 2026-05-17 02:04:02.800549 | ubuntu-noble | !! 2026-05-17 02:04:02.800553 | ubuntu-noble | 2026-05-17 02:04:02.800556 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.800560 | ubuntu-noble | ############################ 2026-05-17 02:04:02.800564 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.800568 | ubuntu-noble | ############################ 2026-05-17 02:04:02.800571 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' as an importable package[^1], 2026-05-17 02:04:02.800575 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.800579 | ubuntu-noble | 2026-05-17 02:04:02.800582 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.800586 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' is explicitly added 2026-05-17 02:04:02.800590 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.800593 | ubuntu-noble | 2026-05-17 02:04:02.800597 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.800601 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.800605 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.800608 | ubuntu-noble | 2026-05-17 02:04:02.800612 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.800616 | ubuntu-noble | 2026-05-17 02:04:02.800619 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.800623 | ubuntu-noble | 2026-05-17 02:04:02.800627 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' to be distributed and are 2026-05-17 02:04:02.800637 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' via 2026-05-17 02:04:02.800640 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.800644 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.800648 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.800652 | ubuntu-noble | 2026-05-17 02:04:02.800659 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.800662 | ubuntu-noble | 2026-05-17 02:04:02.800666 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.800670 | ubuntu-noble | 2026-05-17 02:04:02.800673 | ubuntu-noble | 2026-05-17 02:04:02.800677 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.800681 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.800684 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.800692 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.800696 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.800700 | ubuntu-noble | 2026-05-17 02:04:02.800704 | ubuntu-noble | !! 2026-05-17 02:04:02.800707 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.800711 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.protocols' is absent from the `packages` configuration. 2026-05-17 02:04:02.800715 | ubuntu-noble | !! 2026-05-17 02:04:02.800718 | ubuntu-noble | 2026-05-17 02:04:02.800722 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.800726 | ubuntu-noble | ############################ 2026-05-17 02:04:02.800736 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.800740 | ubuntu-noble | ############################ 2026-05-17 02:04:02.800743 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.protocols' as an importable package[^1], 2026-05-17 02:04:02.800747 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.800751 | ubuntu-noble | 2026-05-17 02:04:02.800754 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.800758 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.protocols' is explicitly added 2026-05-17 02:04:02.800762 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.800765 | ubuntu-noble | 2026-05-17 02:04:02.800769 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.800773 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.800776 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.800780 | ubuntu-noble | 2026-05-17 02:04:02.800784 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.800787 | ubuntu-noble | 2026-05-17 02:04:02.800791 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.800795 | ubuntu-noble | 2026-05-17 02:04:02.800798 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp.dataontap.protocols' to be distributed and are 2026-05-17 02:04:02.800802 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.protocols' via 2026-05-17 02:04:02.800806 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.800809 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.800813 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.800817 | ubuntu-noble | 2026-05-17 02:04:02.800820 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.800824 | ubuntu-noble | 2026-05-17 02:04:02.800834 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.800838 | ubuntu-noble | 2026-05-17 02:04:02.800841 | ubuntu-noble | 2026-05-17 02:04:02.800845 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.800849 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.800861 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.800865 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.800869 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.800873 | ubuntu-noble | 2026-05-17 02:04:02.800876 | ubuntu-noble | !! 2026-05-17 02:04:02.800880 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.800884 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta' is absent from the `packages` configuration. 2026-05-17 02:04:02.800894 | ubuntu-noble | !! 2026-05-17 02:04:02.800898 | ubuntu-noble | 2026-05-17 02:04:02.800902 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.800905 | ubuntu-noble | ############################ 2026-05-17 02:04:02.800909 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.800913 | ubuntu-noble | ############################ 2026-05-17 02:04:02.800916 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.nexenta' as an importable package[^1], 2026-05-17 02:04:02.800920 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.800929 | ubuntu-noble | 2026-05-17 02:04:02.800933 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.800937 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.nexenta' is explicitly added 2026-05-17 02:04:02.800941 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.800944 | ubuntu-noble | 2026-05-17 02:04:02.800948 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.800952 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.800955 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.800959 | ubuntu-noble | 2026-05-17 02:04:02.800963 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.800966 | ubuntu-noble | 2026-05-17 02:04:02.800970 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.800974 | ubuntu-noble | 2026-05-17 02:04:02.800977 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.nexenta' to be distributed and are 2026-05-17 02:04:02.800984 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.nexenta' via 2026-05-17 02:04:02.800988 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.800992 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.800995 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.800999 | ubuntu-noble | 2026-05-17 02:04:02.801003 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.801006 | ubuntu-noble | 2026-05-17 02:04:02.801010 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.801014 | ubuntu-noble | 2026-05-17 02:04:02.801017 | ubuntu-noble | 2026-05-17 02:04:02.801027 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.801031 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.801034 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.801038 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.801042 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.801045 | ubuntu-noble | 2026-05-17 02:04:02.801049 | ubuntu-noble | !! 2026-05-17 02:04:02.801053 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.801056 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta.ns4' is absent from the `packages` configuration. 2026-05-17 02:04:02.801060 | ubuntu-noble | !! 2026-05-17 02:04:02.801064 | ubuntu-noble | 2026-05-17 02:04:02.801067 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.801071 | ubuntu-noble | ############################ 2026-05-17 02:04:02.801075 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.801079 | ubuntu-noble | ############################ 2026-05-17 02:04:02.801082 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.nexenta.ns4' as an importable package[^1], 2026-05-17 02:04:02.801086 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.801090 | ubuntu-noble | 2026-05-17 02:04:02.801093 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.801101 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.nexenta.ns4' is explicitly added 2026-05-17 02:04:02.801105 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.801108 | ubuntu-noble | 2026-05-17 02:04:02.801112 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.801122 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.801125 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.801129 | ubuntu-noble | 2026-05-17 02:04:02.801133 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.801136 | ubuntu-noble | 2026-05-17 02:04:02.801140 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.801144 | ubuntu-noble | 2026-05-17 02:04:02.801147 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.nexenta.ns4' to be distributed and are 2026-05-17 02:04:02.801151 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.nexenta.ns4' via 2026-05-17 02:04:02.801155 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.801159 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.801162 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.801166 | ubuntu-noble | 2026-05-17 02:04:02.801170 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.801173 | ubuntu-noble | 2026-05-17 02:04:02.801180 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.801183 | ubuntu-noble | 2026-05-17 02:04:02.801187 | ubuntu-noble | 2026-05-17 02:04:02.801191 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.801195 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.801198 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.801202 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.801206 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.801215 | ubuntu-noble | 2026-05-17 02:04:02.801219 | ubuntu-noble | !! 2026-05-17 02:04:02.801223 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.801226 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta.ns5' is absent from the `packages` configuration. 2026-05-17 02:04:02.801230 | ubuntu-noble | !! 2026-05-17 02:04:02.801234 | ubuntu-noble | 2026-05-17 02:04:02.801238 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.801241 | ubuntu-noble | ############################ 2026-05-17 02:04:02.801245 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.801249 | ubuntu-noble | ############################ 2026-05-17 02:04:02.801252 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.nexenta.ns5' as an importable package[^1], 2026-05-17 02:04:02.801256 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.801260 | ubuntu-noble | 2026-05-17 02:04:02.801263 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.801267 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.nexenta.ns5' is explicitly added 2026-05-17 02:04:02.801271 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.801274 | ubuntu-noble | 2026-05-17 02:04:02.801278 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.801282 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.801286 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.801289 | ubuntu-noble | 2026-05-17 02:04:02.801296 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.801300 | ubuntu-noble | 2026-05-17 02:04:02.801313 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.801317 | ubuntu-noble | 2026-05-17 02:04:02.801321 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.nexenta.ns5' to be distributed and are 2026-05-17 02:04:02.801324 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.nexenta.ns5' via 2026-05-17 02:04:02.801328 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.801332 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.801336 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.801339 | ubuntu-noble | 2026-05-17 02:04:02.801343 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.801347 | ubuntu-noble | 2026-05-17 02:04:02.801350 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.801354 | ubuntu-noble | 2026-05-17 02:04:02.801358 | ubuntu-noble | 2026-05-17 02:04:02.801361 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.801365 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.801369 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.801372 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.801376 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.801380 | ubuntu-noble | 2026-05-17 02:04:02.801384 | ubuntu-noble | !! 2026-05-17 02:04:02.801387 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.801391 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.purestorage' is absent from the `packages` configuration. 2026-05-17 02:04:02.801395 | ubuntu-noble | !! 2026-05-17 02:04:02.801404 | ubuntu-noble | 2026-05-17 02:04:02.801408 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.801412 | ubuntu-noble | ############################ 2026-05-17 02:04:02.801415 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.801419 | ubuntu-noble | ############################ 2026-05-17 02:04:02.801423 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.purestorage' as an importable package[^1], 2026-05-17 02:04:02.801426 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.801430 | ubuntu-noble | 2026-05-17 02:04:02.801434 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.801437 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.purestorage' is explicitly added 2026-05-17 02:04:02.801441 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.801445 | ubuntu-noble | 2026-05-17 02:04:02.801463 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.801467 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.801471 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.801475 | ubuntu-noble | 2026-05-17 02:04:02.801478 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.801482 | ubuntu-noble | 2026-05-17 02:04:02.801486 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.801489 | ubuntu-noble | 2026-05-17 02:04:02.801493 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.purestorage' to be distributed and are 2026-05-17 02:04:02.801503 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.purestorage' via 2026-05-17 02:04:02.801510 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.801513 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.801517 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.801525 | ubuntu-noble | 2026-05-17 02:04:02.801529 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.801532 | ubuntu-noble | 2026-05-17 02:04:02.801536 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.801540 | ubuntu-noble | 2026-05-17 02:04:02.801543 | ubuntu-noble | 2026-05-17 02:04:02.801547 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.801551 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.801554 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.801558 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.801562 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.801565 | ubuntu-noble | 2026-05-17 02:04:02.801569 | ubuntu-noble | !! 2026-05-17 02:04:02.801573 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.801576 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.qnap' is absent from the `packages` configuration. 2026-05-17 02:04:02.801580 | ubuntu-noble | !! 2026-05-17 02:04:02.801584 | ubuntu-noble | 2026-05-17 02:04:02.801587 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.801591 | ubuntu-noble | ############################ 2026-05-17 02:04:02.801595 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.801598 | ubuntu-noble | ############################ 2026-05-17 02:04:02.801609 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.qnap' as an importable package[^1], 2026-05-17 02:04:02.801613 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.801616 | ubuntu-noble | 2026-05-17 02:04:02.801620 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.801627 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.qnap' is explicitly added 2026-05-17 02:04:02.801631 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.801634 | ubuntu-noble | 2026-05-17 02:04:02.801638 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.801642 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.801645 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.801649 | ubuntu-noble | 2026-05-17 02:04:02.801653 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.801656 | ubuntu-noble | 2026-05-17 02:04:02.801660 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.801664 | ubuntu-noble | 2026-05-17 02:04:02.801667 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.qnap' to be distributed and are 2026-05-17 02:04:02.801671 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.qnap' via 2026-05-17 02:04:02.801675 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.801678 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.801682 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.801686 | ubuntu-noble | 2026-05-17 02:04:02.801690 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.801693 | ubuntu-noble | 2026-05-17 02:04:02.801703 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.801707 | ubuntu-noble | 2026-05-17 02:04:02.801711 | ubuntu-noble | 2026-05-17 02:04:02.801714 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.801718 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.801722 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.801725 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.801729 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.801737 | ubuntu-noble | 2026-05-17 02:04:02.801741 | ubuntu-noble | !! 2026-05-17 02:04:02.801745 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.801748 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.quobyte' is absent from the `packages` configuration. 2026-05-17 02:04:02.801752 | ubuntu-noble | !! 2026-05-17 02:04:02.801756 | ubuntu-noble | 2026-05-17 02:04:02.801760 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.801763 | ubuntu-noble | ############################ 2026-05-17 02:04:02.801767 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.801771 | ubuntu-noble | ############################ 2026-05-17 02:04:02.801774 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.quobyte' as an importable package[^1], 2026-05-17 02:04:02.801778 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.801782 | ubuntu-noble | 2026-05-17 02:04:02.801785 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.801789 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.quobyte' is explicitly added 2026-05-17 02:04:02.801793 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.801802 | ubuntu-noble | 2026-05-17 02:04:02.801806 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.801810 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.801813 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.801817 | ubuntu-noble | 2026-05-17 02:04:02.801821 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.801824 | ubuntu-noble | 2026-05-17 02:04:02.801828 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.801832 | ubuntu-noble | 2026-05-17 02:04:02.801838 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.quobyte' to be distributed and are 2026-05-17 02:04:02.801842 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.quobyte' via 2026-05-17 02:04:02.801846 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.801850 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.801853 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.801857 | ubuntu-noble | 2026-05-17 02:04:02.801861 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.801864 | ubuntu-noble | 2026-05-17 02:04:02.801868 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.801872 | ubuntu-noble | 2026-05-17 02:04:02.801875 | ubuntu-noble | 2026-05-17 02:04:02.801879 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.801883 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.801886 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.801896 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.801900 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.801904 | ubuntu-noble | 2026-05-17 02:04:02.801908 | ubuntu-noble | !! 2026-05-17 02:04:02.801911 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.801915 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.tegile' is absent from the `packages` configuration. 2026-05-17 02:04:02.801919 | ubuntu-noble | !! 2026-05-17 02:04:02.801923 | ubuntu-noble | 2026-05-17 02:04:02.801926 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.801930 | ubuntu-noble | ############################ 2026-05-17 02:04:02.801934 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.801941 | ubuntu-noble | ############################ 2026-05-17 02:04:02.801945 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.tegile' as an importable package[^1], 2026-05-17 02:04:02.801951 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.801955 | ubuntu-noble | 2026-05-17 02:04:02.801959 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.801963 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.tegile' is explicitly added 2026-05-17 02:04:02.801966 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.801970 | ubuntu-noble | 2026-05-17 02:04:02.801974 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.801977 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.801981 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.801984 | ubuntu-noble | 2026-05-17 02:04:02.801995 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.801999 | ubuntu-noble | 2026-05-17 02:04:02.802002 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.802006 | ubuntu-noble | 2026-05-17 02:04:02.802010 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.tegile' to be distributed and are 2026-05-17 02:04:02.802013 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.tegile' via 2026-05-17 02:04:02.802017 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.802021 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.802024 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.802028 | ubuntu-noble | 2026-05-17 02:04:02.802032 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.802035 | ubuntu-noble | 2026-05-17 02:04:02.802039 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.802043 | ubuntu-noble | 2026-05-17 02:04:02.802046 | ubuntu-noble | 2026-05-17 02:04:02.802050 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.802054 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.802057 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.802061 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.802065 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.802068 | ubuntu-noble | 2026-05-17 02:04:02.802072 | ubuntu-noble | !! 2026-05-17 02:04:02.802076 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.802079 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.vastdata' is absent from the `packages` configuration. 2026-05-17 02:04:02.802089 | ubuntu-noble | !! 2026-05-17 02:04:02.802092 | ubuntu-noble | 2026-05-17 02:04:02.802096 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.802100 | ubuntu-noble | ############################ 2026-05-17 02:04:02.802104 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.802107 | ubuntu-noble | ############################ 2026-05-17 02:04:02.802111 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.vastdata' as an importable package[^1], 2026-05-17 02:04:02.802115 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.802118 | ubuntu-noble | 2026-05-17 02:04:02.802122 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.802126 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.vastdata' is explicitly added 2026-05-17 02:04:02.802129 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.802133 | ubuntu-noble | 2026-05-17 02:04:02.802137 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.802147 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.802151 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.802154 | ubuntu-noble | 2026-05-17 02:04:02.802158 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.802162 | ubuntu-noble | 2026-05-17 02:04:02.802165 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.802169 | ubuntu-noble | 2026-05-17 02:04:02.802173 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.vastdata' to be distributed and are 2026-05-17 02:04:02.802183 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.vastdata' via 2026-05-17 02:04:02.802186 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.802190 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.802194 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.802198 | ubuntu-noble | 2026-05-17 02:04:02.802201 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.802205 | ubuntu-noble | 2026-05-17 02:04:02.802209 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.802212 | ubuntu-noble | 2026-05-17 02:04:02.802216 | ubuntu-noble | 2026-05-17 02:04:02.802220 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.802223 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.802227 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.802231 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.802234 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.802238 | ubuntu-noble | 2026-05-17 02:04:02.802242 | ubuntu-noble | !! 2026-05-17 02:04:02.802246 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.802249 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.veritas' is absent from the `packages` configuration. 2026-05-17 02:04:02.802253 | ubuntu-noble | !! 2026-05-17 02:04:02.802257 | ubuntu-noble | 2026-05-17 02:04:02.802263 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.802267 | ubuntu-noble | ############################ 2026-05-17 02:04:02.802271 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.802274 | ubuntu-noble | ############################ 2026-05-17 02:04:02.802284 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.veritas' as an importable package[^1], 2026-05-17 02:04:02.802288 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.802292 | ubuntu-noble | 2026-05-17 02:04:02.802295 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.802299 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.veritas' is explicitly added 2026-05-17 02:04:02.802303 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.802306 | ubuntu-noble | 2026-05-17 02:04:02.802310 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.802314 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.802318 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.802321 | ubuntu-noble | 2026-05-17 02:04:02.802325 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.802329 | ubuntu-noble | 2026-05-17 02:04:02.802332 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.802336 | ubuntu-noble | 2026-05-17 02:04:02.802340 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.veritas' to be distributed and are 2026-05-17 02:04:02.802343 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.veritas' via 2026-05-17 02:04:02.802351 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.802355 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.802359 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.802362 | ubuntu-noble | 2026-05-17 02:04:02.802366 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.802370 | ubuntu-noble | 2026-05-17 02:04:02.802379 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.802383 | ubuntu-noble | 2026-05-17 02:04:02.802387 | ubuntu-noble | 2026-05-17 02:04:02.802391 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.802394 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.802398 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.802402 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.802405 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.802409 | ubuntu-noble | 2026-05-17 02:04:02.802413 | ubuntu-noble | !! 2026-05-17 02:04:02.802417 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.802420 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.windows' is absent from the `packages` configuration. 2026-05-17 02:04:02.802424 | ubuntu-noble | !! 2026-05-17 02:04:02.802428 | ubuntu-noble | 2026-05-17 02:04:02.802432 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.802435 | ubuntu-noble | ############################ 2026-05-17 02:04:02.802439 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.802443 | ubuntu-noble | ############################ 2026-05-17 02:04:02.802463 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.windows' as an importable package[^1], 2026-05-17 02:04:02.802475 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.802479 | ubuntu-noble | 2026-05-17 02:04:02.802482 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.802489 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.windows' is explicitly added 2026-05-17 02:04:02.802493 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.802497 | ubuntu-noble | 2026-05-17 02:04:02.802500 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.802504 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.802508 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.802512 | ubuntu-noble | 2026-05-17 02:04:02.802515 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.802519 | ubuntu-noble | 2026-05-17 02:04:02.802523 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.802526 | ubuntu-noble | 2026-05-17 02:04:02.802530 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.windows' to be distributed and are 2026-05-17 02:04:02.802534 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.windows' via 2026-05-17 02:04:02.802537 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.802541 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.802545 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.802549 | ubuntu-noble | 2026-05-17 02:04:02.802552 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.802556 | ubuntu-noble | 2026-05-17 02:04:02.802560 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.802563 | ubuntu-noble | 2026-05-17 02:04:02.802573 | ubuntu-noble | 2026-05-17 02:04:02.802577 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.802585 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.802589 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.802593 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.802596 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.802600 | ubuntu-noble | 2026-05-17 02:04:02.802604 | ubuntu-noble | !! 2026-05-17 02:04:02.802607 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.802614 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zadara' is absent from the `packages` configuration. 2026-05-17 02:04:02.802618 | ubuntu-noble | !! 2026-05-17 02:04:02.802622 | ubuntu-noble | 2026-05-17 02:04:02.802626 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.802629 | ubuntu-noble | ############################ 2026-05-17 02:04:02.802633 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.802637 | ubuntu-noble | ############################ 2026-05-17 02:04:02.802640 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.zadara' as an importable package[^1], 2026-05-17 02:04:02.802644 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.802648 | ubuntu-noble | 2026-05-17 02:04:02.802651 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.802655 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.zadara' is explicitly added 2026-05-17 02:04:02.802659 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.802669 | ubuntu-noble | 2026-05-17 02:04:02.802672 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.802676 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.802680 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.802683 | ubuntu-noble | 2026-05-17 02:04:02.802687 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.802691 | ubuntu-noble | 2026-05-17 02:04:02.802694 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.802698 | ubuntu-noble | 2026-05-17 02:04:02.802702 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.zadara' to be distributed and are 2026-05-17 02:04:02.802706 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.zadara' via 2026-05-17 02:04:02.802709 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.802713 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.802717 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.802720 | ubuntu-noble | 2026-05-17 02:04:02.802724 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.802728 | ubuntu-noble | 2026-05-17 02:04:02.802731 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.802735 | ubuntu-noble | 2026-05-17 02:04:02.802739 | ubuntu-noble | 2026-05-17 02:04:02.802742 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.802746 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.802750 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.802759 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.802763 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.802767 | ubuntu-noble | 2026-05-17 02:04:02.802770 | ubuntu-noble | !! 2026-05-17 02:04:02.802774 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.802778 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zfsonlinux' is absent from the `packages` configuration. 2026-05-17 02:04:02.802785 | ubuntu-noble | !! 2026-05-17 02:04:02.802789 | ubuntu-noble | 2026-05-17 02:04:02.802793 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.802797 | ubuntu-noble | ############################ 2026-05-17 02:04:02.802800 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.802804 | ubuntu-noble | ############################ 2026-05-17 02:04:02.802813 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.zfsonlinux' as an importable package[^1], 2026-05-17 02:04:02.802817 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.802821 | ubuntu-noble | 2026-05-17 02:04:02.802824 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.802828 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.zfsonlinux' is explicitly added 2026-05-17 02:04:02.802832 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.802836 | ubuntu-noble | 2026-05-17 02:04:02.802839 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.802843 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.802847 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.802850 | ubuntu-noble | 2026-05-17 02:04:02.802854 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.802858 | ubuntu-noble | 2026-05-17 02:04:02.802861 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.802865 | ubuntu-noble | 2026-05-17 02:04:02.802869 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.zfsonlinux' to be distributed and are 2026-05-17 02:04:02.802873 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.zfsonlinux' via 2026-05-17 02:04:02.802876 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.802880 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.802884 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.802887 | ubuntu-noble | 2026-05-17 02:04:02.802891 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.802895 | ubuntu-noble | 2026-05-17 02:04:02.802898 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.802902 | ubuntu-noble | 2026-05-17 02:04:02.802906 | ubuntu-noble | 2026-05-17 02:04:02.802910 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.802913 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.802920 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.802923 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.802927 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.802931 | ubuntu-noble | 2026-05-17 02:04:02.802935 | ubuntu-noble | !! 2026-05-17 02:04:02.802938 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.802942 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zfssa' is absent from the `packages` configuration. 2026-05-17 02:04:02.802946 | ubuntu-noble | !! 2026-05-17 02:04:02.802949 | ubuntu-noble | 2026-05-17 02:04:02.802953 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.802957 | ubuntu-noble | ############################ 2026-05-17 02:04:02.802960 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.802964 | ubuntu-noble | ############################ 2026-05-17 02:04:02.802968 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.zfssa' as an importable package[^1], 2026-05-17 02:04:02.802971 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.802975 | ubuntu-noble | 2026-05-17 02:04:02.802983 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.802986 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.zfssa' is explicitly added 2026-05-17 02:04:02.802990 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.802994 | ubuntu-noble | 2026-05-17 02:04:02.802997 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.803001 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.803005 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.803008 | ubuntu-noble | 2026-05-17 02:04:02.803012 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.803016 | ubuntu-noble | 2026-05-17 02:04:02.803019 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.803023 | ubuntu-noble | 2026-05-17 02:04:02.803027 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.zfssa' to be distributed and are 2026-05-17 02:04:02.803030 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.zfssa' via 2026-05-17 02:04:02.803034 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.803038 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.803041 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.803045 | ubuntu-noble | 2026-05-17 02:04:02.803049 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.803052 | ubuntu-noble | 2026-05-17 02:04:02.803056 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.803060 | ubuntu-noble | 2026-05-17 02:04:02.803063 | ubuntu-noble | 2026-05-17 02:04:02.803067 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.803071 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.803074 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.803078 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.803081 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.803085 | ubuntu-noble | 2026-05-17 02:04:02.803089 | ubuntu-noble | !! 2026-05-17 02:04:02.803093 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.803096 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share_group' is absent from the `packages` configuration. 2026-05-17 02:04:02.803100 | ubuntu-noble | !! 2026-05-17 02:04:02.803104 | ubuntu-noble | 2026-05-17 02:04:02.803107 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.803111 | ubuntu-noble | ############################ 2026-05-17 02:04:02.803115 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.803118 | ubuntu-noble | ############################ 2026-05-17 02:04:02.803122 | ubuntu-noble | Python recognizes 'manila.tests.share_group' as an importable package[^1], 2026-05-17 02:04:02.803126 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.803130 | ubuntu-noble | 2026-05-17 02:04:02.803133 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.803137 | ubuntu-noble | package, please make sure that 'manila.tests.share_group' is explicitly added 2026-05-17 02:04:02.803141 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.803144 | ubuntu-noble | 2026-05-17 02:04:02.803148 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.803152 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.803155 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.803159 | ubuntu-noble | 2026-05-17 02:04:02.803163 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.803170 | ubuntu-noble | 2026-05-17 02:04:02.803174 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.803178 | ubuntu-noble | 2026-05-17 02:04:02.803181 | ubuntu-noble | If you don't want 'manila.tests.share_group' to be distributed and are 2026-05-17 02:04:02.803185 | ubuntu-noble | already explicitly excluding 'manila.tests.share_group' via 2026-05-17 02:04:02.803189 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.803192 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.803196 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.803200 | ubuntu-noble | 2026-05-17 02:04:02.803210 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.803214 | ubuntu-noble | 2026-05-17 02:04:02.803217 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.803221 | ubuntu-noble | 2026-05-17 02:04:02.803225 | ubuntu-noble | 2026-05-17 02:04:02.803231 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.803235 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.803238 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.803242 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.803246 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.803249 | ubuntu-noble | 2026-05-17 02:04:02.803253 | ubuntu-noble | !! 2026-05-17 02:04:02.803257 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.803260 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.var' is absent from the `packages` configuration. 2026-05-17 02:04:02.803264 | ubuntu-noble | !! 2026-05-17 02:04:02.803268 | ubuntu-noble | 2026-05-17 02:04:02.803272 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.803275 | ubuntu-noble | ############################ 2026-05-17 02:04:02.803279 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.803283 | ubuntu-noble | ############################ 2026-05-17 02:04:02.803286 | ubuntu-noble | Python recognizes 'manila.tests.var' as an importable package[^1], 2026-05-17 02:04:02.803290 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.803294 | ubuntu-noble | 2026-05-17 02:04:02.803297 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.803301 | ubuntu-noble | package, please make sure that 'manila.tests.var' is explicitly added 2026-05-17 02:04:02.803305 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.803308 | ubuntu-noble | 2026-05-17 02:04:02.803312 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.803316 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.803320 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.803323 | ubuntu-noble | 2026-05-17 02:04:02.803327 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.803331 | ubuntu-noble | 2026-05-17 02:04:02.803334 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.803338 | ubuntu-noble | 2026-05-17 02:04:02.803342 | ubuntu-noble | If you don't want 'manila.tests.var' to be distributed and are 2026-05-17 02:04:02.803345 | ubuntu-noble | already explicitly excluding 'manila.tests.var' via 2026-05-17 02:04:02.803349 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.803353 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.803356 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.803360 | ubuntu-noble | 2026-05-17 02:04:02.803364 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.803371 | ubuntu-noble | 2026-05-17 02:04:02.803375 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.803379 | ubuntu-noble | 2026-05-17 02:04:02.803383 | ubuntu-noble | 2026-05-17 02:04:02.803386 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.803390 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.803394 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.803397 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.803401 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.803405 | ubuntu-noble | 2026-05-17 02:04:02.803408 | ubuntu-noble | !! 2026-05-17 02:04:02.803412 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.803418 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.volume' is absent from the `packages` configuration. 2026-05-17 02:04:02.803422 | ubuntu-noble | !! 2026-05-17 02:04:02.803426 | ubuntu-noble | 2026-05-17 02:04:02.803429 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.803433 | ubuntu-noble | ############################ 2026-05-17 02:04:02.803437 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.803440 | ubuntu-noble | ############################ 2026-05-17 02:04:02.803444 | ubuntu-noble | Python recognizes 'manila.tests.volume' as an importable package[^1], 2026-05-17 02:04:02.803465 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.803469 | ubuntu-noble | 2026-05-17 02:04:02.803473 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.803477 | ubuntu-noble | package, please make sure that 'manila.tests.volume' is explicitly added 2026-05-17 02:04:02.803480 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.803484 | ubuntu-noble | 2026-05-17 02:04:02.803488 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.803491 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.803495 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.803499 | ubuntu-noble | 2026-05-17 02:04:02.803502 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.803506 | ubuntu-noble | 2026-05-17 02:04:02.803510 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.803514 | ubuntu-noble | 2026-05-17 02:04:02.803517 | ubuntu-noble | If you don't want 'manila.tests.volume' to be distributed and are 2026-05-17 02:04:02.803521 | ubuntu-noble | already explicitly excluding 'manila.tests.volume' via 2026-05-17 02:04:02.803525 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.803528 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.803532 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.803536 | ubuntu-noble | 2026-05-17 02:04:02.803539 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.803543 | ubuntu-noble | 2026-05-17 02:04:02.803550 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.803554 | ubuntu-noble | 2026-05-17 02:04:02.803557 | ubuntu-noble | 2026-05-17 02:04:02.803561 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.803565 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.803568 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.803572 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.803576 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.803579 | ubuntu-noble | 2026-05-17 02:04:02.803583 | ubuntu-noble | !! 2026-05-17 02:04:02.803591 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.803595 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.wsgi' is absent from the `packages` configuration. 2026-05-17 02:04:02.803599 | ubuntu-noble | !! 2026-05-17 02:04:02.803602 | ubuntu-noble | 2026-05-17 02:04:02.803606 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.803610 | ubuntu-noble | ############################ 2026-05-17 02:04:02.803613 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.803617 | ubuntu-noble | ############################ 2026-05-17 02:04:02.803621 | ubuntu-noble | Python recognizes 'manila.tests.wsgi' as an importable package[^1], 2026-05-17 02:04:02.803624 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.803628 | ubuntu-noble | 2026-05-17 02:04:02.803632 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.803635 | ubuntu-noble | package, please make sure that 'manila.tests.wsgi' is explicitly added 2026-05-17 02:04:02.803639 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.803643 | ubuntu-noble | 2026-05-17 02:04:02.803646 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.803650 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.803654 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.803657 | ubuntu-noble | 2026-05-17 02:04:02.803661 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.803665 | ubuntu-noble | 2026-05-17 02:04:02.803669 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.803672 | ubuntu-noble | 2026-05-17 02:04:02.803676 | ubuntu-noble | If you don't want 'manila.tests.wsgi' to be distributed and are 2026-05-17 02:04:02.803680 | ubuntu-noble | already explicitly excluding 'manila.tests.wsgi' via 2026-05-17 02:04:02.803683 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.803687 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.803690 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.803694 | ubuntu-noble | 2026-05-17 02:04:02.803698 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.803701 | ubuntu-noble | 2026-05-17 02:04:02.803705 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.803709 | ubuntu-noble | 2026-05-17 02:04:02.803712 | ubuntu-noble | 2026-05-17 02:04:02.803716 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.803720 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.803724 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.803727 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.803731 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.803735 | ubuntu-noble | 2026-05-17 02:04:02.803738 | ubuntu-noble | !! 2026-05-17 02:04:02.803742 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.803749 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.xenapi' is absent from the `packages` configuration. 2026-05-17 02:04:02.803753 | ubuntu-noble | !! 2026-05-17 02:04:02.803756 | ubuntu-noble | 2026-05-17 02:04:02.803760 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.803764 | ubuntu-noble | ############################ 2026-05-17 02:04:02.803767 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.803771 | ubuntu-noble | ############################ 2026-05-17 02:04:02.803775 | ubuntu-noble | Python recognizes 'manila.tests.xenapi' as an importable package[^1], 2026-05-17 02:04:02.803779 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.803786 | ubuntu-noble | 2026-05-17 02:04:02.803790 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.803794 | ubuntu-noble | package, please make sure that 'manila.tests.xenapi' is explicitly added 2026-05-17 02:04:02.803798 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.803801 | ubuntu-noble | 2026-05-17 02:04:02.803805 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.803809 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.803812 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.803816 | ubuntu-noble | 2026-05-17 02:04:02.803820 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.803823 | ubuntu-noble | 2026-05-17 02:04:02.803827 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.803831 | ubuntu-noble | 2026-05-17 02:04:02.803834 | ubuntu-noble | If you don't want 'manila.tests.xenapi' to be distributed and are 2026-05-17 02:04:02.803838 | ubuntu-noble | already explicitly excluding 'manila.tests.xenapi' via 2026-05-17 02:04:02.803842 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.803845 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.803849 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.803852 | ubuntu-noble | 2026-05-17 02:04:02.803859 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.803862 | ubuntu-noble | 2026-05-17 02:04:02.803866 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.803870 | ubuntu-noble | 2026-05-17 02:04:02.803873 | ubuntu-noble | 2026-05-17 02:04:02.803877 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.803881 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.803884 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.803888 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.803892 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.803895 | ubuntu-noble | 2026-05-17 02:04:02.803899 | ubuntu-noble | !! 2026-05-17 02:04:02.803903 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.803906 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.transfer' is absent from the `packages` configuration. 2026-05-17 02:04:02.803910 | ubuntu-noble | !! 2026-05-17 02:04:02.803914 | ubuntu-noble | 2026-05-17 02:04:02.803917 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.803921 | ubuntu-noble | ############################ 2026-05-17 02:04:02.803925 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.803928 | ubuntu-noble | ############################ 2026-05-17 02:04:02.803932 | ubuntu-noble | Python recognizes 'manila.transfer' as an importable package[^1], 2026-05-17 02:04:02.803936 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.803939 | ubuntu-noble | 2026-05-17 02:04:02.803943 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.803947 | ubuntu-noble | package, please make sure that 'manila.transfer' is explicitly added 2026-05-17 02:04:02.803950 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.803954 | ubuntu-noble | 2026-05-17 02:04:02.803958 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.803961 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.803965 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.803969 | ubuntu-noble | 2026-05-17 02:04:02.803972 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.803980 | ubuntu-noble | 2026-05-17 02:04:02.803984 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.803987 | ubuntu-noble | 2026-05-17 02:04:02.803991 | ubuntu-noble | If you don't want 'manila.transfer' to be distributed and are 2026-05-17 02:04:02.803995 | ubuntu-noble | already explicitly excluding 'manila.transfer' via 2026-05-17 02:04:02.803998 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.804002 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.804006 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.804009 | ubuntu-noble | 2026-05-17 02:04:02.804013 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.804017 | ubuntu-noble | 2026-05-17 02:04:02.804020 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.804024 | ubuntu-noble | 2026-05-17 02:04:02.804028 | ubuntu-noble | 2026-05-17 02:04:02.804031 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.804035 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.804038 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.804042 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.804046 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.804049 | ubuntu-noble | 2026-05-17 02:04:02.804053 | ubuntu-noble | !! 2026-05-17 02:04:02.804057 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.804063 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.volume' is absent from the `packages` configuration. 2026-05-17 02:04:02.804067 | ubuntu-noble | !! 2026-05-17 02:04:02.804071 | ubuntu-noble | 2026-05-17 02:04:02.804074 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.804078 | ubuntu-noble | ############################ 2026-05-17 02:04:02.804082 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.804085 | ubuntu-noble | ############################ 2026-05-17 02:04:02.804089 | ubuntu-noble | Python recognizes 'manila.volume' as an importable package[^1], 2026-05-17 02:04:02.804093 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.804096 | ubuntu-noble | 2026-05-17 02:04:02.804100 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.804104 | ubuntu-noble | package, please make sure that 'manila.volume' is explicitly added 2026-05-17 02:04:02.804107 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.804111 | ubuntu-noble | 2026-05-17 02:04:02.804115 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.804118 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.804122 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.804126 | ubuntu-noble | 2026-05-17 02:04:02.804129 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.804133 | ubuntu-noble | 2026-05-17 02:04:02.804137 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.804141 | ubuntu-noble | 2026-05-17 02:04:02.804144 | ubuntu-noble | If you don't want 'manila.volume' to be distributed and are 2026-05-17 02:04:02.804148 | ubuntu-noble | already explicitly excluding 'manila.volume' via 2026-05-17 02:04:02.804152 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.804155 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.804159 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.804163 | ubuntu-noble | 2026-05-17 02:04:02.804169 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.804177 | ubuntu-noble | 2026-05-17 02:04:02.804181 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.804184 | ubuntu-noble | 2026-05-17 02:04:02.804188 | ubuntu-noble | 2026-05-17 02:04:02.804192 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.804195 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.804199 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.804203 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.804206 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.804210 | ubuntu-noble | 2026-05-17 02:04:02.804214 | ubuntu-noble | !! 2026-05-17 02:04:02.804218 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.804221 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.wsgi' is absent from the `packages` configuration. 2026-05-17 02:04:02.804225 | ubuntu-noble | !! 2026-05-17 02:04:02.804229 | ubuntu-noble | 2026-05-17 02:04:02.804232 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.804236 | ubuntu-noble | ############################ 2026-05-17 02:04:02.804240 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:02.804243 | ubuntu-noble | ############################ 2026-05-17 02:04:02.804247 | ubuntu-noble | Python recognizes 'manila.wsgi' as an importable package[^1], 2026-05-17 02:04:02.804251 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:02.804254 | ubuntu-noble | 2026-05-17 02:04:02.804258 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:02.804262 | ubuntu-noble | package, please make sure that 'manila.wsgi' is explicitly added 2026-05-17 02:04:02.804265 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:02.804269 | ubuntu-noble | 2026-05-17 02:04:02.804273 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:02.804276 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:02.804280 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:02.804284 | ubuntu-noble | 2026-05-17 02:04:02.804287 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:02.804291 | ubuntu-noble | 2026-05-17 02:04:02.804295 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:02.804298 | ubuntu-noble | 2026-05-17 02:04:02.804302 | ubuntu-noble | If you don't want 'manila.wsgi' to be distributed and are 2026-05-17 02:04:02.804306 | ubuntu-noble | already explicitly excluding 'manila.wsgi' via 2026-05-17 02:04:02.804309 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:02.804313 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:02.804317 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:02.804320 | ubuntu-noble | 2026-05-17 02:04:02.804324 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:02.804328 | ubuntu-noble | 2026-05-17 02:04:02.804331 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:02.804335 | ubuntu-noble | 2026-05-17 02:04:02.804339 | ubuntu-noble | 2026-05-17 02:04:02.804342 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:02.804346 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:02.804350 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:02.804353 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:02.804357 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.804361 | ubuntu-noble | 2026-05-17 02:04:02.804364 | ubuntu-noble | !! 2026-05-17 02:04:02.804370 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:02.817779 | ubuntu-noble | Editable install will be performed using a meta path finder. 2026-05-17 02:04:02.817820 | ubuntu-noble | 2026-05-17 02:04:02.817829 | ubuntu-noble | Options like `package-data`, `include/exclude-package-data` or 2026-05-17 02:04:02.817838 | ubuntu-noble | `packages.find.exclude/include` may have no effect. 2026-05-17 02:04:02.817846 | ubuntu-noble | 2026-05-17 02:04:02.818422 | ubuntu-noble | adding '__editable___manila_1_0_0_dev6864_finder.py' 2026-05-17 02:04:02.818846 | ubuntu-noble | adding '__editable__.manila-1.0.0.dev6864.pth' 2026-05-17 02:04:02.818862 | ubuntu-noble | creating '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ftrcvh7p/manila-1.0.0.dev6864-0.editable-py3-none-any.whl' and adding '/tmp/tmp9uky8y68manila-1.0.0.dev6864-0.editable-py3-none-any.whl' to it 2026-05-17 02:04:02.819383 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/licenses/LICENSE' 2026-05-17 02:04:02.819393 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/METADATA' 2026-05-17 02:04:02.819826 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/WHEEL' 2026-05-17 02:04:02.819842 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/entry_points.txt' 2026-05-17 02:04:02.819850 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/pbr.json' 2026-05-17 02:04:02.819859 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/top_level.txt' 2026-05-17 02:04:02.820151 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/RECORD' 2026-05-17 02:04:02.820292 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/editable_wheel.py:352: InformationOnly: Editable installation. 2026-05-17 02:04:02.820302 | ubuntu-noble | !! 2026-05-17 02:04:02.820310 | ubuntu-noble | 2026-05-17 02:04:02.820319 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.820327 | ubuntu-noble | Please be careful with folders in your working directory with the same 2026-05-17 02:04:02.820336 | ubuntu-noble | name as your package as they may take precedence during imports. 2026-05-17 02:04:02.820344 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:02.820352 | ubuntu-noble | 2026-05-17 02:04:02.820361 | ubuntu-noble | !! 2026-05-17 02:04:02.820369 | ubuntu-noble | with strategy, WheelFile(wheel_path, "w") as wheel_obj: 2026-05-17 02:04:02.821533 | ubuntu-noble | Backend: Wrote response {'return': 'manila-1.0.0.dev6864-0.editable-py3-none-any.whl'} to /tmp/pep517_build_editable-yzyu6dh5.json 2026-05-17 02:04:02.824295 | ubuntu-noble | .pkg: 33990 I exit None (1.40 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6137 [tox/execute/api.py:311] 2026-05-17 02:04:02.832199 | ubuntu-noble | .pkg: 33998 D package .tmp/package/1/manila-1.0.0.dev6864-0.editable-py3-none-any.whl copied to .pkg/dist/manila-1.0.0.dev6864-0.editable-py3-none-any.whl (/home/zuul/src/github.com/vexxhost/manila/.tox) [tox/util/file_view.py:30] 2026-05-17 02:04:02.833134 | ubuntu-noble | py312: 33999 W install_package_deps> python -I -m pip install 'Paste>=3.4.3' 'PasteDeploy>=2.1.0' 'Routes>=2.4.1' 'SQLAlchemy-Utils>=0.38.3' 'SQLAlchemy>=1.4.0' 'WebOb>=1.8.6' 'alembic>=1.4.2' 'cachetools>=4.2.1' 'castellan>=3.7.0' 'defusedxml>=0.7.1' 'eventlet>=0.27.0' 'greenlet>=0.4.16' 'jsonschema>=4.17' 'keystoneauth1>=4.2.1' 'keystonemiddleware>=9.1.0' 'lxml>=4.5.2' 'netaddr>=0.8.0' 'openstacksdk>=4.1.0' 'oslo.concurrency>=4.3.0' 'oslo.config>=8.3.2' 'oslo.context>=3.1.1' 'oslo.db>=17.2.1' 'oslo.i18n>=5.0.1' 'oslo.log>=4.4.0' 'oslo.messaging>=14.1.0' 'oslo.middleware>=4.1.1' 'oslo.policy>=4.5.0' 'oslo.privsep>=2.4.0' 'oslo.reports>=2.2.0' 'oslo.rootwrap>=6.2.0' 'oslo.serialization>=4.0.1' 'oslo.service>=2.4.0' 'oslo.upgradecheck>=1.3.0' 'oslo.utils>=7.0.0' 'osprofiler>=3.4.0' 'packaging>=20.9' 'paramiko>=2.7.2' 'pbr>=5.5.0' 'pyparsing>=2.4.7' 'python-cinderclient>=4.0.1' 'python-neutronclient>=6.7.0' 'python-novaclient>=17.2.1' 'requests>=2.23.0' 'stevedore>=3.2.2' 'tenacity>=6.3.1' 'tooz>=2.7.1' [tox/tox_env/api.py:499] 2026-05-17 02:04:03.193644 | ubuntu-noble | Requirement already satisfied: Paste>=3.4.3 in ./.tox/py312/lib/python3.12/site-packages (3.10.1) 2026-05-17 02:04:03.194028 | ubuntu-noble | Requirement already satisfied: PasteDeploy>=2.1.0 in ./.tox/py312/lib/python3.12/site-packages (3.1.0) 2026-05-17 02:04:03.194532 | ubuntu-noble | Requirement already satisfied: Routes>=2.4.1 in ./.tox/py312/lib/python3.12/site-packages (2.5.1) 2026-05-17 02:04:03.194946 | ubuntu-noble | Requirement already satisfied: SQLAlchemy-Utils>=0.38.3 in ./.tox/py312/lib/python3.12/site-packages (0.42.1) 2026-05-17 02:04:03.195393 | ubuntu-noble | Requirement already satisfied: SQLAlchemy>=1.4.0 in ./.tox/py312/lib/python3.12/site-packages (2.0.49) 2026-05-17 02:04:03.195818 | ubuntu-noble | Requirement already satisfied: WebOb>=1.8.6 in ./.tox/py312/lib/python3.12/site-packages (1.8.9) 2026-05-17 02:04:03.196233 | ubuntu-noble | Requirement already satisfied: alembic>=1.4.2 in ./.tox/py312/lib/python3.12/site-packages (1.18.4) 2026-05-17 02:04:03.196560 | ubuntu-noble | Requirement already satisfied: cachetools>=4.2.1 in ./.tox/py312/lib/python3.12/site-packages (7.1.1) 2026-05-17 02:04:03.197059 | ubuntu-noble | Requirement already satisfied: castellan>=3.7.0 in ./.tox/py312/lib/python3.12/site-packages (5.6.0) 2026-05-17 02:04:03.197376 | ubuntu-noble | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/py312/lib/python3.12/site-packages (0.7.1) 2026-05-17 02:04:03.197795 | ubuntu-noble | Requirement already satisfied: eventlet>=0.27.0 in ./.tox/py312/lib/python3.12/site-packages (0.41.0) 2026-05-17 02:04:03.198158 | ubuntu-noble | Requirement already satisfied: greenlet>=0.4.16 in ./.tox/py312/lib/python3.12/site-packages (3.5.0) 2026-05-17 02:04:03.199299 | ubuntu-noble | Requirement already satisfied: jsonschema>=4.17 in ./.tox/py312/lib/python3.12/site-packages (4.26.0) 2026-05-17 02:04:03.199769 | ubuntu-noble | Requirement already satisfied: keystoneauth1>=4.2.1 in ./.tox/py312/lib/python3.12/site-packages (5.14.0) 2026-05-17 02:04:03.200186 | ubuntu-noble | Requirement already satisfied: keystonemiddleware>=9.1.0 in ./.tox/py312/lib/python3.12/site-packages (12.0.0) 2026-05-17 02:04:03.200543 | ubuntu-noble | Requirement already satisfied: lxml>=4.5.2 in ./.tox/py312/lib/python3.12/site-packages (6.1.0) 2026-05-17 02:04:03.200957 | ubuntu-noble | Requirement already satisfied: netaddr>=0.8.0 in ./.tox/py312/lib/python3.12/site-packages (1.3.0) 2026-05-17 02:04:03.201296 | ubuntu-noble | Requirement already satisfied: openstacksdk>=4.1.0 in ./.tox/py312/lib/python3.12/site-packages (4.12.0) 2026-05-17 02:04:03.201746 | ubuntu-noble | Requirement already satisfied: oslo.concurrency>=4.3.0 in ./.tox/py312/lib/python3.12/site-packages (7.4.1) 2026-05-17 02:04:03.202161 | ubuntu-noble | Requirement already satisfied: oslo.config>=8.3.2 in ./.tox/py312/lib/python3.12/site-packages (10.3.0) 2026-05-17 02:04:03.202510 | ubuntu-noble | Requirement already satisfied: oslo.context>=3.1.1 in ./.tox/py312/lib/python3.12/site-packages (6.3.0) 2026-05-17 02:04:03.202892 | ubuntu-noble | Requirement already satisfied: oslo.db>=17.2.1 in ./.tox/py312/lib/python3.12/site-packages (18.0.0) 2026-05-17 02:04:03.203253 | ubuntu-noble | Requirement already satisfied: oslo.i18n>=5.0.1 in ./.tox/py312/lib/python3.12/site-packages (6.7.2) 2026-05-17 02:04:03.203639 | ubuntu-noble | Requirement already satisfied: oslo.log>=4.4.0 in ./.tox/py312/lib/python3.12/site-packages (8.1.0) 2026-05-17 02:04:03.204003 | ubuntu-noble | Requirement already satisfied: oslo.messaging>=14.1.0 in ./.tox/py312/lib/python3.12/site-packages (17.3.0) 2026-05-17 02:04:03.204414 | ubuntu-noble | Requirement already satisfied: oslo.middleware>=4.1.1 in ./.tox/py312/lib/python3.12/site-packages (8.0.0) 2026-05-17 02:04:03.204840 | ubuntu-noble | Requirement already satisfied: oslo.policy>=4.5.0 in ./.tox/py312/lib/python3.12/site-packages (5.0.0) 2026-05-17 02:04:03.205141 | ubuntu-noble | Requirement already satisfied: oslo.privsep>=2.4.0 in ./.tox/py312/lib/python3.12/site-packages (3.11.0) 2026-05-17 02:04:03.205436 | ubuntu-noble | Requirement already satisfied: oslo.reports>=2.2.0 in ./.tox/py312/lib/python3.12/site-packages (3.8.0) 2026-05-17 02:04:03.205839 | ubuntu-noble | Requirement already satisfied: oslo.rootwrap>=6.2.0 in ./.tox/py312/lib/python3.12/site-packages (7.9.0) 2026-05-17 02:04:03.206283 | ubuntu-noble | Requirement already satisfied: oslo.serialization>=4.0.1 in ./.tox/py312/lib/python3.12/site-packages (5.9.1) 2026-05-17 02:04:03.206650 | ubuntu-noble | Requirement already satisfied: oslo.service>=2.4.0 in ./.tox/py312/lib/python3.12/site-packages (4.5.1) 2026-05-17 02:04:03.206960 | ubuntu-noble | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./.tox/py312/lib/python3.12/site-packages (2.7.1) 2026-05-17 02:04:03.207334 | ubuntu-noble | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/py312/lib/python3.12/site-packages (10.0.1) 2026-05-17 02:04:03.207696 | ubuntu-noble | Requirement already satisfied: osprofiler>=3.4.0 in ./.tox/py312/lib/python3.12/site-packages (4.4.0) 2026-05-17 02:04:03.208053 | ubuntu-noble | Requirement already satisfied: packaging>=20.9 in ./.tox/py312/lib/python3.12/site-packages (26.2) 2026-05-17 02:04:03.208422 | ubuntu-noble | Requirement already satisfied: paramiko>=2.7.2 in ./.tox/py312/lib/python3.12/site-packages (5.0.0) 2026-05-17 02:04:03.208801 | ubuntu-noble | Requirement already satisfied: pbr>=5.5.0 in ./.tox/py312/lib/python3.12/site-packages (7.0.3) 2026-05-17 02:04:03.209150 | ubuntu-noble | Requirement already satisfied: pyparsing>=2.4.7 in ./.tox/py312/lib/python3.12/site-packages (3.3.2) 2026-05-17 02:04:03.209575 | ubuntu-noble | Requirement already satisfied: python-cinderclient>=4.0.1 in ./.tox/py312/lib/python3.12/site-packages (9.9.0) 2026-05-17 02:04:03.209930 | ubuntu-noble | Requirement already satisfied: python-neutronclient>=6.7.0 in ./.tox/py312/lib/python3.12/site-packages (12.0.0) 2026-05-17 02:04:03.210445 | ubuntu-noble | Requirement already satisfied: python-novaclient>=17.2.1 in ./.tox/py312/lib/python3.12/site-packages (18.13.0) 2026-05-17 02:04:03.210889 | ubuntu-noble | Requirement already satisfied: requests>=2.23.0 in ./.tox/py312/lib/python3.12/site-packages (2.33.1) 2026-05-17 02:04:03.211205 | ubuntu-noble | Requirement already satisfied: stevedore>=3.2.2 in ./.tox/py312/lib/python3.12/site-packages (5.7.0) 2026-05-17 02:04:03.211650 | ubuntu-noble | Requirement already satisfied: tenacity>=6.3.1 in ./.tox/py312/lib/python3.12/site-packages (9.1.4) 2026-05-17 02:04:03.212011 | ubuntu-noble | Requirement already satisfied: tooz>=2.7.1 in ./.tox/py312/lib/python3.12/site-packages (8.1.0) 2026-05-17 02:04:03.213294 | ubuntu-noble | Requirement already satisfied: setuptools in ./.tox/py312/lib/python3.12/site-packages (from Paste>=3.4.3) (82.0.1) 2026-05-17 02:04:03.215999 | ubuntu-noble | Requirement already satisfied: six in ./.tox/py312/lib/python3.12/site-packages (from Routes>=2.4.1) (1.17.0) 2026-05-17 02:04:03.216595 | ubuntu-noble | Requirement already satisfied: repoze.lru>=0.3 in ./.tox/py312/lib/python3.12/site-packages (from Routes>=2.4.1) (0.7) 2026-05-17 02:04:03.222610 | ubuntu-noble | Requirement already satisfied: typing-extensions>=4.6.0 in ./.tox/py312/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0) (4.15.0) 2026-05-17 02:04:03.226605 | ubuntu-noble | Requirement already satisfied: Mako in ./.tox/py312/lib/python3.12/site-packages (from alembic>=1.4.2) (1.3.12) 2026-05-17 02:04:03.228851 | ubuntu-noble | Requirement already satisfied: cryptography>=2.7 in ./.tox/py312/lib/python3.12/site-packages (from castellan>=3.7.0) (43.0.3) 2026-05-17 02:04:03.229374 | ubuntu-noble | Requirement already satisfied: python-barbicanclient>=5.5.0 in ./.tox/py312/lib/python3.12/site-packages (from castellan>=3.7.0) (7.3.0) 2026-05-17 02:04:03.232483 | ubuntu-noble | Requirement already satisfied: dnspython>=1.15.0 in ./.tox/py312/lib/python3.12/site-packages (from eventlet>=0.27.0) (2.8.0) 2026-05-17 02:04:03.236130 | ubuntu-noble | Requirement already satisfied: attrs>=22.2.0 in ./.tox/py312/lib/python3.12/site-packages (from jsonschema>=4.17) (26.1.0) 2026-05-17 02:04:03.236786 | ubuntu-noble | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/py312/lib/python3.12/site-packages (from jsonschema>=4.17) (2025.9.1) 2026-05-17 02:04:03.237350 | ubuntu-noble | Requirement already satisfied: referencing>=0.28.4 in ./.tox/py312/lib/python3.12/site-packages (from jsonschema>=4.17) (0.37.0) 2026-05-17 02:04:03.237952 | ubuntu-noble | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/py312/lib/python3.12/site-packages (from jsonschema>=4.17) (0.30.0) 2026-05-17 02:04:03.241145 | ubuntu-noble | Requirement already satisfied: iso8601>=2.0.0 in ./.tox/py312/lib/python3.12/site-packages (from keystoneauth1>=4.2.1) (2.1.0) 2026-05-17 02:04:03.241653 | ubuntu-noble | Requirement already satisfied: os-service-types>=1.2.0 in ./.tox/py312/lib/python3.12/site-packages (from keystoneauth1>=4.2.1) (1.8.2) 2026-05-17 02:04:03.243532 | ubuntu-noble | Requirement already satisfied: oslo.cache>=3.11.0 in ./.tox/py312/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0) (4.1.1) 2026-05-17 02:04:03.244542 | ubuntu-noble | Requirement already satisfied: pycadf>=1.1.0 in ./.tox/py312/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0) (4.0.1) 2026-05-17 02:04:03.244928 | ubuntu-noble | Requirement already satisfied: PyJWT>=2.4.0 in ./.tox/py312/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0) (2.12.1) 2026-05-17 02:04:03.245332 | ubuntu-noble | Requirement already satisfied: python-keystoneclient>=3.20.0 in ./.tox/py312/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0) (5.8.0) 2026-05-17 02:04:03.250252 | ubuntu-noble | Requirement already satisfied: decorator>=4.4.1 in ./.tox/py312/lib/python3.12/site-packages (from openstacksdk>=4.1.0) (5.2.1) 2026-05-17 02:04:03.250701 | ubuntu-noble | Requirement already satisfied: dogpile.cache>=0.6.5 in ./.tox/py312/lib/python3.12/site-packages (from openstacksdk>=4.1.0) (1.5.0) 2026-05-17 02:04:03.251560 | ubuntu-noble | Requirement already satisfied: jmespath>=0.9.0 in ./.tox/py312/lib/python3.12/site-packages (from openstacksdk>=4.1.0) (1.1.0) 2026-05-17 02:04:03.251995 | ubuntu-noble | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./.tox/py312/lib/python3.12/site-packages (from openstacksdk>=4.1.0) (1.33) 2026-05-17 02:04:03.252814 | ubuntu-noble | Requirement already satisfied: platformdirs>=3 in ./.tox/py312/lib/python3.12/site-packages (from openstacksdk>=4.1.0) (4.9.6) 2026-05-17 02:04:03.253208 | ubuntu-noble | Requirement already satisfied: psutil>=3.2.2 in ./.tox/py312/lib/python3.12/site-packages (from openstacksdk>=4.1.0) (7.2.2) 2026-05-17 02:04:03.253682 | ubuntu-noble | Requirement already satisfied: PyYAML>=3.13 in ./.tox/py312/lib/python3.12/site-packages (from openstacksdk>=4.1.0) (6.0.3) 2026-05-17 02:04:03.255393 | ubuntu-noble | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0) (0.20) 2026-05-17 02:04:03.255853 | ubuntu-noble | Requirement already satisfied: debtcollector>=3.0.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0) (3.1.0) 2026-05-17 02:04:03.257518 | ubuntu-noble | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.config>=8.3.2) (2.0.0) 2026-05-17 02:04:03.260970 | ubuntu-noble | Requirement already satisfied: testresources>=2.0.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.db>=17.2.1) (2.1.2) 2026-05-17 02:04:03.261352 | ubuntu-noble | Requirement already satisfied: testscenarios>=0.4 in ./.tox/py312/lib/python3.12/site-packages (from oslo.db>=17.2.1) (0.6.1) 2026-05-17 02:04:03.264847 | ubuntu-noble | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.log>=4.4.0) (2.9.0.post0) 2026-05-17 02:04:03.266801 | ubuntu-noble | Requirement already satisfied: futurist>=1.2.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.messaging>=14.1.0) (3.3.0) 2026-05-17 02:04:03.268070 | ubuntu-noble | Requirement already satisfied: amqp>=2.5.2 in ./.tox/py312/lib/python3.12/site-packages (from oslo.messaging>=14.1.0) (5.3.1) 2026-05-17 02:04:03.268469 | ubuntu-noble | Requirement already satisfied: kombu>=4.6.8 in ./.tox/py312/lib/python3.12/site-packages (from oslo.messaging>=14.1.0) (5.6.2) 2026-05-17 02:04:03.268983 | ubuntu-noble | Requirement already satisfied: oslo.metrics>=0.2.1 in ./.tox/py312/lib/python3.12/site-packages (from oslo.messaging>=14.1.0) (0.15.1) 2026-05-17 02:04:03.270891 | ubuntu-noble | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/py312/lib/python3.12/site-packages (from oslo.middleware>=4.1.1) (5.0.0) 2026-05-17 02:04:03.271241 | ubuntu-noble | Requirement already satisfied: Jinja2>=2.10 in ./.tox/py312/lib/python3.12/site-packages (from oslo.middleware>=4.1.1) (3.1.6) 2026-05-17 02:04:03.272131 | ubuntu-noble | Requirement already satisfied: statsd>=3.2.1 in ./.tox/py312/lib/python3.12/site-packages (from oslo.middleware>=4.1.1) (4.0.1) 2026-05-17 02:04:03.276641 | ubuntu-noble | Requirement already satisfied: cffi>=1.14.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.privsep>=2.4.0) (2.0.0) 2026-05-17 02:04:03.277084 | ubuntu-noble | Requirement already satisfied: msgpack>=0.6.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.privsep>=2.4.0) (1.1.2) 2026-05-17 02:04:03.285020 | ubuntu-noble | Requirement already satisfied: Yappi>=1.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.service>=2.4.0) (1.7.6) 2026-05-17 02:04:03.287341 | ubuntu-noble | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/py312/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0) (3.17.0) 2026-05-17 02:04:03.296939 | ubuntu-noble | Requirement already satisfied: invoke>=2.0 in ./.tox/py312/lib/python3.12/site-packages (from paramiko>=2.7.2) (3.0.3) 2026-05-17 02:04:03.297390 | ubuntu-noble | Requirement already satisfied: pynacl>=1.5 in ./.tox/py312/lib/python3.12/site-packages (from paramiko>=2.7.2) (1.6.2) 2026-05-17 02:04:03.322983 | ubuntu-noble | Requirement already satisfied: cliff>=3.4.0 in ./.tox/py312/lib/python3.12/site-packages (from python-neutronclient>=6.7.0) (4.14.0) 2026-05-17 02:04:03.323993 | ubuntu-noble | Requirement already satisfied: osc-lib>=1.12.0 in ./.tox/py312/lib/python3.12/site-packages (from python-neutronclient>=6.7.0) (4.6.0) 2026-05-17 02:04:03.330173 | ubuntu-noble | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/py312/lib/python3.12/site-packages (from requests>=2.23.0) (3.4.7) 2026-05-17 02:04:03.330672 | ubuntu-noble | Requirement already satisfied: idna<4,>=2.5 in ./.tox/py312/lib/python3.12/site-packages (from requests>=2.23.0) (3.14) 2026-05-17 02:04:03.331152 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.26 in ./.tox/py312/lib/python3.12/site-packages (from requests>=2.23.0) (2.7.0) 2026-05-17 02:04:03.331567 | ubuntu-noble | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/py312/lib/python3.12/site-packages (from requests>=2.23.0) (2026.4.22) 2026-05-17 02:04:03.344941 | ubuntu-noble | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/py312/lib/python3.12/site-packages (from tooz>=2.7.1) (0.16.0) 2026-05-17 02:04:03.348763 | ubuntu-noble | Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./.tox/py312/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0) (5.1.0) 2026-05-17 02:04:03.358754 | ubuntu-noble | Requirement already satisfied: pycparser in ./.tox/py312/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=2.4.0) (3.0) 2026-05-17 02:04:03.361047 | ubuntu-noble | Requirement already satisfied: autopage>=0.4.0 in ./.tox/py312/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.7.0) (0.6.0) 2026-05-17 02:04:03.361484 | ubuntu-noble | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/py312/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.7.0) (3.5.1) 2026-05-17 02:04:03.366338 | ubuntu-noble | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/py312/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (1.11.0) 2026-05-17 02:04:03.366780 | ubuntu-noble | Requirement already satisfied: rich>=15.0.0 in ./.tox/py312/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (15.0.0) 2026-05-17 02:04:03.367184 | ubuntu-noble | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/py312/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (1.8.0) 2026-05-17 02:04:03.373033 | ubuntu-noble | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/py312/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.3.0) (2.1.2) 2026-05-17 02:04:03.391478 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in ./.tox/py312/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1) (3.0.3) 2026-05-17 02:04:03.396146 | ubuntu-noble | Requirement already satisfied: jsonpointer>=1.9 in ./.tox/py312/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.1.0) (3.1.1) 2026-05-17 02:04:03.403076 | ubuntu-noble | Requirement already satisfied: tzdata>=2025.2 in ./.tox/py312/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0) (2026.2) 2026-05-17 02:04:03.421199 | ubuntu-noble | Requirement already satisfied: prometheus-client>=0.6.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0) (0.25.0) 2026-05-17 02:04:03.426739 | ubuntu-noble | Requirement already satisfied: wcwidth in ./.tox/py312/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0) (0.7.0) 2026-05-17 02:04:03.468300 | ubuntu-noble | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/py312/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (4.2.0) 2026-05-17 02:04:03.468856 | ubuntu-noble | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/py312/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (2.20.0) 2026-05-17 02:04:03.474350 | ubuntu-noble | Requirement already satisfied: mdurl~=0.1 in ./.tox/py312/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (0.1.2) 2026-05-17 02:04:03.658080 | ubuntu-noble | py312: 34824 I exit 0 (0.82 seconds) /home/zuul/src/github.com/vexxhost/manila> python -I -m pip install 'Paste>=3.4.3' 'PasteDeploy>=2.1.0' 'Routes>=2.4.1' 'SQLAlchemy-Utils>=0.38.3' 'SQLAlchemy>=1.4.0' 'WebOb>=1.8.6' 'alembic>=1.4.2' 'cachetools>=4.2.1' 'castellan>=3.7.0' 'defusedxml>=0.7.1' 'eventlet>=0.27.0' 'greenlet>=0.4.16' 'jsonschema>=4.17' 'keystoneauth1>=4.2.1' 'keystonemiddleware>=9.1.0' 'lxml>=4.5.2' 'netaddr>=0.8.0' 'openstacksdk>=4.1.0' 'oslo.concurrency>=4.3.0' 'oslo.config>=8.3.2' 'oslo.context>=3.1.1' 'oslo.db>=17.2.1' 'oslo.i18n>=5.0.1' 'oslo.log>=4.4.0' 'oslo.messaging>=14.1.0' 'oslo.middleware>=4.1.1' 'oslo.policy>=4.5.0' 'oslo.privsep>=2.4.0' 'oslo.reports>=2.2.0' 'oslo.rootwrap>=6.2.0' 'oslo.serialization>=4.0.1' 'oslo.service>=2.4.0' 'oslo.upgradecheck>=1.3.0' 'oslo.utils>=7.0.0' 'osprofiler>=3.4.0' 'packaging>=20.9' 'paramiko>=2.7.2' 'pbr>=5.5.0' 'pyparsing>=2.4.7' 'python-cinderclient>=4.0.1' 'python-neutronclient>=6.7.0' 'python-novaclient>=17.2.1' 'requests>=2.23.0' 'stevedore>=3.2.2' 'tenacity>=6.3.1' 'tooz>=2.7.1' pid=6307 [tox/execute/api.py:311] 2026-05-17 02:04:03.659510 | ubuntu-noble | py312: 34825 W install_package> python -I -m pip install --force-reinstall --no-deps /home/zuul/src/github.com/vexxhost/manila/.tox/.tmp/package/1/manila-1.0.0.dev6864-0.editable-py3-none-any.whl [tox/tox_env/api.py:499] 2026-05-17 02:04:04.015125 | ubuntu-noble | Processing ./.tox/.tmp/package/1/manila-1.0.0.dev6864-0.editable-py3-none-any.whl 2026-05-17 02:04:04.024727 | ubuntu-noble | Installing collected packages: manila 2026-05-17 02:04:04.070353 | ubuntu-noble | Successfully installed manila-1.0.0.dev6864 2026-05-17 02:04:04.126379 | ubuntu-noble | py312: 35292 I exit 0 (0.47 seconds) /home/zuul/src/github.com/vexxhost/manila> python -I -m pip install --force-reinstall --no-deps /home/zuul/src/github.com/vexxhost/manila/.tox/.tmp/package/1/manila-1.0.0.dev6864-0.editable-py3-none-any.whl pid=6441 [tox/execute/api.py:311] 2026-05-17 02:04:04.128690 | ubuntu-noble | .pkg: 35294 W _exit> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-05-17 02:04:04.130070 | ubuntu-noble | Backend: run command _exit with args {} 2026-05-17 02:04:04.130088 | ubuntu-noble | Backend: Wrote response {'return': 0} to /tmp/pep517__exit-__livd5q.json 2026-05-17 02:04:04.131695 | ubuntu-noble | .pkg: 35297 I exit None (0.00 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6137 [tox/execute/api.py:311] 2026-05-17 02:04:04.196171 | ubuntu-noble | .pkg: 35362 D delete package /home/zuul/src/github.com/vexxhost/manila/.tox/.tmp/package/1/manila-1.0.0.dev6864-0.editable-py3-none-any.whl [tox/tox_env/python/virtual_env/package/pyproject.py:245] 2026-05-17 02:04:04.198210 | ubuntu-noble | py312: OK (34.97 seconds) 2026-05-17 02:04:04.198244 | ubuntu-noble | congratulations :) (35.17 seconds) 2026-05-17 02:04:04.625922 | ubuntu-noble | ok: Runtime: 0:00:35.450411 2026-05-17 02:04:04.702042 | 2026-05-17 02:04:04.702182 | TASK [tox : Create a tempfile to save tox showconfig] 2026-05-17 02:04:05.044165 | ubuntu-noble | changed 2026-05-17 02:04:05.051773 | 2026-05-17 02:04:05.052154 | TASK [tox : Detect tox version] 2026-05-17 02:04:05.548321 | ubuntu-noble | 4.47.3 from /home/zuul/.local/tox/lib/python3.12/site-packages/tox/__init__.py 2026-05-17 02:04:05.630926 | ubuntu-noble | ok: Runtime: 0:00:00.270615 2026-05-17 02:04:05.637062 | 2026-05-17 02:04:05.637131 | TASK [tox : Get tox envlist config] 2026-05-17 02:04:06.677624 | ubuntu-noble | ok: Runtime: 0:00:00.430141 2026-05-17 02:04:06.685775 | 2026-05-17 02:04:06.685863 | TASK [tox : Install any sibling python packages] 2026-05-17 02:04:07.438994 | ubuntu-noble | ok: 2026-05-17 02:04:07.439228 | ubuntu-noble | Using envlist: ['py312'] 2026-05-17 02:04:07.439272 | ubuntu-noble | Processing siblings for manila from src/github.com/vexxhost/manila 2026-05-17 02:04:07.439304 | ubuntu-noble | Sibling openstack_requirements at src/opendev.org/openstack/requirements 2026-05-17 02:04:07.439333 | ubuntu-noble | Found alembic python package installed 2026-05-17 02:04:07.439361 | ubuntu-noble | Found amqp python package installed 2026-05-17 02:04:07.439387 | ubuntu-noble | Found attrs python package installed 2026-05-17 02:04:07.439414 | ubuntu-noble | Found autopage python package installed 2026-05-17 02:04:07.439441 | ubuntu-noble | Found bcrypt python package installed 2026-05-17 02:04:07.439468 | ubuntu-noble | Found cachetools python package installed 2026-05-17 02:04:07.439494 | ubuntu-noble | Found castellan python package installed 2026-05-17 02:04:07.439521 | ubuntu-noble | Found certifi python package installed 2026-05-17 02:04:07.439547 | ubuntu-noble | Found cffi python package installed 2026-05-17 02:04:07.439576 | ubuntu-noble | Found charset-normalizer python package installed 2026-05-17 02:04:07.439601 | ubuntu-noble | Found cliff python package installed 2026-05-17 02:04:07.439650 | ubuntu-noble | Found cmd2 python package installed 2026-05-17 02:04:07.439678 | ubuntu-noble | Found coverage python package installed 2026-05-17 02:04:07.439706 | ubuntu-noble | Found cryptography python package installed 2026-05-17 02:04:07.439733 | ubuntu-noble | Found ddt python package installed 2026-05-17 02:04:07.439759 | ubuntu-noble | Found debtcollector python package installed 2026-05-17 02:04:07.439786 | ubuntu-noble | Found decorator python package installed 2026-05-17 02:04:07.439813 | ubuntu-noble | Found defusedxml python package installed 2026-05-17 02:04:07.439840 | ubuntu-noble | Found dnspython python package installed 2026-05-17 02:04:07.439867 | ubuntu-noble | Found dogpile.cache python package installed 2026-05-17 02:04:07.439893 | ubuntu-noble | Found eventlet python package installed 2026-05-17 02:04:07.439920 | ubuntu-noble | Found fasteners python package installed 2026-05-17 02:04:07.439948 | ubuntu-noble | Found fixtures python package installed 2026-05-17 02:04:07.439975 | ubuntu-noble | Found flake8 python package installed 2026-05-17 02:04:07.440003 | ubuntu-noble | Found futurist python package installed 2026-05-17 02:04:07.440030 | ubuntu-noble | Found greenlet python package installed 2026-05-17 02:04:07.440056 | ubuntu-noble | Found hacking python package installed 2026-05-17 02:04:07.440082 | ubuntu-noble | Found idna python package installed 2026-05-17 02:04:07.440108 | ubuntu-noble | Found invoke python package installed 2026-05-17 02:04:07.440135 | ubuntu-noble | Found iso8601 python package installed 2026-05-17 02:04:07.440162 | ubuntu-noble | Found Jinja2 python package installed 2026-05-17 02:04:07.440188 | ubuntu-noble | Found jmespath python package installed 2026-05-17 02:04:07.440214 | ubuntu-noble | Found jsonpatch python package installed 2026-05-17 02:04:07.440258 | ubuntu-noble | Found jsonpointer python package installed 2026-05-17 02:04:07.440331 | ubuntu-noble | Found jsonschema python package installed 2026-05-17 02:04:07.440373 | ubuntu-noble | Found jsonschema-specifications python package installed 2026-05-17 02:04:07.440408 | ubuntu-noble | Found keystoneauth1 python package installed 2026-05-17 02:04:07.440435 | ubuntu-noble | Found keystonemiddleware python package installed 2026-05-17 02:04:07.440461 | ubuntu-noble | Found kombu python package installed 2026-05-17 02:04:07.440488 | ubuntu-noble | Found lxml python package installed 2026-05-17 02:04:07.440514 | ubuntu-noble | Found Mako python package installed 2026-05-17 02:04:07.440540 | ubuntu-noble | Found manila python package installed 2026-05-17 02:04:07.440567 | ubuntu-noble | Skipping manila because it's us 2026-05-17 02:04:07.440595 | ubuntu-noble | Found markdown-it-py python package installed 2026-05-17 02:04:07.440620 | ubuntu-noble | Found MarkupSafe python package installed 2026-05-17 02:04:07.440647 | ubuntu-noble | Found mccabe python package installed 2026-05-17 02:04:07.440673 | ubuntu-noble | Found mdurl python package installed 2026-05-17 02:04:07.440699 | ubuntu-noble | Found msgpack python package installed 2026-05-17 02:04:07.440726 | ubuntu-noble | Found netaddr python package installed 2026-05-17 02:04:07.440752 | ubuntu-noble | Found openstacksdk python package installed 2026-05-17 02:04:07.440779 | ubuntu-noble | Found os-service-types python package installed 2026-05-17 02:04:07.440805 | ubuntu-noble | Found osc-lib python package installed 2026-05-17 02:04:07.440831 | ubuntu-noble | Found oslo.cache python package installed 2026-05-17 02:04:07.440859 | ubuntu-noble | Found oslo.concurrency python package installed 2026-05-17 02:04:07.440885 | ubuntu-noble | Found oslo.config python package installed 2026-05-17 02:04:07.440913 | ubuntu-noble | Found oslo.context python package installed 2026-05-17 02:04:07.440939 | ubuntu-noble | Found oslo.db python package installed 2026-05-17 02:04:07.440989 | ubuntu-noble | Found oslo.i18n python package installed 2026-05-17 02:04:07.441022 | ubuntu-noble | Found oslo.log python package installed 2026-05-17 02:04:07.441068 | ubuntu-noble | Found oslo.messaging python package installed 2026-05-17 02:04:07.441096 | ubuntu-noble | Found oslo.metrics python package installed 2026-05-17 02:04:07.441122 | ubuntu-noble | Found oslo.middleware python package installed 2026-05-17 02:04:07.441148 | ubuntu-noble | Found oslo.policy python package installed 2026-05-17 02:04:07.441174 | ubuntu-noble | Found oslo.privsep python package installed 2026-05-17 02:04:07.441200 | ubuntu-noble | Found oslo.reports python package installed 2026-05-17 02:04:07.441227 | ubuntu-noble | Found oslo.rootwrap python package installed 2026-05-17 02:04:07.441253 | ubuntu-noble | Found oslo.serialization python package installed 2026-05-17 02:04:07.441279 | ubuntu-noble | Found oslo.service python package installed 2026-05-17 02:04:07.441306 | ubuntu-noble | Found oslo.upgradecheck python package installed 2026-05-17 02:04:07.441332 | ubuntu-noble | Found oslo.utils python package installed 2026-05-17 02:04:07.441359 | ubuntu-noble | Found oslotest python package installed 2026-05-17 02:04:07.441385 | ubuntu-noble | Found osprofiler python package installed 2026-05-17 02:04:07.441443 | ubuntu-noble | Found packaging python package installed 2026-05-17 02:04:07.441491 | ubuntu-noble | Found paramiko python package installed 2026-05-17 02:04:07.441521 | ubuntu-noble | Found Paste python package installed 2026-05-17 02:04:07.441549 | ubuntu-noble | Found PasteDeploy python package installed 2026-05-17 02:04:07.441576 | ubuntu-noble | Found pbr python package installed 2026-05-17 02:04:07.441604 | ubuntu-noble | Found platformdirs python package installed 2026-05-17 02:04:07.441631 | ubuntu-noble | Found prettytable python package installed 2026-05-17 02:04:07.441656 | ubuntu-noble | Found prometheus_client python package installed 2026-05-17 02:04:07.441682 | ubuntu-noble | Found psutil python package installed 2026-05-17 02:04:07.441708 | ubuntu-noble | Found psycopg2-binary python package installed 2026-05-17 02:04:07.441733 | ubuntu-noble | Found pycadf python package installed 2026-05-17 02:04:07.441760 | ubuntu-noble | Found pycodestyle python package installed 2026-05-17 02:04:07.441787 | ubuntu-noble | Found pycparser python package installed 2026-05-17 02:04:07.441813 | ubuntu-noble | Found pyflakes python package installed 2026-05-17 02:04:07.441839 | ubuntu-noble | Found Pygments python package installed 2026-05-17 02:04:07.441865 | ubuntu-noble | Found PyJWT python package installed 2026-05-17 02:04:07.441891 | ubuntu-noble | Found PyMySQL python package installed 2026-05-17 02:04:07.441917 | ubuntu-noble | Found PyNaCl python package installed 2026-05-17 02:04:07.441944 | ubuntu-noble | Found pyparsing python package installed 2026-05-17 02:04:07.441970 | ubuntu-noble | Found pyperclip python package installed 2026-05-17 02:04:07.441997 | ubuntu-noble | Found python-barbicanclient python package installed 2026-05-17 02:04:07.442023 | ubuntu-noble | Found python-cinderclient python package installed 2026-05-17 02:04:07.442050 | ubuntu-noble | Found python-dateutil python package installed 2026-05-17 02:04:07.442076 | ubuntu-noble | Found python-keystoneclient python package installed 2026-05-17 02:04:07.442103 | ubuntu-noble | Found python-neutronclient python package installed 2026-05-17 02:04:07.442130 | ubuntu-noble | Found python-novaclient python package installed 2026-05-17 02:04:07.442156 | ubuntu-noble | Found python-subunit python package installed 2026-05-17 02:04:07.442183 | ubuntu-noble | Found PyYAML python package installed 2026-05-17 02:04:07.442210 | ubuntu-noble | Found referencing python package installed 2026-05-17 02:04:07.442235 | ubuntu-noble | Found repoze.lru python package installed 2026-05-17 02:04:07.442261 | ubuntu-noble | Found requests python package installed 2026-05-17 02:04:07.442288 | ubuntu-noble | Found requests-mock python package installed 2026-05-17 02:04:07.442313 | ubuntu-noble | Found rfc3986 python package installed 2026-05-17 02:04:07.442341 | ubuntu-noble | Found rich python package installed 2026-05-17 02:04:07.442376 | ubuntu-noble | Found rich-argparse python package installed 2026-05-17 02:04:07.442404 | ubuntu-noble | Found Routes python package installed 2026-05-17 02:04:07.442430 | ubuntu-noble | Found rpds-py python package installed 2026-05-17 02:04:07.442455 | ubuntu-noble | Found setuptools python package installed 2026-05-17 02:04:07.442480 | ubuntu-noble | Found six python package installed 2026-05-17 02:04:07.442506 | ubuntu-noble | Found SQLAlchemy python package installed 2026-05-17 02:04:07.442531 | ubuntu-noble | Found SQLAlchemy-Utils python package installed 2026-05-17 02:04:07.442557 | ubuntu-noble | Found statsd python package installed 2026-05-17 02:04:07.442584 | ubuntu-noble | Found stestr python package installed 2026-05-17 02:04:07.442609 | ubuntu-noble | Found stevedore python package installed 2026-05-17 02:04:07.442635 | ubuntu-noble | Found tenacity python package installed 2026-05-17 02:04:07.442661 | ubuntu-noble | Found testresources python package installed 2026-05-17 02:04:07.442687 | ubuntu-noble | Found testscenarios python package installed 2026-05-17 02:04:07.442713 | ubuntu-noble | Found testtools python package installed 2026-05-17 02:04:07.442739 | ubuntu-noble | Found tomlkit python package installed 2026-05-17 02:04:07.442764 | ubuntu-noble | Found tooz python package installed 2026-05-17 02:04:07.442789 | ubuntu-noble | Found typing_extensions python package installed 2026-05-17 02:04:07.442814 | ubuntu-noble | Found tzdata python package installed 2026-05-17 02:04:07.442839 | ubuntu-noble | Found urllib3 python package installed 2026-05-17 02:04:07.442864 | ubuntu-noble | Found vine python package installed 2026-05-17 02:04:07.442890 | ubuntu-noble | Found voluptuous python package installed 2026-05-17 02:04:07.442916 | ubuntu-noble | Found wcwidth python package installed 2026-05-17 02:04:07.442947 | ubuntu-noble | Found WebOb python package installed 2026-05-17 02:04:07.442991 | ubuntu-noble | Found wrapt python package installed 2026-05-17 02:04:07.443117 | ubuntu-noble | Found yappi python package installed 2026-05-17 02:04:07.448548 | 2026-05-17 02:04:07.448613 | TASK [tox : Remove tempfile] 2026-05-17 02:04:07.818687 | ubuntu-noble | changed 2026-05-17 02:04:07.825289 | 2026-05-17 02:04:07.825364 | TASK [tox : Emit tox command] 2026-05-17 02:04:07.870139 | /home/zuul/.local/tox/bin/tox -epy312 -vv --skip-missing-interpreters=false 2026-05-17 02:04:07.876110 | 2026-05-17 02:04:07.876183 | TASK [tox : Run tox] 2026-05-17 02:04:08.336273 | ubuntu-noble | ROOT: 182 D setup logging to DEBUG on pid 6502 [tox/report.py:229] 2026-05-17 02:04:08.360055 | ubuntu-noble | .pkg: 206 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:04:08.362611 | ubuntu-noble | .pkg: 208 I find interpreter for spec PythonSpec(major=3, minor=12, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:04:08.365012 | ubuntu-noble | .pkg: 211 D got python info of /usr/bin/python3.12 from /home/zuul/.cache/virtualenv/py_info/4/f0d7a494a3f776233427cb85a7e198c7cf4913b50a203c6febc678cc4f5bf265.json [virtualenv/app_data/via_disk_folder.py:139] 2026-05-17 02:04:08.365754 | ubuntu-noble | .pkg: 212 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-17 02:04:08.365803 | ubuntu-noble | .pkg: 212 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:04:08.365839 | ubuntu-noble | .pkg: 212 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:04:08.366902 | ubuntu-noble | .pkg: 213 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-17 02:04:08.366939 | ubuntu-noble | .pkg: 213 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-17 02:04:08.389426 | ubuntu-noble | .pkg: 235 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:04:08.389843 | ubuntu-noble | .pkg: 236 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:131] 2026-05-17 02:04:08.390069 | ubuntu-noble | .pkg: 236 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:04:08.390096 | ubuntu-noble | .pkg: 236 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:04:08.393785 | ubuntu-noble | .pkg: 240 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:04:08.394164 | ubuntu-noble | .pkg: 240 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:04:08.394190 | ubuntu-noble | .pkg: 240 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:04:08.394206 | ubuntu-noble | .pkg: 240 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:04:08.397924 | ubuntu-noble | .pkg: 244 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:04:08.398313 | ubuntu-noble | .pkg: 244 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:04:08.398340 | ubuntu-noble | .pkg: 244 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:04:08.398355 | ubuntu-noble | .pkg: 244 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:04:08.401633 | ubuntu-noble | .pkg: 247 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:04:08.402036 | ubuntu-noble | .pkg: 248 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:04:08.402062 | ubuntu-noble | .pkg: 248 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:04:08.402078 | ubuntu-noble | .pkg: 248 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:04:08.405341 | ubuntu-noble | .pkg: 251 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:04:08.405758 | ubuntu-noble | .pkg: 252 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:04:08.405791 | ubuntu-noble | .pkg: 252 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:04:08.405823 | ubuntu-noble | .pkg: 252 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:04:08.409732 | ubuntu-noble | .pkg: 256 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:04:08.410110 | ubuntu-noble | .pkg: 256 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:04:08.410135 | ubuntu-noble | .pkg: 256 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:04:08.410151 | ubuntu-noble | .pkg: 256 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:04:08.413381 | ubuntu-noble | .pkg: 259 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:04:08.413784 | ubuntu-noble | .pkg: 260 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:04:08.413817 | ubuntu-noble | .pkg: 260 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:04:08.413834 | ubuntu-noble | .pkg: 260 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:04:08.417111 | ubuntu-noble | .pkg: 263 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:04:08.417494 | ubuntu-noble | .pkg: 263 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:04:08.417532 | ubuntu-noble | .pkg: 263 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:04:08.417561 | ubuntu-noble | .pkg: 263 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:04:08.420843 | ubuntu-noble | .pkg: 267 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:04:08.421223 | ubuntu-noble | .pkg: 267 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:04:08.421249 | ubuntu-noble | .pkg: 267 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:04:08.421265 | ubuntu-noble | .pkg: 267 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:04:08.424415 | ubuntu-noble | .pkg: 270 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:04:08.424898 | ubuntu-noble | .pkg: 271 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:04:08.424942 | ubuntu-noble | .pkg: 271 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:04:08.424958 | ubuntu-noble | .pkg: 271 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:04:08.428197 | ubuntu-noble | .pkg: 274 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:04:08.428573 | ubuntu-noble | .pkg: 274 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:04:08.428660 | ubuntu-noble | .pkg: 275 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:04:08.428704 | ubuntu-noble | .pkg: 275 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:04:08.433039 | ubuntu-noble | .pkg: 279 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:04:08.433415 | ubuntu-noble | .pkg: 279 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:04:08.433441 | ubuntu-noble | .pkg: 279 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:04:08.433487 | ubuntu-noble | .pkg: 279 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:04:08.436782 | ubuntu-noble | .pkg: 283 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:04:08.437165 | ubuntu-noble | .pkg: 283 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:04:08.437191 | ubuntu-noble | .pkg: 283 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:04:08.437207 | ubuntu-noble | .pkg: 283 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:04:08.440347 | ubuntu-noble | .pkg: 286 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:04:08.440748 | ubuntu-noble | .pkg: 287 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:04:08.440780 | ubuntu-noble | .pkg: 287 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:04:08.440796 | ubuntu-noble | .pkg: 287 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:04:08.444064 | ubuntu-noble | .pkg: 290 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:04:08.444376 | ubuntu-noble | .pkg: 290 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:04:08.444438 | ubuntu-noble | .pkg: 290 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:04:08.444492 | ubuntu-noble | .pkg: 290 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:04:08.447787 | ubuntu-noble | .pkg: 294 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-17 02:04:08.448110 | ubuntu-noble | .pkg: 294 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-17 02:04:08.448151 | ubuntu-noble | .pkg: 294 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-17 02:04:08.448221 | ubuntu-noble | .pkg: 294 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-17 02:04:08.504797 | ubuntu-noble | .pkg: 351 W _optional_hooks> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-05-17 02:04:08.640258 | ubuntu-noble | Backend: run command _optional_hooks with args {} 2026-05-17 02:04:08.640329 | ubuntu-noble | Backend: Wrote response {'return': {'get_requires_for_build_sdist': True, 'prepare_metadata_for_build_wheel': True, 'get_requires_for_build_wheel': True, 'build_editable': True, 'get_requires_for_build_editable': True, 'prepare_metadata_for_build_editable': True}} to /tmp/pep517__optional_hooks-uuzqpd5u.json 2026-05-17 02:04:08.643777 | ubuntu-noble | .pkg: 489 I exit None (0.14 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6509 [tox/execute/api.py:311] 2026-05-17 02:04:08.645043 | ubuntu-noble | .pkg: 491 W get_requires_for_build_sdist> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-05-17 02:04:08.676428 | ubuntu-noble | Backend: run command get_requires_for_build_sdist with args {'config_settings': None} 2026-05-17 02:04:08.676492 | ubuntu-noble | [pbr] Generating ChangeLog 2026-05-17 02:04:08.900628 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-05-17 02:04:08.900694 | ubuntu-noble | !! 2026-05-17 02:04:08.900705 | ubuntu-noble | 2026-05-17 02:04:08.900714 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:08.900724 | ubuntu-noble | Please avoid running ``setup.py`` directly. 2026-05-17 02:04:08.900733 | ubuntu-noble | Instead, use pypa/build, pypa/installer or other 2026-05-17 02:04:08.900742 | ubuntu-noble | standards-based tools. 2026-05-17 02:04:08.900750 | ubuntu-noble | 2026-05-17 02:04:08.900759 | ubuntu-noble | This deprecation is overdue, please update your project and remove deprecated 2026-05-17 02:04:08.900768 | ubuntu-noble | calls to avoid build errors in the future. 2026-05-17 02:04:08.900776 | ubuntu-noble | 2026-05-17 02:04:08.900785 | ubuntu-noble | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-05-17 02:04:08.900793 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:08.900802 | ubuntu-noble | 2026-05-17 02:04:08.900810 | ubuntu-noble | !! 2026-05-17 02:04:08.900819 | ubuntu-noble | self.initialize_options() 2026-05-17 02:04:08.901093 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-05-17 02:04:08.901104 | ubuntu-noble | warnings.warn(msg) 2026-05-17 02:04:08.914493 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-05-17 02:04:08.914518 | ubuntu-noble | !! 2026-05-17 02:04:08.914527 | ubuntu-noble | 2026-05-17 02:04:08.914535 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:08.914544 | ubuntu-noble | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-05-17 02:04:08.914553 | ubuntu-noble | 2026-05-17 02:04:08.914561 | ubuntu-noble | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-05-17 02:04:08.914570 | ubuntu-noble | or your builds will no longer be supported. 2026-05-17 02:04:08.914578 | ubuntu-noble | 2026-05-17 02:04:08.914587 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-17 02:04:08.914615 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:08.914624 | ubuntu-noble | 2026-05-17 02:04:08.914633 | ubuntu-noble | !! 2026-05-17 02:04:08.914641 | ubuntu-noble | corresp(dist, value, root_dir) 2026-05-17 02:04:08.924265 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-05-17 02:04:08.924288 | ubuntu-noble | !! 2026-05-17 02:04:08.924297 | ubuntu-noble | 2026-05-17 02:04:08.924305 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:08.924314 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-05-17 02:04:08.924322 | ubuntu-noble | 2026-05-17 02:04:08.924331 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-05-17 02:04:08.924339 | ubuntu-noble | 2026-05-17 02:04:08.924349 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-17 02:04:08.924376 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:08.924385 | ubuntu-noble | 2026-05-17 02:04:08.924393 | ubuntu-noble | !! 2026-05-17 02:04:08.924402 | ubuntu-noble | dist._finalize_license_expression() 2026-05-17 02:04:08.924831 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-05-17 02:04:08.924846 | ubuntu-noble | !! 2026-05-17 02:04:08.924855 | ubuntu-noble | 2026-05-17 02:04:08.924864 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:08.924872 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-05-17 02:04:08.924880 | ubuntu-noble | 2026-05-17 02:04:08.924889 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-05-17 02:04:08.924897 | ubuntu-noble | 2026-05-17 02:04:08.924905 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-17 02:04:08.924913 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:08.924922 | ubuntu-noble | 2026-05-17 02:04:08.924930 | ubuntu-noble | !! 2026-05-17 02:04:08.924938 | ubuntu-noble | self._finalize_license_expression() 2026-05-17 02:04:08.925210 | ubuntu-noble | running egg_info 2026-05-17 02:04:08.999721 | ubuntu-noble | writing pbr to manila.egg-info/pbr.json 2026-05-17 02:04:09.000499 | ubuntu-noble | writing manila.egg-info/PKG-INFO 2026-05-17 02:04:09.001444 | ubuntu-noble | writing dependency_links to manila.egg-info/dependency_links.txt 2026-05-17 02:04:09.003014 | ubuntu-noble | writing entry points to manila.egg-info/entry_points.txt 2026-05-17 02:04:09.003890 | ubuntu-noble | writing requirements to manila.egg-info/requires.txt 2026-05-17 02:04:09.004265 | ubuntu-noble | writing top-level names to manila.egg-info/top_level.txt 2026-05-17 02:04:09.004643 | ubuntu-noble | [pbr] Processing SOURCES.txt 2026-05-17 02:04:09.017394 | ubuntu-noble | [pbr] In git context, generating filelist from git 2026-05-17 02:04:09.036112 | ubuntu-noble | warning: no files found matching 'AUTHORS' 2026-05-17 02:04:09.036570 | ubuntu-noble | warning: no files found matching 'ChangeLog' 2026-05-17 02:04:09.039773 | ubuntu-noble | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-05-17 02:04:09.487367 | ubuntu-noble | adding license file 'LICENSE' 2026-05-17 02:04:09.506111 | ubuntu-noble | writing manifest file 'manila.egg-info/SOURCES.txt' 2026-05-17 02:04:09.506863 | ubuntu-noble | Backend: Wrote response {'return': []} to /tmp/pep517_get_requires_for_build_sdist-h0sjou4b.json 2026-05-17 02:04:09.509169 | ubuntu-noble | .pkg: 1355 I exit None (0.86 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6509 [tox/execute/api.py:311] 2026-05-17 02:04:09.510401 | ubuntu-noble | .pkg: 1356 W get_requires_for_build_editable> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-05-17 02:04:09.530574 | ubuntu-noble | Backend: run command get_requires_for_build_editable with args {'config_settings': None} 2026-05-17 02:04:09.530606 | ubuntu-noble | [pbr] Generating ChangeLog 2026-05-17 02:04:09.734206 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-05-17 02:04:09.734263 | ubuntu-noble | !! 2026-05-17 02:04:09.734275 | ubuntu-noble | 2026-05-17 02:04:09.734284 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:09.734294 | ubuntu-noble | Please avoid running ``setup.py`` directly. 2026-05-17 02:04:09.734303 | ubuntu-noble | Instead, use pypa/build, pypa/installer or other 2026-05-17 02:04:09.734312 | ubuntu-noble | standards-based tools. 2026-05-17 02:04:09.734320 | ubuntu-noble | 2026-05-17 02:04:09.734329 | ubuntu-noble | This deprecation is overdue, please update your project and remove deprecated 2026-05-17 02:04:09.734338 | ubuntu-noble | calls to avoid build errors in the future. 2026-05-17 02:04:09.734346 | ubuntu-noble | 2026-05-17 02:04:09.734355 | ubuntu-noble | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-05-17 02:04:09.734384 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:09.734393 | ubuntu-noble | 2026-05-17 02:04:09.734401 | ubuntu-noble | !! 2026-05-17 02:04:09.734410 | ubuntu-noble | self.initialize_options() 2026-05-17 02:04:09.734743 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-05-17 02:04:09.734759 | ubuntu-noble | warnings.warn(msg) 2026-05-17 02:04:09.741196 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-05-17 02:04:09.741251 | ubuntu-noble | !! 2026-05-17 02:04:09.741259 | ubuntu-noble | 2026-05-17 02:04:09.741264 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:09.741271 | ubuntu-noble | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-05-17 02:04:09.741276 | ubuntu-noble | 2026-05-17 02:04:09.741281 | ubuntu-noble | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-05-17 02:04:09.741286 | ubuntu-noble | or your builds will no longer be supported. 2026-05-17 02:04:09.741291 | ubuntu-noble | 2026-05-17 02:04:09.741297 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-17 02:04:09.741302 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:09.741307 | ubuntu-noble | 2026-05-17 02:04:09.741312 | ubuntu-noble | !! 2026-05-17 02:04:09.741317 | ubuntu-noble | corresp(dist, value, root_dir) 2026-05-17 02:04:09.743178 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-05-17 02:04:09.743206 | ubuntu-noble | !! 2026-05-17 02:04:09.743214 | ubuntu-noble | 2026-05-17 02:04:09.743221 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:09.743229 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-05-17 02:04:09.743236 | ubuntu-noble | 2026-05-17 02:04:09.743244 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-05-17 02:04:09.743250 | ubuntu-noble | 2026-05-17 02:04:09.743258 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-17 02:04:09.743264 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:09.743272 | ubuntu-noble | 2026-05-17 02:04:09.743279 | ubuntu-noble | !! 2026-05-17 02:04:09.743285 | ubuntu-noble | dist._finalize_license_expression() 2026-05-17 02:04:09.743722 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-05-17 02:04:09.743735 | ubuntu-noble | !! 2026-05-17 02:04:09.743741 | ubuntu-noble | 2026-05-17 02:04:09.743747 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:09.743753 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-05-17 02:04:09.743758 | ubuntu-noble | 2026-05-17 02:04:09.743764 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-05-17 02:04:09.743769 | ubuntu-noble | 2026-05-17 02:04:09.743775 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-17 02:04:09.743781 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:09.743786 | ubuntu-noble | 2026-05-17 02:04:09.743792 | ubuntu-noble | !! 2026-05-17 02:04:09.743797 | ubuntu-noble | self._finalize_license_expression() 2026-05-17 02:04:09.744285 | ubuntu-noble | running egg_info 2026-05-17 02:04:09.810324 | ubuntu-noble | writing pbr to manila.egg-info/pbr.json 2026-05-17 02:04:09.810796 | ubuntu-noble | writing manila.egg-info/PKG-INFO 2026-05-17 02:04:09.811940 | ubuntu-noble | writing dependency_links to manila.egg-info/dependency_links.txt 2026-05-17 02:04:09.813294 | ubuntu-noble | writing entry points to manila.egg-info/entry_points.txt 2026-05-17 02:04:09.814305 | ubuntu-noble | writing requirements to manila.egg-info/requires.txt 2026-05-17 02:04:09.814726 | ubuntu-noble | writing top-level names to manila.egg-info/top_level.txt 2026-05-17 02:04:09.815161 | ubuntu-noble | [pbr] Processing SOURCES.txt 2026-05-17 02:04:09.825520 | ubuntu-noble | [pbr] In git context, generating filelist from git 2026-05-17 02:04:09.846006 | ubuntu-noble | warning: no files found matching 'AUTHORS' 2026-05-17 02:04:09.846046 | ubuntu-noble | warning: no files found matching 'ChangeLog' 2026-05-17 02:04:09.848397 | ubuntu-noble | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-05-17 02:04:10.269059 | ubuntu-noble | adding license file 'LICENSE' 2026-05-17 02:04:10.287372 | ubuntu-noble | writing manifest file 'manila.egg-info/SOURCES.txt' 2026-05-17 02:04:10.287994 | ubuntu-noble | Backend: Wrote response {'return': []} to /tmp/pep517_get_requires_for_build_editable-u5bcs3v9.json 2026-05-17 02:04:10.290257 | ubuntu-noble | .pkg: 2136 I exit None (0.78 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6509 [tox/execute/api.py:311] 2026-05-17 02:04:10.292714 | ubuntu-noble | .pkg: 2139 W build_editable> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-05-17 02:04:10.315033 | ubuntu-noble | Backend: run command build_editable with args {'wheel_directory': '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist', 'config_settings': None, 'metadata_directory': None} 2026-05-17 02:04:10.315072 | ubuntu-noble | [pbr] Generating ChangeLog 2026-05-17 02:04:10.522070 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-05-17 02:04:10.522131 | ubuntu-noble | warnings.warn(msg) 2026-05-17 02:04:10.524773 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-05-17 02:04:10.524847 | ubuntu-noble | !! 2026-05-17 02:04:10.524860 | ubuntu-noble | 2026-05-17 02:04:10.524873 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:10.524886 | ubuntu-noble | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-05-17 02:04:10.524898 | ubuntu-noble | 2026-05-17 02:04:10.524909 | ubuntu-noble | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-05-17 02:04:10.524921 | ubuntu-noble | or your builds will no longer be supported. 2026-05-17 02:04:10.524933 | ubuntu-noble | 2026-05-17 02:04:10.524945 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-17 02:04:10.524956 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:10.524968 | ubuntu-noble | 2026-05-17 02:04:10.525054 | ubuntu-noble | !! 2026-05-17 02:04:10.525076 | ubuntu-noble | corresp(dist, value, root_dir) 2026-05-17 02:04:10.526443 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-05-17 02:04:10.526519 | ubuntu-noble | !! 2026-05-17 02:04:10.526532 | ubuntu-noble | 2026-05-17 02:04:10.526544 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:10.526556 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-05-17 02:04:10.526568 | ubuntu-noble | 2026-05-17 02:04:10.526580 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-05-17 02:04:10.526591 | ubuntu-noble | 2026-05-17 02:04:10.526603 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-17 02:04:10.526615 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:10.526626 | ubuntu-noble | 2026-05-17 02:04:10.526637 | ubuntu-noble | !! 2026-05-17 02:04:10.526671 | ubuntu-noble | dist._finalize_license_expression() 2026-05-17 02:04:10.527020 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-05-17 02:04:10.527044 | ubuntu-noble | !! 2026-05-17 02:04:10.527056 | ubuntu-noble | 2026-05-17 02:04:10.527068 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:10.527079 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-05-17 02:04:10.527091 | ubuntu-noble | 2026-05-17 02:04:10.527102 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-05-17 02:04:10.527114 | ubuntu-noble | 2026-05-17 02:04:10.527125 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-17 02:04:10.527137 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:10.527148 | ubuntu-noble | 2026-05-17 02:04:10.527159 | ubuntu-noble | !! 2026-05-17 02:04:10.527170 | ubuntu-noble | self._finalize_license_expression() 2026-05-17 02:04:10.528563 | ubuntu-noble | running editable_wheel 2026-05-17 02:04:10.531172 | ubuntu-noble | creating /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-sr649p74/manila.egg-info 2026-05-17 02:04:10.599527 | ubuntu-noble | writing pbr to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-sr649p74/manila.egg-info/pbr.json 2026-05-17 02:04:10.600010 | ubuntu-noble | writing /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-sr649p74/manila.egg-info/PKG-INFO 2026-05-17 02:04:10.600829 | ubuntu-noble | writing dependency_links to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-sr649p74/manila.egg-info/dependency_links.txt 2026-05-17 02:04:10.601890 | ubuntu-noble | writing entry points to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-sr649p74/manila.egg-info/entry_points.txt 2026-05-17 02:04:10.602673 | ubuntu-noble | writing requirements to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-sr649p74/manila.egg-info/requires.txt 2026-05-17 02:04:10.603219 | ubuntu-noble | writing top-level names to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-sr649p74/manila.egg-info/top_level.txt 2026-05-17 02:04:10.603249 | ubuntu-noble | [pbr] Processing SOURCES.txt 2026-05-17 02:04:10.603263 | ubuntu-noble | writing manifest file '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-sr649p74/manila.egg-info/SOURCES.txt' 2026-05-17 02:04:10.615357 | ubuntu-noble | [pbr] In git context, generating filelist from git 2026-05-17 02:04:10.636672 | ubuntu-noble | warning: no files found matching 'AUTHORS' 2026-05-17 02:04:10.636731 | ubuntu-noble | warning: no files found matching 'ChangeLog' 2026-05-17 02:04:10.638968 | ubuntu-noble | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-05-17 02:04:11.059004 | ubuntu-noble | adding license file 'LICENSE' 2026-05-17 02:04:11.077123 | ubuntu-noble | writing manifest file '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-sr649p74/manila.egg-info/SOURCES.txt' 2026-05-17 02:04:11.077596 | ubuntu-noble | creating '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-sr649p74/manila-1.0.0.dev6864.dist-info' 2026-05-17 02:04:11.080493 | ubuntu-noble | creating /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-sr649p74/manila-1.0.0.dev6864.dist-info/WHEEL 2026-05-17 02:04:11.089841 | ubuntu-noble | running build_py 2026-05-17 02:04:11.089873 | ubuntu-noble | running egg_info 2026-05-17 02:04:11.091341 | ubuntu-noble | creating /tmp/tmp5qtp3o1q.build-temp/manila.egg-info 2026-05-17 02:04:11.161663 | ubuntu-noble | writing pbr to /tmp/tmp5qtp3o1q.build-temp/manila.egg-info/pbr.json 2026-05-17 02:04:11.162238 | ubuntu-noble | writing /tmp/tmp5qtp3o1q.build-temp/manila.egg-info/PKG-INFO 2026-05-17 02:04:11.162643 | ubuntu-noble | writing dependency_links to /tmp/tmp5qtp3o1q.build-temp/manila.egg-info/dependency_links.txt 2026-05-17 02:04:11.163057 | ubuntu-noble | writing entry points to /tmp/tmp5qtp3o1q.build-temp/manila.egg-info/entry_points.txt 2026-05-17 02:04:11.163551 | ubuntu-noble | writing requirements to /tmp/tmp5qtp3o1q.build-temp/manila.egg-info/requires.txt 2026-05-17 02:04:11.163576 | ubuntu-noble | writing top-level names to /tmp/tmp5qtp3o1q.build-temp/manila.egg-info/top_level.txt 2026-05-17 02:04:11.163585 | ubuntu-noble | [pbr] Processing SOURCES.txt 2026-05-17 02:04:11.163612 | ubuntu-noble | writing manifest file '/tmp/tmp5qtp3o1q.build-temp/manila.egg-info/SOURCES.txt' 2026-05-17 02:04:11.170681 | ubuntu-noble | [pbr] In git context, generating filelist from git 2026-05-17 02:04:11.189201 | ubuntu-noble | warning: no files found matching 'AUTHORS' 2026-05-17 02:04:11.189671 | ubuntu-noble | warning: no files found matching 'ChangeLog' 2026-05-17 02:04:11.192093 | ubuntu-noble | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-05-17 02:04:11.613238 | ubuntu-noble | adding license file 'LICENSE' 2026-05-17 02:04:11.630971 | ubuntu-noble | writing manifest file '/tmp/tmp5qtp3o1q.build-temp/manila.egg-info/SOURCES.txt' 2026-05-17 02:04:11.635811 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api' is absent from the `packages` configuration. 2026-05-17 02:04:11.635842 | ubuntu-noble | !! 2026-05-17 02:04:11.635853 | ubuntu-noble | 2026-05-17 02:04:11.635863 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.635872 | ubuntu-noble | ############################ 2026-05-17 02:04:11.635881 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.635889 | ubuntu-noble | ############################ 2026-05-17 02:04:11.635897 | ubuntu-noble | Python recognizes 'manila.api' as an importable package[^1], 2026-05-17 02:04:11.635906 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.635914 | ubuntu-noble | 2026-05-17 02:04:11.635923 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.635932 | ubuntu-noble | package, please make sure that 'manila.api' is explicitly added 2026-05-17 02:04:11.635940 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.635949 | ubuntu-noble | 2026-05-17 02:04:11.635957 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.635965 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.635974 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.635982 | ubuntu-noble | 2026-05-17 02:04:11.635990 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.635998 | ubuntu-noble | 2026-05-17 02:04:11.636007 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.636015 | ubuntu-noble | 2026-05-17 02:04:11.636023 | ubuntu-noble | If you don't want 'manila.api' to be distributed and are 2026-05-17 02:04:11.636032 | ubuntu-noble | already explicitly excluding 'manila.api' via 2026-05-17 02:04:11.636040 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.636048 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.636057 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.636065 | ubuntu-noble | 2026-05-17 02:04:11.636073 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.636082 | ubuntu-noble | 2026-05-17 02:04:11.636105 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.636114 | ubuntu-noble | 2026-05-17 02:04:11.636124 | ubuntu-noble | 2026-05-17 02:04:11.636132 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.636140 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.636148 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.636157 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.636165 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.636173 | ubuntu-noble | 2026-05-17 02:04:11.636181 | ubuntu-noble | !! 2026-05-17 02:04:11.636190 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.636204 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.contrib' is absent from the `packages` configuration. 2026-05-17 02:04:11.636229 | ubuntu-noble | !! 2026-05-17 02:04:11.636238 | ubuntu-noble | 2026-05-17 02:04:11.636247 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.636255 | ubuntu-noble | ############################ 2026-05-17 02:04:11.636263 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.636271 | ubuntu-noble | ############################ 2026-05-17 02:04:11.636279 | ubuntu-noble | Python recognizes 'manila.api.contrib' as an importable package[^1], 2026-05-17 02:04:11.636288 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.636296 | ubuntu-noble | 2026-05-17 02:04:11.636304 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.636312 | ubuntu-noble | package, please make sure that 'manila.api.contrib' is explicitly added 2026-05-17 02:04:11.636320 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.636328 | ubuntu-noble | 2026-05-17 02:04:11.636336 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.636345 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.636353 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.636361 | ubuntu-noble | 2026-05-17 02:04:11.636369 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.636377 | ubuntu-noble | 2026-05-17 02:04:11.636385 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.636393 | ubuntu-noble | 2026-05-17 02:04:11.636401 | ubuntu-noble | If you don't want 'manila.api.contrib' to be distributed and are 2026-05-17 02:04:11.636410 | ubuntu-noble | already explicitly excluding 'manila.api.contrib' via 2026-05-17 02:04:11.636418 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.636426 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.636434 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.636442 | ubuntu-noble | 2026-05-17 02:04:11.636493 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.636507 | ubuntu-noble | 2026-05-17 02:04:11.636515 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.636523 | ubuntu-noble | 2026-05-17 02:04:11.636532 | ubuntu-noble | 2026-05-17 02:04:11.636540 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.636548 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.636556 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.636565 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.636573 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.636581 | ubuntu-noble | 2026-05-17 02:04:11.636589 | ubuntu-noble | !! 2026-05-17 02:04:11.636597 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.636606 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.middleware' is absent from the `packages` configuration. 2026-05-17 02:04:11.636614 | ubuntu-noble | !! 2026-05-17 02:04:11.636623 | ubuntu-noble | 2026-05-17 02:04:11.636631 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.636639 | ubuntu-noble | ############################ 2026-05-17 02:04:11.636647 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.636655 | ubuntu-noble | ############################ 2026-05-17 02:04:11.636663 | ubuntu-noble | Python recognizes 'manila.api.middleware' as an importable package[^1], 2026-05-17 02:04:11.636671 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.636679 | ubuntu-noble | 2026-05-17 02:04:11.636688 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.636696 | ubuntu-noble | package, please make sure that 'manila.api.middleware' is explicitly added 2026-05-17 02:04:11.636713 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.636722 | ubuntu-noble | 2026-05-17 02:04:11.636730 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.636738 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.636747 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.636755 | ubuntu-noble | 2026-05-17 02:04:11.636763 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.636771 | ubuntu-noble | 2026-05-17 02:04:11.636779 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.636787 | ubuntu-noble | 2026-05-17 02:04:11.636795 | ubuntu-noble | If you don't want 'manila.api.middleware' to be distributed and are 2026-05-17 02:04:11.636811 | ubuntu-noble | already explicitly excluding 'manila.api.middleware' via 2026-05-17 02:04:11.636819 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.636828 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.636836 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.636844 | ubuntu-noble | 2026-05-17 02:04:11.636852 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.636860 | ubuntu-noble | 2026-05-17 02:04:11.636868 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.636876 | ubuntu-noble | 2026-05-17 02:04:11.636885 | ubuntu-noble | 2026-05-17 02:04:11.636893 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.636901 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.636909 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.636917 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.636931 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.636939 | ubuntu-noble | 2026-05-17 02:04:11.636948 | ubuntu-noble | !! 2026-05-17 02:04:11.636956 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.636964 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.openstack' is absent from the `packages` configuration. 2026-05-17 02:04:11.636972 | ubuntu-noble | !! 2026-05-17 02:04:11.636981 | ubuntu-noble | 2026-05-17 02:04:11.636989 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.636997 | ubuntu-noble | ############################ 2026-05-17 02:04:11.637005 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.637013 | ubuntu-noble | ############################ 2026-05-17 02:04:11.637021 | ubuntu-noble | Python recognizes 'manila.api.openstack' as an importable package[^1], 2026-05-17 02:04:11.637029 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.637037 | ubuntu-noble | 2026-05-17 02:04:11.637046 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.637056 | ubuntu-noble | package, please make sure that 'manila.api.openstack' is explicitly added 2026-05-17 02:04:11.637066 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.637075 | ubuntu-noble | 2026-05-17 02:04:11.637084 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.637092 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.637101 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.637110 | ubuntu-noble | 2026-05-17 02:04:11.637119 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.637128 | ubuntu-noble | 2026-05-17 02:04:11.637137 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.637146 | ubuntu-noble | 2026-05-17 02:04:11.637155 | ubuntu-noble | If you don't want 'manila.api.openstack' to be distributed and are 2026-05-17 02:04:11.637173 | ubuntu-noble | already explicitly excluding 'manila.api.openstack' via 2026-05-17 02:04:11.637182 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.637191 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.637200 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.637209 | ubuntu-noble | 2026-05-17 02:04:11.637218 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.637227 | ubuntu-noble | 2026-05-17 02:04:11.637236 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.637245 | ubuntu-noble | 2026-05-17 02:04:11.637253 | ubuntu-noble | 2026-05-17 02:04:11.637262 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.637271 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.637280 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.637289 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.637298 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.637307 | ubuntu-noble | 2026-05-17 02:04:11.637316 | ubuntu-noble | !! 2026-05-17 02:04:11.637325 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.637334 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.schemas' is absent from the `packages` configuration. 2026-05-17 02:04:11.637343 | ubuntu-noble | !! 2026-05-17 02:04:11.637352 | ubuntu-noble | 2026-05-17 02:04:11.637361 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.637370 | ubuntu-noble | ############################ 2026-05-17 02:04:11.637379 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.637388 | ubuntu-noble | ############################ 2026-05-17 02:04:11.637396 | ubuntu-noble | Python recognizes 'manila.api.schemas' as an importable package[^1], 2026-05-17 02:04:11.637405 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.637414 | ubuntu-noble | 2026-05-17 02:04:11.637423 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.637432 | ubuntu-noble | package, please make sure that 'manila.api.schemas' is explicitly added 2026-05-17 02:04:11.637441 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.637475 | ubuntu-noble | 2026-05-17 02:04:11.637489 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.637498 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.637507 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.637516 | ubuntu-noble | 2026-05-17 02:04:11.637525 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.637534 | ubuntu-noble | 2026-05-17 02:04:11.637543 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.637552 | ubuntu-noble | 2026-05-17 02:04:11.637561 | ubuntu-noble | If you don't want 'manila.api.schemas' to be distributed and are 2026-05-17 02:04:11.637570 | ubuntu-noble | already explicitly excluding 'manila.api.schemas' via 2026-05-17 02:04:11.637586 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.637595 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.637604 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.637614 | ubuntu-noble | 2026-05-17 02:04:11.637624 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.637633 | ubuntu-noble | 2026-05-17 02:04:11.637642 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.637651 | ubuntu-noble | 2026-05-17 02:04:11.637660 | ubuntu-noble | 2026-05-17 02:04:11.637669 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.637688 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.637698 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.637715 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.637724 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.637733 | ubuntu-noble | 2026-05-17 02:04:11.637742 | ubuntu-noble | !! 2026-05-17 02:04:11.637751 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.637760 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.v1' is absent from the `packages` configuration. 2026-05-17 02:04:11.637769 | ubuntu-noble | !! 2026-05-17 02:04:11.637778 | ubuntu-noble | 2026-05-17 02:04:11.637787 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.637796 | ubuntu-noble | ############################ 2026-05-17 02:04:11.637805 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.637814 | ubuntu-noble | ############################ 2026-05-17 02:04:11.637823 | ubuntu-noble | Python recognizes 'manila.api.v1' as an importable package[^1], 2026-05-17 02:04:11.637832 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.637841 | ubuntu-noble | 2026-05-17 02:04:11.637850 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.637859 | ubuntu-noble | package, please make sure that 'manila.api.v1' is explicitly added 2026-05-17 02:04:11.637868 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.637876 | ubuntu-noble | 2026-05-17 02:04:11.637885 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.637894 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.637903 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.637912 | ubuntu-noble | 2026-05-17 02:04:11.637921 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.637930 | ubuntu-noble | 2026-05-17 02:04:11.637939 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.637948 | ubuntu-noble | 2026-05-17 02:04:11.637957 | ubuntu-noble | If you don't want 'manila.api.v1' to be distributed and are 2026-05-17 02:04:11.637966 | ubuntu-noble | already explicitly excluding 'manila.api.v1' via 2026-05-17 02:04:11.637975 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.637984 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.637992 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.638001 | ubuntu-noble | 2026-05-17 02:04:11.638010 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.638019 | ubuntu-noble | 2026-05-17 02:04:11.638028 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.638037 | ubuntu-noble | 2026-05-17 02:04:11.638046 | ubuntu-noble | 2026-05-17 02:04:11.638055 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.638064 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.638073 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.638082 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.638090 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.638099 | ubuntu-noble | 2026-05-17 02:04:11.638108 | ubuntu-noble | !! 2026-05-17 02:04:11.638117 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.638126 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.v2' is absent from the `packages` configuration. 2026-05-17 02:04:11.638144 | ubuntu-noble | !! 2026-05-17 02:04:11.638153 | ubuntu-noble | 2026-05-17 02:04:11.638162 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.638171 | ubuntu-noble | ############################ 2026-05-17 02:04:11.638180 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.638189 | ubuntu-noble | ############################ 2026-05-17 02:04:11.638198 | ubuntu-noble | Python recognizes 'manila.api.v2' as an importable package[^1], 2026-05-17 02:04:11.638207 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.638215 | ubuntu-noble | 2026-05-17 02:04:11.638224 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.638233 | ubuntu-noble | package, please make sure that 'manila.api.v2' is explicitly added 2026-05-17 02:04:11.638242 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.638251 | ubuntu-noble | 2026-05-17 02:04:11.638260 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.638269 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.638278 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.638287 | ubuntu-noble | 2026-05-17 02:04:11.638295 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.638304 | ubuntu-noble | 2026-05-17 02:04:11.638313 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.638322 | ubuntu-noble | 2026-05-17 02:04:11.638331 | ubuntu-noble | If you don't want 'manila.api.v2' to be distributed and are 2026-05-17 02:04:11.638340 | ubuntu-noble | already explicitly excluding 'manila.api.v2' via 2026-05-17 02:04:11.638349 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.638358 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.638367 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.638375 | ubuntu-noble | 2026-05-17 02:04:11.638384 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.638393 | ubuntu-noble | 2026-05-17 02:04:11.638402 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.638411 | ubuntu-noble | 2026-05-17 02:04:11.638420 | ubuntu-noble | 2026-05-17 02:04:11.638429 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.638438 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.638550 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.638573 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.638593 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.638605 | ubuntu-noble | 2026-05-17 02:04:11.638614 | ubuntu-noble | !! 2026-05-17 02:04:11.638623 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.638632 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.validation' is absent from the `packages` configuration. 2026-05-17 02:04:11.638641 | ubuntu-noble | !! 2026-05-17 02:04:11.638650 | ubuntu-noble | 2026-05-17 02:04:11.638659 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.638668 | ubuntu-noble | ############################ 2026-05-17 02:04:11.638677 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.638686 | ubuntu-noble | ############################ 2026-05-17 02:04:11.638695 | ubuntu-noble | Python recognizes 'manila.api.validation' as an importable package[^1], 2026-05-17 02:04:11.638704 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.638713 | ubuntu-noble | 2026-05-17 02:04:11.638721 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.638730 | ubuntu-noble | package, please make sure that 'manila.api.validation' is explicitly added 2026-05-17 02:04:11.638750 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.638759 | ubuntu-noble | 2026-05-17 02:04:11.638768 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.638777 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.638786 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.638794 | ubuntu-noble | 2026-05-17 02:04:11.638803 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.638812 | ubuntu-noble | 2026-05-17 02:04:11.638821 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.638830 | ubuntu-noble | 2026-05-17 02:04:11.638839 | ubuntu-noble | If you don't want 'manila.api.validation' to be distributed and are 2026-05-17 02:04:11.638848 | ubuntu-noble | already explicitly excluding 'manila.api.validation' via 2026-05-17 02:04:11.638857 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.638866 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.638875 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.638884 | ubuntu-noble | 2026-05-17 02:04:11.638892 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.638901 | ubuntu-noble | 2026-05-17 02:04:11.638910 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.638919 | ubuntu-noble | 2026-05-17 02:04:11.638928 | ubuntu-noble | 2026-05-17 02:04:11.638937 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.638946 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.638955 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.638964 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.638973 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.638982 | ubuntu-noble | 2026-05-17 02:04:11.638991 | ubuntu-noble | !! 2026-05-17 02:04:11.639000 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.639009 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.views' is absent from the `packages` configuration. 2026-05-17 02:04:11.639018 | ubuntu-noble | !! 2026-05-17 02:04:11.639027 | ubuntu-noble | 2026-05-17 02:04:11.639036 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.639045 | ubuntu-noble | ############################ 2026-05-17 02:04:11.639054 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.639063 | ubuntu-noble | ############################ 2026-05-17 02:04:11.639072 | ubuntu-noble | Python recognizes 'manila.api.views' as an importable package[^1], 2026-05-17 02:04:11.639081 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.639090 | ubuntu-noble | 2026-05-17 02:04:11.639099 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.639108 | ubuntu-noble | package, please make sure that 'manila.api.views' is explicitly added 2026-05-17 02:04:11.639117 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.639126 | ubuntu-noble | 2026-05-17 02:04:11.639135 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.639144 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.639153 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.639162 | ubuntu-noble | 2026-05-17 02:04:11.639171 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.639180 | ubuntu-noble | 2026-05-17 02:04:11.639189 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.639198 | ubuntu-noble | 2026-05-17 02:04:11.639207 | ubuntu-noble | If you don't want 'manila.api.views' to be distributed and are 2026-05-17 02:04:11.639224 | ubuntu-noble | already explicitly excluding 'manila.api.views' via 2026-05-17 02:04:11.639233 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.639242 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.639251 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.639260 | ubuntu-noble | 2026-05-17 02:04:11.639269 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.639278 | ubuntu-noble | 2026-05-17 02:04:11.639287 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.639296 | ubuntu-noble | 2026-05-17 02:04:11.639305 | ubuntu-noble | 2026-05-17 02:04:11.639314 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.639332 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.639341 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.639350 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.639359 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.639368 | ubuntu-noble | 2026-05-17 02:04:11.639376 | ubuntu-noble | !! 2026-05-17 02:04:11.639385 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.639394 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.cmd' is absent from the `packages` configuration. 2026-05-17 02:04:11.639403 | ubuntu-noble | !! 2026-05-17 02:04:11.639412 | ubuntu-noble | 2026-05-17 02:04:11.639421 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.639430 | ubuntu-noble | ############################ 2026-05-17 02:04:11.639439 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.639476 | ubuntu-noble | ############################ 2026-05-17 02:04:11.639491 | ubuntu-noble | Python recognizes 'manila.cmd' as an importable package[^1], 2026-05-17 02:04:11.639500 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.639509 | ubuntu-noble | 2026-05-17 02:04:11.639518 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.639526 | ubuntu-noble | package, please make sure that 'manila.cmd' is explicitly added 2026-05-17 02:04:11.639535 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.639544 | ubuntu-noble | 2026-05-17 02:04:11.639553 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.639562 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.639571 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.639580 | ubuntu-noble | 2026-05-17 02:04:11.639589 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.639598 | ubuntu-noble | 2026-05-17 02:04:11.639607 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.639616 | ubuntu-noble | 2026-05-17 02:04:11.639632 | ubuntu-noble | If you don't want 'manila.cmd' to be distributed and are 2026-05-17 02:04:11.639641 | ubuntu-noble | already explicitly excluding 'manila.cmd' via 2026-05-17 02:04:11.639650 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.639659 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.639667 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.639676 | ubuntu-noble | 2026-05-17 02:04:11.639685 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.639694 | ubuntu-noble | 2026-05-17 02:04:11.639703 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.639712 | ubuntu-noble | 2026-05-17 02:04:11.639721 | ubuntu-noble | 2026-05-17 02:04:11.639730 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.639748 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.639757 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.639766 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.639775 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.639784 | ubuntu-noble | 2026-05-17 02:04:11.639793 | ubuntu-noble | !! 2026-05-17 02:04:11.639802 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.639811 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.common' is absent from the `packages` configuration. 2026-05-17 02:04:11.639820 | ubuntu-noble | !! 2026-05-17 02:04:11.639829 | ubuntu-noble | 2026-05-17 02:04:11.639838 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.639847 | ubuntu-noble | ############################ 2026-05-17 02:04:11.639855 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.639864 | ubuntu-noble | ############################ 2026-05-17 02:04:11.639873 | ubuntu-noble | Python recognizes 'manila.common' as an importable package[^1], 2026-05-17 02:04:11.639882 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.639891 | ubuntu-noble | 2026-05-17 02:04:11.639900 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.639909 | ubuntu-noble | package, please make sure that 'manila.common' is explicitly added 2026-05-17 02:04:11.639918 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.639926 | ubuntu-noble | 2026-05-17 02:04:11.639935 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.639944 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.639953 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.639962 | ubuntu-noble | 2026-05-17 02:04:11.639976 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.639985 | ubuntu-noble | 2026-05-17 02:04:11.639994 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.640003 | ubuntu-noble | 2026-05-17 02:04:11.640012 | ubuntu-noble | If you don't want 'manila.common' to be distributed and are 2026-05-17 02:04:11.640021 | ubuntu-noble | already explicitly excluding 'manila.common' via 2026-05-17 02:04:11.640030 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.640039 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.640048 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.640057 | ubuntu-noble | 2026-05-17 02:04:11.640066 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.640075 | ubuntu-noble | 2026-05-17 02:04:11.640084 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.640093 | ubuntu-noble | 2026-05-17 02:04:11.640102 | ubuntu-noble | 2026-05-17 02:04:11.640111 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.640125 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.640134 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.640143 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.640152 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.640161 | ubuntu-noble | 2026-05-17 02:04:11.640170 | ubuntu-noble | !! 2026-05-17 02:04:11.640179 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.640188 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.compute' is absent from the `packages` configuration. 2026-05-17 02:04:11.640197 | ubuntu-noble | !! 2026-05-17 02:04:11.640206 | ubuntu-noble | 2026-05-17 02:04:11.640215 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.640241 | ubuntu-noble | ############################ 2026-05-17 02:04:11.640251 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.640259 | ubuntu-noble | ############################ 2026-05-17 02:04:11.640268 | ubuntu-noble | Python recognizes 'manila.compute' as an importable package[^1], 2026-05-17 02:04:11.640277 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.640286 | ubuntu-noble | 2026-05-17 02:04:11.640295 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.640304 | ubuntu-noble | package, please make sure that 'manila.compute' is explicitly added 2026-05-17 02:04:11.640313 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.640322 | ubuntu-noble | 2026-05-17 02:04:11.640331 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.640340 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.640349 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.640357 | ubuntu-noble | 2026-05-17 02:04:11.640366 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.640375 | ubuntu-noble | 2026-05-17 02:04:11.640384 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.640393 | ubuntu-noble | 2026-05-17 02:04:11.640402 | ubuntu-noble | If you don't want 'manila.compute' to be distributed and are 2026-05-17 02:04:11.640411 | ubuntu-noble | already explicitly excluding 'manila.compute' via 2026-05-17 02:04:11.640420 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.640429 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.640438 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.640447 | ubuntu-noble | 2026-05-17 02:04:11.640485 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.640494 | ubuntu-noble | 2026-05-17 02:04:11.640503 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.640512 | ubuntu-noble | 2026-05-17 02:04:11.640521 | ubuntu-noble | 2026-05-17 02:04:11.640530 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.640539 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.640548 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.640557 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.640566 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.640575 | ubuntu-noble | 2026-05-17 02:04:11.640584 | ubuntu-noble | !! 2026-05-17 02:04:11.640593 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.640602 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.data' is absent from the `packages` configuration. 2026-05-17 02:04:11.640611 | ubuntu-noble | !! 2026-05-17 02:04:11.640620 | ubuntu-noble | 2026-05-17 02:04:11.640628 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.640637 | ubuntu-noble | ############################ 2026-05-17 02:04:11.640646 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.640655 | ubuntu-noble | ############################ 2026-05-17 02:04:11.640664 | ubuntu-noble | Python recognizes 'manila.data' as an importable package[^1], 2026-05-17 02:04:11.640673 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.640682 | ubuntu-noble | 2026-05-17 02:04:11.640690 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.640699 | ubuntu-noble | package, please make sure that 'manila.data' is explicitly added 2026-05-17 02:04:11.640708 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.640717 | ubuntu-noble | 2026-05-17 02:04:11.640735 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.640744 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.640753 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.640762 | ubuntu-noble | 2026-05-17 02:04:11.640771 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.640779 | ubuntu-noble | 2026-05-17 02:04:11.640795 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.640804 | ubuntu-noble | 2026-05-17 02:04:11.640813 | ubuntu-noble | If you don't want 'manila.data' to be distributed and are 2026-05-17 02:04:11.640822 | ubuntu-noble | already explicitly excluding 'manila.data' via 2026-05-17 02:04:11.640831 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.640840 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.640848 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.640857 | ubuntu-noble | 2026-05-17 02:04:11.640866 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.640875 | ubuntu-noble | 2026-05-17 02:04:11.640884 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.640893 | ubuntu-noble | 2026-05-17 02:04:11.640902 | ubuntu-noble | 2026-05-17 02:04:11.640916 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.640925 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.640934 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.640943 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.640952 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.640961 | ubuntu-noble | 2026-05-17 02:04:11.640970 | ubuntu-noble | !! 2026-05-17 02:04:11.640979 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.640988 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.data.drivers' is absent from the `packages` configuration. 2026-05-17 02:04:11.640997 | ubuntu-noble | !! 2026-05-17 02:04:11.641006 | ubuntu-noble | 2026-05-17 02:04:11.641015 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.641023 | ubuntu-noble | ############################ 2026-05-17 02:04:11.641032 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.641041 | ubuntu-noble | ############################ 2026-05-17 02:04:11.641050 | ubuntu-noble | Python recognizes 'manila.data.drivers' as an importable package[^1], 2026-05-17 02:04:11.641059 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.641068 | ubuntu-noble | 2026-05-17 02:04:11.641076 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.641085 | ubuntu-noble | package, please make sure that 'manila.data.drivers' is explicitly added 2026-05-17 02:04:11.641094 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.641103 | ubuntu-noble | 2026-05-17 02:04:11.641112 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.641121 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.641130 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.641138 | ubuntu-noble | 2026-05-17 02:04:11.641147 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.641156 | ubuntu-noble | 2026-05-17 02:04:11.641165 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.641174 | ubuntu-noble | 2026-05-17 02:04:11.641183 | ubuntu-noble | If you don't want 'manila.data.drivers' to be distributed and are 2026-05-17 02:04:11.641191 | ubuntu-noble | already explicitly excluding 'manila.data.drivers' via 2026-05-17 02:04:11.641200 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.641218 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.641227 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.641236 | ubuntu-noble | 2026-05-17 02:04:11.641245 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.641253 | ubuntu-noble | 2026-05-17 02:04:11.641262 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.641271 | ubuntu-noble | 2026-05-17 02:04:11.641280 | ubuntu-noble | 2026-05-17 02:04:11.641289 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.641298 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.641307 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.641315 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.641324 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.641333 | ubuntu-noble | 2026-05-17 02:04:11.641342 | ubuntu-noble | !! 2026-05-17 02:04:11.641351 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.641360 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db' is absent from the `packages` configuration. 2026-05-17 02:04:11.641369 | ubuntu-noble | !! 2026-05-17 02:04:11.641378 | ubuntu-noble | 2026-05-17 02:04:11.641387 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.641396 | ubuntu-noble | ############################ 2026-05-17 02:04:11.641405 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.641414 | ubuntu-noble | ############################ 2026-05-17 02:04:11.641423 | ubuntu-noble | Python recognizes 'manila.db' as an importable package[^1], 2026-05-17 02:04:11.641431 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.641440 | ubuntu-noble | 2026-05-17 02:04:11.641477 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.641491 | ubuntu-noble | package, please make sure that 'manila.db' is explicitly added 2026-05-17 02:04:11.641500 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.641509 | ubuntu-noble | 2026-05-17 02:04:11.641517 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.641526 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.641535 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.641544 | ubuntu-noble | 2026-05-17 02:04:11.641553 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.641562 | ubuntu-noble | 2026-05-17 02:04:11.641571 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.641580 | ubuntu-noble | 2026-05-17 02:04:11.641588 | ubuntu-noble | If you don't want 'manila.db' to be distributed and are 2026-05-17 02:04:11.641597 | ubuntu-noble | already explicitly excluding 'manila.db' via 2026-05-17 02:04:11.641606 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.641615 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.641624 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.641633 | ubuntu-noble | 2026-05-17 02:04:11.641642 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.641651 | ubuntu-noble | 2026-05-17 02:04:11.641659 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.641668 | ubuntu-noble | 2026-05-17 02:04:11.641677 | ubuntu-noble | 2026-05-17 02:04:11.641691 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.641700 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.641709 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.641727 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.641736 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.641745 | ubuntu-noble | 2026-05-17 02:04:11.641754 | ubuntu-noble | !! 2026-05-17 02:04:11.641763 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.641773 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations' is absent from the `packages` configuration. 2026-05-17 02:04:11.641782 | ubuntu-noble | !! 2026-05-17 02:04:11.641790 | ubuntu-noble | 2026-05-17 02:04:11.641799 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.641808 | ubuntu-noble | ############################ 2026-05-17 02:04:11.641817 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.641826 | ubuntu-noble | ############################ 2026-05-17 02:04:11.641835 | ubuntu-noble | Python recognizes 'manila.db.migrations' as an importable package[^1], 2026-05-17 02:04:11.641844 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.641853 | ubuntu-noble | 2026-05-17 02:04:11.641861 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.641870 | ubuntu-noble | package, please make sure that 'manila.db.migrations' is explicitly added 2026-05-17 02:04:11.641879 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.641888 | ubuntu-noble | 2026-05-17 02:04:11.641897 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.641906 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.641915 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.641924 | ubuntu-noble | 2026-05-17 02:04:11.641933 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.641941 | ubuntu-noble | 2026-05-17 02:04:11.641950 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.641959 | ubuntu-noble | 2026-05-17 02:04:11.641968 | ubuntu-noble | If you don't want 'manila.db.migrations' to be distributed and are 2026-05-17 02:04:11.641977 | ubuntu-noble | already explicitly excluding 'manila.db.migrations' via 2026-05-17 02:04:11.641986 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.641997 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.642009 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.642021 | ubuntu-noble | 2026-05-17 02:04:11.642033 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.642045 | ubuntu-noble | 2026-05-17 02:04:11.642056 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.642069 | ubuntu-noble | 2026-05-17 02:04:11.642080 | ubuntu-noble | 2026-05-17 02:04:11.642102 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.642114 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.642126 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.642138 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.642150 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.642162 | ubuntu-noble | 2026-05-17 02:04:11.642174 | ubuntu-noble | !! 2026-05-17 02:04:11.642186 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.642199 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations.alembic' is absent from the `packages` configuration. 2026-05-17 02:04:11.642211 | ubuntu-noble | !! 2026-05-17 02:04:11.642223 | ubuntu-noble | 2026-05-17 02:04:11.642235 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.642259 | ubuntu-noble | ############################ 2026-05-17 02:04:11.642271 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.642282 | ubuntu-noble | ############################ 2026-05-17 02:04:11.642291 | ubuntu-noble | Python recognizes 'manila.db.migrations.alembic' as an importable package[^1], 2026-05-17 02:04:11.642300 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.642308 | ubuntu-noble | 2026-05-17 02:04:11.642317 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.642326 | ubuntu-noble | package, please make sure that 'manila.db.migrations.alembic' is explicitly added 2026-05-17 02:04:11.642335 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.642344 | ubuntu-noble | 2026-05-17 02:04:11.642360 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.642369 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.642378 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.642387 | ubuntu-noble | 2026-05-17 02:04:11.642396 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.642405 | ubuntu-noble | 2026-05-17 02:04:11.642414 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.642423 | ubuntu-noble | 2026-05-17 02:04:11.642432 | ubuntu-noble | If you don't want 'manila.db.migrations.alembic' to be distributed and are 2026-05-17 02:04:11.642440 | ubuntu-noble | already explicitly excluding 'manila.db.migrations.alembic' via 2026-05-17 02:04:11.642508 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.642525 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.642534 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.642543 | ubuntu-noble | 2026-05-17 02:04:11.642562 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.642572 | ubuntu-noble | 2026-05-17 02:04:11.642581 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.642589 | ubuntu-noble | 2026-05-17 02:04:11.642598 | ubuntu-noble | 2026-05-17 02:04:11.642607 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.642616 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.642625 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.642634 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.642643 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.642652 | ubuntu-noble | 2026-05-17 02:04:11.642661 | ubuntu-noble | !! 2026-05-17 02:04:11.642670 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.642679 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations.alembic.versions' is absent from the `packages` configuration. 2026-05-17 02:04:11.642688 | ubuntu-noble | !! 2026-05-17 02:04:11.642697 | ubuntu-noble | 2026-05-17 02:04:11.642706 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.642715 | ubuntu-noble | ############################ 2026-05-17 02:04:11.642725 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.642734 | ubuntu-noble | ############################ 2026-05-17 02:04:11.642743 | ubuntu-noble | Python recognizes 'manila.db.migrations.alembic.versions' as an importable package[^1], 2026-05-17 02:04:11.642752 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.642761 | ubuntu-noble | 2026-05-17 02:04:11.642770 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.642779 | ubuntu-noble | package, please make sure that 'manila.db.migrations.alembic.versions' is explicitly added 2026-05-17 02:04:11.642788 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.642807 | ubuntu-noble | 2026-05-17 02:04:11.642817 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.642826 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.642835 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.642844 | ubuntu-noble | 2026-05-17 02:04:11.642852 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.642861 | ubuntu-noble | 2026-05-17 02:04:11.642870 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.642879 | ubuntu-noble | 2026-05-17 02:04:11.642888 | ubuntu-noble | If you don't want 'manila.db.migrations.alembic.versions' to be distributed and are 2026-05-17 02:04:11.642897 | ubuntu-noble | already explicitly excluding 'manila.db.migrations.alembic.versions' via 2026-05-17 02:04:11.642906 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.642915 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.642924 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.642932 | ubuntu-noble | 2026-05-17 02:04:11.642941 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.642950 | ubuntu-noble | 2026-05-17 02:04:11.642959 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.642968 | ubuntu-noble | 2026-05-17 02:04:11.642977 | ubuntu-noble | 2026-05-17 02:04:11.642986 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.642995 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.643004 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.643013 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.643022 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.643031 | ubuntu-noble | 2026-05-17 02:04:11.643040 | ubuntu-noble | !! 2026-05-17 02:04:11.643049 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.643058 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.sqlalchemy' is absent from the `packages` configuration. 2026-05-17 02:04:11.643067 | ubuntu-noble | !! 2026-05-17 02:04:11.643076 | ubuntu-noble | 2026-05-17 02:04:11.643085 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.643094 | ubuntu-noble | ############################ 2026-05-17 02:04:11.643103 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.643112 | ubuntu-noble | ############################ 2026-05-17 02:04:11.643121 | ubuntu-noble | Python recognizes 'manila.db.sqlalchemy' as an importable package[^1], 2026-05-17 02:04:11.643130 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.643139 | ubuntu-noble | 2026-05-17 02:04:11.643148 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.643157 | ubuntu-noble | package, please make sure that 'manila.db.sqlalchemy' is explicitly added 2026-05-17 02:04:11.643166 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.643174 | ubuntu-noble | 2026-05-17 02:04:11.643183 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.643192 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.643201 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.643210 | ubuntu-noble | 2026-05-17 02:04:11.643219 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.643228 | ubuntu-noble | 2026-05-17 02:04:11.643237 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.643245 | ubuntu-noble | 2026-05-17 02:04:11.643254 | ubuntu-noble | If you don't want 'manila.db.sqlalchemy' to be distributed and are 2026-05-17 02:04:11.643272 | ubuntu-noble | already explicitly excluding 'manila.db.sqlalchemy' via 2026-05-17 02:04:11.643281 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.643295 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.643304 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.643313 | ubuntu-noble | 2026-05-17 02:04:11.643322 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.643331 | ubuntu-noble | 2026-05-17 02:04:11.643340 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.643349 | ubuntu-noble | 2026-05-17 02:04:11.643358 | ubuntu-noble | 2026-05-17 02:04:11.643367 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.643376 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.643384 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.643393 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.643402 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.643411 | ubuntu-noble | 2026-05-17 02:04:11.643420 | ubuntu-noble | !! 2026-05-17 02:04:11.643429 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.643438 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.image' is absent from the `packages` configuration. 2026-05-17 02:04:11.643447 | ubuntu-noble | !! 2026-05-17 02:04:11.643486 | ubuntu-noble | 2026-05-17 02:04:11.643495 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.643504 | ubuntu-noble | ############################ 2026-05-17 02:04:11.643513 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.643522 | ubuntu-noble | ############################ 2026-05-17 02:04:11.643531 | ubuntu-noble | Python recognizes 'manila.image' as an importable package[^1], 2026-05-17 02:04:11.643540 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.643549 | ubuntu-noble | 2026-05-17 02:04:11.643558 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.643567 | ubuntu-noble | package, please make sure that 'manila.image' is explicitly added 2026-05-17 02:04:11.643576 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.643585 | ubuntu-noble | 2026-05-17 02:04:11.643594 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.643603 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.643619 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.643629 | ubuntu-noble | 2026-05-17 02:04:11.643638 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.643647 | ubuntu-noble | 2026-05-17 02:04:11.643656 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.643665 | ubuntu-noble | 2026-05-17 02:04:11.643674 | ubuntu-noble | If you don't want 'manila.image' to be distributed and are 2026-05-17 02:04:11.643683 | ubuntu-noble | already explicitly excluding 'manila.image' via 2026-05-17 02:04:11.643691 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.643700 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.643709 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.643718 | ubuntu-noble | 2026-05-17 02:04:11.643727 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.643736 | ubuntu-noble | 2026-05-17 02:04:11.643745 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.643754 | ubuntu-noble | 2026-05-17 02:04:11.643763 | ubuntu-noble | 2026-05-17 02:04:11.643772 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.643790 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.643799 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.643808 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.643817 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.643826 | ubuntu-noble | 2026-05-17 02:04:11.643835 | ubuntu-noble | !! 2026-05-17 02:04:11.643846 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.643858 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.keymgr' is absent from the `packages` configuration. 2026-05-17 02:04:11.643870 | ubuntu-noble | !! 2026-05-17 02:04:11.643881 | ubuntu-noble | 2026-05-17 02:04:11.643894 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.643906 | ubuntu-noble | ############################ 2026-05-17 02:04:11.643917 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.643929 | ubuntu-noble | ############################ 2026-05-17 02:04:11.643941 | ubuntu-noble | Python recognizes 'manila.keymgr' as an importable package[^1], 2026-05-17 02:04:11.643953 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.643964 | ubuntu-noble | 2026-05-17 02:04:11.643986 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.643998 | ubuntu-noble | package, please make sure that 'manila.keymgr' is explicitly added 2026-05-17 02:04:11.644009 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.644021 | ubuntu-noble | 2026-05-17 02:04:11.644033 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.644045 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.644057 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.644069 | ubuntu-noble | 2026-05-17 02:04:11.644081 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.644093 | ubuntu-noble | 2026-05-17 02:04:11.644105 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.644116 | ubuntu-noble | 2026-05-17 02:04:11.644128 | ubuntu-noble | If you don't want 'manila.keymgr' to be distributed and are 2026-05-17 02:04:11.644140 | ubuntu-noble | already explicitly excluding 'manila.keymgr' via 2026-05-17 02:04:11.644153 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.644191 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.644202 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.644214 | ubuntu-noble | 2026-05-17 02:04:11.644226 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.644235 | ubuntu-noble | 2026-05-17 02:04:11.644244 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.644253 | ubuntu-noble | 2026-05-17 02:04:11.644262 | ubuntu-noble | 2026-05-17 02:04:11.644271 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.644280 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.644288 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.644297 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.644306 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.644315 | ubuntu-noble | 2026-05-17 02:04:11.644324 | ubuntu-noble | !! 2026-05-17 02:04:11.644333 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.644342 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.lock' is absent from the `packages` configuration. 2026-05-17 02:04:11.644351 | ubuntu-noble | !! 2026-05-17 02:04:11.644360 | ubuntu-noble | 2026-05-17 02:04:11.644369 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.644390 | ubuntu-noble | ############################ 2026-05-17 02:04:11.644400 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.644408 | ubuntu-noble | ############################ 2026-05-17 02:04:11.644417 | ubuntu-noble | Python recognizes 'manila.lock' as an importable package[^1], 2026-05-17 02:04:11.644426 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.644435 | ubuntu-noble | 2026-05-17 02:04:11.644444 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.644489 | ubuntu-noble | package, please make sure that 'manila.lock' is explicitly added 2026-05-17 02:04:11.644499 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.644507 | ubuntu-noble | 2026-05-17 02:04:11.644516 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.644525 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.644534 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.644543 | ubuntu-noble | 2026-05-17 02:04:11.644552 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.644561 | ubuntu-noble | 2026-05-17 02:04:11.644570 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.644579 | ubuntu-noble | 2026-05-17 02:04:11.644588 | ubuntu-noble | If you don't want 'manila.lock' to be distributed and are 2026-05-17 02:04:11.644596 | ubuntu-noble | already explicitly excluding 'manila.lock' via 2026-05-17 02:04:11.644605 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.644614 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.644623 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.644632 | ubuntu-noble | 2026-05-17 02:04:11.644641 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.644650 | ubuntu-noble | 2026-05-17 02:04:11.644659 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.644668 | ubuntu-noble | 2026-05-17 02:04:11.644676 | ubuntu-noble | 2026-05-17 02:04:11.644685 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.644694 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.644703 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.644712 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.644721 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.644730 | ubuntu-noble | 2026-05-17 02:04:11.644739 | ubuntu-noble | !! 2026-05-17 02:04:11.644748 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.644757 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.message' is absent from the `packages` configuration. 2026-05-17 02:04:11.644766 | ubuntu-noble | !! 2026-05-17 02:04:11.644775 | ubuntu-noble | 2026-05-17 02:04:11.644784 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.644792 | ubuntu-noble | ############################ 2026-05-17 02:04:11.644801 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.644810 | ubuntu-noble | ############################ 2026-05-17 02:04:11.644819 | ubuntu-noble | Python recognizes 'manila.message' as an importable package[^1], 2026-05-17 02:04:11.644828 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.644837 | ubuntu-noble | 2026-05-17 02:04:11.644846 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.644855 | ubuntu-noble | package, please make sure that 'manila.message' is explicitly added 2026-05-17 02:04:11.644864 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.644873 | ubuntu-noble | 2026-05-17 02:04:11.644891 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.644900 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.644909 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.644918 | ubuntu-noble | 2026-05-17 02:04:11.644927 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.644936 | ubuntu-noble | 2026-05-17 02:04:11.644945 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.644954 | ubuntu-noble | 2026-05-17 02:04:11.644963 | ubuntu-noble | If you don't want 'manila.message' to be distributed and are 2026-05-17 02:04:11.644972 | ubuntu-noble | already explicitly excluding 'manila.message' via 2026-05-17 02:04:11.645001 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.645014 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.645026 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.645038 | ubuntu-noble | 2026-05-17 02:04:11.645052 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.645063 | ubuntu-noble | 2026-05-17 02:04:11.645074 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.645087 | ubuntu-noble | 2026-05-17 02:04:11.645098 | ubuntu-noble | 2026-05-17 02:04:11.645110 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.645120 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.645131 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.645141 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.645152 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.645162 | ubuntu-noble | 2026-05-17 02:04:11.645172 | ubuntu-noble | !! 2026-05-17 02:04:11.645183 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.645194 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network' is absent from the `packages` configuration. 2026-05-17 02:04:11.645205 | ubuntu-noble | !! 2026-05-17 02:04:11.645215 | ubuntu-noble | 2026-05-17 02:04:11.645226 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.645237 | ubuntu-noble | ############################ 2026-05-17 02:04:11.645247 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.645258 | ubuntu-noble | ############################ 2026-05-17 02:04:11.645268 | ubuntu-noble | Python recognizes 'manila.network' as an importable package[^1], 2026-05-17 02:04:11.645279 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.645289 | ubuntu-noble | 2026-05-17 02:04:11.645300 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.645311 | ubuntu-noble | package, please make sure that 'manila.network' is explicitly added 2026-05-17 02:04:11.645321 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.645332 | ubuntu-noble | 2026-05-17 02:04:11.645342 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.645353 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.645364 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.645375 | ubuntu-noble | 2026-05-17 02:04:11.645386 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.645396 | ubuntu-noble | 2026-05-17 02:04:11.645407 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.645418 | ubuntu-noble | 2026-05-17 02:04:11.645429 | ubuntu-noble | If you don't want 'manila.network' to be distributed and are 2026-05-17 02:04:11.645440 | ubuntu-noble | already explicitly excluding 'manila.network' via 2026-05-17 02:04:11.645483 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.645526 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.645535 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.645544 | ubuntu-noble | 2026-05-17 02:04:11.645552 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.645560 | ubuntu-noble | 2026-05-17 02:04:11.645568 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.645576 | ubuntu-noble | 2026-05-17 02:04:11.645585 | ubuntu-noble | 2026-05-17 02:04:11.645593 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.645601 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.645609 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.645617 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.645625 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.645634 | ubuntu-noble | 2026-05-17 02:04:11.645642 | ubuntu-noble | !! 2026-05-17 02:04:11.645650 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.645659 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network.linux' is absent from the `packages` configuration. 2026-05-17 02:04:11.645667 | ubuntu-noble | !! 2026-05-17 02:04:11.645675 | ubuntu-noble | 2026-05-17 02:04:11.645683 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.645692 | ubuntu-noble | ############################ 2026-05-17 02:04:11.645700 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.645708 | ubuntu-noble | ############################ 2026-05-17 02:04:11.645716 | ubuntu-noble | Python recognizes 'manila.network.linux' as an importable package[^1], 2026-05-17 02:04:11.645729 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.645737 | ubuntu-noble | 2026-05-17 02:04:11.645746 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.645754 | ubuntu-noble | package, please make sure that 'manila.network.linux' is explicitly added 2026-05-17 02:04:11.645762 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.645770 | ubuntu-noble | 2026-05-17 02:04:11.645778 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.645786 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.645794 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.645803 | ubuntu-noble | 2026-05-17 02:04:11.645811 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.645819 | ubuntu-noble | 2026-05-17 02:04:11.645827 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.645835 | ubuntu-noble | 2026-05-17 02:04:11.645843 | ubuntu-noble | If you don't want 'manila.network.linux' to be distributed and are 2026-05-17 02:04:11.645851 | ubuntu-noble | already explicitly excluding 'manila.network.linux' via 2026-05-17 02:04:11.645876 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.645885 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.645893 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.645901 | ubuntu-noble | 2026-05-17 02:04:11.645909 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.645918 | ubuntu-noble | 2026-05-17 02:04:11.645926 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.645934 | ubuntu-noble | 2026-05-17 02:04:11.645942 | ubuntu-noble | 2026-05-17 02:04:11.645950 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.645958 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.645975 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.645984 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.645992 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.646000 | ubuntu-noble | 2026-05-17 02:04:11.646008 | ubuntu-noble | !! 2026-05-17 02:04:11.646016 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.646025 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network.neutron' is absent from the `packages` configuration. 2026-05-17 02:04:11.646033 | ubuntu-noble | !! 2026-05-17 02:04:11.646041 | ubuntu-noble | 2026-05-17 02:04:11.646051 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.646061 | ubuntu-noble | ############################ 2026-05-17 02:04:11.646070 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.646079 | ubuntu-noble | ############################ 2026-05-17 02:04:11.646088 | ubuntu-noble | Python recognizes 'manila.network.neutron' as an importable package[^1], 2026-05-17 02:04:11.646097 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.646106 | ubuntu-noble | 2026-05-17 02:04:11.646115 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.646124 | ubuntu-noble | package, please make sure that 'manila.network.neutron' is explicitly added 2026-05-17 02:04:11.646132 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.646141 | ubuntu-noble | 2026-05-17 02:04:11.646150 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.646159 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.646168 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.646177 | ubuntu-noble | 2026-05-17 02:04:11.646186 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.646195 | ubuntu-noble | 2026-05-17 02:04:11.646204 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.646213 | ubuntu-noble | 2026-05-17 02:04:11.646222 | ubuntu-noble | If you don't want 'manila.network.neutron' to be distributed and are 2026-05-17 02:04:11.646230 | ubuntu-noble | already explicitly excluding 'manila.network.neutron' via 2026-05-17 02:04:11.646239 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.646248 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.646257 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.646266 | ubuntu-noble | 2026-05-17 02:04:11.646275 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.646284 | ubuntu-noble | 2026-05-17 02:04:11.646292 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.646301 | ubuntu-noble | 2026-05-17 02:04:11.646310 | ubuntu-noble | 2026-05-17 02:04:11.646319 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.646328 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.646337 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.646346 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.646355 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.646364 | ubuntu-noble | 2026-05-17 02:04:11.646373 | ubuntu-noble | !! 2026-05-17 02:04:11.646382 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.646391 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.policies' is absent from the `packages` configuration. 2026-05-17 02:04:11.646400 | ubuntu-noble | !! 2026-05-17 02:04:11.646409 | ubuntu-noble | 2026-05-17 02:04:11.646418 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.646436 | ubuntu-noble | ############################ 2026-05-17 02:04:11.646445 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.646509 | ubuntu-noble | ############################ 2026-05-17 02:04:11.646525 | ubuntu-noble | Python recognizes 'manila.policies' as an importable package[^1], 2026-05-17 02:04:11.646534 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.646543 | ubuntu-noble | 2026-05-17 02:04:11.646552 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.646561 | ubuntu-noble | package, please make sure that 'manila.policies' is explicitly added 2026-05-17 02:04:11.646570 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.646579 | ubuntu-noble | 2026-05-17 02:04:11.646588 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.646597 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.646606 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.646615 | ubuntu-noble | 2026-05-17 02:04:11.646624 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.646633 | ubuntu-noble | 2026-05-17 02:04:11.646643 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.646651 | ubuntu-noble | 2026-05-17 02:04:11.646673 | ubuntu-noble | If you don't want 'manila.policies' to be distributed and are 2026-05-17 02:04:11.646682 | ubuntu-noble | already explicitly excluding 'manila.policies' via 2026-05-17 02:04:11.646691 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.646700 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.646709 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.646718 | ubuntu-noble | 2026-05-17 02:04:11.646727 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.646736 | ubuntu-noble | 2026-05-17 02:04:11.646745 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.646754 | ubuntu-noble | 2026-05-17 02:04:11.646763 | ubuntu-noble | 2026-05-17 02:04:11.646772 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.646781 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.646790 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.646799 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.646808 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.646816 | ubuntu-noble | 2026-05-17 02:04:11.646826 | ubuntu-noble | !! 2026-05-17 02:04:11.646835 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.646844 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.privsep' is absent from the `packages` configuration. 2026-05-17 02:04:11.646853 | ubuntu-noble | !! 2026-05-17 02:04:11.646862 | ubuntu-noble | 2026-05-17 02:04:11.646871 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.646879 | ubuntu-noble | ############################ 2026-05-17 02:04:11.646888 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.646897 | ubuntu-noble | ############################ 2026-05-17 02:04:11.646906 | ubuntu-noble | Python recognizes 'manila.privsep' as an importable package[^1], 2026-05-17 02:04:11.646915 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.646924 | ubuntu-noble | 2026-05-17 02:04:11.646933 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.646942 | ubuntu-noble | package, please make sure that 'manila.privsep' is explicitly added 2026-05-17 02:04:11.646950 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.646959 | ubuntu-noble | 2026-05-17 02:04:11.646968 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.646986 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.646995 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.647004 | ubuntu-noble | 2026-05-17 02:04:11.647013 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.647022 | ubuntu-noble | 2026-05-17 02:04:11.647031 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.647040 | ubuntu-noble | 2026-05-17 02:04:11.647049 | ubuntu-noble | If you don't want 'manila.privsep' to be distributed and are 2026-05-17 02:04:11.647058 | ubuntu-noble | already explicitly excluding 'manila.privsep' via 2026-05-17 02:04:11.647067 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.647076 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.647085 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.647093 | ubuntu-noble | 2026-05-17 02:04:11.647102 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.647111 | ubuntu-noble | 2026-05-17 02:04:11.647120 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.647129 | ubuntu-noble | 2026-05-17 02:04:11.647138 | ubuntu-noble | 2026-05-17 02:04:11.647147 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.647156 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.647165 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.647174 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.647182 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.647191 | ubuntu-noble | 2026-05-17 02:04:11.647200 | ubuntu-noble | !! 2026-05-17 02:04:11.647209 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.647218 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler' is absent from the `packages` configuration. 2026-05-17 02:04:11.647227 | ubuntu-noble | !! 2026-05-17 02:04:11.647238 | ubuntu-noble | 2026-05-17 02:04:11.647250 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.647262 | ubuntu-noble | ############################ 2026-05-17 02:04:11.647274 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.647286 | ubuntu-noble | ############################ 2026-05-17 02:04:11.647298 | ubuntu-noble | Python recognizes 'manila.scheduler' as an importable package[^1], 2026-05-17 02:04:11.647309 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.647321 | ubuntu-noble | 2026-05-17 02:04:11.647333 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.647345 | ubuntu-noble | package, please make sure that 'manila.scheduler' is explicitly added 2026-05-17 02:04:11.647367 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.647379 | ubuntu-noble | 2026-05-17 02:04:11.647391 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.647403 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.647415 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.647427 | ubuntu-noble | 2026-05-17 02:04:11.647439 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.647485 | ubuntu-noble | 2026-05-17 02:04:11.647505 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.647517 | ubuntu-noble | 2026-05-17 02:04:11.647546 | ubuntu-noble | If you don't want 'manila.scheduler' to be distributed and are 2026-05-17 02:04:11.647559 | ubuntu-noble | already explicitly excluding 'manila.scheduler' via 2026-05-17 02:04:11.647571 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.647597 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.647608 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.647619 | ubuntu-noble | 2026-05-17 02:04:11.647630 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.647641 | ubuntu-noble | 2026-05-17 02:04:11.647653 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.647665 | ubuntu-noble | 2026-05-17 02:04:11.647677 | ubuntu-noble | 2026-05-17 02:04:11.647688 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.647700 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.647712 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.647723 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.647735 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.647748 | ubuntu-noble | 2026-05-17 02:04:11.647760 | ubuntu-noble | !! 2026-05-17 02:04:11.647772 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.647783 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.drivers' is absent from the `packages` configuration. 2026-05-17 02:04:11.647796 | ubuntu-noble | !! 2026-05-17 02:04:11.647807 | ubuntu-noble | 2026-05-17 02:04:11.647819 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.647831 | ubuntu-noble | ############################ 2026-05-17 02:04:11.647842 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.647853 | ubuntu-noble | ############################ 2026-05-17 02:04:11.647865 | ubuntu-noble | Python recognizes 'manila.scheduler.drivers' as an importable package[^1], 2026-05-17 02:04:11.647876 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.647888 | ubuntu-noble | 2026-05-17 02:04:11.647900 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.647912 | ubuntu-noble | package, please make sure that 'manila.scheduler.drivers' is explicitly added 2026-05-17 02:04:11.647923 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.647935 | ubuntu-noble | 2026-05-17 02:04:11.647947 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.647959 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.647971 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.647982 | ubuntu-noble | 2026-05-17 02:04:11.647994 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.648006 | ubuntu-noble | 2026-05-17 02:04:11.648017 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.648029 | ubuntu-noble | 2026-05-17 02:04:11.648041 | ubuntu-noble | If you don't want 'manila.scheduler.drivers' to be distributed and are 2026-05-17 02:04:11.648052 | ubuntu-noble | already explicitly excluding 'manila.scheduler.drivers' via 2026-05-17 02:04:11.648064 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.648076 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.648088 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.648100 | ubuntu-noble | 2026-05-17 02:04:11.648112 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.648123 | ubuntu-noble | 2026-05-17 02:04:11.648132 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.648141 | ubuntu-noble | 2026-05-17 02:04:11.648150 | ubuntu-noble | 2026-05-17 02:04:11.648159 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.648168 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.648190 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.648199 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.648208 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.648217 | ubuntu-noble | 2026-05-17 02:04:11.648226 | ubuntu-noble | !! 2026-05-17 02:04:11.648235 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.648244 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.evaluator' is absent from the `packages` configuration. 2026-05-17 02:04:11.648254 | ubuntu-noble | !! 2026-05-17 02:04:11.648263 | ubuntu-noble | 2026-05-17 02:04:11.648280 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.648289 | ubuntu-noble | ############################ 2026-05-17 02:04:11.648298 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.648307 | ubuntu-noble | ############################ 2026-05-17 02:04:11.648316 | ubuntu-noble | Python recognizes 'manila.scheduler.evaluator' as an importable package[^1], 2026-05-17 02:04:11.648325 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.648334 | ubuntu-noble | 2026-05-17 02:04:11.648343 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.648352 | ubuntu-noble | package, please make sure that 'manila.scheduler.evaluator' is explicitly added 2026-05-17 02:04:11.648361 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.648370 | ubuntu-noble | 2026-05-17 02:04:11.648379 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.648388 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.648397 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.648406 | ubuntu-noble | 2026-05-17 02:04:11.648436 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.648446 | ubuntu-noble | 2026-05-17 02:04:11.648492 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.648501 | ubuntu-noble | 2026-05-17 02:04:11.648510 | ubuntu-noble | If you don't want 'manila.scheduler.evaluator' to be distributed and are 2026-05-17 02:04:11.648518 | ubuntu-noble | already explicitly excluding 'manila.scheduler.evaluator' via 2026-05-17 02:04:11.648527 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.648536 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.648545 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.648554 | ubuntu-noble | 2026-05-17 02:04:11.648563 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.648572 | ubuntu-noble | 2026-05-17 02:04:11.648583 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.648595 | ubuntu-noble | 2026-05-17 02:04:11.648607 | ubuntu-noble | 2026-05-17 02:04:11.648619 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.648631 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.648643 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.648655 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.648667 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.648678 | ubuntu-noble | 2026-05-17 02:04:11.648690 | ubuntu-noble | !! 2026-05-17 02:04:11.648702 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.648714 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.filters' is absent from the `packages` configuration. 2026-05-17 02:04:11.648727 | ubuntu-noble | !! 2026-05-17 02:04:11.648739 | ubuntu-noble | 2026-05-17 02:04:11.648751 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.648776 | ubuntu-noble | ############################ 2026-05-17 02:04:11.648785 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.648794 | ubuntu-noble | ############################ 2026-05-17 02:04:11.648803 | ubuntu-noble | Python recognizes 'manila.scheduler.filters' as an importable package[^1], 2026-05-17 02:04:11.648812 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.648821 | ubuntu-noble | 2026-05-17 02:04:11.648830 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.648839 | ubuntu-noble | package, please make sure that 'manila.scheduler.filters' is explicitly added 2026-05-17 02:04:11.648848 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.648857 | ubuntu-noble | 2026-05-17 02:04:11.648866 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.648875 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.648884 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.648893 | ubuntu-noble | 2026-05-17 02:04:11.648902 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.648911 | ubuntu-noble | 2026-05-17 02:04:11.648920 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.648928 | ubuntu-noble | 2026-05-17 02:04:11.648937 | ubuntu-noble | If you don't want 'manila.scheduler.filters' to be distributed and are 2026-05-17 02:04:11.648946 | ubuntu-noble | already explicitly excluding 'manila.scheduler.filters' via 2026-05-17 02:04:11.648955 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.648964 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.648973 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.648982 | ubuntu-noble | 2026-05-17 02:04:11.648991 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.649000 | ubuntu-noble | 2026-05-17 02:04:11.649009 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.649018 | ubuntu-noble | 2026-05-17 02:04:11.649027 | ubuntu-noble | 2026-05-17 02:04:11.649036 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.649045 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.649054 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.649063 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.649072 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.649081 | ubuntu-noble | 2026-05-17 02:04:11.649090 | ubuntu-noble | !! 2026-05-17 02:04:11.649099 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.649108 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.filters.share_group_filters' is absent from the `packages` configuration. 2026-05-17 02:04:11.649127 | ubuntu-noble | !! 2026-05-17 02:04:11.649136 | ubuntu-noble | 2026-05-17 02:04:11.649145 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.649154 | ubuntu-noble | ############################ 2026-05-17 02:04:11.649163 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.649172 | ubuntu-noble | ############################ 2026-05-17 02:04:11.649181 | ubuntu-noble | Python recognizes 'manila.scheduler.filters.share_group_filters' as an importable package[^1], 2026-05-17 02:04:11.649190 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.649199 | ubuntu-noble | 2026-05-17 02:04:11.649208 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.649217 | ubuntu-noble | package, please make sure that 'manila.scheduler.filters.share_group_filters' is explicitly added 2026-05-17 02:04:11.649235 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.649245 | ubuntu-noble | 2026-05-17 02:04:11.649264 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.649273 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.649282 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.649291 | ubuntu-noble | 2026-05-17 02:04:11.649300 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.649309 | ubuntu-noble | 2026-05-17 02:04:11.649318 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.649327 | ubuntu-noble | 2026-05-17 02:04:11.649336 | ubuntu-noble | If you don't want 'manila.scheduler.filters.share_group_filters' to be distributed and are 2026-05-17 02:04:11.649345 | ubuntu-noble | already explicitly excluding 'manila.scheduler.filters.share_group_filters' via 2026-05-17 02:04:11.649354 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.649363 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.649372 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.649381 | ubuntu-noble | 2026-05-17 02:04:11.649389 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.649398 | ubuntu-noble | 2026-05-17 02:04:11.649407 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.649416 | ubuntu-noble | 2026-05-17 02:04:11.649425 | ubuntu-noble | 2026-05-17 02:04:11.649434 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.649443 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.649495 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.649505 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.649514 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.649523 | ubuntu-noble | 2026-05-17 02:04:11.649532 | ubuntu-noble | !! 2026-05-17 02:04:11.649541 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.649550 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.weighers' is absent from the `packages` configuration. 2026-05-17 02:04:11.649559 | ubuntu-noble | !! 2026-05-17 02:04:11.649568 | ubuntu-noble | 2026-05-17 02:04:11.649577 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.649586 | ubuntu-noble | ############################ 2026-05-17 02:04:11.649595 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.649604 | ubuntu-noble | ############################ 2026-05-17 02:04:11.649613 | ubuntu-noble | Python recognizes 'manila.scheduler.weighers' as an importable package[^1], 2026-05-17 02:04:11.649622 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.649631 | ubuntu-noble | 2026-05-17 02:04:11.649640 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.649649 | ubuntu-noble | package, please make sure that 'manila.scheduler.weighers' is explicitly added 2026-05-17 02:04:11.649658 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.649669 | ubuntu-noble | 2026-05-17 02:04:11.649678 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.649687 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.649695 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.649704 | ubuntu-noble | 2026-05-17 02:04:11.649722 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.649731 | ubuntu-noble | 2026-05-17 02:04:11.649740 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.649749 | ubuntu-noble | 2026-05-17 02:04:11.649758 | ubuntu-noble | If you don't want 'manila.scheduler.weighers' to be distributed and are 2026-05-17 02:04:11.649777 | ubuntu-noble | already explicitly excluding 'manila.scheduler.weighers' via 2026-05-17 02:04:11.649786 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.649795 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.649804 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.649813 | ubuntu-noble | 2026-05-17 02:04:11.649822 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.649831 | ubuntu-noble | 2026-05-17 02:04:11.649840 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.649849 | ubuntu-noble | 2026-05-17 02:04:11.649858 | ubuntu-noble | 2026-05-17 02:04:11.649867 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.649876 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.649885 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.649907 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.649916 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.649925 | ubuntu-noble | 2026-05-17 02:04:11.649934 | ubuntu-noble | !! 2026-05-17 02:04:11.649944 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.649953 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.services' is absent from the `packages` configuration. 2026-05-17 02:04:11.649962 | ubuntu-noble | !! 2026-05-17 02:04:11.649971 | ubuntu-noble | 2026-05-17 02:04:11.649980 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.649989 | ubuntu-noble | ############################ 2026-05-17 02:04:11.649998 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.650007 | ubuntu-noble | ############################ 2026-05-17 02:04:11.650016 | ubuntu-noble | Python recognizes 'manila.services' as an importable package[^1], 2026-05-17 02:04:11.650025 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.650034 | ubuntu-noble | 2026-05-17 02:04:11.650043 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.650067 | ubuntu-noble | package, please make sure that 'manila.services' is explicitly added 2026-05-17 02:04:11.650077 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.650086 | ubuntu-noble | 2026-05-17 02:04:11.650095 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.650104 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.650113 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.650122 | ubuntu-noble | 2026-05-17 02:04:11.650131 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.650140 | ubuntu-noble | 2026-05-17 02:04:11.650149 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.650158 | ubuntu-noble | 2026-05-17 02:04:11.650167 | ubuntu-noble | If you don't want 'manila.services' to be distributed and are 2026-05-17 02:04:11.650176 | ubuntu-noble | already explicitly excluding 'manila.services' via 2026-05-17 02:04:11.650185 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.650194 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.650203 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.650211 | ubuntu-noble | 2026-05-17 02:04:11.650220 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.650229 | ubuntu-noble | 2026-05-17 02:04:11.650238 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.650247 | ubuntu-noble | 2026-05-17 02:04:11.650265 | ubuntu-noble | 2026-05-17 02:04:11.650274 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.650283 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.650292 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.650301 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.650310 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.650320 | ubuntu-noble | 2026-05-17 02:04:11.650331 | ubuntu-noble | !! 2026-05-17 02:04:11.650344 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.650356 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share' is absent from the `packages` configuration. 2026-05-17 02:04:11.650368 | ubuntu-noble | !! 2026-05-17 02:04:11.650380 | ubuntu-noble | 2026-05-17 02:04:11.650392 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.650403 | ubuntu-noble | ############################ 2026-05-17 02:04:11.650415 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.650426 | ubuntu-noble | ############################ 2026-05-17 02:04:11.650438 | ubuntu-noble | Python recognizes 'manila.share' as an importable package[^1], 2026-05-17 02:04:11.650570 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.650597 | ubuntu-noble | 2026-05-17 02:04:11.650610 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.650622 | ubuntu-noble | package, please make sure that 'manila.share' is explicitly added 2026-05-17 02:04:11.650634 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.650643 | ubuntu-noble | 2026-05-17 02:04:11.650653 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.650662 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.650670 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.650679 | ubuntu-noble | 2026-05-17 02:04:11.650688 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.650697 | ubuntu-noble | 2026-05-17 02:04:11.650706 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.650715 | ubuntu-noble | 2026-05-17 02:04:11.650724 | ubuntu-noble | If you don't want 'manila.share' to be distributed and are 2026-05-17 02:04:11.650733 | ubuntu-noble | already explicitly excluding 'manila.share' via 2026-05-17 02:04:11.650742 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.650751 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.650760 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.650769 | ubuntu-noble | 2026-05-17 02:04:11.650778 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.650786 | ubuntu-noble | 2026-05-17 02:04:11.650795 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.650804 | ubuntu-noble | 2026-05-17 02:04:11.650813 | ubuntu-noble | 2026-05-17 02:04:11.650822 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.650831 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.650840 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.650859 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.650868 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.650876 | ubuntu-noble | 2026-05-17 02:04:11.650885 | ubuntu-noble | !! 2026-05-17 02:04:11.650894 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.650904 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers' is absent from the `packages` configuration. 2026-05-17 02:04:11.650924 | ubuntu-noble | !! 2026-05-17 02:04:11.650934 | ubuntu-noble | 2026-05-17 02:04:11.650943 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.650952 | ubuntu-noble | ############################ 2026-05-17 02:04:11.650960 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.650969 | ubuntu-noble | ############################ 2026-05-17 02:04:11.650978 | ubuntu-noble | Python recognizes 'manila.share.drivers' as an importable package[^1], 2026-05-17 02:04:11.650987 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.650996 | ubuntu-noble | 2026-05-17 02:04:11.651023 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.651033 | ubuntu-noble | package, please make sure that 'manila.share.drivers' is explicitly added 2026-05-17 02:04:11.651042 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.651051 | ubuntu-noble | 2026-05-17 02:04:11.651057 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.651062 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.651067 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.651072 | ubuntu-noble | 2026-05-17 02:04:11.651077 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.651080 | ubuntu-noble | 2026-05-17 02:04:11.651084 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.651088 | ubuntu-noble | 2026-05-17 02:04:11.651091 | ubuntu-noble | If you don't want 'manila.share.drivers' to be distributed and are 2026-05-17 02:04:11.651095 | ubuntu-noble | already explicitly excluding 'manila.share.drivers' via 2026-05-17 02:04:11.651099 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.651102 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.651106 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.651110 | ubuntu-noble | 2026-05-17 02:04:11.651113 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.651117 | ubuntu-noble | 2026-05-17 02:04:11.651121 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.651124 | ubuntu-noble | 2026-05-17 02:04:11.651129 | ubuntu-noble | 2026-05-17 02:04:11.651134 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.651138 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.651143 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.651148 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.651152 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.651157 | ubuntu-noble | 2026-05-17 02:04:11.651162 | ubuntu-noble | !! 2026-05-17 02:04:11.651167 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.651172 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.cephfs' is absent from the `packages` configuration. 2026-05-17 02:04:11.651176 | ubuntu-noble | !! 2026-05-17 02:04:11.651181 | ubuntu-noble | 2026-05-17 02:04:11.651186 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.651191 | ubuntu-noble | ############################ 2026-05-17 02:04:11.651196 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.651200 | ubuntu-noble | ############################ 2026-05-17 02:04:11.651205 | ubuntu-noble | Python recognizes 'manila.share.drivers.cephfs' as an importable package[^1], 2026-05-17 02:04:11.651210 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.651215 | ubuntu-noble | 2026-05-17 02:04:11.651219 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.651223 | ubuntu-noble | package, please make sure that 'manila.share.drivers.cephfs' is explicitly added 2026-05-17 02:04:11.651231 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.651235 | ubuntu-noble | 2026-05-17 02:04:11.651239 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.651243 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.651246 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.651250 | ubuntu-noble | 2026-05-17 02:04:11.651253 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.651257 | ubuntu-noble | 2026-05-17 02:04:11.651261 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.651264 | ubuntu-noble | 2026-05-17 02:04:11.651268 | ubuntu-noble | If you don't want 'manila.share.drivers.cephfs' to be distributed and are 2026-05-17 02:04:11.651272 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.cephfs' via 2026-05-17 02:04:11.651275 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.651279 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.651283 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.651286 | ubuntu-noble | 2026-05-17 02:04:11.651290 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.651294 | ubuntu-noble | 2026-05-17 02:04:11.651297 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.651301 | ubuntu-noble | 2026-05-17 02:04:11.651304 | ubuntu-noble | 2026-05-17 02:04:11.651308 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.651312 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.651315 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.651319 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.651323 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.651326 | ubuntu-noble | 2026-05-17 02:04:11.651330 | ubuntu-noble | !! 2026-05-17 02:04:11.651334 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.651338 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.cephfs.conf' is absent from the `packages` configuration. 2026-05-17 02:04:11.651341 | ubuntu-noble | !! 2026-05-17 02:04:11.651345 | ubuntu-noble | 2026-05-17 02:04:11.651349 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.651353 | ubuntu-noble | ############################ 2026-05-17 02:04:11.651356 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.651360 | ubuntu-noble | ############################ 2026-05-17 02:04:11.651371 | ubuntu-noble | Python recognizes 'manila.share.drivers.cephfs.conf' as an importable package[^1], 2026-05-17 02:04:11.651375 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.651379 | ubuntu-noble | 2026-05-17 02:04:11.651383 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.651386 | ubuntu-noble | package, please make sure that 'manila.share.drivers.cephfs.conf' is explicitly added 2026-05-17 02:04:11.651390 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.651394 | ubuntu-noble | 2026-05-17 02:04:11.651397 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.651401 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.651405 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.651408 | ubuntu-noble | 2026-05-17 02:04:11.651412 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.651415 | ubuntu-noble | 2026-05-17 02:04:11.651419 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.651427 | ubuntu-noble | 2026-05-17 02:04:11.651430 | ubuntu-noble | If you don't want 'manila.share.drivers.cephfs.conf' to be distributed and are 2026-05-17 02:04:11.651434 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.cephfs.conf' via 2026-05-17 02:04:11.651438 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.651441 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.651445 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.651461 | ubuntu-noble | 2026-05-17 02:04:11.651465 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.651471 | ubuntu-noble | 2026-05-17 02:04:11.651475 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.651479 | ubuntu-noble | 2026-05-17 02:04:11.651482 | ubuntu-noble | 2026-05-17 02:04:11.651486 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.651490 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.651493 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.651497 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.651501 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.651504 | ubuntu-noble | 2026-05-17 02:04:11.651508 | ubuntu-noble | !! 2026-05-17 02:04:11.651512 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.651515 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.container' is absent from the `packages` configuration. 2026-05-17 02:04:11.651519 | ubuntu-noble | !! 2026-05-17 02:04:11.651523 | ubuntu-noble | 2026-05-17 02:04:11.651526 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.651530 | ubuntu-noble | ############################ 2026-05-17 02:04:11.651534 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.651537 | ubuntu-noble | ############################ 2026-05-17 02:04:11.651541 | ubuntu-noble | Python recognizes 'manila.share.drivers.container' as an importable package[^1], 2026-05-17 02:04:11.651545 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.651548 | ubuntu-noble | 2026-05-17 02:04:11.651552 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.651556 | ubuntu-noble | package, please make sure that 'manila.share.drivers.container' is explicitly added 2026-05-17 02:04:11.651563 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.651567 | ubuntu-noble | 2026-05-17 02:04:11.651571 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.651574 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.651578 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.651582 | ubuntu-noble | 2026-05-17 02:04:11.651585 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.651589 | ubuntu-noble | 2026-05-17 02:04:11.651593 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.651596 | ubuntu-noble | 2026-05-17 02:04:11.651600 | ubuntu-noble | If you don't want 'manila.share.drivers.container' to be distributed and are 2026-05-17 02:04:11.651604 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.container' via 2026-05-17 02:04:11.651607 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.651611 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.651615 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.651618 | ubuntu-noble | 2026-05-17 02:04:11.651624 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.651628 | ubuntu-noble | 2026-05-17 02:04:11.651636 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.651640 | ubuntu-noble | 2026-05-17 02:04:11.651643 | ubuntu-noble | 2026-05-17 02:04:11.651647 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.651651 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.651654 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.651658 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.651662 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.651665 | ubuntu-noble | 2026-05-17 02:04:11.651669 | ubuntu-noble | !! 2026-05-17 02:04:11.651673 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.651676 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc' is absent from the `packages` configuration. 2026-05-17 02:04:11.651680 | ubuntu-noble | !! 2026-05-17 02:04:11.651684 | ubuntu-noble | 2026-05-17 02:04:11.651692 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.651695 | ubuntu-noble | ############################ 2026-05-17 02:04:11.651699 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.651703 | ubuntu-noble | ############################ 2026-05-17 02:04:11.651706 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc' as an importable package[^1], 2026-05-17 02:04:11.651710 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.651714 | ubuntu-noble | 2026-05-17 02:04:11.651717 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.651721 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc' is explicitly added 2026-05-17 02:04:11.651725 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.651728 | ubuntu-noble | 2026-05-17 02:04:11.651732 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.651735 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.651739 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.651743 | ubuntu-noble | 2026-05-17 02:04:11.651746 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.651750 | ubuntu-noble | 2026-05-17 02:04:11.651754 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.651757 | ubuntu-noble | 2026-05-17 02:04:11.651761 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc' to be distributed and are 2026-05-17 02:04:11.651765 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc' via 2026-05-17 02:04:11.651768 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.651772 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.651776 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.651779 | ubuntu-noble | 2026-05-17 02:04:11.651783 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.651787 | ubuntu-noble | 2026-05-17 02:04:11.651790 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.651794 | ubuntu-noble | 2026-05-17 02:04:11.651798 | ubuntu-noble | 2026-05-17 02:04:11.651801 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.651805 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.651809 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.651812 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.651816 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.651820 | ubuntu-noble | 2026-05-17 02:04:11.651823 | ubuntu-noble | !! 2026-05-17 02:04:11.651831 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.651835 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.common' is absent from the `packages` configuration. 2026-05-17 02:04:11.651838 | ubuntu-noble | !! 2026-05-17 02:04:11.651842 | ubuntu-noble | 2026-05-17 02:04:11.651846 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.651849 | ubuntu-noble | ############################ 2026-05-17 02:04:11.651853 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.651857 | ubuntu-noble | ############################ 2026-05-17 02:04:11.651860 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.common' as an importable package[^1], 2026-05-17 02:04:11.651864 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.651868 | ubuntu-noble | 2026-05-17 02:04:11.651871 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.651875 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.common' is explicitly added 2026-05-17 02:04:11.651878 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.651882 | ubuntu-noble | 2026-05-17 02:04:11.651886 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.651889 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.651893 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.651897 | ubuntu-noble | 2026-05-17 02:04:11.651900 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.651904 | ubuntu-noble | 2026-05-17 02:04:11.651908 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.651911 | ubuntu-noble | 2026-05-17 02:04:11.651915 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.common' to be distributed and are 2026-05-17 02:04:11.651919 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.common' via 2026-05-17 02:04:11.651922 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.651929 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.651933 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.651936 | ubuntu-noble | 2026-05-17 02:04:11.651940 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.651943 | ubuntu-noble | 2026-05-17 02:04:11.651947 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.651951 | ubuntu-noble | 2026-05-17 02:04:11.651954 | ubuntu-noble | 2026-05-17 02:04:11.651958 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.651962 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.651965 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.651969 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.651973 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.651976 | ubuntu-noble | 2026-05-17 02:04:11.651980 | ubuntu-noble | !! 2026-05-17 02:04:11.651984 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.651993 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.common.enas' is absent from the `packages` configuration. 2026-05-17 02:04:11.651997 | ubuntu-noble | !! 2026-05-17 02:04:11.652001 | ubuntu-noble | 2026-05-17 02:04:11.652005 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.652009 | ubuntu-noble | ############################ 2026-05-17 02:04:11.652012 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.652016 | ubuntu-noble | ############################ 2026-05-17 02:04:11.652020 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.common.enas' as an importable package[^1], 2026-05-17 02:04:11.652027 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.652031 | ubuntu-noble | 2026-05-17 02:04:11.652035 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.652038 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.common.enas' is explicitly added 2026-05-17 02:04:11.652042 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.652046 | ubuntu-noble | 2026-05-17 02:04:11.652049 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.652053 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.652057 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.652060 | ubuntu-noble | 2026-05-17 02:04:11.652064 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.652067 | ubuntu-noble | 2026-05-17 02:04:11.652071 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.652075 | ubuntu-noble | 2026-05-17 02:04:11.652078 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.common.enas' to be distributed and are 2026-05-17 02:04:11.652082 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.common.enas' via 2026-05-17 02:04:11.652086 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.652089 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.652093 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.652097 | ubuntu-noble | 2026-05-17 02:04:11.652100 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.652104 | ubuntu-noble | 2026-05-17 02:04:11.652107 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.652111 | ubuntu-noble | 2026-05-17 02:04:11.652115 | ubuntu-noble | 2026-05-17 02:04:11.652118 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.652122 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.652126 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.652129 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.652133 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.652137 | ubuntu-noble | 2026-05-17 02:04:11.652140 | ubuntu-noble | !! 2026-05-17 02:04:11.652144 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.652148 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins' is absent from the `packages` configuration. 2026-05-17 02:04:11.652151 | ubuntu-noble | !! 2026-05-17 02:04:11.652155 | ubuntu-noble | 2026-05-17 02:04:11.652159 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.652162 | ubuntu-noble | ############################ 2026-05-17 02:04:11.652166 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.652170 | ubuntu-noble | ############################ 2026-05-17 02:04:11.652173 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins' as an importable package[^1], 2026-05-17 02:04:11.652177 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.652181 | ubuntu-noble | 2026-05-17 02:04:11.652184 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.652188 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins' is explicitly added 2026-05-17 02:04:11.652191 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.652195 | ubuntu-noble | 2026-05-17 02:04:11.652199 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.652202 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.652210 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.652214 | ubuntu-noble | 2026-05-17 02:04:11.652218 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.652221 | ubuntu-noble | 2026-05-17 02:04:11.652228 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.652231 | ubuntu-noble | 2026-05-17 02:04:11.652235 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins' to be distributed and are 2026-05-17 02:04:11.652239 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins' via 2026-05-17 02:04:11.652242 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.652246 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.652250 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.652253 | ubuntu-noble | 2026-05-17 02:04:11.652257 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.652261 | ubuntu-noble | 2026-05-17 02:04:11.652264 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.652268 | ubuntu-noble | 2026-05-17 02:04:11.652272 | ubuntu-noble | 2026-05-17 02:04:11.652275 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.652279 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.652288 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.652292 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.652295 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.652299 | ubuntu-noble | 2026-05-17 02:04:11.652303 | ubuntu-noble | !! 2026-05-17 02:04:11.652306 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.652310 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerflex' is absent from the `packages` configuration. 2026-05-17 02:04:11.652314 | ubuntu-noble | !! 2026-05-17 02:04:11.652318 | ubuntu-noble | 2026-05-17 02:04:11.652321 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.652325 | ubuntu-noble | ############################ 2026-05-17 02:04:11.652329 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.652332 | ubuntu-noble | ############################ 2026-05-17 02:04:11.652336 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerflex' as an importable package[^1], 2026-05-17 02:04:11.652340 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.652343 | ubuntu-noble | 2026-05-17 02:04:11.652347 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.652351 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerflex' is explicitly added 2026-05-17 02:04:11.652355 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.652358 | ubuntu-noble | 2026-05-17 02:04:11.652362 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.652365 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.652369 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.652373 | ubuntu-noble | 2026-05-17 02:04:11.652376 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.652380 | ubuntu-noble | 2026-05-17 02:04:11.652384 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.652387 | ubuntu-noble | 2026-05-17 02:04:11.652391 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.powerflex' to be distributed and are 2026-05-17 02:04:11.652395 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerflex' via 2026-05-17 02:04:11.652402 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.652406 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.652409 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.652413 | ubuntu-noble | 2026-05-17 02:04:11.652417 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.652420 | ubuntu-noble | 2026-05-17 02:04:11.652424 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.652428 | ubuntu-noble | 2026-05-17 02:04:11.652431 | ubuntu-noble | 2026-05-17 02:04:11.652435 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.652438 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.652442 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.652446 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.652464 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.652468 | ubuntu-noble | 2026-05-17 02:04:11.652472 | ubuntu-noble | !! 2026-05-17 02:04:11.652475 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.652479 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powermax' is absent from the `packages` configuration. 2026-05-17 02:04:11.652483 | ubuntu-noble | !! 2026-05-17 02:04:11.652487 | ubuntu-noble | 2026-05-17 02:04:11.652490 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.652494 | ubuntu-noble | ############################ 2026-05-17 02:04:11.652498 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.652501 | ubuntu-noble | ############################ 2026-05-17 02:04:11.652505 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.powermax' as an importable package[^1], 2026-05-17 02:04:11.652509 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.652512 | ubuntu-noble | 2026-05-17 02:04:11.652516 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.652520 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powermax' is explicitly added 2026-05-17 02:04:11.652524 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.652527 | ubuntu-noble | 2026-05-17 02:04:11.652531 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.652535 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.652538 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.652542 | ubuntu-noble | 2026-05-17 02:04:11.652546 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.652549 | ubuntu-noble | 2026-05-17 02:04:11.652553 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.652557 | ubuntu-noble | 2026-05-17 02:04:11.652561 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.powermax' to be distributed and are 2026-05-17 02:04:11.652564 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powermax' via 2026-05-17 02:04:11.652568 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.652586 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.652596 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.652600 | ubuntu-noble | 2026-05-17 02:04:11.652604 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.652607 | ubuntu-noble | 2026-05-17 02:04:11.652611 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.652615 | ubuntu-noble | 2026-05-17 02:04:11.652618 | ubuntu-noble | 2026-05-17 02:04:11.652626 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.652630 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.652634 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.652637 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.652641 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.652645 | ubuntu-noble | 2026-05-17 02:04:11.652648 | ubuntu-noble | !! 2026-05-17 02:04:11.652652 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.652656 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerscale' is absent from the `packages` configuration. 2026-05-17 02:04:11.652659 | ubuntu-noble | !! 2026-05-17 02:04:11.652663 | ubuntu-noble | 2026-05-17 02:04:11.652667 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.652670 | ubuntu-noble | ############################ 2026-05-17 02:04:11.652674 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.652678 | ubuntu-noble | ############################ 2026-05-17 02:04:11.652681 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerscale' as an importable package[^1], 2026-05-17 02:04:11.652685 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.652688 | ubuntu-noble | 2026-05-17 02:04:11.652692 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.652696 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerscale' is explicitly added 2026-05-17 02:04:11.652699 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.652703 | ubuntu-noble | 2026-05-17 02:04:11.652707 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.652710 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.652714 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.652718 | ubuntu-noble | 2026-05-17 02:04:11.652721 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.652725 | ubuntu-noble | 2026-05-17 02:04:11.652728 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.652732 | ubuntu-noble | 2026-05-17 02:04:11.652736 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.powerscale' to be distributed and are 2026-05-17 02:04:11.652739 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerscale' via 2026-05-17 02:04:11.652743 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.652747 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.652750 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.652754 | ubuntu-noble | 2026-05-17 02:04:11.652758 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.652761 | ubuntu-noble | 2026-05-17 02:04:11.652765 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.652768 | ubuntu-noble | 2026-05-17 02:04:11.652772 | ubuntu-noble | 2026-05-17 02:04:11.652776 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.652779 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.652783 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.652787 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.652790 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.652794 | ubuntu-noble | 2026-05-17 02:04:11.652798 | ubuntu-noble | !! 2026-05-17 02:04:11.652801 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.652805 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerstore' is absent from the `packages` configuration. 2026-05-17 02:04:11.652821 | ubuntu-noble | !! 2026-05-17 02:04:11.652825 | ubuntu-noble | 2026-05-17 02:04:11.652828 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.652832 | ubuntu-noble | ############################ 2026-05-17 02:04:11.652836 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.652839 | ubuntu-noble | ############################ 2026-05-17 02:04:11.652846 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerstore' as an importable package[^1], 2026-05-17 02:04:11.652849 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.652853 | ubuntu-noble | 2026-05-17 02:04:11.652857 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.652860 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerstore' is explicitly added 2026-05-17 02:04:11.652864 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.652868 | ubuntu-noble | 2026-05-17 02:04:11.652872 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.652877 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.652881 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.652886 | ubuntu-noble | 2026-05-17 02:04:11.652891 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.652896 | ubuntu-noble | 2026-05-17 02:04:11.652901 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.652906 | ubuntu-noble | 2026-05-17 02:04:11.652918 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.powerstore' to be distributed and are 2026-05-17 02:04:11.652923 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerstore' via 2026-05-17 02:04:11.652928 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.652932 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.652937 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.652941 | ubuntu-noble | 2026-05-17 02:04:11.652946 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.652951 | ubuntu-noble | 2026-05-17 02:04:11.652956 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.652961 | ubuntu-noble | 2026-05-17 02:04:11.652966 | ubuntu-noble | 2026-05-17 02:04:11.652970 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.652975 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.652980 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.652984 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.652989 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.652993 | ubuntu-noble | 2026-05-17 02:04:11.652998 | ubuntu-noble | !! 2026-05-17 02:04:11.653002 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.653007 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.unity' is absent from the `packages` configuration. 2026-05-17 02:04:11.653011 | ubuntu-noble | !! 2026-05-17 02:04:11.653016 | ubuntu-noble | 2026-05-17 02:04:11.653020 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.653024 | ubuntu-noble | ############################ 2026-05-17 02:04:11.653028 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.653031 | ubuntu-noble | ############################ 2026-05-17 02:04:11.653035 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.unity' as an importable package[^1], 2026-05-17 02:04:11.653044 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.653048 | ubuntu-noble | 2026-05-17 02:04:11.653052 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.653056 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.unity' is explicitly added 2026-05-17 02:04:11.653060 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.653065 | ubuntu-noble | 2026-05-17 02:04:11.653069 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.653073 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.653077 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.653082 | ubuntu-noble | 2026-05-17 02:04:11.653086 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.653090 | ubuntu-noble | 2026-05-17 02:04:11.653093 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.653097 | ubuntu-noble | 2026-05-17 02:04:11.653101 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.unity' to be distributed and are 2026-05-17 02:04:11.653104 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.unity' via 2026-05-17 02:04:11.653108 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.653112 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.653115 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.653119 | ubuntu-noble | 2026-05-17 02:04:11.653123 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.653126 | ubuntu-noble | 2026-05-17 02:04:11.653130 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.653134 | ubuntu-noble | 2026-05-17 02:04:11.653137 | ubuntu-noble | 2026-05-17 02:04:11.653141 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.653145 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.653148 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.653152 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.653156 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.653159 | ubuntu-noble | 2026-05-17 02:04:11.653163 | ubuntu-noble | !! 2026-05-17 02:04:11.653166 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.653174 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.vnx' is absent from the `packages` configuration. 2026-05-17 02:04:11.653178 | ubuntu-noble | !! 2026-05-17 02:04:11.653181 | ubuntu-noble | 2026-05-17 02:04:11.653185 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.653189 | ubuntu-noble | ############################ 2026-05-17 02:04:11.653192 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.653196 | ubuntu-noble | ############################ 2026-05-17 02:04:11.653200 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.vnx' as an importable package[^1], 2026-05-17 02:04:11.653203 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.653207 | ubuntu-noble | 2026-05-17 02:04:11.653211 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.653214 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.vnx' is explicitly added 2026-05-17 02:04:11.653218 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.653222 | ubuntu-noble | 2026-05-17 02:04:11.653226 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.653240 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.653251 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.653256 | ubuntu-noble | 2026-05-17 02:04:11.653261 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.653265 | ubuntu-noble | 2026-05-17 02:04:11.653270 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.653274 | ubuntu-noble | 2026-05-17 02:04:11.653279 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.vnx' to be distributed and are 2026-05-17 02:04:11.653283 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.vnx' via 2026-05-17 02:04:11.653288 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.653292 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.653297 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.653301 | ubuntu-noble | 2026-05-17 02:04:11.653306 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.653311 | ubuntu-noble | 2026-05-17 02:04:11.653316 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.653320 | ubuntu-noble | 2026-05-17 02:04:11.653325 | ubuntu-noble | 2026-05-17 02:04:11.653329 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.653334 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.653338 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.653343 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.653348 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.653352 | ubuntu-noble | 2026-05-17 02:04:11.653357 | ubuntu-noble | !! 2026-05-17 02:04:11.653362 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.653367 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ganesha' is absent from the `packages` configuration. 2026-05-17 02:04:11.653372 | ubuntu-noble | !! 2026-05-17 02:04:11.653377 | ubuntu-noble | 2026-05-17 02:04:11.653381 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.653386 | ubuntu-noble | ############################ 2026-05-17 02:04:11.653391 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.653395 | ubuntu-noble | ############################ 2026-05-17 02:04:11.653400 | ubuntu-noble | Python recognizes 'manila.share.drivers.ganesha' as an importable package[^1], 2026-05-17 02:04:11.653405 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.653409 | ubuntu-noble | 2026-05-17 02:04:11.653414 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.653419 | ubuntu-noble | package, please make sure that 'manila.share.drivers.ganesha' is explicitly added 2026-05-17 02:04:11.653423 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.653428 | ubuntu-noble | 2026-05-17 02:04:11.653433 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.653437 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.653442 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.653447 | ubuntu-noble | 2026-05-17 02:04:11.653472 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.653477 | ubuntu-noble | 2026-05-17 02:04:11.653482 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.653487 | ubuntu-noble | 2026-05-17 02:04:11.653491 | ubuntu-noble | If you don't want 'manila.share.drivers.ganesha' to be distributed and are 2026-05-17 02:04:11.653496 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.ganesha' via 2026-05-17 02:04:11.653501 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.653512 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.653517 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.653521 | ubuntu-noble | 2026-05-17 02:04:11.653526 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.653531 | ubuntu-noble | 2026-05-17 02:04:11.653535 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.653540 | ubuntu-noble | 2026-05-17 02:04:11.653545 | ubuntu-noble | 2026-05-17 02:04:11.653549 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.653554 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.653559 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.653563 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.653568 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.653572 | ubuntu-noble | 2026-05-17 02:04:11.653577 | ubuntu-noble | !! 2026-05-17 02:04:11.653582 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.653587 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ganesha.conf' is absent from the `packages` configuration. 2026-05-17 02:04:11.653591 | ubuntu-noble | !! 2026-05-17 02:04:11.653596 | ubuntu-noble | 2026-05-17 02:04:11.653601 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.653606 | ubuntu-noble | ############################ 2026-05-17 02:04:11.653611 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.653615 | ubuntu-noble | ############################ 2026-05-17 02:04:11.653620 | ubuntu-noble | Python recognizes 'manila.share.drivers.ganesha.conf' as an importable package[^1], 2026-05-17 02:04:11.653625 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.653630 | ubuntu-noble | 2026-05-17 02:04:11.653634 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.653646 | ubuntu-noble | package, please make sure that 'manila.share.drivers.ganesha.conf' is explicitly added 2026-05-17 02:04:11.653650 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.653654 | ubuntu-noble | 2026-05-17 02:04:11.653657 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.653661 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.653664 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.653668 | ubuntu-noble | 2026-05-17 02:04:11.653672 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.653675 | ubuntu-noble | 2026-05-17 02:04:11.653679 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.653683 | ubuntu-noble | 2026-05-17 02:04:11.653686 | ubuntu-noble | If you don't want 'manila.share.drivers.ganesha.conf' to be distributed and are 2026-05-17 02:04:11.653690 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.ganesha.conf' via 2026-05-17 02:04:11.653694 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.653697 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.653701 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.653704 | ubuntu-noble | 2026-05-17 02:04:11.653708 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.653712 | ubuntu-noble | 2026-05-17 02:04:11.653715 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.653719 | ubuntu-noble | 2026-05-17 02:04:11.653723 | ubuntu-noble | 2026-05-17 02:04:11.653726 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.653730 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.653739 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.653743 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.653746 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.653750 | ubuntu-noble | 2026-05-17 02:04:11.653754 | ubuntu-noble | !! 2026-05-17 02:04:11.653757 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.653761 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.glusterfs' is absent from the `packages` configuration. 2026-05-17 02:04:11.653765 | ubuntu-noble | !! 2026-05-17 02:04:11.653768 | ubuntu-noble | 2026-05-17 02:04:11.653772 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.653776 | ubuntu-noble | ############################ 2026-05-17 02:04:11.653779 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.653783 | ubuntu-noble | ############################ 2026-05-17 02:04:11.653787 | ubuntu-noble | Python recognizes 'manila.share.drivers.glusterfs' as an importable package[^1], 2026-05-17 02:04:11.653790 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.653794 | ubuntu-noble | 2026-05-17 02:04:11.653797 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.653801 | ubuntu-noble | package, please make sure that 'manila.share.drivers.glusterfs' is explicitly added 2026-05-17 02:04:11.653805 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.653808 | ubuntu-noble | 2026-05-17 02:04:11.653812 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.653816 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.653819 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.653823 | ubuntu-noble | 2026-05-17 02:04:11.653827 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.653830 | ubuntu-noble | 2026-05-17 02:04:11.653834 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.653837 | ubuntu-noble | 2026-05-17 02:04:11.653841 | ubuntu-noble | If you don't want 'manila.share.drivers.glusterfs' to be distributed and are 2026-05-17 02:04:11.653845 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.glusterfs' via 2026-05-17 02:04:11.653848 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.653852 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.653856 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.653859 | ubuntu-noble | 2026-05-17 02:04:11.653863 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.653867 | ubuntu-noble | 2026-05-17 02:04:11.653871 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.653875 | ubuntu-noble | 2026-05-17 02:04:11.653880 | ubuntu-noble | 2026-05-17 02:04:11.653892 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.653897 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.653902 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.653907 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.653912 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.653916 | ubuntu-noble | 2026-05-17 02:04:11.653921 | ubuntu-noble | !! 2026-05-17 02:04:11.653925 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.653930 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.glusterfs.conf' is absent from the `packages` configuration. 2026-05-17 02:04:11.653935 | ubuntu-noble | !! 2026-05-17 02:04:11.653945 | ubuntu-noble | 2026-05-17 02:04:11.653950 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.653955 | ubuntu-noble | ############################ 2026-05-17 02:04:11.653960 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.653965 | ubuntu-noble | ############################ 2026-05-17 02:04:11.653977 | ubuntu-noble | Python recognizes 'manila.share.drivers.glusterfs.conf' as an importable package[^1], 2026-05-17 02:04:11.653981 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.653985 | ubuntu-noble | 2026-05-17 02:04:11.653988 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.653992 | ubuntu-noble | package, please make sure that 'manila.share.drivers.glusterfs.conf' is explicitly added 2026-05-17 02:04:11.653996 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.653999 | ubuntu-noble | 2026-05-17 02:04:11.654003 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.654007 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.654010 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.654014 | ubuntu-noble | 2026-05-17 02:04:11.654018 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.654022 | ubuntu-noble | 2026-05-17 02:04:11.654025 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.654029 | ubuntu-noble | 2026-05-17 02:04:11.654033 | ubuntu-noble | If you don't want 'manila.share.drivers.glusterfs.conf' to be distributed and are 2026-05-17 02:04:11.654036 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.glusterfs.conf' via 2026-05-17 02:04:11.654040 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.654044 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.654047 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.654051 | ubuntu-noble | 2026-05-17 02:04:11.654055 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.654058 | ubuntu-noble | 2026-05-17 02:04:11.654062 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.654066 | ubuntu-noble | 2026-05-17 02:04:11.654069 | ubuntu-noble | 2026-05-17 02:04:11.654073 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.654077 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.654080 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.654084 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.654088 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.654091 | ubuntu-noble | 2026-05-17 02:04:11.654095 | ubuntu-noble | !! 2026-05-17 02:04:11.654099 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.654102 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hdfs' is absent from the `packages` configuration. 2026-05-17 02:04:11.654106 | ubuntu-noble | !! 2026-05-17 02:04:11.654110 | ubuntu-noble | 2026-05-17 02:04:11.654114 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.654117 | ubuntu-noble | ############################ 2026-05-17 02:04:11.654121 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.654125 | ubuntu-noble | ############################ 2026-05-17 02:04:11.654128 | ubuntu-noble | Python recognizes 'manila.share.drivers.hdfs' as an importable package[^1], 2026-05-17 02:04:11.654132 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.654136 | ubuntu-noble | 2026-05-17 02:04:11.654139 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.654143 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hdfs' is explicitly added 2026-05-17 02:04:11.654151 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.654155 | ubuntu-noble | 2026-05-17 02:04:11.654159 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.654163 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.654166 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.654170 | ubuntu-noble | 2026-05-17 02:04:11.654173 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.654177 | ubuntu-noble | 2026-05-17 02:04:11.654181 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.654184 | ubuntu-noble | 2026-05-17 02:04:11.654188 | ubuntu-noble | If you don't want 'manila.share.drivers.hdfs' to be distributed and are 2026-05-17 02:04:11.654192 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hdfs' via 2026-05-17 02:04:11.654195 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.654199 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.654203 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.654206 | ubuntu-noble | 2026-05-17 02:04:11.654213 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.654217 | ubuntu-noble | 2026-05-17 02:04:11.654221 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.654224 | ubuntu-noble | 2026-05-17 02:04:11.654228 | ubuntu-noble | 2026-05-17 02:04:11.654232 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.654235 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.654239 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.654243 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.654246 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.654250 | ubuntu-noble | 2026-05-17 02:04:11.654254 | ubuntu-noble | !! 2026-05-17 02:04:11.654257 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.654261 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi' is absent from the `packages` configuration. 2026-05-17 02:04:11.654265 | ubuntu-noble | !! 2026-05-17 02:04:11.654269 | ubuntu-noble | 2026-05-17 02:04:11.654278 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.654282 | ubuntu-noble | ############################ 2026-05-17 02:04:11.654286 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.654289 | ubuntu-noble | ############################ 2026-05-17 02:04:11.654293 | ubuntu-noble | Python recognizes 'manila.share.drivers.hitachi' as an importable package[^1], 2026-05-17 02:04:11.654297 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.654300 | ubuntu-noble | 2026-05-17 02:04:11.654304 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.654308 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hitachi' is explicitly added 2026-05-17 02:04:11.654311 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.654315 | ubuntu-noble | 2026-05-17 02:04:11.654319 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.654322 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.654326 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.654329 | ubuntu-noble | 2026-05-17 02:04:11.654333 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.654337 | ubuntu-noble | 2026-05-17 02:04:11.654340 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.654344 | ubuntu-noble | 2026-05-17 02:04:11.654355 | ubuntu-noble | If you don't want 'manila.share.drivers.hitachi' to be distributed and are 2026-05-17 02:04:11.654359 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hitachi' via 2026-05-17 02:04:11.654362 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.654366 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.654370 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.654373 | ubuntu-noble | 2026-05-17 02:04:11.654377 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.654381 | ubuntu-noble | 2026-05-17 02:04:11.654384 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.654388 | ubuntu-noble | 2026-05-17 02:04:11.654392 | ubuntu-noble | 2026-05-17 02:04:11.654395 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.654399 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.654403 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.654407 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.654412 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.654417 | ubuntu-noble | 2026-05-17 02:04:11.654421 | ubuntu-noble | !! 2026-05-17 02:04:11.654426 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.654431 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi.hnas' is absent from the `packages` configuration. 2026-05-17 02:04:11.654436 | ubuntu-noble | !! 2026-05-17 02:04:11.654441 | ubuntu-noble | 2026-05-17 02:04:11.654445 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.654480 | ubuntu-noble | ############################ 2026-05-17 02:04:11.654486 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.654491 | ubuntu-noble | ############################ 2026-05-17 02:04:11.654496 | ubuntu-noble | Python recognizes 'manila.share.drivers.hitachi.hnas' as an importable package[^1], 2026-05-17 02:04:11.654501 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.654506 | ubuntu-noble | 2026-05-17 02:04:11.654511 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.654516 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hitachi.hnas' is explicitly added 2026-05-17 02:04:11.654521 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.654525 | ubuntu-noble | 2026-05-17 02:04:11.654530 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.654534 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.654539 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.654543 | ubuntu-noble | 2026-05-17 02:04:11.654548 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.654552 | ubuntu-noble | 2026-05-17 02:04:11.654557 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.654561 | ubuntu-noble | 2026-05-17 02:04:11.654566 | ubuntu-noble | If you don't want 'manila.share.drivers.hitachi.hnas' to be distributed and are 2026-05-17 02:04:11.654570 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hitachi.hnas' via 2026-05-17 02:04:11.654573 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.654581 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.654585 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.654589 | ubuntu-noble | 2026-05-17 02:04:11.654592 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.654596 | ubuntu-noble | 2026-05-17 02:04:11.654600 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.654608 | ubuntu-noble | 2026-05-17 02:04:11.654612 | ubuntu-noble | 2026-05-17 02:04:11.654616 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.654619 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.654623 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.654627 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.654630 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.654634 | ubuntu-noble | 2026-05-17 02:04:11.654637 | ubuntu-noble | !! 2026-05-17 02:04:11.654641 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.654654 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi.hsp' is absent from the `packages` configuration. 2026-05-17 02:04:11.654658 | ubuntu-noble | !! 2026-05-17 02:04:11.654661 | ubuntu-noble | 2026-05-17 02:04:11.654665 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.654669 | ubuntu-noble | ############################ 2026-05-17 02:04:11.654672 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.654676 | ubuntu-noble | ############################ 2026-05-17 02:04:11.654680 | ubuntu-noble | Python recognizes 'manila.share.drivers.hitachi.hsp' as an importable package[^1], 2026-05-17 02:04:11.654683 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.654687 | ubuntu-noble | 2026-05-17 02:04:11.654691 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.654694 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hitachi.hsp' is explicitly added 2026-05-17 02:04:11.654698 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.654702 | ubuntu-noble | 2026-05-17 02:04:11.654705 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.654709 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.654713 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.654716 | ubuntu-noble | 2026-05-17 02:04:11.654720 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.654724 | ubuntu-noble | 2026-05-17 02:04:11.654727 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.654731 | ubuntu-noble | 2026-05-17 02:04:11.654734 | ubuntu-noble | If you don't want 'manila.share.drivers.hitachi.hsp' to be distributed and are 2026-05-17 02:04:11.654738 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hitachi.hsp' via 2026-05-17 02:04:11.654742 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.654745 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.654749 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.654753 | ubuntu-noble | 2026-05-17 02:04:11.654756 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.654760 | ubuntu-noble | 2026-05-17 02:04:11.654764 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.654767 | ubuntu-noble | 2026-05-17 02:04:11.654771 | ubuntu-noble | 2026-05-17 02:04:11.654775 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.654778 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.654782 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.654786 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.654789 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.654793 | ubuntu-noble | 2026-05-17 02:04:11.654797 | ubuntu-noble | !! 2026-05-17 02:04:11.654800 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.654808 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hpe' is absent from the `packages` configuration. 2026-05-17 02:04:11.654812 | ubuntu-noble | !! 2026-05-17 02:04:11.654815 | ubuntu-noble | 2026-05-17 02:04:11.654819 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.654823 | ubuntu-noble | ############################ 2026-05-17 02:04:11.654826 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.654830 | ubuntu-noble | ############################ 2026-05-17 02:04:11.654834 | ubuntu-noble | Python recognizes 'manila.share.drivers.hpe' as an importable package[^1], 2026-05-17 02:04:11.654837 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.654841 | ubuntu-noble | 2026-05-17 02:04:11.654844 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.654848 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hpe' is explicitly added 2026-05-17 02:04:11.654852 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.654855 | ubuntu-noble | 2026-05-17 02:04:11.654859 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.654863 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.654866 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.654870 | ubuntu-noble | 2026-05-17 02:04:11.654874 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.654877 | ubuntu-noble | 2026-05-17 02:04:11.654881 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.654885 | ubuntu-noble | 2026-05-17 02:04:11.654891 | ubuntu-noble | If you don't want 'manila.share.drivers.hpe' to be distributed and are 2026-05-17 02:04:11.654895 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hpe' via 2026-05-17 02:04:11.654899 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.654902 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.654906 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.654910 | ubuntu-noble | 2026-05-17 02:04:11.654913 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.654917 | ubuntu-noble | 2026-05-17 02:04:11.654920 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.654924 | ubuntu-noble | 2026-05-17 02:04:11.654928 | ubuntu-noble | 2026-05-17 02:04:11.654931 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.654935 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.654939 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.654948 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.654952 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.654955 | ubuntu-noble | 2026-05-17 02:04:11.654959 | ubuntu-noble | !! 2026-05-17 02:04:11.654963 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.654966 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.huawei' is absent from the `packages` configuration. 2026-05-17 02:04:11.654970 | ubuntu-noble | !! 2026-05-17 02:04:11.654974 | ubuntu-noble | 2026-05-17 02:04:11.654977 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.654981 | ubuntu-noble | ############################ 2026-05-17 02:04:11.654985 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.654988 | ubuntu-noble | ############################ 2026-05-17 02:04:11.654992 | ubuntu-noble | Python recognizes 'manila.share.drivers.huawei' as an importable package[^1], 2026-05-17 02:04:11.654996 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.655003 | ubuntu-noble | 2026-05-17 02:04:11.655007 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.655010 | ubuntu-noble | package, please make sure that 'manila.share.drivers.huawei' is explicitly added 2026-05-17 02:04:11.655014 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.655018 | ubuntu-noble | 2026-05-17 02:04:11.655021 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.655025 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.655029 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.655032 | ubuntu-noble | 2026-05-17 02:04:11.655036 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.655039 | ubuntu-noble | 2026-05-17 02:04:11.655043 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.655047 | ubuntu-noble | 2026-05-17 02:04:11.655050 | ubuntu-noble | If you don't want 'manila.share.drivers.huawei' to be distributed and are 2026-05-17 02:04:11.655054 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.huawei' via 2026-05-17 02:04:11.655058 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.655061 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.655065 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.655069 | ubuntu-noble | 2026-05-17 02:04:11.655072 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.655076 | ubuntu-noble | 2026-05-17 02:04:11.655080 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.655083 | ubuntu-noble | 2026-05-17 02:04:11.655087 | ubuntu-noble | 2026-05-17 02:04:11.655091 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.655094 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.655098 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.655101 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.655105 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.655109 | ubuntu-noble | 2026-05-17 02:04:11.655112 | ubuntu-noble | !! 2026-05-17 02:04:11.655116 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.655120 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.huawei.v3' is absent from the `packages` configuration. 2026-05-17 02:04:11.655123 | ubuntu-noble | !! 2026-05-17 02:04:11.655127 | ubuntu-noble | 2026-05-17 02:04:11.655131 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.655134 | ubuntu-noble | ############################ 2026-05-17 02:04:11.655138 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.655142 | ubuntu-noble | ############################ 2026-05-17 02:04:11.655145 | ubuntu-noble | Python recognizes 'manila.share.drivers.huawei.v3' as an importable package[^1], 2026-05-17 02:04:11.655149 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.655153 | ubuntu-noble | 2026-05-17 02:04:11.655156 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.655160 | ubuntu-noble | package, please make sure that 'manila.share.drivers.huawei.v3' is explicitly added 2026-05-17 02:04:11.655164 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.655167 | ubuntu-noble | 2026-05-17 02:04:11.655171 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.655175 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.655178 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.655182 | ubuntu-noble | 2026-05-17 02:04:11.655185 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.655193 | ubuntu-noble | 2026-05-17 02:04:11.655196 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.655200 | ubuntu-noble | 2026-05-17 02:04:11.655204 | ubuntu-noble | If you don't want 'manila.share.drivers.huawei.v3' to be distributed and are 2026-05-17 02:04:11.655207 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.huawei.v3' via 2026-05-17 02:04:11.655211 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.655215 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.655218 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.655222 | ubuntu-noble | 2026-05-17 02:04:11.655226 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.655229 | ubuntu-noble | 2026-05-17 02:04:11.655233 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.655236 | ubuntu-noble | 2026-05-17 02:04:11.655240 | ubuntu-noble | 2026-05-17 02:04:11.655244 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.655252 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.655256 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.655260 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.655263 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.655267 | ubuntu-noble | 2026-05-17 02:04:11.655271 | ubuntu-noble | !! 2026-05-17 02:04:11.655274 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.655281 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ibm' is absent from the `packages` configuration. 2026-05-17 02:04:11.655285 | ubuntu-noble | !! 2026-05-17 02:04:11.655288 | ubuntu-noble | 2026-05-17 02:04:11.655292 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.655296 | ubuntu-noble | ############################ 2026-05-17 02:04:11.655300 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.655303 | ubuntu-noble | ############################ 2026-05-17 02:04:11.655307 | ubuntu-noble | Python recognizes 'manila.share.drivers.ibm' as an importable package[^1], 2026-05-17 02:04:11.655311 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.655314 | ubuntu-noble | 2026-05-17 02:04:11.655318 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.655321 | ubuntu-noble | package, please make sure that 'manila.share.drivers.ibm' is explicitly added 2026-05-17 02:04:11.655325 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.655329 | ubuntu-noble | 2026-05-17 02:04:11.655332 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.655336 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.655340 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.655343 | ubuntu-noble | 2026-05-17 02:04:11.655347 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.655351 | ubuntu-noble | 2026-05-17 02:04:11.655354 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.655358 | ubuntu-noble | 2026-05-17 02:04:11.655362 | ubuntu-noble | If you don't want 'manila.share.drivers.ibm' to be distributed and are 2026-05-17 02:04:11.655365 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.ibm' via 2026-05-17 02:04:11.655369 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.655373 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.655376 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.655384 | ubuntu-noble | 2026-05-17 02:04:11.655387 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.655391 | ubuntu-noble | 2026-05-17 02:04:11.655395 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.655398 | ubuntu-noble | 2026-05-17 02:04:11.655402 | ubuntu-noble | 2026-05-17 02:04:11.655406 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.655409 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.655413 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.655416 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.655420 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.655424 | ubuntu-noble | 2026-05-17 02:04:11.655427 | ubuntu-noble | !! 2026-05-17 02:04:11.655431 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.655435 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.infinidat' is absent from the `packages` configuration. 2026-05-17 02:04:11.655439 | ubuntu-noble | !! 2026-05-17 02:04:11.655442 | ubuntu-noble | 2026-05-17 02:04:11.655446 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.655463 | ubuntu-noble | ############################ 2026-05-17 02:04:11.655469 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.655473 | ubuntu-noble | ############################ 2026-05-17 02:04:11.655476 | ubuntu-noble | Python recognizes 'manila.share.drivers.infinidat' as an importable package[^1], 2026-05-17 02:04:11.655480 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.655484 | ubuntu-noble | 2026-05-17 02:04:11.655487 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.655491 | ubuntu-noble | package, please make sure that 'manila.share.drivers.infinidat' is explicitly added 2026-05-17 02:04:11.655494 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.655498 | ubuntu-noble | 2026-05-17 02:04:11.655502 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.655508 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.655512 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.655516 | ubuntu-noble | 2026-05-17 02:04:11.655519 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.655523 | ubuntu-noble | 2026-05-17 02:04:11.655527 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.655530 | ubuntu-noble | 2026-05-17 02:04:11.655534 | ubuntu-noble | If you don't want 'manila.share.drivers.infinidat' to be distributed and are 2026-05-17 02:04:11.655538 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.infinidat' via 2026-05-17 02:04:11.655541 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.655545 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.655548 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.655552 | ubuntu-noble | 2026-05-17 02:04:11.655556 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.655559 | ubuntu-noble | 2026-05-17 02:04:11.655569 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.655573 | ubuntu-noble | 2026-05-17 02:04:11.655576 | ubuntu-noble | 2026-05-17 02:04:11.655580 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.655584 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.655587 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.655591 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.655599 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.655603 | ubuntu-noble | 2026-05-17 02:04:11.655606 | ubuntu-noble | !! 2026-05-17 02:04:11.655610 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.655614 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.infortrend' is absent from the `packages` configuration. 2026-05-17 02:04:11.655617 | ubuntu-noble | !! 2026-05-17 02:04:11.655621 | ubuntu-noble | 2026-05-17 02:04:11.655625 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.655628 | ubuntu-noble | ############################ 2026-05-17 02:04:11.655632 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.655636 | ubuntu-noble | ############################ 2026-05-17 02:04:11.655639 | ubuntu-noble | Python recognizes 'manila.share.drivers.infortrend' as an importable package[^1], 2026-05-17 02:04:11.655643 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.655646 | ubuntu-noble | 2026-05-17 02:04:11.655650 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.655654 | ubuntu-noble | package, please make sure that 'manila.share.drivers.infortrend' is explicitly added 2026-05-17 02:04:11.655657 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.655661 | ubuntu-noble | 2026-05-17 02:04:11.655665 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.655668 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.655672 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.655675 | ubuntu-noble | 2026-05-17 02:04:11.655679 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.655683 | ubuntu-noble | 2026-05-17 02:04:11.655686 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.655690 | ubuntu-noble | 2026-05-17 02:04:11.655694 | ubuntu-noble | If you don't want 'manila.share.drivers.infortrend' to be distributed and are 2026-05-17 02:04:11.655697 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.infortrend' via 2026-05-17 02:04:11.655701 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.655704 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.655708 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.655712 | ubuntu-noble | 2026-05-17 02:04:11.655715 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.655719 | ubuntu-noble | 2026-05-17 02:04:11.655722 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.655726 | ubuntu-noble | 2026-05-17 02:04:11.655730 | ubuntu-noble | 2026-05-17 02:04:11.655733 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.655737 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.655741 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.655744 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.655748 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.655752 | ubuntu-noble | 2026-05-17 02:04:11.655755 | ubuntu-noble | !! 2026-05-17 02:04:11.655759 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.655763 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur' is absent from the `packages` configuration. 2026-05-17 02:04:11.655766 | ubuntu-noble | !! 2026-05-17 02:04:11.655770 | ubuntu-noble | 2026-05-17 02:04:11.655774 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.655777 | ubuntu-noble | ############################ 2026-05-17 02:04:11.655781 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.655788 | ubuntu-noble | ############################ 2026-05-17 02:04:11.655792 | ubuntu-noble | Python recognizes 'manila.share.drivers.inspur' as an importable package[^1], 2026-05-17 02:04:11.655796 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.655799 | ubuntu-noble | 2026-05-17 02:04:11.655803 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.655809 | ubuntu-noble | package, please make sure that 'manila.share.drivers.inspur' is explicitly added 2026-05-17 02:04:11.655813 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.655816 | ubuntu-noble | 2026-05-17 02:04:11.655820 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.655824 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.655827 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.655831 | ubuntu-noble | 2026-05-17 02:04:11.655835 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.655838 | ubuntu-noble | 2026-05-17 02:04:11.655842 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.655846 | ubuntu-noble | 2026-05-17 02:04:11.655849 | ubuntu-noble | If you don't want 'manila.share.drivers.inspur' to be distributed and are 2026-05-17 02:04:11.655853 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.inspur' via 2026-05-17 02:04:11.655857 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.655865 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.655869 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.655873 | ubuntu-noble | 2026-05-17 02:04:11.655876 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.655880 | ubuntu-noble | 2026-05-17 02:04:11.655884 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.655888 | ubuntu-noble | 2026-05-17 02:04:11.655891 | ubuntu-noble | 2026-05-17 02:04:11.655895 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.655899 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.655902 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.655906 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.655909 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.655913 | ubuntu-noble | 2026-05-17 02:04:11.655917 | ubuntu-noble | !! 2026-05-17 02:04:11.655921 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.655924 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur.as13000' is absent from the `packages` configuration. 2026-05-17 02:04:11.655928 | ubuntu-noble | !! 2026-05-17 02:04:11.655932 | ubuntu-noble | 2026-05-17 02:04:11.655935 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.655939 | ubuntu-noble | ############################ 2026-05-17 02:04:11.655943 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.655946 | ubuntu-noble | ############################ 2026-05-17 02:04:11.655950 | ubuntu-noble | Python recognizes 'manila.share.drivers.inspur.as13000' as an importable package[^1], 2026-05-17 02:04:11.655954 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.655957 | ubuntu-noble | 2026-05-17 02:04:11.655961 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.655965 | ubuntu-noble | package, please make sure that 'manila.share.drivers.inspur.as13000' is explicitly added 2026-05-17 02:04:11.655968 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.655972 | ubuntu-noble | 2026-05-17 02:04:11.655975 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.655983 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.655987 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.655990 | ubuntu-noble | 2026-05-17 02:04:11.655994 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.655997 | ubuntu-noble | 2026-05-17 02:04:11.656001 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.656005 | ubuntu-noble | 2026-05-17 02:04:11.656008 | ubuntu-noble | If you don't want 'manila.share.drivers.inspur.as13000' to be distributed and are 2026-05-17 02:04:11.656012 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.inspur.as13000' via 2026-05-17 02:04:11.656016 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.656019 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.656023 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.656027 | ubuntu-noble | 2026-05-17 02:04:11.656030 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.656034 | ubuntu-noble | 2026-05-17 02:04:11.656037 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.656041 | ubuntu-noble | 2026-05-17 02:04:11.656045 | ubuntu-noble | 2026-05-17 02:04:11.656048 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.656052 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.656056 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.656059 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.656063 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.656067 | ubuntu-noble | 2026-05-17 02:04:11.656070 | ubuntu-noble | !! 2026-05-17 02:04:11.656074 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.656078 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur.instorage' is absent from the `packages` configuration. 2026-05-17 02:04:11.656081 | ubuntu-noble | !! 2026-05-17 02:04:11.656085 | ubuntu-noble | 2026-05-17 02:04:11.656089 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.656092 | ubuntu-noble | ############################ 2026-05-17 02:04:11.656096 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.656099 | ubuntu-noble | ############################ 2026-05-17 02:04:11.656106 | ubuntu-noble | Python recognizes 'manila.share.drivers.inspur.instorage' as an importable package[^1], 2026-05-17 02:04:11.656109 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.656113 | ubuntu-noble | 2026-05-17 02:04:11.656116 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.656120 | ubuntu-noble | package, please make sure that 'manila.share.drivers.inspur.instorage' is explicitly added 2026-05-17 02:04:11.656124 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.656127 | ubuntu-noble | 2026-05-17 02:04:11.656131 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.656135 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.656138 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.656142 | ubuntu-noble | 2026-05-17 02:04:11.656146 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.656149 | ubuntu-noble | 2026-05-17 02:04:11.656153 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.656156 | ubuntu-noble | 2026-05-17 02:04:11.656166 | ubuntu-noble | If you don't want 'manila.share.drivers.inspur.instorage' to be distributed and are 2026-05-17 02:04:11.656169 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.inspur.instorage' via 2026-05-17 02:04:11.656180 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.656184 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.656187 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.656191 | ubuntu-noble | 2026-05-17 02:04:11.656195 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.656198 | ubuntu-noble | 2026-05-17 02:04:11.656202 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.656205 | ubuntu-noble | 2026-05-17 02:04:11.656209 | ubuntu-noble | 2026-05-17 02:04:11.656213 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.656216 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.656220 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.656224 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.656227 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.656231 | ubuntu-noble | 2026-05-17 02:04:11.656234 | ubuntu-noble | !! 2026-05-17 02:04:11.656238 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.656242 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.macrosan' is absent from the `packages` configuration. 2026-05-17 02:04:11.656245 | ubuntu-noble | !! 2026-05-17 02:04:11.656249 | ubuntu-noble | 2026-05-17 02:04:11.656253 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.656256 | ubuntu-noble | ############################ 2026-05-17 02:04:11.656260 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.656264 | ubuntu-noble | ############################ 2026-05-17 02:04:11.656267 | ubuntu-noble | Python recognizes 'manila.share.drivers.macrosan' as an importable package[^1], 2026-05-17 02:04:11.656271 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.656275 | ubuntu-noble | 2026-05-17 02:04:11.656279 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.656282 | ubuntu-noble | package, please make sure that 'manila.share.drivers.macrosan' is explicitly added 2026-05-17 02:04:11.656286 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.656289 | ubuntu-noble | 2026-05-17 02:04:11.656293 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.656297 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.656300 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.656304 | ubuntu-noble | 2026-05-17 02:04:11.656308 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.656311 | ubuntu-noble | 2026-05-17 02:04:11.656315 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.656318 | ubuntu-noble | 2026-05-17 02:04:11.656322 | ubuntu-noble | If you don't want 'manila.share.drivers.macrosan' to be distributed and are 2026-05-17 02:04:11.656326 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.macrosan' via 2026-05-17 02:04:11.656329 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.656333 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.656337 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.656340 | ubuntu-noble | 2026-05-17 02:04:11.656344 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.656348 | ubuntu-noble | 2026-05-17 02:04:11.656351 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.656355 | ubuntu-noble | 2026-05-17 02:04:11.656358 | ubuntu-noble | 2026-05-17 02:04:11.656362 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.656372 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.656376 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.656379 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.656383 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.656387 | ubuntu-noble | 2026-05-17 02:04:11.656390 | ubuntu-noble | !! 2026-05-17 02:04:11.656394 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.656398 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.maprfs' is absent from the `packages` configuration. 2026-05-17 02:04:11.656401 | ubuntu-noble | !! 2026-05-17 02:04:11.656405 | ubuntu-noble | 2026-05-17 02:04:11.656411 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.656415 | ubuntu-noble | ############################ 2026-05-17 02:04:11.656419 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.656423 | ubuntu-noble | ############################ 2026-05-17 02:04:11.656426 | ubuntu-noble | Python recognizes 'manila.share.drivers.maprfs' as an importable package[^1], 2026-05-17 02:04:11.656430 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.656434 | ubuntu-noble | 2026-05-17 02:04:11.656437 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.656441 | ubuntu-noble | package, please make sure that 'manila.share.drivers.maprfs' is explicitly added 2026-05-17 02:04:11.656444 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.656465 | ubuntu-noble | 2026-05-17 02:04:11.656469 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.656472 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.656476 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.656480 | ubuntu-noble | 2026-05-17 02:04:11.656486 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.656490 | ubuntu-noble | 2026-05-17 02:04:11.656494 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.656497 | ubuntu-noble | 2026-05-17 02:04:11.656501 | ubuntu-noble | If you don't want 'manila.share.drivers.maprfs' to be distributed and are 2026-05-17 02:04:11.656505 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.maprfs' via 2026-05-17 02:04:11.656509 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.656512 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.656516 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.656520 | ubuntu-noble | 2026-05-17 02:04:11.656523 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.656527 | ubuntu-noble | 2026-05-17 02:04:11.656531 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.656534 | ubuntu-noble | 2026-05-17 02:04:11.656538 | ubuntu-noble | 2026-05-17 02:04:11.656542 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.656545 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.656549 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.656553 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.656557 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.656560 | ubuntu-noble | 2026-05-17 02:04:11.656564 | ubuntu-noble | !! 2026-05-17 02:04:11.656568 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.656571 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp' is absent from the `packages` configuration. 2026-05-17 02:04:11.656579 | ubuntu-noble | !! 2026-05-17 02:04:11.656583 | ubuntu-noble | 2026-05-17 02:04:11.656587 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.656590 | ubuntu-noble | ############################ 2026-05-17 02:04:11.656595 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.656600 | ubuntu-noble | ############################ 2026-05-17 02:04:11.656605 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp' as an importable package[^1], 2026-05-17 02:04:11.656609 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.656614 | ubuntu-noble | 2026-05-17 02:04:11.656619 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.656623 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp' is explicitly added 2026-05-17 02:04:11.656628 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.656633 | ubuntu-noble | 2026-05-17 02:04:11.656637 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.656642 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.656647 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.656651 | ubuntu-noble | 2026-05-17 02:04:11.656656 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.656661 | ubuntu-noble | 2026-05-17 02:04:11.656665 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.656669 | ubuntu-noble | 2026-05-17 02:04:11.656674 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp' to be distributed and are 2026-05-17 02:04:11.656679 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp' via 2026-05-17 02:04:11.656683 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.656688 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.656692 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.656697 | ubuntu-noble | 2026-05-17 02:04:11.656702 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.656706 | ubuntu-noble | 2026-05-17 02:04:11.656711 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.656715 | ubuntu-noble | 2026-05-17 02:04:11.656720 | ubuntu-noble | 2026-05-17 02:04:11.656725 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.656730 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.656734 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.656739 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.656744 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.656748 | ubuntu-noble | 2026-05-17 02:04:11.656753 | ubuntu-noble | !! 2026-05-17 02:04:11.656758 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.656763 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap' is absent from the `packages` configuration. 2026-05-17 02:04:11.656768 | ubuntu-noble | !! 2026-05-17 02:04:11.656772 | ubuntu-noble | 2026-05-17 02:04:11.656777 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.656782 | ubuntu-noble | ############################ 2026-05-17 02:04:11.656787 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.656791 | ubuntu-noble | ############################ 2026-05-17 02:04:11.656796 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp.dataontap' as an importable package[^1], 2026-05-17 02:04:11.656801 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.656806 | ubuntu-noble | 2026-05-17 02:04:11.656815 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.656826 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp.dataontap' is explicitly added 2026-05-17 02:04:11.656831 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.656836 | ubuntu-noble | 2026-05-17 02:04:11.656844 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.656849 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.656854 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.656859 | ubuntu-noble | 2026-05-17 02:04:11.656863 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.656868 | ubuntu-noble | 2026-05-17 02:04:11.656873 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.656877 | ubuntu-noble | 2026-05-17 02:04:11.656882 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp.dataontap' to be distributed and are 2026-05-17 02:04:11.656887 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp.dataontap' via 2026-05-17 02:04:11.656892 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.656896 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.656901 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.656906 | ubuntu-noble | 2026-05-17 02:04:11.656910 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.656915 | ubuntu-noble | 2026-05-17 02:04:11.656920 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.656925 | ubuntu-noble | 2026-05-17 02:04:11.656930 | ubuntu-noble | 2026-05-17 02:04:11.656934 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.656939 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.656944 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.656949 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.656954 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.656959 | ubuntu-noble | 2026-05-17 02:04:11.656964 | ubuntu-noble | !! 2026-05-17 02:04:11.656968 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.656973 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.client' is absent from the `packages` configuration. 2026-05-17 02:04:11.656978 | ubuntu-noble | !! 2026-05-17 02:04:11.656982 | ubuntu-noble | 2026-05-17 02:04:11.656985 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.656989 | ubuntu-noble | ############################ 2026-05-17 02:04:11.656993 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.656996 | ubuntu-noble | ############################ 2026-05-17 02:04:11.657000 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp.dataontap.client' as an importable package[^1], 2026-05-17 02:04:11.657004 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.657008 | ubuntu-noble | 2026-05-17 02:04:11.657011 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.657015 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp.dataontap.client' is explicitly added 2026-05-17 02:04:11.657019 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.657022 | ubuntu-noble | 2026-05-17 02:04:11.657026 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.657030 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.657033 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.657037 | ubuntu-noble | 2026-05-17 02:04:11.657040 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.657049 | ubuntu-noble | 2026-05-17 02:04:11.657053 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.657057 | ubuntu-noble | 2026-05-17 02:04:11.657061 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp.dataontap.client' to be distributed and are 2026-05-17 02:04:11.657064 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp.dataontap.client' via 2026-05-17 02:04:11.657068 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.657072 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.657075 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.657079 | ubuntu-noble | 2026-05-17 02:04:11.657083 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.657086 | ubuntu-noble | 2026-05-17 02:04:11.657090 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.657095 | ubuntu-noble | 2026-05-17 02:04:11.657100 | ubuntu-noble | 2026-05-17 02:04:11.657104 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.657107 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.657116 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.657120 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.657124 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.657128 | ubuntu-noble | 2026-05-17 02:04:11.657131 | ubuntu-noble | !! 2026-05-17 02:04:11.657135 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.657139 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.cluster_mode' is absent from the `packages` configuration. 2026-05-17 02:04:11.657143 | ubuntu-noble | !! 2026-05-17 02:04:11.657146 | ubuntu-noble | 2026-05-17 02:04:11.657150 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.657154 | ubuntu-noble | ############################ 2026-05-17 02:04:11.657157 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.657161 | ubuntu-noble | ############################ 2026-05-17 02:04:11.657165 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp.dataontap.cluster_mode' as an importable package[^1], 2026-05-17 02:04:11.657176 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.657180 | ubuntu-noble | 2026-05-17 02:04:11.657184 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.657187 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp.dataontap.cluster_mode' is explicitly added 2026-05-17 02:04:11.657191 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.657195 | ubuntu-noble | 2026-05-17 02:04:11.657198 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.657202 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.657206 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.657209 | ubuntu-noble | 2026-05-17 02:04:11.657213 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.657217 | ubuntu-noble | 2026-05-17 02:04:11.657220 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.657224 | ubuntu-noble | 2026-05-17 02:04:11.657228 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp.dataontap.cluster_mode' to be distributed and are 2026-05-17 02:04:11.657231 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp.dataontap.cluster_mode' via 2026-05-17 02:04:11.657235 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.657239 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.657242 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.657250 | ubuntu-noble | 2026-05-17 02:04:11.657254 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.657258 | ubuntu-noble | 2026-05-17 02:04:11.657262 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.657265 | ubuntu-noble | 2026-05-17 02:04:11.657269 | ubuntu-noble | 2026-05-17 02:04:11.657273 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.657276 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.657280 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.657284 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.657287 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.657291 | ubuntu-noble | 2026-05-17 02:04:11.657294 | ubuntu-noble | !! 2026-05-17 02:04:11.657298 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.657302 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.protocols' is absent from the `packages` configuration. 2026-05-17 02:04:11.657306 | ubuntu-noble | !! 2026-05-17 02:04:11.657309 | ubuntu-noble | 2026-05-17 02:04:11.657313 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.657317 | ubuntu-noble | ############################ 2026-05-17 02:04:11.657320 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.657324 | ubuntu-noble | ############################ 2026-05-17 02:04:11.657328 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp.dataontap.protocols' as an importable package[^1], 2026-05-17 02:04:11.657331 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.657335 | ubuntu-noble | 2026-05-17 02:04:11.657338 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.657342 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp.dataontap.protocols' is explicitly added 2026-05-17 02:04:11.657346 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.657349 | ubuntu-noble | 2026-05-17 02:04:11.657353 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.657357 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.657360 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.657364 | ubuntu-noble | 2026-05-17 02:04:11.657368 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.657371 | ubuntu-noble | 2026-05-17 02:04:11.657375 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.657379 | ubuntu-noble | 2026-05-17 02:04:11.657382 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp.dataontap.protocols' to be distributed and are 2026-05-17 02:04:11.657386 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp.dataontap.protocols' via 2026-05-17 02:04:11.657390 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.657393 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.657400 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.657403 | ubuntu-noble | 2026-05-17 02:04:11.657407 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.657411 | ubuntu-noble | 2026-05-17 02:04:11.657414 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.657418 | ubuntu-noble | 2026-05-17 02:04:11.657422 | ubuntu-noble | 2026-05-17 02:04:11.657425 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.657429 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.657433 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.657440 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.657444 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.657462 | ubuntu-noble | 2026-05-17 02:04:11.657469 | ubuntu-noble | !! 2026-05-17 02:04:11.657472 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.657481 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta' is absent from the `packages` configuration. 2026-05-17 02:04:11.657485 | ubuntu-noble | !! 2026-05-17 02:04:11.657489 | ubuntu-noble | 2026-05-17 02:04:11.657493 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.657496 | ubuntu-noble | ############################ 2026-05-17 02:04:11.657500 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.657504 | ubuntu-noble | ############################ 2026-05-17 02:04:11.657507 | ubuntu-noble | Python recognizes 'manila.share.drivers.nexenta' as an importable package[^1], 2026-05-17 02:04:11.657511 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.657515 | ubuntu-noble | 2026-05-17 02:04:11.657518 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.657522 | ubuntu-noble | package, please make sure that 'manila.share.drivers.nexenta' is explicitly added 2026-05-17 02:04:11.657526 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.657529 | ubuntu-noble | 2026-05-17 02:04:11.657533 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.657537 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.657540 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.657544 | ubuntu-noble | 2026-05-17 02:04:11.657548 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.657551 | ubuntu-noble | 2026-05-17 02:04:11.657555 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.657559 | ubuntu-noble | 2026-05-17 02:04:11.657562 | ubuntu-noble | If you don't want 'manila.share.drivers.nexenta' to be distributed and are 2026-05-17 02:04:11.657566 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.nexenta' via 2026-05-17 02:04:11.657570 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.657574 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.657577 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.657581 | ubuntu-noble | 2026-05-17 02:04:11.657584 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.657588 | ubuntu-noble | 2026-05-17 02:04:11.657592 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.657595 | ubuntu-noble | 2026-05-17 02:04:11.657599 | ubuntu-noble | 2026-05-17 02:04:11.657603 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.657607 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.657610 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.657614 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.657618 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.657621 | ubuntu-noble | 2026-05-17 02:04:11.657625 | ubuntu-noble | !! 2026-05-17 02:04:11.657629 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.657632 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta.ns4' is absent from the `packages` configuration. 2026-05-17 02:04:11.657636 | ubuntu-noble | !! 2026-05-17 02:04:11.657640 | ubuntu-noble | 2026-05-17 02:04:11.657643 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.657652 | ubuntu-noble | ############################ 2026-05-17 02:04:11.657656 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.657659 | ubuntu-noble | ############################ 2026-05-17 02:04:11.657663 | ubuntu-noble | Python recognizes 'manila.share.drivers.nexenta.ns4' as an importable package[^1], 2026-05-17 02:04:11.657667 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.657670 | ubuntu-noble | 2026-05-17 02:04:11.657674 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.657678 | ubuntu-noble | package, please make sure that 'manila.share.drivers.nexenta.ns4' is explicitly added 2026-05-17 02:04:11.657681 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.657685 | ubuntu-noble | 2026-05-17 02:04:11.657689 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.657692 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.657696 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.657700 | ubuntu-noble | 2026-05-17 02:04:11.657703 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.657707 | ubuntu-noble | 2026-05-17 02:04:11.657710 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.657714 | ubuntu-noble | 2026-05-17 02:04:11.657718 | ubuntu-noble | If you don't want 'manila.share.drivers.nexenta.ns4' to be distributed and are 2026-05-17 02:04:11.657721 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.nexenta.ns4' via 2026-05-17 02:04:11.657728 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.657732 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.657735 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.657739 | ubuntu-noble | 2026-05-17 02:04:11.657743 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.657746 | ubuntu-noble | 2026-05-17 02:04:11.657750 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.657754 | ubuntu-noble | 2026-05-17 02:04:11.657757 | ubuntu-noble | 2026-05-17 02:04:11.657761 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.657766 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.657771 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.657776 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.657780 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.657785 | ubuntu-noble | 2026-05-17 02:04:11.657790 | ubuntu-noble | !! 2026-05-17 02:04:11.657802 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.657807 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta.ns5' is absent from the `packages` configuration. 2026-05-17 02:04:11.657812 | ubuntu-noble | !! 2026-05-17 02:04:11.657817 | ubuntu-noble | 2026-05-17 02:04:11.657821 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.657826 | ubuntu-noble | ############################ 2026-05-17 02:04:11.657830 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.657835 | ubuntu-noble | ############################ 2026-05-17 02:04:11.657839 | ubuntu-noble | Python recognizes 'manila.share.drivers.nexenta.ns5' as an importable package[^1], 2026-05-17 02:04:11.657843 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.657848 | ubuntu-noble | 2026-05-17 02:04:11.657852 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.657856 | ubuntu-noble | package, please make sure that 'manila.share.drivers.nexenta.ns5' is explicitly added 2026-05-17 02:04:11.657861 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.657871 | ubuntu-noble | 2026-05-17 02:04:11.657875 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.657880 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.657884 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.657889 | ubuntu-noble | 2026-05-17 02:04:11.657893 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.657897 | ubuntu-noble | 2026-05-17 02:04:11.657902 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.657906 | ubuntu-noble | 2026-05-17 02:04:11.657911 | ubuntu-noble | If you don't want 'manila.share.drivers.nexenta.ns5' to be distributed and are 2026-05-17 02:04:11.657915 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.nexenta.ns5' via 2026-05-17 02:04:11.657920 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.657924 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.657928 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.657933 | ubuntu-noble | 2026-05-17 02:04:11.657937 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.657942 | ubuntu-noble | 2026-05-17 02:04:11.657946 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.657950 | ubuntu-noble | 2026-05-17 02:04:11.657955 | ubuntu-noble | 2026-05-17 02:04:11.657959 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.657964 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.657968 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.657973 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.657977 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.657981 | ubuntu-noble | 2026-05-17 02:04:11.657986 | ubuntu-noble | !! 2026-05-17 02:04:11.657990 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.657995 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.purestorage' is absent from the `packages` configuration. 2026-05-17 02:04:11.657999 | ubuntu-noble | !! 2026-05-17 02:04:11.658004 | ubuntu-noble | 2026-05-17 02:04:11.658009 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.658013 | ubuntu-noble | ############################ 2026-05-17 02:04:11.658018 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.658022 | ubuntu-noble | ############################ 2026-05-17 02:04:11.658027 | ubuntu-noble | Python recognizes 'manila.share.drivers.purestorage' as an importable package[^1], 2026-05-17 02:04:11.658031 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.658036 | ubuntu-noble | 2026-05-17 02:04:11.658040 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.658045 | ubuntu-noble | package, please make sure that 'manila.share.drivers.purestorage' is explicitly added 2026-05-17 02:04:11.658049 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.658054 | ubuntu-noble | 2026-05-17 02:04:11.658058 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.658063 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.658067 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.658072 | ubuntu-noble | 2026-05-17 02:04:11.658076 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.658081 | ubuntu-noble | 2026-05-17 02:04:11.658089 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.658094 | ubuntu-noble | 2026-05-17 02:04:11.658098 | ubuntu-noble | If you don't want 'manila.share.drivers.purestorage' to be distributed and are 2026-05-17 02:04:11.658111 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.purestorage' via 2026-05-17 02:04:11.658116 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.658121 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.658125 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.658130 | ubuntu-noble | 2026-05-17 02:04:11.658134 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.658139 | ubuntu-noble | 2026-05-17 02:04:11.658143 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.658148 | ubuntu-noble | 2026-05-17 02:04:11.658152 | ubuntu-noble | 2026-05-17 02:04:11.658157 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.658161 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.658173 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.658178 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.658182 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.658187 | ubuntu-noble | 2026-05-17 02:04:11.658191 | ubuntu-noble | !! 2026-05-17 02:04:11.658196 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.658201 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.qnap' is absent from the `packages` configuration. 2026-05-17 02:04:11.658205 | ubuntu-noble | !! 2026-05-17 02:04:11.658210 | ubuntu-noble | 2026-05-17 02:04:11.658214 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.658219 | ubuntu-noble | ############################ 2026-05-17 02:04:11.658223 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.658228 | ubuntu-noble | ############################ 2026-05-17 02:04:11.658232 | ubuntu-noble | Python recognizes 'manila.share.drivers.qnap' as an importable package[^1], 2026-05-17 02:04:11.658237 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.658241 | ubuntu-noble | 2026-05-17 02:04:11.658246 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.658250 | ubuntu-noble | package, please make sure that 'manila.share.drivers.qnap' is explicitly added 2026-05-17 02:04:11.658255 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.658260 | ubuntu-noble | 2026-05-17 02:04:11.658264 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.658269 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.658273 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.658278 | ubuntu-noble | 2026-05-17 02:04:11.658282 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.658287 | ubuntu-noble | 2026-05-17 02:04:11.658291 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.658296 | ubuntu-noble | 2026-05-17 02:04:11.658300 | ubuntu-noble | If you don't want 'manila.share.drivers.qnap' to be distributed and are 2026-05-17 02:04:11.658305 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.qnap' via 2026-05-17 02:04:11.658309 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.658314 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.658318 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.658323 | ubuntu-noble | 2026-05-17 02:04:11.658327 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.658332 | ubuntu-noble | 2026-05-17 02:04:11.658336 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.658341 | ubuntu-noble | 2026-05-17 02:04:11.658350 | ubuntu-noble | 2026-05-17 02:04:11.658355 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.658360 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.658364 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.658369 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.658373 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.658378 | ubuntu-noble | 2026-05-17 02:04:11.658382 | ubuntu-noble | !! 2026-05-17 02:04:11.658386 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.658391 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.quobyte' is absent from the `packages` configuration. 2026-05-17 02:04:11.658395 | ubuntu-noble | !! 2026-05-17 02:04:11.658400 | ubuntu-noble | 2026-05-17 02:04:11.658405 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.658410 | ubuntu-noble | ############################ 2026-05-17 02:04:11.658414 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.658419 | ubuntu-noble | ############################ 2026-05-17 02:04:11.658424 | ubuntu-noble | Python recognizes 'manila.share.drivers.quobyte' as an importable package[^1], 2026-05-17 02:04:11.658428 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.658432 | ubuntu-noble | 2026-05-17 02:04:11.658437 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.658441 | ubuntu-noble | package, please make sure that 'manila.share.drivers.quobyte' is explicitly added 2026-05-17 02:04:11.658446 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.658480 | ubuntu-noble | 2026-05-17 02:04:11.658485 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.658489 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.658494 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.658498 | ubuntu-noble | 2026-05-17 02:04:11.658503 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.658507 | ubuntu-noble | 2026-05-17 02:04:11.658512 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.658516 | ubuntu-noble | 2026-05-17 02:04:11.658521 | ubuntu-noble | If you don't want 'manila.share.drivers.quobyte' to be distributed and are 2026-05-17 02:04:11.658525 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.quobyte' via 2026-05-17 02:04:11.658530 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.658535 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.658539 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.658544 | ubuntu-noble | 2026-05-17 02:04:11.658549 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.658553 | ubuntu-noble | 2026-05-17 02:04:11.658558 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.658562 | ubuntu-noble | 2026-05-17 02:04:11.658567 | ubuntu-noble | 2026-05-17 02:04:11.658580 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.658585 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.658589 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.658594 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.658598 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.658603 | ubuntu-noble | 2026-05-17 02:04:11.658607 | ubuntu-noble | !! 2026-05-17 02:04:11.658612 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.658616 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.tegile' is absent from the `packages` configuration. 2026-05-17 02:04:11.658627 | ubuntu-noble | !! 2026-05-17 02:04:11.658631 | ubuntu-noble | 2026-05-17 02:04:11.658635 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.658640 | ubuntu-noble | ############################ 2026-05-17 02:04:11.658644 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.658648 | ubuntu-noble | ############################ 2026-05-17 02:04:11.658653 | ubuntu-noble | Python recognizes 'manila.share.drivers.tegile' as an importable package[^1], 2026-05-17 02:04:11.658657 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.658661 | ubuntu-noble | 2026-05-17 02:04:11.658666 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.658670 | ubuntu-noble | package, please make sure that 'manila.share.drivers.tegile' is explicitly added 2026-05-17 02:04:11.658674 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.658679 | ubuntu-noble | 2026-05-17 02:04:11.658683 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.658687 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.658692 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.658696 | ubuntu-noble | 2026-05-17 02:04:11.658701 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.658705 | ubuntu-noble | 2026-05-17 02:04:11.658714 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.658719 | ubuntu-noble | 2026-05-17 02:04:11.658723 | ubuntu-noble | If you don't want 'manila.share.drivers.tegile' to be distributed and are 2026-05-17 02:04:11.658728 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.tegile' via 2026-05-17 02:04:11.658733 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.658737 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.658741 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.658746 | ubuntu-noble | 2026-05-17 02:04:11.658750 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.658754 | ubuntu-noble | 2026-05-17 02:04:11.658759 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.658763 | ubuntu-noble | 2026-05-17 02:04:11.658768 | ubuntu-noble | 2026-05-17 02:04:11.658772 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.658776 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.658781 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.658786 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.658790 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.658794 | ubuntu-noble | 2026-05-17 02:04:11.658799 | ubuntu-noble | !! 2026-05-17 02:04:11.658803 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.658808 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.vastdata' is absent from the `packages` configuration. 2026-05-17 02:04:11.658813 | ubuntu-noble | !! 2026-05-17 02:04:11.658817 | ubuntu-noble | 2026-05-17 02:04:11.658822 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.658826 | ubuntu-noble | ############################ 2026-05-17 02:04:11.658831 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.658835 | ubuntu-noble | ############################ 2026-05-17 02:04:11.658840 | ubuntu-noble | Python recognizes 'manila.share.drivers.vastdata' as an importable package[^1], 2026-05-17 02:04:11.658844 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.658849 | ubuntu-noble | 2026-05-17 02:04:11.658859 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.658864 | ubuntu-noble | package, please make sure that 'manila.share.drivers.vastdata' is explicitly added 2026-05-17 02:04:11.658871 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.658876 | ubuntu-noble | 2026-05-17 02:04:11.658880 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.658885 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.658889 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.658894 | ubuntu-noble | 2026-05-17 02:04:11.658899 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.658903 | ubuntu-noble | 2026-05-17 02:04:11.658908 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.658912 | ubuntu-noble | 2026-05-17 02:04:11.658917 | ubuntu-noble | If you don't want 'manila.share.drivers.vastdata' to be distributed and are 2026-05-17 02:04:11.658921 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.vastdata' via 2026-05-17 02:04:11.658926 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.658930 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.658946 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.658951 | ubuntu-noble | 2026-05-17 02:04:11.658955 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.658960 | ubuntu-noble | 2026-05-17 02:04:11.658964 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.658969 | ubuntu-noble | 2026-05-17 02:04:11.658973 | ubuntu-noble | 2026-05-17 02:04:11.658977 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.658982 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.658986 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.658991 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.658995 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.659000 | ubuntu-noble | 2026-05-17 02:04:11.659004 | ubuntu-noble | !! 2026-05-17 02:04:11.659009 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.659013 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.veritas' is absent from the `packages` configuration. 2026-05-17 02:04:11.659018 | ubuntu-noble | !! 2026-05-17 02:04:11.659022 | ubuntu-noble | 2026-05-17 02:04:11.659027 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.659031 | ubuntu-noble | ############################ 2026-05-17 02:04:11.659036 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.659040 | ubuntu-noble | ############################ 2026-05-17 02:04:11.659045 | ubuntu-noble | Python recognizes 'manila.share.drivers.veritas' as an importable package[^1], 2026-05-17 02:04:11.659049 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.659054 | ubuntu-noble | 2026-05-17 02:04:11.659058 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.659063 | ubuntu-noble | package, please make sure that 'manila.share.drivers.veritas' is explicitly added 2026-05-17 02:04:11.659067 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.659072 | ubuntu-noble | 2026-05-17 02:04:11.659076 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.659081 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.659085 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.659089 | ubuntu-noble | 2026-05-17 02:04:11.659094 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.659103 | ubuntu-noble | 2026-05-17 02:04:11.659108 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.659113 | ubuntu-noble | 2026-05-17 02:04:11.659117 | ubuntu-noble | If you don't want 'manila.share.drivers.veritas' to be distributed and are 2026-05-17 02:04:11.659121 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.veritas' via 2026-05-17 02:04:11.659126 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.659130 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.659135 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.659139 | ubuntu-noble | 2026-05-17 02:04:11.659144 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.659148 | ubuntu-noble | 2026-05-17 02:04:11.659153 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.659157 | ubuntu-noble | 2026-05-17 02:04:11.659162 | ubuntu-noble | 2026-05-17 02:04:11.659166 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.659171 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.659175 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.659180 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.659184 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.659189 | ubuntu-noble | 2026-05-17 02:04:11.659193 | ubuntu-noble | !! 2026-05-17 02:04:11.659198 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.659203 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.windows' is absent from the `packages` configuration. 2026-05-17 02:04:11.659207 | ubuntu-noble | !! 2026-05-17 02:04:11.659212 | ubuntu-noble | 2026-05-17 02:04:11.659216 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.659221 | ubuntu-noble | ############################ 2026-05-17 02:04:11.659225 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.659230 | ubuntu-noble | ############################ 2026-05-17 02:04:11.659234 | ubuntu-noble | Python recognizes 'manila.share.drivers.windows' as an importable package[^1], 2026-05-17 02:04:11.659239 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.659243 | ubuntu-noble | 2026-05-17 02:04:11.659251 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.659256 | ubuntu-noble | package, please make sure that 'manila.share.drivers.windows' is explicitly added 2026-05-17 02:04:11.659260 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.659265 | ubuntu-noble | 2026-05-17 02:04:11.659269 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.659274 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.659278 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.659283 | ubuntu-noble | 2026-05-17 02:04:11.659287 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.659292 | ubuntu-noble | 2026-05-17 02:04:11.659296 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.659301 | ubuntu-noble | 2026-05-17 02:04:11.659305 | ubuntu-noble | If you don't want 'manila.share.drivers.windows' to be distributed and are 2026-05-17 02:04:11.659310 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.windows' via 2026-05-17 02:04:11.659317 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.659321 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.659326 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.659330 | ubuntu-noble | 2026-05-17 02:04:11.659335 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.659344 | ubuntu-noble | 2026-05-17 02:04:11.659349 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.659353 | ubuntu-noble | 2026-05-17 02:04:11.659358 | ubuntu-noble | 2026-05-17 02:04:11.659363 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.659367 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.659372 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.659376 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.659381 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.659385 | ubuntu-noble | 2026-05-17 02:04:11.659390 | ubuntu-noble | !! 2026-05-17 02:04:11.659394 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.659399 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zadara' is absent from the `packages` configuration. 2026-05-17 02:04:11.659403 | ubuntu-noble | !! 2026-05-17 02:04:11.659408 | ubuntu-noble | 2026-05-17 02:04:11.659412 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.659417 | ubuntu-noble | ############################ 2026-05-17 02:04:11.659421 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.659426 | ubuntu-noble | ############################ 2026-05-17 02:04:11.659430 | ubuntu-noble | Python recognizes 'manila.share.drivers.zadara' as an importable package[^1], 2026-05-17 02:04:11.659434 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.659439 | ubuntu-noble | 2026-05-17 02:04:11.659443 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.659465 | ubuntu-noble | package, please make sure that 'manila.share.drivers.zadara' is explicitly added 2026-05-17 02:04:11.659470 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.659474 | ubuntu-noble | 2026-05-17 02:04:11.659479 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.659483 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.659488 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.659493 | ubuntu-noble | 2026-05-17 02:04:11.659498 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.659502 | ubuntu-noble | 2026-05-17 02:04:11.659507 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.659511 | ubuntu-noble | 2026-05-17 02:04:11.659516 | ubuntu-noble | If you don't want 'manila.share.drivers.zadara' to be distributed and are 2026-05-17 02:04:11.659521 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.zadara' via 2026-05-17 02:04:11.659525 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.659530 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.659535 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.659539 | ubuntu-noble | 2026-05-17 02:04:11.659544 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.659548 | ubuntu-noble | 2026-05-17 02:04:11.659553 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.659557 | ubuntu-noble | 2026-05-17 02:04:11.659562 | ubuntu-noble | 2026-05-17 02:04:11.659566 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.659570 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.659575 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.659579 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.659584 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.659593 | ubuntu-noble | 2026-05-17 02:04:11.659598 | ubuntu-noble | !! 2026-05-17 02:04:11.659603 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.659607 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zfsonlinux' is absent from the `packages` configuration. 2026-05-17 02:04:11.659612 | ubuntu-noble | !! 2026-05-17 02:04:11.659616 | ubuntu-noble | 2026-05-17 02:04:11.659621 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.659625 | ubuntu-noble | ############################ 2026-05-17 02:04:11.659630 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.659634 | ubuntu-noble | ############################ 2026-05-17 02:04:11.659643 | ubuntu-noble | Python recognizes 'manila.share.drivers.zfsonlinux' as an importable package[^1], 2026-05-17 02:04:11.659647 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.659652 | ubuntu-noble | 2026-05-17 02:04:11.659656 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.659661 | ubuntu-noble | package, please make sure that 'manila.share.drivers.zfsonlinux' is explicitly added 2026-05-17 02:04:11.659666 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.659670 | ubuntu-noble | 2026-05-17 02:04:11.659675 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.659680 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.659684 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.659689 | ubuntu-noble | 2026-05-17 02:04:11.659694 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.659699 | ubuntu-noble | 2026-05-17 02:04:11.659703 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.659708 | ubuntu-noble | 2026-05-17 02:04:11.659721 | ubuntu-noble | If you don't want 'manila.share.drivers.zfsonlinux' to be distributed and are 2026-05-17 02:04:11.659726 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.zfsonlinux' via 2026-05-17 02:04:11.659731 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.659735 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.659740 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.659744 | ubuntu-noble | 2026-05-17 02:04:11.659748 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.659753 | ubuntu-noble | 2026-05-17 02:04:11.659758 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.659762 | ubuntu-noble | 2026-05-17 02:04:11.659766 | ubuntu-noble | 2026-05-17 02:04:11.659771 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.659775 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.659780 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.659784 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.659789 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.659793 | ubuntu-noble | 2026-05-17 02:04:11.659797 | ubuntu-noble | !! 2026-05-17 02:04:11.659802 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.659807 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zfssa' is absent from the `packages` configuration. 2026-05-17 02:04:11.659811 | ubuntu-noble | !! 2026-05-17 02:04:11.659816 | ubuntu-noble | 2026-05-17 02:04:11.659820 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.659825 | ubuntu-noble | ############################ 2026-05-17 02:04:11.659829 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.659834 | ubuntu-noble | ############################ 2026-05-17 02:04:11.659844 | ubuntu-noble | Python recognizes 'manila.share.drivers.zfssa' as an importable package[^1], 2026-05-17 02:04:11.659849 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.659854 | ubuntu-noble | 2026-05-17 02:04:11.659858 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.659863 | ubuntu-noble | package, please make sure that 'manila.share.drivers.zfssa' is explicitly added 2026-05-17 02:04:11.659867 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.659872 | ubuntu-noble | 2026-05-17 02:04:11.659877 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.659881 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.659886 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.659890 | ubuntu-noble | 2026-05-17 02:04:11.659895 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.659899 | ubuntu-noble | 2026-05-17 02:04:11.659904 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.659908 | ubuntu-noble | 2026-05-17 02:04:11.659913 | ubuntu-noble | If you don't want 'manila.share.drivers.zfssa' to be distributed and are 2026-05-17 02:04:11.659917 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.zfssa' via 2026-05-17 02:04:11.659922 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.659926 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.659931 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.659936 | ubuntu-noble | 2026-05-17 02:04:11.659940 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.659945 | ubuntu-noble | 2026-05-17 02:04:11.659949 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.659954 | ubuntu-noble | 2026-05-17 02:04:11.659958 | ubuntu-noble | 2026-05-17 02:04:11.659963 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.659967 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.659972 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.659976 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.659981 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.659986 | ubuntu-noble | 2026-05-17 02:04:11.659990 | ubuntu-noble | !! 2026-05-17 02:04:11.659995 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.660000 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.hooks' is absent from the `packages` configuration. 2026-05-17 02:04:11.660004 | ubuntu-noble | !! 2026-05-17 02:04:11.660009 | ubuntu-noble | 2026-05-17 02:04:11.660017 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.660022 | ubuntu-noble | ############################ 2026-05-17 02:04:11.660027 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.660032 | ubuntu-noble | ############################ 2026-05-17 02:04:11.660036 | ubuntu-noble | Python recognizes 'manila.share.hooks' as an importable package[^1], 2026-05-17 02:04:11.660041 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.660045 | ubuntu-noble | 2026-05-17 02:04:11.660050 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.660054 | ubuntu-noble | package, please make sure that 'manila.share.hooks' is explicitly added 2026-05-17 02:04:11.660058 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.660063 | ubuntu-noble | 2026-05-17 02:04:11.660067 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.660072 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.660081 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.660086 | ubuntu-noble | 2026-05-17 02:04:11.660098 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.660102 | ubuntu-noble | 2026-05-17 02:04:11.660107 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.660111 | ubuntu-noble | 2026-05-17 02:04:11.660116 | ubuntu-noble | If you don't want 'manila.share.hooks' to be distributed and are 2026-05-17 02:04:11.660120 | ubuntu-noble | already explicitly excluding 'manila.share.hooks' via 2026-05-17 02:04:11.660125 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.660129 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.660134 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.660138 | ubuntu-noble | 2026-05-17 02:04:11.660142 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.660147 | ubuntu-noble | 2026-05-17 02:04:11.660151 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.660156 | ubuntu-noble | 2026-05-17 02:04:11.660161 | ubuntu-noble | 2026-05-17 02:04:11.660166 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.660170 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.660175 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.660179 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.660184 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.660188 | ubuntu-noble | 2026-05-17 02:04:11.660193 | ubuntu-noble | !! 2026-05-17 02:04:11.660198 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.660202 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share_group' is absent from the `packages` configuration. 2026-05-17 02:04:11.660207 | ubuntu-noble | !! 2026-05-17 02:04:11.660211 | ubuntu-noble | 2026-05-17 02:04:11.660216 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.660220 | ubuntu-noble | ############################ 2026-05-17 02:04:11.660225 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.660229 | ubuntu-noble | ############################ 2026-05-17 02:04:11.660234 | ubuntu-noble | Python recognizes 'manila.share_group' as an importable package[^1], 2026-05-17 02:04:11.660238 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.660243 | ubuntu-noble | 2026-05-17 02:04:11.660247 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.660252 | ubuntu-noble | package, please make sure that 'manila.share_group' is explicitly added 2026-05-17 02:04:11.660256 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.660261 | ubuntu-noble | 2026-05-17 02:04:11.660265 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.660270 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.660274 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.660279 | ubuntu-noble | 2026-05-17 02:04:11.660283 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.660287 | ubuntu-noble | 2026-05-17 02:04:11.660292 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.660296 | ubuntu-noble | 2026-05-17 02:04:11.660301 | ubuntu-noble | If you don't want 'manila.share_group' to be distributed and are 2026-05-17 02:04:11.660305 | ubuntu-noble | already explicitly excluding 'manila.share_group' via 2026-05-17 02:04:11.660310 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.660314 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.660319 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.660329 | ubuntu-noble | 2026-05-17 02:04:11.660333 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.660338 | ubuntu-noble | 2026-05-17 02:04:11.660342 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.660347 | ubuntu-noble | 2026-05-17 02:04:11.660351 | ubuntu-noble | 2026-05-17 02:04:11.660356 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.660361 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.660366 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.660370 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.660375 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.660380 | ubuntu-noble | 2026-05-17 02:04:11.660385 | ubuntu-noble | !! 2026-05-17 02:04:11.660389 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.660402 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.testing' is absent from the `packages` configuration. 2026-05-17 02:04:11.660407 | ubuntu-noble | !! 2026-05-17 02:04:11.660411 | ubuntu-noble | 2026-05-17 02:04:11.660416 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.660421 | ubuntu-noble | ############################ 2026-05-17 02:04:11.660425 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.660430 | ubuntu-noble | ############################ 2026-05-17 02:04:11.660434 | ubuntu-noble | Python recognizes 'manila.testing' as an importable package[^1], 2026-05-17 02:04:11.660439 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.660443 | ubuntu-noble | 2026-05-17 02:04:11.660470 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.660475 | ubuntu-noble | package, please make sure that 'manila.testing' is explicitly added 2026-05-17 02:04:11.660480 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.660484 | ubuntu-noble | 2026-05-17 02:04:11.660489 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.660494 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.660506 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.660510 | ubuntu-noble | 2026-05-17 02:04:11.660515 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.660519 | ubuntu-noble | 2026-05-17 02:04:11.660524 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.660528 | ubuntu-noble | 2026-05-17 02:04:11.660533 | ubuntu-noble | If you don't want 'manila.testing' to be distributed and are 2026-05-17 02:04:11.660537 | ubuntu-noble | already explicitly excluding 'manila.testing' via 2026-05-17 02:04:11.660542 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.660546 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.660551 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.660555 | ubuntu-noble | 2026-05-17 02:04:11.660560 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.660564 | ubuntu-noble | 2026-05-17 02:04:11.660569 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.660573 | ubuntu-noble | 2026-05-17 02:04:11.660578 | ubuntu-noble | 2026-05-17 02:04:11.660582 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.660587 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.660592 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.660596 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.660609 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.660614 | ubuntu-noble | 2026-05-17 02:04:11.660619 | ubuntu-noble | !! 2026-05-17 02:04:11.660623 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.660628 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests' is absent from the `packages` configuration. 2026-05-17 02:04:11.660633 | ubuntu-noble | !! 2026-05-17 02:04:11.660637 | ubuntu-noble | 2026-05-17 02:04:11.660642 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.660647 | ubuntu-noble | ############################ 2026-05-17 02:04:11.660651 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.660656 | ubuntu-noble | ############################ 2026-05-17 02:04:11.660660 | ubuntu-noble | Python recognizes 'manila.tests' as an importable package[^1], 2026-05-17 02:04:11.660665 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.660669 | ubuntu-noble | 2026-05-17 02:04:11.660674 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.660678 | ubuntu-noble | package, please make sure that 'manila.tests' is explicitly added 2026-05-17 02:04:11.660683 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.660687 | ubuntu-noble | 2026-05-17 02:04:11.660692 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.660696 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.660701 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.660705 | ubuntu-noble | 2026-05-17 02:04:11.660710 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.660714 | ubuntu-noble | 2026-05-17 02:04:11.660719 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.660724 | ubuntu-noble | 2026-05-17 02:04:11.660728 | ubuntu-noble | If you don't want 'manila.tests' to be distributed and are 2026-05-17 02:04:11.660732 | ubuntu-noble | already explicitly excluding 'manila.tests' via 2026-05-17 02:04:11.660737 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.660742 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.660746 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.660751 | ubuntu-noble | 2026-05-17 02:04:11.660755 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.660760 | ubuntu-noble | 2026-05-17 02:04:11.660764 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.660769 | ubuntu-noble | 2026-05-17 02:04:11.660773 | ubuntu-noble | 2026-05-17 02:04:11.660778 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.660782 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.660787 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.660791 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.660796 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.660800 | ubuntu-noble | 2026-05-17 02:04:11.660805 | ubuntu-noble | !! 2026-05-17 02:04:11.660809 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.660814 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api' is absent from the `packages` configuration. 2026-05-17 02:04:11.660819 | ubuntu-noble | !! 2026-05-17 02:04:11.660823 | ubuntu-noble | 2026-05-17 02:04:11.660828 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.660832 | ubuntu-noble | ############################ 2026-05-17 02:04:11.660837 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.660841 | ubuntu-noble | ############################ 2026-05-17 02:04:11.660845 | ubuntu-noble | Python recognizes 'manila.tests.api' as an importable package[^1], 2026-05-17 02:04:11.660855 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.660860 | ubuntu-noble | 2026-05-17 02:04:11.660864 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.660869 | ubuntu-noble | package, please make sure that 'manila.tests.api' is explicitly added 2026-05-17 02:04:11.660873 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.660878 | ubuntu-noble | 2026-05-17 02:04:11.660882 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.660887 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.660899 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.660904 | ubuntu-noble | 2026-05-17 02:04:11.660909 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.660913 | ubuntu-noble | 2026-05-17 02:04:11.660918 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.660922 | ubuntu-noble | 2026-05-17 02:04:11.660927 | ubuntu-noble | If you don't want 'manila.tests.api' to be distributed and are 2026-05-17 02:04:11.660931 | ubuntu-noble | already explicitly excluding 'manila.tests.api' via 2026-05-17 02:04:11.660936 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.660941 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.660946 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.660950 | ubuntu-noble | 2026-05-17 02:04:11.660955 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.660959 | ubuntu-noble | 2026-05-17 02:04:11.660964 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.660968 | ubuntu-noble | 2026-05-17 02:04:11.660973 | ubuntu-noble | 2026-05-17 02:04:11.660977 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.660982 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.660987 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.660991 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.660996 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.661001 | ubuntu-noble | 2026-05-17 02:04:11.661005 | ubuntu-noble | !! 2026-05-17 02:04:11.661010 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.661015 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.contrib' is absent from the `packages` configuration. 2026-05-17 02:04:11.661020 | ubuntu-noble | !! 2026-05-17 02:04:11.661024 | ubuntu-noble | 2026-05-17 02:04:11.661028 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.661033 | ubuntu-noble | ############################ 2026-05-17 02:04:11.661037 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.661042 | ubuntu-noble | ############################ 2026-05-17 02:04:11.661046 | ubuntu-noble | Python recognizes 'manila.tests.api.contrib' as an importable package[^1], 2026-05-17 02:04:11.661051 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.661055 | ubuntu-noble | 2026-05-17 02:04:11.661060 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.661064 | ubuntu-noble | package, please make sure that 'manila.tests.api.contrib' is explicitly added 2026-05-17 02:04:11.661069 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.661073 | ubuntu-noble | 2026-05-17 02:04:11.661082 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.661087 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.661091 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.661100 | ubuntu-noble | 2026-05-17 02:04:11.661105 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.661109 | ubuntu-noble | 2026-05-17 02:04:11.661114 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.661119 | ubuntu-noble | 2026-05-17 02:04:11.661123 | ubuntu-noble | If you don't want 'manila.tests.api.contrib' to be distributed and are 2026-05-17 02:04:11.661128 | ubuntu-noble | already explicitly excluding 'manila.tests.api.contrib' via 2026-05-17 02:04:11.661132 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.661137 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.661141 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.661146 | ubuntu-noble | 2026-05-17 02:04:11.661150 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.661155 | ubuntu-noble | 2026-05-17 02:04:11.661160 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.661164 | ubuntu-noble | 2026-05-17 02:04:11.661169 | ubuntu-noble | 2026-05-17 02:04:11.661173 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.661178 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.661182 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.661187 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.661191 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.661196 | ubuntu-noble | 2026-05-17 02:04:11.661200 | ubuntu-noble | !! 2026-05-17 02:04:11.661205 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.661213 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.extensions' is absent from the `packages` configuration. 2026-05-17 02:04:11.661217 | ubuntu-noble | !! 2026-05-17 02:04:11.661222 | ubuntu-noble | 2026-05-17 02:04:11.661226 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.661231 | ubuntu-noble | ############################ 2026-05-17 02:04:11.661235 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.661240 | ubuntu-noble | ############################ 2026-05-17 02:04:11.661244 | ubuntu-noble | Python recognizes 'manila.tests.api.extensions' as an importable package[^1], 2026-05-17 02:04:11.661249 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.661253 | ubuntu-noble | 2026-05-17 02:04:11.661258 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.661262 | ubuntu-noble | package, please make sure that 'manila.tests.api.extensions' is explicitly added 2026-05-17 02:04:11.661267 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.661271 | ubuntu-noble | 2026-05-17 02:04:11.661282 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.661287 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.661292 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.661296 | ubuntu-noble | 2026-05-17 02:04:11.661301 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.661305 | ubuntu-noble | 2026-05-17 02:04:11.661310 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.661314 | ubuntu-noble | 2026-05-17 02:04:11.661318 | ubuntu-noble | If you don't want 'manila.tests.api.extensions' to be distributed and are 2026-05-17 02:04:11.661323 | ubuntu-noble | already explicitly excluding 'manila.tests.api.extensions' via 2026-05-17 02:04:11.661327 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.661332 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.661350 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.661355 | ubuntu-noble | 2026-05-17 02:04:11.661359 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.661364 | ubuntu-noble | 2026-05-17 02:04:11.661369 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.661374 | ubuntu-noble | 2026-05-17 02:04:11.661379 | ubuntu-noble | 2026-05-17 02:04:11.661383 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.661388 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.661392 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.661397 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.661401 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.661406 | ubuntu-noble | 2026-05-17 02:04:11.661410 | ubuntu-noble | !! 2026-05-17 02:04:11.661415 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.661420 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.middleware' is absent from the `packages` configuration. 2026-05-17 02:04:11.661424 | ubuntu-noble | !! 2026-05-17 02:04:11.661429 | ubuntu-noble | 2026-05-17 02:04:11.661434 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.661438 | ubuntu-noble | ############################ 2026-05-17 02:04:11.661443 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.661461 | ubuntu-noble | ############################ 2026-05-17 02:04:11.661469 | ubuntu-noble | Python recognizes 'manila.tests.api.middleware' as an importable package[^1], 2026-05-17 02:04:11.661473 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.661478 | ubuntu-noble | 2026-05-17 02:04:11.661482 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.661487 | ubuntu-noble | package, please make sure that 'manila.tests.api.middleware' is explicitly added 2026-05-17 02:04:11.661492 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.661496 | ubuntu-noble | 2026-05-17 02:04:11.661500 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.661505 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.661509 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.661514 | ubuntu-noble | 2026-05-17 02:04:11.661518 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.661523 | ubuntu-noble | 2026-05-17 02:04:11.661527 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.661532 | ubuntu-noble | 2026-05-17 02:04:11.661537 | ubuntu-noble | If you don't want 'manila.tests.api.middleware' to be distributed and are 2026-05-17 02:04:11.661541 | ubuntu-noble | already explicitly excluding 'manila.tests.api.middleware' via 2026-05-17 02:04:11.661546 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.661550 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.661555 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.661559 | ubuntu-noble | 2026-05-17 02:04:11.661564 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.661568 | ubuntu-noble | 2026-05-17 02:04:11.661573 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.661577 | ubuntu-noble | 2026-05-17 02:04:11.661582 | ubuntu-noble | 2026-05-17 02:04:11.661586 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.661591 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.661596 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.661605 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.661615 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.661620 | ubuntu-noble | 2026-05-17 02:04:11.661625 | ubuntu-noble | !! 2026-05-17 02:04:11.661630 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.661634 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.openstack' is absent from the `packages` configuration. 2026-05-17 02:04:11.661639 | ubuntu-noble | !! 2026-05-17 02:04:11.661643 | ubuntu-noble | 2026-05-17 02:04:11.661648 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.661652 | ubuntu-noble | ############################ 2026-05-17 02:04:11.661657 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.661662 | ubuntu-noble | ############################ 2026-05-17 02:04:11.661666 | ubuntu-noble | Python recognizes 'manila.tests.api.openstack' as an importable package[^1], 2026-05-17 02:04:11.661671 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.661675 | ubuntu-noble | 2026-05-17 02:04:11.661680 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.661692 | ubuntu-noble | package, please make sure that 'manila.tests.api.openstack' is explicitly added 2026-05-17 02:04:11.661697 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.661702 | ubuntu-noble | 2026-05-17 02:04:11.661706 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.661711 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.661716 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.661720 | ubuntu-noble | 2026-05-17 02:04:11.661725 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.661729 | ubuntu-noble | 2026-05-17 02:04:11.661734 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.661738 | ubuntu-noble | 2026-05-17 02:04:11.661743 | ubuntu-noble | If you don't want 'manila.tests.api.openstack' to be distributed and are 2026-05-17 02:04:11.661747 | ubuntu-noble | already explicitly excluding 'manila.tests.api.openstack' via 2026-05-17 02:04:11.661752 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.661756 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.661760 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.661765 | ubuntu-noble | 2026-05-17 02:04:11.661769 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.661774 | ubuntu-noble | 2026-05-17 02:04:11.661778 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.661782 | ubuntu-noble | 2026-05-17 02:04:11.661787 | ubuntu-noble | 2026-05-17 02:04:11.661791 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.661796 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.661800 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.661805 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.661810 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.661814 | ubuntu-noble | 2026-05-17 02:04:11.661819 | ubuntu-noble | !! 2026-05-17 02:04:11.661823 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.661828 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.v1' is absent from the `packages` configuration. 2026-05-17 02:04:11.661833 | ubuntu-noble | !! 2026-05-17 02:04:11.661837 | ubuntu-noble | 2026-05-17 02:04:11.661842 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.661847 | ubuntu-noble | ############################ 2026-05-17 02:04:11.661858 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.661862 | ubuntu-noble | ############################ 2026-05-17 02:04:11.661867 | ubuntu-noble | Python recognizes 'manila.tests.api.v1' as an importable package[^1], 2026-05-17 02:04:11.661872 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.661876 | ubuntu-noble | 2026-05-17 02:04:11.661881 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.661885 | ubuntu-noble | package, please make sure that 'manila.tests.api.v1' is explicitly added 2026-05-17 02:04:11.661890 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.661894 | ubuntu-noble | 2026-05-17 02:04:11.661899 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.661904 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.661909 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.661913 | ubuntu-noble | 2026-05-17 02:04:11.661918 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.661922 | ubuntu-noble | 2026-05-17 02:04:11.661927 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.661932 | ubuntu-noble | 2026-05-17 02:04:11.661936 | ubuntu-noble | If you don't want 'manila.tests.api.v1' to be distributed and are 2026-05-17 02:04:11.661941 | ubuntu-noble | already explicitly excluding 'manila.tests.api.v1' via 2026-05-17 02:04:11.661945 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.661950 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.661955 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.661959 | ubuntu-noble | 2026-05-17 02:04:11.661963 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.661968 | ubuntu-noble | 2026-05-17 02:04:11.661973 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.661977 | ubuntu-noble | 2026-05-17 02:04:11.661982 | ubuntu-noble | 2026-05-17 02:04:11.661986 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.661990 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.661999 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.662003 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.662008 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.662012 | ubuntu-noble | 2026-05-17 02:04:11.662017 | ubuntu-noble | !! 2026-05-17 02:04:11.662021 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.662026 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.v2' is absent from the `packages` configuration. 2026-05-17 02:04:11.662030 | ubuntu-noble | !! 2026-05-17 02:04:11.662035 | ubuntu-noble | 2026-05-17 02:04:11.662039 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.662044 | ubuntu-noble | ############################ 2026-05-17 02:04:11.662048 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.662053 | ubuntu-noble | ############################ 2026-05-17 02:04:11.662057 | ubuntu-noble | Python recognizes 'manila.tests.api.v2' as an importable package[^1], 2026-05-17 02:04:11.662069 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.662073 | ubuntu-noble | 2026-05-17 02:04:11.662078 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.662082 | ubuntu-noble | package, please make sure that 'manila.tests.api.v2' is explicitly added 2026-05-17 02:04:11.662087 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.662091 | ubuntu-noble | 2026-05-17 02:04:11.662096 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.662100 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.662110 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.662114 | ubuntu-noble | 2026-05-17 02:04:11.662119 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.662123 | ubuntu-noble | 2026-05-17 02:04:11.662128 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.662132 | ubuntu-noble | 2026-05-17 02:04:11.662137 | ubuntu-noble | If you don't want 'manila.tests.api.v2' to be distributed and are 2026-05-17 02:04:11.662141 | ubuntu-noble | already explicitly excluding 'manila.tests.api.v2' via 2026-05-17 02:04:11.662146 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.662150 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.662155 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.662160 | ubuntu-noble | 2026-05-17 02:04:11.662164 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.662169 | ubuntu-noble | 2026-05-17 02:04:11.662173 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.662178 | ubuntu-noble | 2026-05-17 02:04:11.662182 | ubuntu-noble | 2026-05-17 02:04:11.662186 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.662191 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.662195 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.662200 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.662204 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.662209 | ubuntu-noble | 2026-05-17 02:04:11.662213 | ubuntu-noble | !! 2026-05-17 02:04:11.662218 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.662222 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.views' is absent from the `packages` configuration. 2026-05-17 02:04:11.662227 | ubuntu-noble | !! 2026-05-17 02:04:11.662231 | ubuntu-noble | 2026-05-17 02:04:11.662236 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.662240 | ubuntu-noble | ############################ 2026-05-17 02:04:11.662245 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.662249 | ubuntu-noble | ############################ 2026-05-17 02:04:11.662254 | ubuntu-noble | Python recognizes 'manila.tests.api.views' as an importable package[^1], 2026-05-17 02:04:11.662258 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.662263 | ubuntu-noble | 2026-05-17 02:04:11.662267 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.662272 | ubuntu-noble | package, please make sure that 'manila.tests.api.views' is explicitly added 2026-05-17 02:04:11.662276 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.662281 | ubuntu-noble | 2026-05-17 02:04:11.662285 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.662289 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.662294 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.662298 | ubuntu-noble | 2026-05-17 02:04:11.662303 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.662307 | ubuntu-noble | 2026-05-17 02:04:11.662312 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.662316 | ubuntu-noble | 2026-05-17 02:04:11.662321 | ubuntu-noble | If you don't want 'manila.tests.api.views' to be distributed and are 2026-05-17 02:04:11.662325 | ubuntu-noble | already explicitly excluding 'manila.tests.api.views' via 2026-05-17 02:04:11.662330 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.662339 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.662343 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.662348 | ubuntu-noble | 2026-05-17 02:04:11.662352 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.662357 | ubuntu-noble | 2026-05-17 02:04:11.662361 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.662366 | ubuntu-noble | 2026-05-17 02:04:11.662371 | ubuntu-noble | 2026-05-17 02:04:11.662379 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.662384 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.662388 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.662393 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.662397 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.662402 | ubuntu-noble | 2026-05-17 02:04:11.662407 | ubuntu-noble | !! 2026-05-17 02:04:11.662411 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.662416 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.cmd' is absent from the `packages` configuration. 2026-05-17 02:04:11.662420 | ubuntu-noble | !! 2026-05-17 02:04:11.662425 | ubuntu-noble | 2026-05-17 02:04:11.662429 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.662434 | ubuntu-noble | ############################ 2026-05-17 02:04:11.662438 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.662443 | ubuntu-noble | ############################ 2026-05-17 02:04:11.662498 | ubuntu-noble | Python recognizes 'manila.tests.cmd' as an importable package[^1], 2026-05-17 02:04:11.662508 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.662513 | ubuntu-noble | 2026-05-17 02:04:11.662517 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.662522 | ubuntu-noble | package, please make sure that 'manila.tests.cmd' is explicitly added 2026-05-17 02:04:11.662526 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.662531 | ubuntu-noble | 2026-05-17 02:04:11.662535 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.662540 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.662544 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.662549 | ubuntu-noble | 2026-05-17 02:04:11.662553 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.662558 | ubuntu-noble | 2026-05-17 02:04:11.662562 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.662567 | ubuntu-noble | 2026-05-17 02:04:11.662571 | ubuntu-noble | If you don't want 'manila.tests.cmd' to be distributed and are 2026-05-17 02:04:11.662576 | ubuntu-noble | already explicitly excluding 'manila.tests.cmd' via 2026-05-17 02:04:11.662580 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.662584 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.662589 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.662593 | ubuntu-noble | 2026-05-17 02:04:11.662598 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.662602 | ubuntu-noble | 2026-05-17 02:04:11.662607 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.662611 | ubuntu-noble | 2026-05-17 02:04:11.662616 | ubuntu-noble | 2026-05-17 02:04:11.662620 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.662625 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.662629 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.662640 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.662645 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.662649 | ubuntu-noble | 2026-05-17 02:04:11.662654 | ubuntu-noble | !! 2026-05-17 02:04:11.662659 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.662664 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.common' is absent from the `packages` configuration. 2026-05-17 02:04:11.662668 | ubuntu-noble | !! 2026-05-17 02:04:11.662673 | ubuntu-noble | 2026-05-17 02:04:11.662677 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.662682 | ubuntu-noble | ############################ 2026-05-17 02:04:11.662686 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.662691 | ubuntu-noble | ############################ 2026-05-17 02:04:11.662695 | ubuntu-noble | Python recognizes 'manila.tests.common' as an importable package[^1], 2026-05-17 02:04:11.662699 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.662704 | ubuntu-noble | 2026-05-17 02:04:11.662708 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.662713 | ubuntu-noble | package, please make sure that 'manila.tests.common' is explicitly added 2026-05-17 02:04:11.662717 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.662722 | ubuntu-noble | 2026-05-17 02:04:11.662726 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.662731 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.662735 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.662740 | ubuntu-noble | 2026-05-17 02:04:11.662744 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.662749 | ubuntu-noble | 2026-05-17 02:04:11.662753 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.662758 | ubuntu-noble | 2026-05-17 02:04:11.662762 | ubuntu-noble | If you don't want 'manila.tests.common' to be distributed and are 2026-05-17 02:04:11.662767 | ubuntu-noble | already explicitly excluding 'manila.tests.common' via 2026-05-17 02:04:11.662771 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.662776 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.662780 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.662785 | ubuntu-noble | 2026-05-17 02:04:11.662790 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.662794 | ubuntu-noble | 2026-05-17 02:04:11.662806 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.662811 | ubuntu-noble | 2026-05-17 02:04:11.662816 | ubuntu-noble | 2026-05-17 02:04:11.662820 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.662825 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.662830 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.662834 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.662839 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.662843 | ubuntu-noble | 2026-05-17 02:04:11.662847 | ubuntu-noble | !! 2026-05-17 02:04:11.662852 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.662857 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.compute' is absent from the `packages` configuration. 2026-05-17 02:04:11.662861 | ubuntu-noble | !! 2026-05-17 02:04:11.662866 | ubuntu-noble | 2026-05-17 02:04:11.662870 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.662875 | ubuntu-noble | ############################ 2026-05-17 02:04:11.662892 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.662897 | ubuntu-noble | ############################ 2026-05-17 02:04:11.662902 | ubuntu-noble | Python recognizes 'manila.tests.compute' as an importable package[^1], 2026-05-17 02:04:11.662906 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.662911 | ubuntu-noble | 2026-05-17 02:04:11.662915 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.662920 | ubuntu-noble | package, please make sure that 'manila.tests.compute' is explicitly added 2026-05-17 02:04:11.662925 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.662929 | ubuntu-noble | 2026-05-17 02:04:11.662934 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.662938 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.662943 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.662948 | ubuntu-noble | 2026-05-17 02:04:11.662952 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.662957 | ubuntu-noble | 2026-05-17 02:04:11.662961 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.662966 | ubuntu-noble | 2026-05-17 02:04:11.662970 | ubuntu-noble | If you don't want 'manila.tests.compute' to be distributed and are 2026-05-17 02:04:11.662975 | ubuntu-noble | already explicitly excluding 'manila.tests.compute' via 2026-05-17 02:04:11.662979 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.662984 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.662989 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.662993 | ubuntu-noble | 2026-05-17 02:04:11.662998 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.663002 | ubuntu-noble | 2026-05-17 02:04:11.663007 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.663011 | ubuntu-noble | 2026-05-17 02:04:11.663016 | ubuntu-noble | 2026-05-17 02:04:11.663020 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.663025 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.663030 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.663034 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.663039 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.663043 | ubuntu-noble | 2026-05-17 02:04:11.663048 | ubuntu-noble | !! 2026-05-17 02:04:11.663052 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.663056 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.data' is absent from the `packages` configuration. 2026-05-17 02:04:11.663061 | ubuntu-noble | !! 2026-05-17 02:04:11.663065 | ubuntu-noble | 2026-05-17 02:04:11.663070 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.663074 | ubuntu-noble | ############################ 2026-05-17 02:04:11.663078 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.663083 | ubuntu-noble | ############################ 2026-05-17 02:04:11.663087 | ubuntu-noble | Python recognizes 'manila.tests.data' as an importable package[^1], 2026-05-17 02:04:11.663092 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.663096 | ubuntu-noble | 2026-05-17 02:04:11.663101 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.663105 | ubuntu-noble | package, please make sure that 'manila.tests.data' is explicitly added 2026-05-17 02:04:11.663109 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.663114 | ubuntu-noble | 2026-05-17 02:04:11.663118 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.663128 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.663133 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.663137 | ubuntu-noble | 2026-05-17 02:04:11.663141 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.663146 | ubuntu-noble | 2026-05-17 02:04:11.663150 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.663155 | ubuntu-noble | 2026-05-17 02:04:11.663159 | ubuntu-noble | If you don't want 'manila.tests.data' to be distributed and are 2026-05-17 02:04:11.663164 | ubuntu-noble | already explicitly excluding 'manila.tests.data' via 2026-05-17 02:04:11.663168 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.663172 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.663177 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.663181 | ubuntu-noble | 2026-05-17 02:04:11.663189 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.663194 | ubuntu-noble | 2026-05-17 02:04:11.663198 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.663203 | ubuntu-noble | 2026-05-17 02:04:11.663207 | ubuntu-noble | 2026-05-17 02:04:11.663212 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.663216 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.663220 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.663225 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.663229 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.663234 | ubuntu-noble | 2026-05-17 02:04:11.663238 | ubuntu-noble | !! 2026-05-17 02:04:11.663243 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.663247 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db' is absent from the `packages` configuration. 2026-05-17 02:04:11.663252 | ubuntu-noble | !! 2026-05-17 02:04:11.663256 | ubuntu-noble | 2026-05-17 02:04:11.663267 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.663272 | ubuntu-noble | ############################ 2026-05-17 02:04:11.663276 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.663281 | ubuntu-noble | ############################ 2026-05-17 02:04:11.663285 | ubuntu-noble | Python recognizes 'manila.tests.db' as an importable package[^1], 2026-05-17 02:04:11.663290 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.663294 | ubuntu-noble | 2026-05-17 02:04:11.663299 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.663303 | ubuntu-noble | package, please make sure that 'manila.tests.db' is explicitly added 2026-05-17 02:04:11.663308 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.663312 | ubuntu-noble | 2026-05-17 02:04:11.663317 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.663321 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.663326 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.663330 | ubuntu-noble | 2026-05-17 02:04:11.663335 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.663340 | ubuntu-noble | 2026-05-17 02:04:11.663344 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.663349 | ubuntu-noble | 2026-05-17 02:04:11.663353 | ubuntu-noble | If you don't want 'manila.tests.db' to be distributed and are 2026-05-17 02:04:11.663358 | ubuntu-noble | already explicitly excluding 'manila.tests.db' via 2026-05-17 02:04:11.663362 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.663367 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.663378 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.663382 | ubuntu-noble | 2026-05-17 02:04:11.663387 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.663391 | ubuntu-noble | 2026-05-17 02:04:11.663396 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.663400 | ubuntu-noble | 2026-05-17 02:04:11.663405 | ubuntu-noble | 2026-05-17 02:04:11.663409 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.663414 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.663418 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.663423 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.663428 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.663432 | ubuntu-noble | 2026-05-17 02:04:11.663437 | ubuntu-noble | !! 2026-05-17 02:04:11.663441 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.663461 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.migrations' is absent from the `packages` configuration. 2026-05-17 02:04:11.663469 | ubuntu-noble | !! 2026-05-17 02:04:11.663474 | ubuntu-noble | 2026-05-17 02:04:11.663479 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.663483 | ubuntu-noble | ############################ 2026-05-17 02:04:11.663488 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.663492 | ubuntu-noble | ############################ 2026-05-17 02:04:11.663497 | ubuntu-noble | Python recognizes 'manila.tests.db.migrations' as an importable package[^1], 2026-05-17 02:04:11.663502 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.663506 | ubuntu-noble | 2026-05-17 02:04:11.663511 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.663516 | ubuntu-noble | package, please make sure that 'manila.tests.db.migrations' is explicitly added 2026-05-17 02:04:11.663520 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.663525 | ubuntu-noble | 2026-05-17 02:04:11.663529 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.663534 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.663538 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.663543 | ubuntu-noble | 2026-05-17 02:04:11.663548 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.663552 | ubuntu-noble | 2026-05-17 02:04:11.663557 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.663561 | ubuntu-noble | 2026-05-17 02:04:11.663566 | ubuntu-noble | If you don't want 'manila.tests.db.migrations' to be distributed and are 2026-05-17 02:04:11.663571 | ubuntu-noble | already explicitly excluding 'manila.tests.db.migrations' via 2026-05-17 02:04:11.663575 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.663580 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.663585 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.663589 | ubuntu-noble | 2026-05-17 02:04:11.663594 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.663598 | ubuntu-noble | 2026-05-17 02:04:11.663603 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.663607 | ubuntu-noble | 2026-05-17 02:04:11.663612 | ubuntu-noble | 2026-05-17 02:04:11.663616 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.663621 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.663625 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.663635 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.663640 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.663644 | ubuntu-noble | 2026-05-17 02:04:11.663649 | ubuntu-noble | !! 2026-05-17 02:04:11.663654 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.663666 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.migrations.alembic' is absent from the `packages` configuration. 2026-05-17 02:04:11.663670 | ubuntu-noble | !! 2026-05-17 02:04:11.663675 | ubuntu-noble | 2026-05-17 02:04:11.663680 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.663684 | ubuntu-noble | ############################ 2026-05-17 02:04:11.663689 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.663693 | ubuntu-noble | ############################ 2026-05-17 02:04:11.663698 | ubuntu-noble | Python recognizes 'manila.tests.db.migrations.alembic' as an importable package[^1], 2026-05-17 02:04:11.663702 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.663707 | ubuntu-noble | 2026-05-17 02:04:11.663711 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.663716 | ubuntu-noble | package, please make sure that 'manila.tests.db.migrations.alembic' is explicitly added 2026-05-17 02:04:11.663720 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.663725 | ubuntu-noble | 2026-05-17 02:04:11.663729 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.663734 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.663738 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.663743 | ubuntu-noble | 2026-05-17 02:04:11.663747 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.663752 | ubuntu-noble | 2026-05-17 02:04:11.663756 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.663761 | ubuntu-noble | 2026-05-17 02:04:11.663765 | ubuntu-noble | If you don't want 'manila.tests.db.migrations.alembic' to be distributed and are 2026-05-17 02:04:11.663770 | ubuntu-noble | already explicitly excluding 'manila.tests.db.migrations.alembic' via 2026-05-17 02:04:11.663775 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.663779 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.663784 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.663788 | ubuntu-noble | 2026-05-17 02:04:11.663995 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.664002 | ubuntu-noble | 2026-05-17 02:04:11.664006 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.664011 | ubuntu-noble | 2026-05-17 02:04:11.664016 | ubuntu-noble | 2026-05-17 02:04:11.664020 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.664024 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.664029 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.664033 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.664038 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.664043 | ubuntu-noble | 2026-05-17 02:04:11.664048 | ubuntu-noble | !! 2026-05-17 02:04:11.664052 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.664060 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.sqlalchemy' is absent from the `packages` configuration. 2026-05-17 02:04:11.664065 | ubuntu-noble | !! 2026-05-17 02:04:11.664070 | ubuntu-noble | 2026-05-17 02:04:11.664075 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.664085 | ubuntu-noble | ############################ 2026-05-17 02:04:11.664090 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.664095 | ubuntu-noble | ############################ 2026-05-17 02:04:11.664100 | ubuntu-noble | Python recognizes 'manila.tests.db.sqlalchemy' as an importable package[^1], 2026-05-17 02:04:11.664105 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.664110 | ubuntu-noble | 2026-05-17 02:04:11.664114 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.664119 | ubuntu-noble | package, please make sure that 'manila.tests.db.sqlalchemy' is explicitly added 2026-05-17 02:04:11.664124 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.664128 | ubuntu-noble | 2026-05-17 02:04:11.664133 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.664138 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.664143 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.664147 | ubuntu-noble | 2026-05-17 02:04:11.664152 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.664157 | ubuntu-noble | 2026-05-17 02:04:11.664162 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.664166 | ubuntu-noble | 2026-05-17 02:04:11.664171 | ubuntu-noble | If you don't want 'manila.tests.db.sqlalchemy' to be distributed and are 2026-05-17 02:04:11.664176 | ubuntu-noble | already explicitly excluding 'manila.tests.db.sqlalchemy' via 2026-05-17 02:04:11.664180 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.664185 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.664189 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.664194 | ubuntu-noble | 2026-05-17 02:04:11.664198 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.664203 | ubuntu-noble | 2026-05-17 02:04:11.664207 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.664212 | ubuntu-noble | 2026-05-17 02:04:11.664217 | ubuntu-noble | 2026-05-17 02:04:11.664222 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.664226 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.664231 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.664236 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.664240 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.664245 | ubuntu-noble | 2026-05-17 02:04:11.664259 | ubuntu-noble | !! 2026-05-17 02:04:11.664264 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.664268 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.hacking' is absent from the `packages` configuration. 2026-05-17 02:04:11.664273 | ubuntu-noble | !! 2026-05-17 02:04:11.664278 | ubuntu-noble | 2026-05-17 02:04:11.664283 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.664287 | ubuntu-noble | ############################ 2026-05-17 02:04:11.664292 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.664297 | ubuntu-noble | ############################ 2026-05-17 02:04:11.664301 | ubuntu-noble | Python recognizes 'manila.tests.hacking' as an importable package[^1], 2026-05-17 02:04:11.664306 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.664311 | ubuntu-noble | 2026-05-17 02:04:11.664315 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.664320 | ubuntu-noble | package, please make sure that 'manila.tests.hacking' is explicitly added 2026-05-17 02:04:11.664325 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.664336 | ubuntu-noble | 2026-05-17 02:04:11.664341 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.664345 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.664350 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.664354 | ubuntu-noble | 2026-05-17 02:04:11.664359 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.664364 | ubuntu-noble | 2026-05-17 02:04:11.664369 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.664374 | ubuntu-noble | 2026-05-17 02:04:11.664378 | ubuntu-noble | If you don't want 'manila.tests.hacking' to be distributed and are 2026-05-17 02:04:11.664383 | ubuntu-noble | already explicitly excluding 'manila.tests.hacking' via 2026-05-17 02:04:11.664388 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.664392 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.664397 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.664401 | ubuntu-noble | 2026-05-17 02:04:11.664405 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.664410 | ubuntu-noble | 2026-05-17 02:04:11.664414 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.664419 | ubuntu-noble | 2026-05-17 02:04:11.664423 | ubuntu-noble | 2026-05-17 02:04:11.664428 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.664433 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.664438 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.664442 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.664467 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.664472 | ubuntu-noble | 2026-05-17 02:04:11.664477 | ubuntu-noble | !! 2026-05-17 02:04:11.664482 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.664491 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.image' is absent from the `packages` configuration. 2026-05-17 02:04:11.664496 | ubuntu-noble | !! 2026-05-17 02:04:11.664500 | ubuntu-noble | 2026-05-17 02:04:11.664505 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.664509 | ubuntu-noble | ############################ 2026-05-17 02:04:11.664514 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.664519 | ubuntu-noble | ############################ 2026-05-17 02:04:11.664523 | ubuntu-noble | Python recognizes 'manila.tests.image' as an importable package[^1], 2026-05-17 02:04:11.664528 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.664533 | ubuntu-noble | 2026-05-17 02:04:11.664537 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.664542 | ubuntu-noble | package, please make sure that 'manila.tests.image' is explicitly added 2026-05-17 02:04:11.664546 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.664550 | ubuntu-noble | 2026-05-17 02:04:11.664555 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.664559 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.664564 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.664568 | ubuntu-noble | 2026-05-17 02:04:11.664572 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.664577 | ubuntu-noble | 2026-05-17 02:04:11.664581 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.664586 | ubuntu-noble | 2026-05-17 02:04:11.664590 | ubuntu-noble | If you don't want 'manila.tests.image' to be distributed and are 2026-05-17 02:04:11.664595 | ubuntu-noble | already explicitly excluding 'manila.tests.image' via 2026-05-17 02:04:11.664606 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.664610 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.664615 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.664619 | ubuntu-noble | 2026-05-17 02:04:11.664624 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.664628 | ubuntu-noble | 2026-05-17 02:04:11.664632 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.664637 | ubuntu-noble | 2026-05-17 02:04:11.664641 | ubuntu-noble | 2026-05-17 02:04:11.664646 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.664650 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.664655 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.664660 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.664673 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.664678 | ubuntu-noble | 2026-05-17 02:04:11.664683 | ubuntu-noble | !! 2026-05-17 02:04:11.664687 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.664692 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.integrated' is absent from the `packages` configuration. 2026-05-17 02:04:11.664697 | ubuntu-noble | !! 2026-05-17 02:04:11.664701 | ubuntu-noble | 2026-05-17 02:04:11.664706 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.664711 | ubuntu-noble | ############################ 2026-05-17 02:04:11.664716 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.664720 | ubuntu-noble | ############################ 2026-05-17 02:04:11.664725 | ubuntu-noble | Python recognizes 'manila.tests.integrated' as an importable package[^1], 2026-05-17 02:04:11.664730 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.664734 | ubuntu-noble | 2026-05-17 02:04:11.664739 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.664744 | ubuntu-noble | package, please make sure that 'manila.tests.integrated' is explicitly added 2026-05-17 02:04:11.664748 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.664753 | ubuntu-noble | 2026-05-17 02:04:11.664757 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.664762 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.664767 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.664771 | ubuntu-noble | 2026-05-17 02:04:11.664776 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.664781 | ubuntu-noble | 2026-05-17 02:04:11.664785 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.664790 | ubuntu-noble | 2026-05-17 02:04:11.664794 | ubuntu-noble | If you don't want 'manila.tests.integrated' to be distributed and are 2026-05-17 02:04:11.664799 | ubuntu-noble | already explicitly excluding 'manila.tests.integrated' via 2026-05-17 02:04:11.664803 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.664808 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.664813 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.664817 | ubuntu-noble | 2026-05-17 02:04:11.664822 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.664826 | ubuntu-noble | 2026-05-17 02:04:11.664831 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.664835 | ubuntu-noble | 2026-05-17 02:04:11.664840 | ubuntu-noble | 2026-05-17 02:04:11.664844 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.664854 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.664859 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.664863 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.664875 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.664879 | ubuntu-noble | 2026-05-17 02:04:11.664884 | ubuntu-noble | !! 2026-05-17 02:04:11.664889 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.664893 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.integrated.api' is absent from the `packages` configuration. 2026-05-17 02:04:11.664898 | ubuntu-noble | !! 2026-05-17 02:04:11.664903 | ubuntu-noble | 2026-05-17 02:04:11.664907 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.664912 | ubuntu-noble | ############################ 2026-05-17 02:04:11.664916 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.664921 | ubuntu-noble | ############################ 2026-05-17 02:04:11.664926 | ubuntu-noble | Python recognizes 'manila.tests.integrated.api' as an importable package[^1], 2026-05-17 02:04:11.664931 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.664935 | ubuntu-noble | 2026-05-17 02:04:11.664940 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.664944 | ubuntu-noble | package, please make sure that 'manila.tests.integrated.api' is explicitly added 2026-05-17 02:04:11.664949 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.664953 | ubuntu-noble | 2026-05-17 02:04:11.664958 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.664963 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.664967 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.664972 | ubuntu-noble | 2026-05-17 02:04:11.664977 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.664981 | ubuntu-noble | 2026-05-17 02:04:11.664986 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.664990 | ubuntu-noble | 2026-05-17 02:04:11.664995 | ubuntu-noble | If you don't want 'manila.tests.integrated.api' to be distributed and are 2026-05-17 02:04:11.664999 | ubuntu-noble | already explicitly excluding 'manila.tests.integrated.api' via 2026-05-17 02:04:11.665004 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.665008 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.665013 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.665018 | ubuntu-noble | 2026-05-17 02:04:11.665022 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.665026 | ubuntu-noble | 2026-05-17 02:04:11.665031 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.665035 | ubuntu-noble | 2026-05-17 02:04:11.665040 | ubuntu-noble | 2026-05-17 02:04:11.665044 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.665049 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.665060 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.665065 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.665070 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.665074 | ubuntu-noble | 2026-05-17 02:04:11.665078 | ubuntu-noble | !! 2026-05-17 02:04:11.665083 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.665088 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.keymgr' is absent from the `packages` configuration. 2026-05-17 02:04:11.665097 | ubuntu-noble | !! 2026-05-17 02:04:11.665102 | ubuntu-noble | 2026-05-17 02:04:11.665107 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.665111 | ubuntu-noble | ############################ 2026-05-17 02:04:11.665116 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.665120 | ubuntu-noble | ############################ 2026-05-17 02:04:11.665125 | ubuntu-noble | Python recognizes 'manila.tests.keymgr' as an importable package[^1], 2026-05-17 02:04:11.665129 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.665134 | ubuntu-noble | 2026-05-17 02:04:11.665139 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.665143 | ubuntu-noble | package, please make sure that 'manila.tests.keymgr' is explicitly added 2026-05-17 02:04:11.665148 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.665152 | ubuntu-noble | 2026-05-17 02:04:11.665156 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.665161 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.665165 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.665170 | ubuntu-noble | 2026-05-17 02:04:11.665174 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.665179 | ubuntu-noble | 2026-05-17 02:04:11.665183 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.665188 | ubuntu-noble | 2026-05-17 02:04:11.665192 | ubuntu-noble | If you don't want 'manila.tests.keymgr' to be distributed and are 2026-05-17 02:04:11.665197 | ubuntu-noble | already explicitly excluding 'manila.tests.keymgr' via 2026-05-17 02:04:11.665201 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.665205 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.665210 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.665214 | ubuntu-noble | 2026-05-17 02:04:11.665219 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.665223 | ubuntu-noble | 2026-05-17 02:04:11.665228 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.665232 | ubuntu-noble | 2026-05-17 02:04:11.665236 | ubuntu-noble | 2026-05-17 02:04:11.665241 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.665245 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.665250 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.665258 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.665263 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.665267 | ubuntu-noble | 2026-05-17 02:04:11.665271 | ubuntu-noble | !! 2026-05-17 02:04:11.665276 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.665280 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.lock' is absent from the `packages` configuration. 2026-05-17 02:04:11.665285 | ubuntu-noble | !! 2026-05-17 02:04:11.665289 | ubuntu-noble | 2026-05-17 02:04:11.665294 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.665298 | ubuntu-noble | ############################ 2026-05-17 02:04:11.665303 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.665307 | ubuntu-noble | ############################ 2026-05-17 02:04:11.665312 | ubuntu-noble | Python recognizes 'manila.tests.lock' as an importable package[^1], 2026-05-17 02:04:11.665316 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.665321 | ubuntu-noble | 2026-05-17 02:04:11.665325 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.665330 | ubuntu-noble | package, please make sure that 'manila.tests.lock' is explicitly added 2026-05-17 02:04:11.665340 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.665344 | ubuntu-noble | 2026-05-17 02:04:11.665349 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.665354 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.665359 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.665364 | ubuntu-noble | 2026-05-17 02:04:11.665368 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.665373 | ubuntu-noble | 2026-05-17 02:04:11.665378 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.665383 | ubuntu-noble | 2026-05-17 02:04:11.665387 | ubuntu-noble | If you don't want 'manila.tests.lock' to be distributed and are 2026-05-17 02:04:11.665392 | ubuntu-noble | already explicitly excluding 'manila.tests.lock' via 2026-05-17 02:04:11.665397 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.665401 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.665406 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.665410 | ubuntu-noble | 2026-05-17 02:04:11.665415 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.665419 | ubuntu-noble | 2026-05-17 02:04:11.665424 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.665428 | ubuntu-noble | 2026-05-17 02:04:11.665433 | ubuntu-noble | 2026-05-17 02:04:11.665440 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.665464 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.665472 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.665476 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.665481 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.665486 | ubuntu-noble | 2026-05-17 02:04:11.665491 | ubuntu-noble | !! 2026-05-17 02:04:11.665495 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.665500 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.message' is absent from the `packages` configuration. 2026-05-17 02:04:11.665505 | ubuntu-noble | !! 2026-05-17 02:04:11.665510 | ubuntu-noble | 2026-05-17 02:04:11.665514 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.665519 | ubuntu-noble | ############################ 2026-05-17 02:04:11.665523 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.665528 | ubuntu-noble | ############################ 2026-05-17 02:04:11.665532 | ubuntu-noble | Python recognizes 'manila.tests.message' as an importable package[^1], 2026-05-17 02:04:11.665537 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.665542 | ubuntu-noble | 2026-05-17 02:04:11.665546 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.665551 | ubuntu-noble | package, please make sure that 'manila.tests.message' is explicitly added 2026-05-17 02:04:11.665555 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.665560 | ubuntu-noble | 2026-05-17 02:04:11.665565 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.665569 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.665574 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.665579 | ubuntu-noble | 2026-05-17 02:04:11.665583 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.665588 | ubuntu-noble | 2026-05-17 02:04:11.665592 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.665597 | ubuntu-noble | 2026-05-17 02:04:11.665601 | ubuntu-noble | If you don't want 'manila.tests.message' to be distributed and are 2026-05-17 02:04:11.665611 | ubuntu-noble | already explicitly excluding 'manila.tests.message' via 2026-05-17 02:04:11.665616 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.665620 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.665625 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.665629 | ubuntu-noble | 2026-05-17 02:04:11.665634 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.665639 | ubuntu-noble | 2026-05-17 02:04:11.665643 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.665648 | ubuntu-noble | 2026-05-17 02:04:11.665653 | ubuntu-noble | 2026-05-17 02:04:11.665657 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.665662 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.665670 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.665675 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.665679 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.665683 | ubuntu-noble | 2026-05-17 02:04:11.665688 | ubuntu-noble | !! 2026-05-17 02:04:11.665692 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.665697 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.monkey_patch_example' is absent from the `packages` configuration. 2026-05-17 02:04:11.665701 | ubuntu-noble | !! 2026-05-17 02:04:11.665706 | ubuntu-noble | 2026-05-17 02:04:11.665710 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.665715 | ubuntu-noble | ############################ 2026-05-17 02:04:11.665719 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.665724 | ubuntu-noble | ############################ 2026-05-17 02:04:11.665728 | ubuntu-noble | Python recognizes 'manila.tests.monkey_patch_example' as an importable package[^1], 2026-05-17 02:04:11.665733 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.665738 | ubuntu-noble | 2026-05-17 02:04:11.665742 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.665747 | ubuntu-noble | package, please make sure that 'manila.tests.monkey_patch_example' is explicitly added 2026-05-17 02:04:11.665751 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.665756 | ubuntu-noble | 2026-05-17 02:04:11.665760 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.665765 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.665769 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.665774 | ubuntu-noble | 2026-05-17 02:04:11.665778 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.665783 | ubuntu-noble | 2026-05-17 02:04:11.665787 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.665792 | ubuntu-noble | 2026-05-17 02:04:11.665796 | ubuntu-noble | If you don't want 'manila.tests.monkey_patch_example' to be distributed and are 2026-05-17 02:04:11.665801 | ubuntu-noble | already explicitly excluding 'manila.tests.monkey_patch_example' via 2026-05-17 02:04:11.665805 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.665810 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.665814 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.665819 | ubuntu-noble | 2026-05-17 02:04:11.665832 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.665837 | ubuntu-noble | 2026-05-17 02:04:11.665841 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.665845 | ubuntu-noble | 2026-05-17 02:04:11.665855 | ubuntu-noble | 2026-05-17 02:04:11.665860 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.665864 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.665868 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.665873 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.665877 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.665882 | ubuntu-noble | 2026-05-17 02:04:11.665886 | ubuntu-noble | !! 2026-05-17 02:04:11.665891 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.665896 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network' is absent from the `packages` configuration. 2026-05-17 02:04:11.665900 | ubuntu-noble | !! 2026-05-17 02:04:11.665905 | ubuntu-noble | 2026-05-17 02:04:11.665910 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.665914 | ubuntu-noble | ############################ 2026-05-17 02:04:11.665919 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.665924 | ubuntu-noble | ############################ 2026-05-17 02:04:11.665928 | ubuntu-noble | Python recognizes 'manila.tests.network' as an importable package[^1], 2026-05-17 02:04:11.665933 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.665937 | ubuntu-noble | 2026-05-17 02:04:11.665942 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.665946 | ubuntu-noble | package, please make sure that 'manila.tests.network' is explicitly added 2026-05-17 02:04:11.665951 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.665955 | ubuntu-noble | 2026-05-17 02:04:11.665960 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.665964 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.665969 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.665973 | ubuntu-noble | 2026-05-17 02:04:11.665978 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.665982 | ubuntu-noble | 2026-05-17 02:04:11.665987 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.665991 | ubuntu-noble | 2026-05-17 02:04:11.665995 | ubuntu-noble | If you don't want 'manila.tests.network' to be distributed and are 2026-05-17 02:04:11.666000 | ubuntu-noble | already explicitly excluding 'manila.tests.network' via 2026-05-17 02:04:11.666004 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.666009 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.666014 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.666018 | ubuntu-noble | 2026-05-17 02:04:11.666022 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.666027 | ubuntu-noble | 2026-05-17 02:04:11.666035 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.666039 | ubuntu-noble | 2026-05-17 02:04:11.666044 | ubuntu-noble | 2026-05-17 02:04:11.666048 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.666053 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.666057 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.666062 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.666067 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.666073 | ubuntu-noble | 2026-05-17 02:04:11.666078 | ubuntu-noble | !! 2026-05-17 02:04:11.666083 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.666089 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network.linux' is absent from the `packages` configuration. 2026-05-17 02:04:11.666099 | ubuntu-noble | !! 2026-05-17 02:04:11.666104 | ubuntu-noble | 2026-05-17 02:04:11.666108 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.666113 | ubuntu-noble | ############################ 2026-05-17 02:04:11.666117 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.666122 | ubuntu-noble | ############################ 2026-05-17 02:04:11.666126 | ubuntu-noble | Python recognizes 'manila.tests.network.linux' as an importable package[^1], 2026-05-17 02:04:11.666131 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.666135 | ubuntu-noble | 2026-05-17 02:04:11.666140 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.666144 | ubuntu-noble | package, please make sure that 'manila.tests.network.linux' is explicitly added 2026-05-17 02:04:11.666149 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.666154 | ubuntu-noble | 2026-05-17 02:04:11.666158 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.666163 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.666168 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.666172 | ubuntu-noble | 2026-05-17 02:04:11.666177 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.666182 | ubuntu-noble | 2026-05-17 02:04:11.666186 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.666191 | ubuntu-noble | 2026-05-17 02:04:11.666196 | ubuntu-noble | If you don't want 'manila.tests.network.linux' to be distributed and are 2026-05-17 02:04:11.666200 | ubuntu-noble | already explicitly excluding 'manila.tests.network.linux' via 2026-05-17 02:04:11.666205 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.666210 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.666222 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.666227 | ubuntu-noble | 2026-05-17 02:04:11.666231 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.666236 | ubuntu-noble | 2026-05-17 02:04:11.666241 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.666245 | ubuntu-noble | 2026-05-17 02:04:11.666250 | ubuntu-noble | 2026-05-17 02:04:11.666254 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.666259 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.666263 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.666268 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.666272 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.666277 | ubuntu-noble | 2026-05-17 02:04:11.666281 | ubuntu-noble | !! 2026-05-17 02:04:11.666286 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.666291 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network.neutron' is absent from the `packages` configuration. 2026-05-17 02:04:11.666295 | ubuntu-noble | !! 2026-05-17 02:04:11.666300 | ubuntu-noble | 2026-05-17 02:04:11.666304 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.666309 | ubuntu-noble | ############################ 2026-05-17 02:04:11.666313 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.666318 | ubuntu-noble | ############################ 2026-05-17 02:04:11.666322 | ubuntu-noble | Python recognizes 'manila.tests.network.neutron' as an importable package[^1], 2026-05-17 02:04:11.666327 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.666332 | ubuntu-noble | 2026-05-17 02:04:11.666336 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.666346 | ubuntu-noble | package, please make sure that 'manila.tests.network.neutron' is explicitly added 2026-05-17 02:04:11.666351 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.666355 | ubuntu-noble | 2026-05-17 02:04:11.666360 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.666365 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.666370 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.666374 | ubuntu-noble | 2026-05-17 02:04:11.666379 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.666384 | ubuntu-noble | 2026-05-17 02:04:11.666388 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.666393 | ubuntu-noble | 2026-05-17 02:04:11.666397 | ubuntu-noble | If you don't want 'manila.tests.network.neutron' to be distributed and are 2026-05-17 02:04:11.666401 | ubuntu-noble | already explicitly excluding 'manila.tests.network.neutron' via 2026-05-17 02:04:11.666406 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.666410 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.666419 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.666423 | ubuntu-noble | 2026-05-17 02:04:11.666428 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.666432 | ubuntu-noble | 2026-05-17 02:04:11.666437 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.666441 | ubuntu-noble | 2026-05-17 02:04:11.666475 | ubuntu-noble | 2026-05-17 02:04:11.666483 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.666488 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.666492 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.666497 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.666501 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.666506 | ubuntu-noble | 2026-05-17 02:04:11.666510 | ubuntu-noble | !! 2026-05-17 02:04:11.666514 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.666519 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler' is absent from the `packages` configuration. 2026-05-17 02:04:11.666524 | ubuntu-noble | !! 2026-05-17 02:04:11.666528 | ubuntu-noble | 2026-05-17 02:04:11.666533 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.666537 | ubuntu-noble | ############################ 2026-05-17 02:04:11.666542 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.666547 | ubuntu-noble | ############################ 2026-05-17 02:04:11.666551 | ubuntu-noble | Python recognizes 'manila.tests.scheduler' as an importable package[^1], 2026-05-17 02:04:11.666556 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.666560 | ubuntu-noble | 2026-05-17 02:04:11.666565 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.666570 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler' is explicitly added 2026-05-17 02:04:11.666574 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.666579 | ubuntu-noble | 2026-05-17 02:04:11.666583 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.666588 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.666593 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.666597 | ubuntu-noble | 2026-05-17 02:04:11.666602 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.666606 | ubuntu-noble | 2026-05-17 02:04:11.666611 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.666621 | ubuntu-noble | 2026-05-17 02:04:11.666626 | ubuntu-noble | If you don't want 'manila.tests.scheduler' to be distributed and are 2026-05-17 02:04:11.666630 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler' via 2026-05-17 02:04:11.666644 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.666649 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.666653 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.666658 | ubuntu-noble | 2026-05-17 02:04:11.666662 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.666667 | ubuntu-noble | 2026-05-17 02:04:11.666671 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.666676 | ubuntu-noble | 2026-05-17 02:04:11.666680 | ubuntu-noble | 2026-05-17 02:04:11.666685 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.666689 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.666694 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.666698 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.666703 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.666707 | ubuntu-noble | 2026-05-17 02:04:11.666712 | ubuntu-noble | !! 2026-05-17 02:04:11.666716 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.666721 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.drivers' is absent from the `packages` configuration. 2026-05-17 02:04:11.666725 | ubuntu-noble | !! 2026-05-17 02:04:11.666730 | ubuntu-noble | 2026-05-17 02:04:11.666734 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.666739 | ubuntu-noble | ############################ 2026-05-17 02:04:11.666743 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.666747 | ubuntu-noble | ############################ 2026-05-17 02:04:11.666752 | ubuntu-noble | Python recognizes 'manila.tests.scheduler.drivers' as an importable package[^1], 2026-05-17 02:04:11.666756 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.666761 | ubuntu-noble | 2026-05-17 02:04:11.666765 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.666770 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler.drivers' is explicitly added 2026-05-17 02:04:11.666774 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.666779 | ubuntu-noble | 2026-05-17 02:04:11.666783 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.666787 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.666792 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.666796 | ubuntu-noble | 2026-05-17 02:04:11.666801 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.666805 | ubuntu-noble | 2026-05-17 02:04:11.666810 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.666814 | ubuntu-noble | 2026-05-17 02:04:11.666818 | ubuntu-noble | If you don't want 'manila.tests.scheduler.drivers' to be distributed and are 2026-05-17 02:04:11.666823 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler.drivers' via 2026-05-17 02:04:11.666827 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.666832 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.666836 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.666840 | ubuntu-noble | 2026-05-17 02:04:11.666845 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.666854 | ubuntu-noble | 2026-05-17 02:04:11.666859 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.666863 | ubuntu-noble | 2026-05-17 02:04:11.666868 | ubuntu-noble | 2026-05-17 02:04:11.666872 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.666877 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.666881 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.666885 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.666890 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.666894 | ubuntu-noble | 2026-05-17 02:04:11.666899 | ubuntu-noble | !! 2026-05-17 02:04:11.666903 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.666908 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.evaluator' is absent from the `packages` configuration. 2026-05-17 02:04:11.666912 | ubuntu-noble | !! 2026-05-17 02:04:11.666916 | ubuntu-noble | 2026-05-17 02:04:11.666921 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.666925 | ubuntu-noble | ############################ 2026-05-17 02:04:11.666930 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.666934 | ubuntu-noble | ############################ 2026-05-17 02:04:11.666938 | ubuntu-noble | Python recognizes 'manila.tests.scheduler.evaluator' as an importable package[^1], 2026-05-17 02:04:11.666943 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.666947 | ubuntu-noble | 2026-05-17 02:04:11.666952 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.666956 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler.evaluator' is explicitly added 2026-05-17 02:04:11.666961 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.666965 | ubuntu-noble | 2026-05-17 02:04:11.666969 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.666974 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.666978 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.666983 | ubuntu-noble | 2026-05-17 02:04:11.666987 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.666992 | ubuntu-noble | 2026-05-17 02:04:11.667001 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.667006 | ubuntu-noble | 2026-05-17 02:04:11.667010 | ubuntu-noble | If you don't want 'manila.tests.scheduler.evaluator' to be distributed and are 2026-05-17 02:04:11.667015 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler.evaluator' via 2026-05-17 02:04:11.667019 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.667024 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.667055 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.667061 | ubuntu-noble | 2026-05-17 02:04:11.667066 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.667070 | ubuntu-noble | 2026-05-17 02:04:11.667075 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.667079 | ubuntu-noble | 2026-05-17 02:04:11.667084 | ubuntu-noble | 2026-05-17 02:04:11.667088 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.667092 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.667097 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.667101 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.667106 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.667110 | ubuntu-noble | 2026-05-17 02:04:11.667119 | ubuntu-noble | !! 2026-05-17 02:04:11.667124 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.667128 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.filters' is absent from the `packages` configuration. 2026-05-17 02:04:11.667133 | ubuntu-noble | !! 2026-05-17 02:04:11.667137 | ubuntu-noble | 2026-05-17 02:04:11.667142 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.667146 | ubuntu-noble | ############################ 2026-05-17 02:04:11.667151 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.667155 | ubuntu-noble | ############################ 2026-05-17 02:04:11.667159 | ubuntu-noble | Python recognizes 'manila.tests.scheduler.filters' as an importable package[^1], 2026-05-17 02:04:11.667164 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.667168 | ubuntu-noble | 2026-05-17 02:04:11.667173 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.667177 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler.filters' is explicitly added 2026-05-17 02:04:11.667181 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.667186 | ubuntu-noble | 2026-05-17 02:04:11.667190 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.667195 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.667199 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.667203 | ubuntu-noble | 2026-05-17 02:04:11.667208 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.667212 | ubuntu-noble | 2026-05-17 02:04:11.667217 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.667221 | ubuntu-noble | 2026-05-17 02:04:11.667228 | ubuntu-noble | If you don't want 'manila.tests.scheduler.filters' to be distributed and are 2026-05-17 02:04:11.667233 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler.filters' via 2026-05-17 02:04:11.667237 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.667242 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.667246 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.667250 | ubuntu-noble | 2026-05-17 02:04:11.667255 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.667259 | ubuntu-noble | 2026-05-17 02:04:11.667264 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.667268 | ubuntu-noble | 2026-05-17 02:04:11.667272 | ubuntu-noble | 2026-05-17 02:04:11.667277 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.667281 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.667286 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.667290 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.667294 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.667299 | ubuntu-noble | 2026-05-17 02:04:11.667303 | ubuntu-noble | !! 2026-05-17 02:04:11.667308 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.667312 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.weighers' is absent from the `packages` configuration. 2026-05-17 02:04:11.667317 | ubuntu-noble | !! 2026-05-17 02:04:11.667321 | ubuntu-noble | 2026-05-17 02:04:11.667326 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.667330 | ubuntu-noble | ############################ 2026-05-17 02:04:11.667334 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.667339 | ubuntu-noble | ############################ 2026-05-17 02:04:11.667343 | ubuntu-noble | Python recognizes 'manila.tests.scheduler.weighers' as an importable package[^1], 2026-05-17 02:04:11.667352 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.667357 | ubuntu-noble | 2026-05-17 02:04:11.667361 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.667366 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler.weighers' is explicitly added 2026-05-17 02:04:11.667370 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.667375 | ubuntu-noble | 2026-05-17 02:04:11.667379 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.667384 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.667396 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.667400 | ubuntu-noble | 2026-05-17 02:04:11.667404 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.667409 | ubuntu-noble | 2026-05-17 02:04:11.667413 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.667418 | ubuntu-noble | 2026-05-17 02:04:11.667422 | ubuntu-noble | If you don't want 'manila.tests.scheduler.weighers' to be distributed and are 2026-05-17 02:04:11.667427 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler.weighers' via 2026-05-17 02:04:11.667431 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.667435 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.667440 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.667444 | ubuntu-noble | 2026-05-17 02:04:11.667465 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.667469 | ubuntu-noble | 2026-05-17 02:04:11.667474 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.667478 | ubuntu-noble | 2026-05-17 02:04:11.667483 | ubuntu-noble | 2026-05-17 02:04:11.667487 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.667491 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.667496 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.667500 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.667505 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.667509 | ubuntu-noble | 2026-05-17 02:04:11.667514 | ubuntu-noble | !! 2026-05-17 02:04:11.667518 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.667523 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.services' is absent from the `packages` configuration. 2026-05-17 02:04:11.667527 | ubuntu-noble | !! 2026-05-17 02:04:11.667531 | ubuntu-noble | 2026-05-17 02:04:11.667536 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.667540 | ubuntu-noble | ############################ 2026-05-17 02:04:11.667545 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.667549 | ubuntu-noble | ############################ 2026-05-17 02:04:11.667554 | ubuntu-noble | Python recognizes 'manila.tests.services' as an importable package[^1], 2026-05-17 02:04:11.667558 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.667562 | ubuntu-noble | 2026-05-17 02:04:11.667567 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.667571 | ubuntu-noble | package, please make sure that 'manila.tests.services' is explicitly added 2026-05-17 02:04:11.667576 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.667581 | ubuntu-noble | 2026-05-17 02:04:11.667585 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.667589 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.667594 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.667604 | ubuntu-noble | 2026-05-17 02:04:11.667611 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.667616 | ubuntu-noble | 2026-05-17 02:04:11.667620 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.667625 | ubuntu-noble | 2026-05-17 02:04:11.667629 | ubuntu-noble | If you don't want 'manila.tests.services' to be distributed and are 2026-05-17 02:04:11.667633 | ubuntu-noble | already explicitly excluding 'manila.tests.services' via 2026-05-17 02:04:11.667638 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.667642 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.667647 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.667651 | ubuntu-noble | 2026-05-17 02:04:11.667656 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.667660 | ubuntu-noble | 2026-05-17 02:04:11.667664 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.667669 | ubuntu-noble | 2026-05-17 02:04:11.667673 | ubuntu-noble | 2026-05-17 02:04:11.667678 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.667682 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.667687 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.667691 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.667695 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.667700 | ubuntu-noble | 2026-05-17 02:04:11.667704 | ubuntu-noble | !! 2026-05-17 02:04:11.667709 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.667713 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share' is absent from the `packages` configuration. 2026-05-17 02:04:11.667718 | ubuntu-noble | !! 2026-05-17 02:04:11.667722 | ubuntu-noble | 2026-05-17 02:04:11.667726 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.667731 | ubuntu-noble | ############################ 2026-05-17 02:04:11.667735 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.667740 | ubuntu-noble | ############################ 2026-05-17 02:04:11.667744 | ubuntu-noble | Python recognizes 'manila.tests.share' as an importable package[^1], 2026-05-17 02:04:11.667749 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.667753 | ubuntu-noble | 2026-05-17 02:04:11.667757 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.667762 | ubuntu-noble | package, please make sure that 'manila.tests.share' is explicitly added 2026-05-17 02:04:11.667766 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.667771 | ubuntu-noble | 2026-05-17 02:04:11.667782 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.667786 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.667791 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.667795 | ubuntu-noble | 2026-05-17 02:04:11.667800 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.667804 | ubuntu-noble | 2026-05-17 02:04:11.667808 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.667813 | ubuntu-noble | 2026-05-17 02:04:11.667817 | ubuntu-noble | If you don't want 'manila.tests.share' to be distributed and are 2026-05-17 02:04:11.667822 | ubuntu-noble | already explicitly excluding 'manila.tests.share' via 2026-05-17 02:04:11.667826 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.667831 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.667835 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.667844 | ubuntu-noble | 2026-05-17 02:04:11.667848 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.667852 | ubuntu-noble | 2026-05-17 02:04:11.667857 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.667861 | ubuntu-noble | 2026-05-17 02:04:11.667866 | ubuntu-noble | 2026-05-17 02:04:11.667870 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.667874 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.667879 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.667883 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.667888 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.667892 | ubuntu-noble | 2026-05-17 02:04:11.667897 | ubuntu-noble | !! 2026-05-17 02:04:11.667901 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.667906 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers' is absent from the `packages` configuration. 2026-05-17 02:04:11.667910 | ubuntu-noble | !! 2026-05-17 02:04:11.667914 | ubuntu-noble | 2026-05-17 02:04:11.667919 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.667923 | ubuntu-noble | ############################ 2026-05-17 02:04:11.667928 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.667932 | ubuntu-noble | ############################ 2026-05-17 02:04:11.667937 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers' as an importable package[^1], 2026-05-17 02:04:11.667941 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.667945 | ubuntu-noble | 2026-05-17 02:04:11.667950 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.667954 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers' is explicitly added 2026-05-17 02:04:11.667959 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.667963 | ubuntu-noble | 2026-05-17 02:04:11.667967 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.667975 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.667979 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.667984 | ubuntu-noble | 2026-05-17 02:04:11.667988 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.667993 | ubuntu-noble | 2026-05-17 02:04:11.667997 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.668001 | ubuntu-noble | 2026-05-17 02:04:11.668006 | ubuntu-noble | If you don't want 'manila.tests.share.drivers' to be distributed and are 2026-05-17 02:04:11.668010 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers' via 2026-05-17 02:04:11.668015 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.668019 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.668024 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.668028 | ubuntu-noble | 2026-05-17 02:04:11.668032 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.668037 | ubuntu-noble | 2026-05-17 02:04:11.668041 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.668046 | ubuntu-noble | 2026-05-17 02:04:11.668050 | ubuntu-noble | 2026-05-17 02:04:11.668054 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.668059 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.668063 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.668068 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.668076 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.668081 | ubuntu-noble | 2026-05-17 02:04:11.668085 | ubuntu-noble | !! 2026-05-17 02:04:11.668089 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.668094 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.cephfs' is absent from the `packages` configuration. 2026-05-17 02:04:11.668098 | ubuntu-noble | !! 2026-05-17 02:04:11.668103 | ubuntu-noble | 2026-05-17 02:04:11.668107 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.668112 | ubuntu-noble | ############################ 2026-05-17 02:04:11.668116 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.668121 | ubuntu-noble | ############################ 2026-05-17 02:04:11.668125 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.cephfs' as an importable package[^1], 2026-05-17 02:04:11.668130 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.668134 | ubuntu-noble | 2026-05-17 02:04:11.668138 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.668149 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.cephfs' is explicitly added 2026-05-17 02:04:11.668153 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.668158 | ubuntu-noble | 2026-05-17 02:04:11.668162 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.668166 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.668171 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.668175 | ubuntu-noble | 2026-05-17 02:04:11.668180 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.668184 | ubuntu-noble | 2026-05-17 02:04:11.668189 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.668193 | ubuntu-noble | 2026-05-17 02:04:11.668197 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.cephfs' to be distributed and are 2026-05-17 02:04:11.668202 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.cephfs' via 2026-05-17 02:04:11.668206 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.668211 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.668215 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.668219 | ubuntu-noble | 2026-05-17 02:04:11.668224 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.668228 | ubuntu-noble | 2026-05-17 02:04:11.668233 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.668237 | ubuntu-noble | 2026-05-17 02:04:11.668241 | ubuntu-noble | 2026-05-17 02:04:11.668246 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.668250 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.668255 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.668259 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.668264 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.668268 | ubuntu-noble | 2026-05-17 02:04:11.668272 | ubuntu-noble | !! 2026-05-17 02:04:11.668277 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.668281 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.container' is absent from the `packages` configuration. 2026-05-17 02:04:11.668286 | ubuntu-noble | !! 2026-05-17 02:04:11.668290 | ubuntu-noble | 2026-05-17 02:04:11.668295 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.668299 | ubuntu-noble | ############################ 2026-05-17 02:04:11.668308 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.668312 | ubuntu-noble | ############################ 2026-05-17 02:04:11.668317 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.container' as an importable package[^1], 2026-05-17 02:04:11.668321 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.668325 | ubuntu-noble | 2026-05-17 02:04:11.668330 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.668337 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.container' is explicitly added 2026-05-17 02:04:11.668342 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.668346 | ubuntu-noble | 2026-05-17 02:04:11.668351 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.668355 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.668360 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.668364 | ubuntu-noble | 2026-05-17 02:04:11.668368 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.668373 | ubuntu-noble | 2026-05-17 02:04:11.668377 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.668382 | ubuntu-noble | 2026-05-17 02:04:11.668386 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.container' to be distributed and are 2026-05-17 02:04:11.668391 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.container' via 2026-05-17 02:04:11.668395 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.668399 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.668404 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.668408 | ubuntu-noble | 2026-05-17 02:04:11.668413 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.668417 | ubuntu-noble | 2026-05-17 02:04:11.668422 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.668426 | ubuntu-noble | 2026-05-17 02:04:11.668430 | ubuntu-noble | 2026-05-17 02:04:11.668435 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.668439 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.668444 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.668468 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.668473 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.668477 | ubuntu-noble | 2026-05-17 02:04:11.668481 | ubuntu-noble | !! 2026-05-17 02:04:11.668486 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.668490 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc' is absent from the `packages` configuration. 2026-05-17 02:04:11.668495 | ubuntu-noble | !! 2026-05-17 02:04:11.668499 | ubuntu-noble | 2026-05-17 02:04:11.668504 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.668508 | ubuntu-noble | ############################ 2026-05-17 02:04:11.668513 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.668517 | ubuntu-noble | ############################ 2026-05-17 02:04:11.668524 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc' as an importable package[^1], 2026-05-17 02:04:11.668529 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.668533 | ubuntu-noble | 2026-05-17 02:04:11.668537 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.668542 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc' is explicitly added 2026-05-17 02:04:11.668546 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.668551 | ubuntu-noble | 2026-05-17 02:04:11.668560 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.668564 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.668569 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.668573 | ubuntu-noble | 2026-05-17 02:04:11.668577 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.668582 | ubuntu-noble | 2026-05-17 02:04:11.668586 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.668590 | ubuntu-noble | 2026-05-17 02:04:11.668595 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc' to be distributed and are 2026-05-17 02:04:11.668599 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc' via 2026-05-17 02:04:11.668604 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.668608 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.668612 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.668617 | ubuntu-noble | 2026-05-17 02:04:11.668621 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.668626 | ubuntu-noble | 2026-05-17 02:04:11.668630 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.668634 | ubuntu-noble | 2026-05-17 02:04:11.668639 | ubuntu-noble | 2026-05-17 02:04:11.668643 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.668648 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.668652 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.668656 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.668661 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.668665 | ubuntu-noble | 2026-05-17 02:04:11.668670 | ubuntu-noble | !! 2026-05-17 02:04:11.668674 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.668678 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.common' is absent from the `packages` configuration. 2026-05-17 02:04:11.668683 | ubuntu-noble | !! 2026-05-17 02:04:11.668687 | ubuntu-noble | 2026-05-17 02:04:11.668692 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.668696 | ubuntu-noble | ############################ 2026-05-17 02:04:11.668701 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.668705 | ubuntu-noble | ############################ 2026-05-17 02:04:11.668713 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.common' as an importable package[^1], 2026-05-17 02:04:11.668717 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.668722 | ubuntu-noble | 2026-05-17 02:04:11.668726 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.668730 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.common' is explicitly added 2026-05-17 02:04:11.668735 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.668739 | ubuntu-noble | 2026-05-17 02:04:11.668744 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.668748 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.668752 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.668757 | ubuntu-noble | 2026-05-17 02:04:11.668761 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.668766 | ubuntu-noble | 2026-05-17 02:04:11.668770 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.668774 | ubuntu-noble | 2026-05-17 02:04:11.668779 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.common' to be distributed and are 2026-05-17 02:04:11.668788 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.common' via 2026-05-17 02:04:11.668792 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.668796 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.668801 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.668805 | ubuntu-noble | 2026-05-17 02:04:11.668810 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.668814 | ubuntu-noble | 2026-05-17 02:04:11.668818 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.668823 | ubuntu-noble | 2026-05-17 02:04:11.668827 | ubuntu-noble | 2026-05-17 02:04:11.668832 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.668836 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.668841 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.668845 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.668849 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.668854 | ubuntu-noble | 2026-05-17 02:04:11.668858 | ubuntu-noble | !! 2026-05-17 02:04:11.668863 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.668875 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.common.enas' is absent from the `packages` configuration. 2026-05-17 02:04:11.668880 | ubuntu-noble | !! 2026-05-17 02:04:11.668884 | ubuntu-noble | 2026-05-17 02:04:11.668888 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.668893 | ubuntu-noble | ############################ 2026-05-17 02:04:11.668897 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.668902 | ubuntu-noble | ############################ 2026-05-17 02:04:11.668906 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.common.enas' as an importable package[^1], 2026-05-17 02:04:11.668910 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.668915 | ubuntu-noble | 2026-05-17 02:04:11.668919 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.668924 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.common.enas' is explicitly added 2026-05-17 02:04:11.668928 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.668932 | ubuntu-noble | 2026-05-17 02:04:11.668937 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.668941 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.668946 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.668950 | ubuntu-noble | 2026-05-17 02:04:11.668954 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.668959 | ubuntu-noble | 2026-05-17 02:04:11.668963 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.668967 | ubuntu-noble | 2026-05-17 02:04:11.668972 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.common.enas' to be distributed and are 2026-05-17 02:04:11.668976 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.common.enas' via 2026-05-17 02:04:11.668981 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.668985 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.668989 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.668994 | ubuntu-noble | 2026-05-17 02:04:11.668998 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.669003 | ubuntu-noble | 2026-05-17 02:04:11.669007 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.669020 | ubuntu-noble | 2026-05-17 02:04:11.669025 | ubuntu-noble | 2026-05-17 02:04:11.669029 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.669033 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.669038 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.669042 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.669047 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.669051 | ubuntu-noble | 2026-05-17 02:04:11.669055 | ubuntu-noble | !! 2026-05-17 02:04:11.669060 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.669067 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins' is absent from the `packages` configuration. 2026-05-17 02:04:11.669072 | ubuntu-noble | !! 2026-05-17 02:04:11.669076 | ubuntu-noble | 2026-05-17 02:04:11.669081 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.669085 | ubuntu-noble | ############################ 2026-05-17 02:04:11.669089 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.669094 | ubuntu-noble | ############################ 2026-05-17 02:04:11.669098 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins' as an importable package[^1], 2026-05-17 02:04:11.669103 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.669107 | ubuntu-noble | 2026-05-17 02:04:11.669111 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.669116 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins' is explicitly added 2026-05-17 02:04:11.669120 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.669125 | ubuntu-noble | 2026-05-17 02:04:11.669129 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.669133 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.669138 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.669142 | ubuntu-noble | 2026-05-17 02:04:11.669146 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.669151 | ubuntu-noble | 2026-05-17 02:04:11.669155 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.669160 | ubuntu-noble | 2026-05-17 02:04:11.669164 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins' to be distributed and are 2026-05-17 02:04:11.669169 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins' via 2026-05-17 02:04:11.669173 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.669177 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.669182 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.669186 | ubuntu-noble | 2026-05-17 02:04:11.669191 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.669195 | ubuntu-noble | 2026-05-17 02:04:11.669199 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.669204 | ubuntu-noble | 2026-05-17 02:04:11.669208 | ubuntu-noble | 2026-05-17 02:04:11.669213 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.669217 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.669229 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.669233 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.669238 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.669242 | ubuntu-noble | 2026-05-17 02:04:11.669251 | ubuntu-noble | !! 2026-05-17 02:04:11.669256 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.669260 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerflex' is absent from the `packages` configuration. 2026-05-17 02:04:11.669265 | ubuntu-noble | !! 2026-05-17 02:04:11.669269 | ubuntu-noble | 2026-05-17 02:04:11.669274 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.669278 | ubuntu-noble | ############################ 2026-05-17 02:04:11.669283 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.669287 | ubuntu-noble | ############################ 2026-05-17 02:04:11.669292 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerflex' as an importable package[^1], 2026-05-17 02:04:11.669296 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.669300 | ubuntu-noble | 2026-05-17 02:04:11.669305 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.669309 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerflex' is explicitly added 2026-05-17 02:04:11.669314 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.669318 | ubuntu-noble | 2026-05-17 02:04:11.669323 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.669327 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.669331 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.669336 | ubuntu-noble | 2026-05-17 02:04:11.669340 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.669345 | ubuntu-noble | 2026-05-17 02:04:11.669349 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.669353 | ubuntu-noble | 2026-05-17 02:04:11.669358 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerflex' to be distributed and are 2026-05-17 02:04:11.669362 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerflex' via 2026-05-17 02:04:11.669367 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.669371 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.669376 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.669380 | ubuntu-noble | 2026-05-17 02:04:11.669385 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.669389 | ubuntu-noble | 2026-05-17 02:04:11.669393 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.669398 | ubuntu-noble | 2026-05-17 02:04:11.669402 | ubuntu-noble | 2026-05-17 02:04:11.669407 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.669414 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.669418 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.669423 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.669427 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.669432 | ubuntu-noble | 2026-05-17 02:04:11.669436 | ubuntu-noble | !! 2026-05-17 02:04:11.669440 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.669459 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' is absent from the `packages` configuration. 2026-05-17 02:04:11.669467 | ubuntu-noble | !! 2026-05-17 02:04:11.669472 | ubuntu-noble | 2026-05-17 02:04:11.669476 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.669481 | ubuntu-noble | ############################ 2026-05-17 02:04:11.669485 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.669494 | ubuntu-noble | ############################ 2026-05-17 02:04:11.669499 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' as an importable package[^1], 2026-05-17 02:04:11.669504 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.669508 | ubuntu-noble | 2026-05-17 02:04:11.669512 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.669517 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' is explicitly added 2026-05-17 02:04:11.669521 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.669526 | ubuntu-noble | 2026-05-17 02:04:11.669530 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.669535 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.669539 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.669543 | ubuntu-noble | 2026-05-17 02:04:11.669548 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.669552 | ubuntu-noble | 2026-05-17 02:04:11.669557 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.669561 | ubuntu-noble | 2026-05-17 02:04:11.669565 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' to be distributed and are 2026-05-17 02:04:11.669570 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' via 2026-05-17 02:04:11.669574 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.669586 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.669591 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.669595 | ubuntu-noble | 2026-05-17 02:04:11.669600 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.669604 | ubuntu-noble | 2026-05-17 02:04:11.669609 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.669613 | ubuntu-noble | 2026-05-17 02:04:11.669618 | ubuntu-noble | 2026-05-17 02:04:11.669622 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.669626 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.669631 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.669635 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.669640 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.669644 | ubuntu-noble | 2026-05-17 02:04:11.669648 | ubuntu-noble | !! 2026-05-17 02:04:11.669653 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.669657 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powermax' is absent from the `packages` configuration. 2026-05-17 02:04:11.669662 | ubuntu-noble | !! 2026-05-17 02:04:11.669667 | ubuntu-noble | 2026-05-17 02:04:11.669671 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.669676 | ubuntu-noble | ############################ 2026-05-17 02:04:11.669680 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.669685 | ubuntu-noble | ############################ 2026-05-17 02:04:11.669689 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powermax' as an importable package[^1], 2026-05-17 02:04:11.669694 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.669698 | ubuntu-noble | 2026-05-17 02:04:11.669703 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.669707 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powermax' is explicitly added 2026-05-17 02:04:11.669716 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.669720 | ubuntu-noble | 2026-05-17 02:04:11.669725 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.669729 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.669734 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.669738 | ubuntu-noble | 2026-05-17 02:04:11.669743 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.669747 | ubuntu-noble | 2026-05-17 02:04:11.669752 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.669756 | ubuntu-noble | 2026-05-17 02:04:11.669761 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powermax' to be distributed and are 2026-05-17 02:04:11.669765 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powermax' via 2026-05-17 02:04:11.669773 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.669778 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.669782 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.669787 | ubuntu-noble | 2026-05-17 02:04:11.669791 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.669796 | ubuntu-noble | 2026-05-17 02:04:11.669800 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.669805 | ubuntu-noble | 2026-05-17 02:04:11.669809 | ubuntu-noble | 2026-05-17 02:04:11.669814 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.669818 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.669823 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.669827 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.669832 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.669836 | ubuntu-noble | 2026-05-17 02:04:11.669841 | ubuntu-noble | !! 2026-05-17 02:04:11.669845 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.669850 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerscale' is absent from the `packages` configuration. 2026-05-17 02:04:11.669854 | ubuntu-noble | !! 2026-05-17 02:04:11.669859 | ubuntu-noble | 2026-05-17 02:04:11.669863 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.669868 | ubuntu-noble | ############################ 2026-05-17 02:04:11.669872 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.669877 | ubuntu-noble | ############################ 2026-05-17 02:04:11.669881 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerscale' as an importable package[^1], 2026-05-17 02:04:11.669886 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.669890 | ubuntu-noble | 2026-05-17 02:04:11.669895 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.669899 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerscale' is explicitly added 2026-05-17 02:04:11.669904 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.669908 | ubuntu-noble | 2026-05-17 02:04:11.669913 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.669917 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.669922 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.669926 | ubuntu-noble | 2026-05-17 02:04:11.669930 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.669935 | ubuntu-noble | 2026-05-17 02:04:11.669948 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.669957 | ubuntu-noble | 2026-05-17 02:04:11.669961 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerscale' to be distributed and are 2026-05-17 02:04:11.669966 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerscale' via 2026-05-17 02:04:11.669971 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.669975 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.669980 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.669984 | ubuntu-noble | 2026-05-17 02:04:11.669989 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.669993 | ubuntu-noble | 2026-05-17 02:04:11.669997 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.670002 | ubuntu-noble | 2026-05-17 02:04:11.670006 | ubuntu-noble | 2026-05-17 02:04:11.670011 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.670016 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.670020 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.670025 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.670029 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.670034 | ubuntu-noble | 2026-05-17 02:04:11.670038 | ubuntu-noble | !! 2026-05-17 02:04:11.670043 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.670047 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerstore' is absent from the `packages` configuration. 2026-05-17 02:04:11.670052 | ubuntu-noble | !! 2026-05-17 02:04:11.670056 | ubuntu-noble | 2026-05-17 02:04:11.670061 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.670066 | ubuntu-noble | ############################ 2026-05-17 02:04:11.670070 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.670075 | ubuntu-noble | ############################ 2026-05-17 02:04:11.670079 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerstore' as an importable package[^1], 2026-05-17 02:04:11.670084 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.670088 | ubuntu-noble | 2026-05-17 02:04:11.670093 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.670097 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerstore' is explicitly added 2026-05-17 02:04:11.670102 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.670106 | ubuntu-noble | 2026-05-17 02:04:11.670111 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.670115 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.670120 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.670125 | ubuntu-noble | 2026-05-17 02:04:11.670130 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.670134 | ubuntu-noble | 2026-05-17 02:04:11.670139 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.670143 | ubuntu-noble | 2026-05-17 02:04:11.670148 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerstore' to be distributed and are 2026-05-17 02:04:11.670152 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerstore' via 2026-05-17 02:04:11.670157 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.670161 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.670166 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.670175 | ubuntu-noble | 2026-05-17 02:04:11.670180 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.670184 | ubuntu-noble | 2026-05-17 02:04:11.670189 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.670193 | ubuntu-noble | 2026-05-17 02:04:11.670198 | ubuntu-noble | 2026-05-17 02:04:11.670202 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.670207 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.670211 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.670216 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.670228 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.670233 | ubuntu-noble | 2026-05-17 02:04:11.670237 | ubuntu-noble | !! 2026-05-17 02:04:11.670242 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.670247 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' is absent from the `packages` configuration. 2026-05-17 02:04:11.670252 | ubuntu-noble | !! 2026-05-17 02:04:11.670257 | ubuntu-noble | 2026-05-17 02:04:11.670261 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.670266 | ubuntu-noble | ############################ 2026-05-17 02:04:11.670271 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.670275 | ubuntu-noble | ############################ 2026-05-17 02:04:11.670280 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' as an importable package[^1], 2026-05-17 02:04:11.670285 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.670289 | ubuntu-noble | 2026-05-17 02:04:11.670294 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.670309 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' is explicitly added 2026-05-17 02:04:11.670314 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.670318 | ubuntu-noble | 2026-05-17 02:04:11.670322 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.670327 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.670332 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.670336 | ubuntu-noble | 2026-05-17 02:04:11.670341 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.670346 | ubuntu-noble | 2026-05-17 02:04:11.670351 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.670356 | ubuntu-noble | 2026-05-17 02:04:11.670360 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' to be distributed and are 2026-05-17 02:04:11.670365 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' via 2026-05-17 02:04:11.670370 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.670375 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.670380 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.670385 | ubuntu-noble | 2026-05-17 02:04:11.670389 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.670394 | ubuntu-noble | 2026-05-17 02:04:11.670399 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.670404 | ubuntu-noble | 2026-05-17 02:04:11.670408 | ubuntu-noble | 2026-05-17 02:04:11.670413 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.670418 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.670423 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.670435 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.670440 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.670444 | ubuntu-noble | 2026-05-17 02:04:11.670501 | ubuntu-noble | !! 2026-05-17 02:04:11.670507 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.670512 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.unity' is absent from the `packages` configuration. 2026-05-17 02:04:11.670517 | ubuntu-noble | !! 2026-05-17 02:04:11.670521 | ubuntu-noble | 2026-05-17 02:04:11.670526 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.670531 | ubuntu-noble | ############################ 2026-05-17 02:04:11.670535 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.670539 | ubuntu-noble | ############################ 2026-05-17 02:04:11.670544 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.unity' as an importable package[^1], 2026-05-17 02:04:11.670549 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.670553 | ubuntu-noble | 2026-05-17 02:04:11.670561 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.670565 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.unity' is explicitly added 2026-05-17 02:04:11.670569 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.670572 | ubuntu-noble | 2026-05-17 02:04:11.670576 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.670580 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.670583 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.670587 | ubuntu-noble | 2026-05-17 02:04:11.670591 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.670594 | ubuntu-noble | 2026-05-17 02:04:11.670598 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.670602 | ubuntu-noble | 2026-05-17 02:04:11.670605 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.unity' to be distributed and are 2026-05-17 02:04:11.670609 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.unity' via 2026-05-17 02:04:11.670613 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.670616 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.670620 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.670624 | ubuntu-noble | 2026-05-17 02:04:11.670627 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.670631 | ubuntu-noble | 2026-05-17 02:04:11.670635 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.670638 | ubuntu-noble | 2026-05-17 02:04:11.670642 | ubuntu-noble | 2026-05-17 02:04:11.670646 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.670649 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.670653 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.670657 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.670661 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.670664 | ubuntu-noble | 2026-05-17 02:04:11.670668 | ubuntu-noble | !! 2026-05-17 02:04:11.670672 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.670675 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.vnx' is absent from the `packages` configuration. 2026-05-17 02:04:11.670679 | ubuntu-noble | !! 2026-05-17 02:04:11.670688 | ubuntu-noble | 2026-05-17 02:04:11.670701 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.670705 | ubuntu-noble | ############################ 2026-05-17 02:04:11.670709 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.670713 | ubuntu-noble | ############################ 2026-05-17 02:04:11.670716 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.vnx' as an importable package[^1], 2026-05-17 02:04:11.670720 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.670724 | ubuntu-noble | 2026-05-17 02:04:11.670727 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.670731 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.vnx' is explicitly added 2026-05-17 02:04:11.670735 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.670739 | ubuntu-noble | 2026-05-17 02:04:11.670742 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.670746 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.670750 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.670753 | ubuntu-noble | 2026-05-17 02:04:11.670757 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.670761 | ubuntu-noble | 2026-05-17 02:04:11.670764 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.670768 | ubuntu-noble | 2026-05-17 02:04:11.670772 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.vnx' to be distributed and are 2026-05-17 02:04:11.670775 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.vnx' via 2026-05-17 02:04:11.670779 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.670783 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.670786 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.670790 | ubuntu-noble | 2026-05-17 02:04:11.670794 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.670798 | ubuntu-noble | 2026-05-17 02:04:11.670801 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.670805 | ubuntu-noble | 2026-05-17 02:04:11.670809 | ubuntu-noble | 2026-05-17 02:04:11.670812 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.670816 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.670820 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.670823 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.670827 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.670831 | ubuntu-noble | 2026-05-17 02:04:11.670834 | ubuntu-noble | !! 2026-05-17 02:04:11.670838 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.670842 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.ganesha' is absent from the `packages` configuration. 2026-05-17 02:04:11.670846 | ubuntu-noble | !! 2026-05-17 02:04:11.670849 | ubuntu-noble | 2026-05-17 02:04:11.670856 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.670860 | ubuntu-noble | ############################ 2026-05-17 02:04:11.670863 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.670867 | ubuntu-noble | ############################ 2026-05-17 02:04:11.670871 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.ganesha' as an importable package[^1], 2026-05-17 02:04:11.670874 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.670878 | ubuntu-noble | 2026-05-17 02:04:11.670882 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.670889 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.ganesha' is explicitly added 2026-05-17 02:04:11.670893 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.670897 | ubuntu-noble | 2026-05-17 02:04:11.670901 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.670904 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.670908 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.670912 | ubuntu-noble | 2026-05-17 02:04:11.670915 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.670919 | ubuntu-noble | 2026-05-17 02:04:11.670922 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.670926 | ubuntu-noble | 2026-05-17 02:04:11.670930 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.ganesha' to be distributed and are 2026-05-17 02:04:11.670933 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.ganesha' via 2026-05-17 02:04:11.670937 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.670941 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.670944 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.670948 | ubuntu-noble | 2026-05-17 02:04:11.670952 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.670955 | ubuntu-noble | 2026-05-17 02:04:11.670959 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.670963 | ubuntu-noble | 2026-05-17 02:04:11.670966 | ubuntu-noble | 2026-05-17 02:04:11.670970 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.670974 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.670977 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.670981 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.670985 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.670988 | ubuntu-noble | 2026-05-17 02:04:11.670992 | ubuntu-noble | !! 2026-05-17 02:04:11.671002 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.671006 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.glusterfs' is absent from the `packages` configuration. 2026-05-17 02:04:11.671010 | ubuntu-noble | !! 2026-05-17 02:04:11.671013 | ubuntu-noble | 2026-05-17 02:04:11.671017 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.671021 | ubuntu-noble | ############################ 2026-05-17 02:04:11.671025 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.671029 | ubuntu-noble | ############################ 2026-05-17 02:04:11.671032 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.glusterfs' as an importable package[^1], 2026-05-17 02:04:11.671036 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.671040 | ubuntu-noble | 2026-05-17 02:04:11.671043 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.671047 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.glusterfs' is explicitly added 2026-05-17 02:04:11.671051 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.671054 | ubuntu-noble | 2026-05-17 02:04:11.671058 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.671062 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.671065 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.671069 | ubuntu-noble | 2026-05-17 02:04:11.671073 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.671076 | ubuntu-noble | 2026-05-17 02:04:11.671087 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.671091 | ubuntu-noble | 2026-05-17 02:04:11.671094 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.glusterfs' to be distributed and are 2026-05-17 02:04:11.671098 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.glusterfs' via 2026-05-17 02:04:11.671102 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.671105 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.671109 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.671113 | ubuntu-noble | 2026-05-17 02:04:11.671116 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.671120 | ubuntu-noble | 2026-05-17 02:04:11.671124 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.671127 | ubuntu-noble | 2026-05-17 02:04:11.671131 | ubuntu-noble | 2026-05-17 02:04:11.671135 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.671139 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.671142 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.671146 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.671150 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.671153 | ubuntu-noble | 2026-05-17 02:04:11.671157 | ubuntu-noble | !! 2026-05-17 02:04:11.671163 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.671167 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hdfs' is absent from the `packages` configuration. 2026-05-17 02:04:11.671171 | ubuntu-noble | !! 2026-05-17 02:04:11.671175 | ubuntu-noble | 2026-05-17 02:04:11.671178 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.671182 | ubuntu-noble | ############################ 2026-05-17 02:04:11.671186 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.671189 | ubuntu-noble | ############################ 2026-05-17 02:04:11.671193 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hdfs' as an importable package[^1], 2026-05-17 02:04:11.671197 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.671200 | ubuntu-noble | 2026-05-17 02:04:11.671204 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.671208 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hdfs' is explicitly added 2026-05-17 02:04:11.671211 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.671215 | ubuntu-noble | 2026-05-17 02:04:11.671219 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.671222 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.671226 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.671230 | ubuntu-noble | 2026-05-17 02:04:11.671233 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.671237 | ubuntu-noble | 2026-05-17 02:04:11.671241 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.671244 | ubuntu-noble | 2026-05-17 02:04:11.671248 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hdfs' to be distributed and are 2026-05-17 02:04:11.671252 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hdfs' via 2026-05-17 02:04:11.671255 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.671259 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.671263 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.671267 | ubuntu-noble | 2026-05-17 02:04:11.671270 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.671278 | ubuntu-noble | 2026-05-17 02:04:11.671282 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.671285 | ubuntu-noble | 2026-05-17 02:04:11.671289 | ubuntu-noble | 2026-05-17 02:04:11.671293 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.671297 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.671302 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.671306 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.671310 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.671314 | ubuntu-noble | 2026-05-17 02:04:11.671317 | ubuntu-noble | !! 2026-05-17 02:04:11.671321 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.671325 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi' is absent from the `packages` configuration. 2026-05-17 02:04:11.671329 | ubuntu-noble | !! 2026-05-17 02:04:11.671332 | ubuntu-noble | 2026-05-17 02:04:11.671336 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.671340 | ubuntu-noble | ############################ 2026-05-17 02:04:11.671343 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.671347 | ubuntu-noble | ############################ 2026-05-17 02:04:11.671351 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hitachi' as an importable package[^1], 2026-05-17 02:04:11.671354 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.671358 | ubuntu-noble | 2026-05-17 02:04:11.671362 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.671366 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hitachi' is explicitly added 2026-05-17 02:04:11.671369 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.671373 | ubuntu-noble | 2026-05-17 02:04:11.671377 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.671380 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.671384 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.671388 | ubuntu-noble | 2026-05-17 02:04:11.671391 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.671395 | ubuntu-noble | 2026-05-17 02:04:11.671399 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.671402 | ubuntu-noble | 2026-05-17 02:04:11.671406 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hitachi' to be distributed and are 2026-05-17 02:04:11.671410 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hitachi' via 2026-05-17 02:04:11.671413 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.671417 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.671421 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.671424 | ubuntu-noble | 2026-05-17 02:04:11.671428 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.671432 | ubuntu-noble | 2026-05-17 02:04:11.671435 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.671439 | ubuntu-noble | 2026-05-17 02:04:11.671443 | ubuntu-noble | 2026-05-17 02:04:11.671462 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.671466 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.671472 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.671476 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.671480 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.671488 | ubuntu-noble | 2026-05-17 02:04:11.671492 | ubuntu-noble | !! 2026-05-17 02:04:11.671495 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.671499 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi.hnas' is absent from the `packages` configuration. 2026-05-17 02:04:11.671503 | ubuntu-noble | !! 2026-05-17 02:04:11.671507 | ubuntu-noble | 2026-05-17 02:04:11.671510 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.671514 | ubuntu-noble | ############################ 2026-05-17 02:04:11.671518 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.671521 | ubuntu-noble | ############################ 2026-05-17 02:04:11.671525 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hitachi.hnas' as an importable package[^1], 2026-05-17 02:04:11.671529 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.671532 | ubuntu-noble | 2026-05-17 02:04:11.671536 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.671540 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hitachi.hnas' is explicitly added 2026-05-17 02:04:11.671543 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.671547 | ubuntu-noble | 2026-05-17 02:04:11.671551 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.671554 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.671558 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.671562 | ubuntu-noble | 2026-05-17 02:04:11.671566 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.671569 | ubuntu-noble | 2026-05-17 02:04:11.671573 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.671577 | ubuntu-noble | 2026-05-17 02:04:11.671580 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hitachi.hnas' to be distributed and are 2026-05-17 02:04:11.671584 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hitachi.hnas' via 2026-05-17 02:04:11.671588 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.671592 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.671595 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.671599 | ubuntu-noble | 2026-05-17 02:04:11.671609 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.671613 | ubuntu-noble | 2026-05-17 02:04:11.671617 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.671621 | ubuntu-noble | 2026-05-17 02:04:11.671624 | ubuntu-noble | 2026-05-17 02:04:11.671628 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.671632 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.671635 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.671639 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.671643 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.671647 | ubuntu-noble | 2026-05-17 02:04:11.671650 | ubuntu-noble | !! 2026-05-17 02:04:11.671654 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.671658 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi.hsp' is absent from the `packages` configuration. 2026-05-17 02:04:11.671662 | ubuntu-noble | !! 2026-05-17 02:04:11.671665 | ubuntu-noble | 2026-05-17 02:04:11.671669 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.671673 | ubuntu-noble | ############################ 2026-05-17 02:04:11.671676 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.671684 | ubuntu-noble | ############################ 2026-05-17 02:04:11.671688 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hitachi.hsp' as an importable package[^1], 2026-05-17 02:04:11.671692 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.671695 | ubuntu-noble | 2026-05-17 02:04:11.671699 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.671703 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hitachi.hsp' is explicitly added 2026-05-17 02:04:11.671706 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.671710 | ubuntu-noble | 2026-05-17 02:04:11.671714 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.671718 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.671721 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.671725 | ubuntu-noble | 2026-05-17 02:04:11.671729 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.671732 | ubuntu-noble | 2026-05-17 02:04:11.671736 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.671740 | ubuntu-noble | 2026-05-17 02:04:11.671744 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hitachi.hsp' to be distributed and are 2026-05-17 02:04:11.671747 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hitachi.hsp' via 2026-05-17 02:04:11.671751 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.671755 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.671758 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.671762 | ubuntu-noble | 2026-05-17 02:04:11.671768 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.671772 | ubuntu-noble | 2026-05-17 02:04:11.671776 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.671779 | ubuntu-noble | 2026-05-17 02:04:11.671783 | ubuntu-noble | 2026-05-17 02:04:11.671787 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.671790 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.671794 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.671798 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.671801 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.671805 | ubuntu-noble | 2026-05-17 02:04:11.671809 | ubuntu-noble | !! 2026-05-17 02:04:11.671812 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.671816 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hpe' is absent from the `packages` configuration. 2026-05-17 02:04:11.671820 | ubuntu-noble | !! 2026-05-17 02:04:11.671823 | ubuntu-noble | 2026-05-17 02:04:11.671827 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.671831 | ubuntu-noble | ############################ 2026-05-17 02:04:11.671835 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.671838 | ubuntu-noble | ############################ 2026-05-17 02:04:11.671842 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hpe' as an importable package[^1], 2026-05-17 02:04:11.671846 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.671849 | ubuntu-noble | 2026-05-17 02:04:11.671853 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.671857 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hpe' is explicitly added 2026-05-17 02:04:11.671860 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.671864 | ubuntu-noble | 2026-05-17 02:04:11.671868 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.671876 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.671880 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.671883 | ubuntu-noble | 2026-05-17 02:04:11.671887 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.671891 | ubuntu-noble | 2026-05-17 02:04:11.671895 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.671898 | ubuntu-noble | 2026-05-17 02:04:11.671902 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hpe' to be distributed and are 2026-05-17 02:04:11.671906 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hpe' via 2026-05-17 02:04:11.671915 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.671919 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.671923 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.671927 | ubuntu-noble | 2026-05-17 02:04:11.671930 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.671934 | ubuntu-noble | 2026-05-17 02:04:11.671938 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.671941 | ubuntu-noble | 2026-05-17 02:04:11.671945 | ubuntu-noble | 2026-05-17 02:04:11.671949 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.671952 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.671956 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.671960 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.671963 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.671967 | ubuntu-noble | 2026-05-17 02:04:11.671971 | ubuntu-noble | !! 2026-05-17 02:04:11.671974 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.671978 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.huawei' is absent from the `packages` configuration. 2026-05-17 02:04:11.671982 | ubuntu-noble | !! 2026-05-17 02:04:11.671985 | ubuntu-noble | 2026-05-17 02:04:11.671989 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.671993 | ubuntu-noble | ############################ 2026-05-17 02:04:11.671996 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.672000 | ubuntu-noble | ############################ 2026-05-17 02:04:11.672004 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.huawei' as an importable package[^1], 2026-05-17 02:04:11.672008 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.672011 | ubuntu-noble | 2026-05-17 02:04:11.672015 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.672018 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.huawei' is explicitly added 2026-05-17 02:04:11.672022 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.672026 | ubuntu-noble | 2026-05-17 02:04:11.672030 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.672033 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.672037 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.672041 | ubuntu-noble | 2026-05-17 02:04:11.672044 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.672048 | ubuntu-noble | 2026-05-17 02:04:11.672052 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.672055 | ubuntu-noble | 2026-05-17 02:04:11.672059 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.huawei' to be distributed and are 2026-05-17 02:04:11.672063 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.huawei' via 2026-05-17 02:04:11.672070 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.672076 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.672080 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.672084 | ubuntu-noble | 2026-05-17 02:04:11.672087 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.672091 | ubuntu-noble | 2026-05-17 02:04:11.672095 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.672098 | ubuntu-noble | 2026-05-17 02:04:11.672102 | ubuntu-noble | 2026-05-17 02:04:11.672106 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.672109 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.672113 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.672117 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.672120 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.672124 | ubuntu-noble | 2026-05-17 02:04:11.672128 | ubuntu-noble | !! 2026-05-17 02:04:11.672132 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.672135 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.ibm' is absent from the `packages` configuration. 2026-05-17 02:04:11.672139 | ubuntu-noble | !! 2026-05-17 02:04:11.672143 | ubuntu-noble | 2026-05-17 02:04:11.672146 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.672150 | ubuntu-noble | ############################ 2026-05-17 02:04:11.672154 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.672157 | ubuntu-noble | ############################ 2026-05-17 02:04:11.672161 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.ibm' as an importable package[^1], 2026-05-17 02:04:11.672165 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.672168 | ubuntu-noble | 2026-05-17 02:04:11.672172 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.672176 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.ibm' is explicitly added 2026-05-17 02:04:11.672179 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.672183 | ubuntu-noble | 2026-05-17 02:04:11.672187 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.672190 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.672194 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.672198 | ubuntu-noble | 2026-05-17 02:04:11.672201 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.672205 | ubuntu-noble | 2026-05-17 02:04:11.672209 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.672213 | ubuntu-noble | 2026-05-17 02:04:11.672222 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.ibm' to be distributed and are 2026-05-17 02:04:11.672226 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.ibm' via 2026-05-17 02:04:11.672230 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.672233 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.672237 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.672241 | ubuntu-noble | 2026-05-17 02:04:11.672244 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.672248 | ubuntu-noble | 2026-05-17 02:04:11.672252 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.672255 | ubuntu-noble | 2026-05-17 02:04:11.672259 | ubuntu-noble | 2026-05-17 02:04:11.672263 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.672270 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.672274 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.672278 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.672281 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.672285 | ubuntu-noble | 2026-05-17 02:04:11.672289 | ubuntu-noble | !! 2026-05-17 02:04:11.672292 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.672296 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.infinidat' is absent from the `packages` configuration. 2026-05-17 02:04:11.672300 | ubuntu-noble | !! 2026-05-17 02:04:11.672303 | ubuntu-noble | 2026-05-17 02:04:11.672307 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.672311 | ubuntu-noble | ############################ 2026-05-17 02:04:11.672315 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.672318 | ubuntu-noble | ############################ 2026-05-17 02:04:11.672322 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.infinidat' as an importable package[^1], 2026-05-17 02:04:11.672325 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.672329 | ubuntu-noble | 2026-05-17 02:04:11.672333 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.672337 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.infinidat' is explicitly added 2026-05-17 02:04:11.672340 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.672344 | ubuntu-noble | 2026-05-17 02:04:11.672347 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.672351 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.672355 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.672359 | ubuntu-noble | 2026-05-17 02:04:11.672362 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.672366 | ubuntu-noble | 2026-05-17 02:04:11.672370 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.672373 | ubuntu-noble | 2026-05-17 02:04:11.672379 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.infinidat' to be distributed and are 2026-05-17 02:04:11.672383 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.infinidat' via 2026-05-17 02:04:11.672387 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.672391 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.672394 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.672398 | ubuntu-noble | 2026-05-17 02:04:11.672402 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.672405 | ubuntu-noble | 2026-05-17 02:04:11.672409 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.672413 | ubuntu-noble | 2026-05-17 02:04:11.672416 | ubuntu-noble | 2026-05-17 02:04:11.672420 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.672424 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.672427 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.672431 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.672435 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.672438 | ubuntu-noble | 2026-05-17 02:04:11.672442 | ubuntu-noble | !! 2026-05-17 02:04:11.672458 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.672464 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.infortrend' is absent from the `packages` configuration. 2026-05-17 02:04:11.672472 | ubuntu-noble | !! 2026-05-17 02:04:11.672476 | ubuntu-noble | 2026-05-17 02:04:11.672480 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.672483 | ubuntu-noble | ############################ 2026-05-17 02:04:11.672487 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.672491 | ubuntu-noble | ############################ 2026-05-17 02:04:11.672494 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.infortrend' as an importable package[^1], 2026-05-17 02:04:11.672498 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.672502 | ubuntu-noble | 2026-05-17 02:04:11.672505 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.672509 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.infortrend' is explicitly added 2026-05-17 02:04:11.672513 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.672516 | ubuntu-noble | 2026-05-17 02:04:11.672520 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.672530 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.672534 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.672538 | ubuntu-noble | 2026-05-17 02:04:11.672541 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.672545 | ubuntu-noble | 2026-05-17 02:04:11.672549 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.672552 | ubuntu-noble | 2026-05-17 02:04:11.672556 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.infortrend' to be distributed and are 2026-05-17 02:04:11.672560 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.infortrend' via 2026-05-17 02:04:11.672563 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.672567 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.672571 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.672574 | ubuntu-noble | 2026-05-17 02:04:11.672579 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.672583 | ubuntu-noble | 2026-05-17 02:04:11.672588 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.672593 | ubuntu-noble | 2026-05-17 02:04:11.672598 | ubuntu-noble | 2026-05-17 02:04:11.672603 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.672607 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.672612 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.672616 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.672621 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.672626 | ubuntu-noble | 2026-05-17 02:04:11.672631 | ubuntu-noble | !! 2026-05-17 02:04:11.672636 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.672640 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur' is absent from the `packages` configuration. 2026-05-17 02:04:11.672645 | ubuntu-noble | !! 2026-05-17 02:04:11.672650 | ubuntu-noble | 2026-05-17 02:04:11.672654 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.672659 | ubuntu-noble | ############################ 2026-05-17 02:04:11.672663 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.672668 | ubuntu-noble | ############################ 2026-05-17 02:04:11.672672 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.inspur' as an importable package[^1], 2026-05-17 02:04:11.672676 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.672680 | ubuntu-noble | 2026-05-17 02:04:11.672688 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.672692 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.inspur' is explicitly added 2026-05-17 02:04:11.672696 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.672699 | ubuntu-noble | 2026-05-17 02:04:11.672703 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.672710 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.672714 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.672717 | ubuntu-noble | 2026-05-17 02:04:11.672721 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.672725 | ubuntu-noble | 2026-05-17 02:04:11.672728 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.672732 | ubuntu-noble | 2026-05-17 02:04:11.672736 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.inspur' to be distributed and are 2026-05-17 02:04:11.672739 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.inspur' via 2026-05-17 02:04:11.672743 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.672747 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.672750 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.672754 | ubuntu-noble | 2026-05-17 02:04:11.672758 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.672761 | ubuntu-noble | 2026-05-17 02:04:11.672765 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.672769 | ubuntu-noble | 2026-05-17 02:04:11.672772 | ubuntu-noble | 2026-05-17 02:04:11.672776 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.672779 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.672783 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.672787 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.672790 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.672794 | ubuntu-noble | 2026-05-17 02:04:11.672798 | ubuntu-noble | !! 2026-05-17 02:04:11.672801 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.672805 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur.as13000' is absent from the `packages` configuration. 2026-05-17 02:04:11.672809 | ubuntu-noble | !! 2026-05-17 02:04:11.672813 | ubuntu-noble | 2026-05-17 02:04:11.672816 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.672820 | ubuntu-noble | ############################ 2026-05-17 02:04:11.672824 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.672827 | ubuntu-noble | ############################ 2026-05-17 02:04:11.672831 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.inspur.as13000' as an importable package[^1], 2026-05-17 02:04:11.672835 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.672838 | ubuntu-noble | 2026-05-17 02:04:11.672842 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.672856 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.inspur.as13000' is explicitly added 2026-05-17 02:04:11.672861 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.672866 | ubuntu-noble | 2026-05-17 02:04:11.672871 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.672876 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.672880 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.672885 | ubuntu-noble | 2026-05-17 02:04:11.672890 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.672905 | ubuntu-noble | 2026-05-17 02:04:11.672910 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.672915 | ubuntu-noble | 2026-05-17 02:04:11.672919 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.inspur.as13000' to be distributed and are 2026-05-17 02:04:11.672923 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.inspur.as13000' via 2026-05-17 02:04:11.672928 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.672933 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.672936 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.672940 | ubuntu-noble | 2026-05-17 02:04:11.672944 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.672947 | ubuntu-noble | 2026-05-17 02:04:11.672951 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.672955 | ubuntu-noble | 2026-05-17 02:04:11.672958 | ubuntu-noble | 2026-05-17 02:04:11.672962 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.672966 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.672969 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.672973 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.672977 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.672980 | ubuntu-noble | 2026-05-17 02:04:11.672984 | ubuntu-noble | !! 2026-05-17 02:04:11.672988 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.672992 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur.instorage' is absent from the `packages` configuration. 2026-05-17 02:04:11.672995 | ubuntu-noble | !! 2026-05-17 02:04:11.672999 | ubuntu-noble | 2026-05-17 02:04:11.673003 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.673006 | ubuntu-noble | ############################ 2026-05-17 02:04:11.673010 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.673014 | ubuntu-noble | ############################ 2026-05-17 02:04:11.673017 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.inspur.instorage' as an importable package[^1], 2026-05-17 02:04:11.673021 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.673025 | ubuntu-noble | 2026-05-17 02:04:11.673028 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.673035 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.inspur.instorage' is explicitly added 2026-05-17 02:04:11.673039 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.673043 | ubuntu-noble | 2026-05-17 02:04:11.673046 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.673050 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.673054 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.673057 | ubuntu-noble | 2026-05-17 02:04:11.673061 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.673066 | ubuntu-noble | 2026-05-17 02:04:11.673071 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.673076 | ubuntu-noble | 2026-05-17 02:04:11.673080 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.inspur.instorage' to be distributed and are 2026-05-17 02:04:11.673085 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.inspur.instorage' via 2026-05-17 02:04:11.673089 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.673094 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.673104 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.673108 | ubuntu-noble | 2026-05-17 02:04:11.673113 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.673118 | ubuntu-noble | 2026-05-17 02:04:11.673123 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.673127 | ubuntu-noble | 2026-05-17 02:04:11.673132 | ubuntu-noble | 2026-05-17 02:04:11.673136 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.673141 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.673146 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.673150 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.673155 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.673160 | ubuntu-noble | 2026-05-17 02:04:11.673164 | ubuntu-noble | !! 2026-05-17 02:04:11.673169 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.673174 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.macrosan' is absent from the `packages` configuration. 2026-05-17 02:04:11.673178 | ubuntu-noble | !! 2026-05-17 02:04:11.673183 | ubuntu-noble | 2026-05-17 02:04:11.673187 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.673192 | ubuntu-noble | ############################ 2026-05-17 02:04:11.673197 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.673207 | ubuntu-noble | ############################ 2026-05-17 02:04:11.673212 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.macrosan' as an importable package[^1], 2026-05-17 02:04:11.673217 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.673221 | ubuntu-noble | 2026-05-17 02:04:11.673226 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.673231 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.macrosan' is explicitly added 2026-05-17 02:04:11.673235 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.673240 | ubuntu-noble | 2026-05-17 02:04:11.673245 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.673249 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.673254 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.673259 | ubuntu-noble | 2026-05-17 02:04:11.673264 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.673269 | ubuntu-noble | 2026-05-17 02:04:11.673273 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.673278 | ubuntu-noble | 2026-05-17 02:04:11.673283 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.macrosan' to be distributed and are 2026-05-17 02:04:11.673288 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.macrosan' via 2026-05-17 02:04:11.673292 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.673297 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.673302 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.673306 | ubuntu-noble | 2026-05-17 02:04:11.673311 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.673316 | ubuntu-noble | 2026-05-17 02:04:11.673321 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.673325 | ubuntu-noble | 2026-05-17 02:04:11.673330 | ubuntu-noble | 2026-05-17 02:04:11.673335 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.673339 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.673344 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.673355 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.673360 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.673365 | ubuntu-noble | 2026-05-17 02:04:11.673369 | ubuntu-noble | !! 2026-05-17 02:04:11.673374 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.673379 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.maprfs' is absent from the `packages` configuration. 2026-05-17 02:04:11.673384 | ubuntu-noble | !! 2026-05-17 02:04:11.673388 | ubuntu-noble | 2026-05-17 02:04:11.673393 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.673397 | ubuntu-noble | ############################ 2026-05-17 02:04:11.673402 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.673406 | ubuntu-noble | ############################ 2026-05-17 02:04:11.673411 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.maprfs' as an importable package[^1], 2026-05-17 02:04:11.673415 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.673420 | ubuntu-noble | 2026-05-17 02:04:11.673433 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.673438 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.maprfs' is explicitly added 2026-05-17 02:04:11.673443 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.673470 | ubuntu-noble | 2026-05-17 02:04:11.673475 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.673480 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.673485 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.673489 | ubuntu-noble | 2026-05-17 02:04:11.673494 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.673499 | ubuntu-noble | 2026-05-17 02:04:11.673504 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.673509 | ubuntu-noble | 2026-05-17 02:04:11.673513 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.maprfs' to be distributed and are 2026-05-17 02:04:11.673518 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.maprfs' via 2026-05-17 02:04:11.673523 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.673528 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.673532 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.673537 | ubuntu-noble | 2026-05-17 02:04:11.673542 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.673546 | ubuntu-noble | 2026-05-17 02:04:11.673551 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.673556 | ubuntu-noble | 2026-05-17 02:04:11.673561 | ubuntu-noble | 2026-05-17 02:04:11.673566 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.673570 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.673575 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.673580 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.673585 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.673589 | ubuntu-noble | 2026-05-17 02:04:11.673594 | ubuntu-noble | !! 2026-05-17 02:04:11.673599 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.673610 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp' is absent from the `packages` configuration. 2026-05-17 02:04:11.673615 | ubuntu-noble | !! 2026-05-17 02:04:11.673619 | ubuntu-noble | 2026-05-17 02:04:11.673624 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.673635 | ubuntu-noble | ############################ 2026-05-17 02:04:11.673640 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.673645 | ubuntu-noble | ############################ 2026-05-17 02:04:11.673649 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp' as an importable package[^1], 2026-05-17 02:04:11.673653 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.673658 | ubuntu-noble | 2026-05-17 02:04:11.673663 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.673667 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp' is explicitly added 2026-05-17 02:04:11.673672 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.673677 | ubuntu-noble | 2026-05-17 02:04:11.673681 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.673686 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.673690 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.673695 | ubuntu-noble | 2026-05-17 02:04:11.673700 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.673704 | ubuntu-noble | 2026-05-17 02:04:11.673709 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.673713 | ubuntu-noble | 2026-05-17 02:04:11.673718 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp' to be distributed and are 2026-05-17 02:04:11.673722 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp' via 2026-05-17 02:04:11.673727 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.673731 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.673736 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.673741 | ubuntu-noble | 2026-05-17 02:04:11.673746 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.673750 | ubuntu-noble | 2026-05-17 02:04:11.673755 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.673759 | ubuntu-noble | 2026-05-17 02:04:11.673764 | ubuntu-noble | 2026-05-17 02:04:11.673768 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.673773 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.673777 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.673782 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.673786 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.673791 | ubuntu-noble | 2026-05-17 02:04:11.673795 | ubuntu-noble | !! 2026-05-17 02:04:11.673800 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.673809 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap' is absent from the `packages` configuration. 2026-05-17 02:04:11.673814 | ubuntu-noble | !! 2026-05-17 02:04:11.673818 | ubuntu-noble | 2026-05-17 02:04:11.673823 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.673827 | ubuntu-noble | ############################ 2026-05-17 02:04:11.673832 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.673836 | ubuntu-noble | ############################ 2026-05-17 02:04:11.673841 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp.dataontap' as an importable package[^1], 2026-05-17 02:04:11.673845 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.673850 | ubuntu-noble | 2026-05-17 02:04:11.673854 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.673859 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap' is explicitly added 2026-05-17 02:04:11.673863 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.673873 | ubuntu-noble | 2026-05-17 02:04:11.673878 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.673882 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.673887 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.673891 | ubuntu-noble | 2026-05-17 02:04:11.673896 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.673901 | ubuntu-noble | 2026-05-17 02:04:11.673905 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.673910 | ubuntu-noble | 2026-05-17 02:04:11.673914 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp.dataontap' to be distributed and are 2026-05-17 02:04:11.673919 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap' via 2026-05-17 02:04:11.673923 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.673928 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.673932 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.673936 | ubuntu-noble | 2026-05-17 02:04:11.673941 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.673946 | ubuntu-noble | 2026-05-17 02:04:11.673951 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.673955 | ubuntu-noble | 2026-05-17 02:04:11.673960 | ubuntu-noble | 2026-05-17 02:04:11.673965 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.673969 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.673974 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.673979 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.673988 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.673993 | ubuntu-noble | 2026-05-17 02:04:11.673997 | ubuntu-noble | !! 2026-05-17 02:04:11.674002 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.674007 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.client' is absent from the `packages` configuration. 2026-05-17 02:04:11.674012 | ubuntu-noble | !! 2026-05-17 02:04:11.674016 | ubuntu-noble | 2026-05-17 02:04:11.674021 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.674026 | ubuntu-noble | ############################ 2026-05-17 02:04:11.674030 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.674035 | ubuntu-noble | ############################ 2026-05-17 02:04:11.674040 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.client' as an importable package[^1], 2026-05-17 02:04:11.674044 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.674049 | ubuntu-noble | 2026-05-17 02:04:11.674053 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.674057 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.client' is explicitly added 2026-05-17 02:04:11.674062 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.674067 | ubuntu-noble | 2026-05-17 02:04:11.674071 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.674076 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.674081 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.674085 | ubuntu-noble | 2026-05-17 02:04:11.674090 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.674095 | ubuntu-noble | 2026-05-17 02:04:11.674099 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.674110 | ubuntu-noble | 2026-05-17 02:04:11.674115 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp.dataontap.client' to be distributed and are 2026-05-17 02:04:11.674120 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.client' via 2026-05-17 02:04:11.674125 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.674129 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.674134 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.674139 | ubuntu-noble | 2026-05-17 02:04:11.674144 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.674149 | ubuntu-noble | 2026-05-17 02:04:11.674153 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.674158 | ubuntu-noble | 2026-05-17 02:04:11.674163 | ubuntu-noble | 2026-05-17 02:04:11.674168 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.674173 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.674177 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.674185 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.674189 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.674193 | ubuntu-noble | 2026-05-17 02:04:11.674196 | ubuntu-noble | !! 2026-05-17 02:04:11.674200 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.674204 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' is absent from the `packages` configuration. 2026-05-17 02:04:11.674208 | ubuntu-noble | !! 2026-05-17 02:04:11.674212 | ubuntu-noble | 2026-05-17 02:04:11.674215 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.674219 | ubuntu-noble | ############################ 2026-05-17 02:04:11.674223 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.674226 | ubuntu-noble | ############################ 2026-05-17 02:04:11.674230 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' as an importable package[^1], 2026-05-17 02:04:11.674234 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.674237 | ubuntu-noble | 2026-05-17 02:04:11.674241 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.674245 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' is explicitly added 2026-05-17 02:04:11.674249 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.674252 | ubuntu-noble | 2026-05-17 02:04:11.674256 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.674260 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.674263 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.674267 | ubuntu-noble | 2026-05-17 02:04:11.674270 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.674274 | ubuntu-noble | 2026-05-17 02:04:11.674278 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.674282 | ubuntu-noble | 2026-05-17 02:04:11.674285 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' to be distributed and are 2026-05-17 02:04:11.674289 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' via 2026-05-17 02:04:11.674293 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.674296 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.674300 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.674304 | ubuntu-noble | 2026-05-17 02:04:11.674316 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.674320 | ubuntu-noble | 2026-05-17 02:04:11.674324 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.674327 | ubuntu-noble | 2026-05-17 02:04:11.674331 | ubuntu-noble | 2026-05-17 02:04:11.674335 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.674338 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.674342 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.674346 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.674349 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.674353 | ubuntu-noble | 2026-05-17 02:04:11.674357 | ubuntu-noble | !! 2026-05-17 02:04:11.674361 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.674364 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.protocols' is absent from the `packages` configuration. 2026-05-17 02:04:11.674368 | ubuntu-noble | !! 2026-05-17 02:04:11.674372 | ubuntu-noble | 2026-05-17 02:04:11.674375 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.674379 | ubuntu-noble | ############################ 2026-05-17 02:04:11.674383 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.674386 | ubuntu-noble | ############################ 2026-05-17 02:04:11.674390 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.protocols' as an importable package[^1], 2026-05-17 02:04:11.674394 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.674397 | ubuntu-noble | 2026-05-17 02:04:11.674401 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.674405 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.protocols' is explicitly added 2026-05-17 02:04:11.674408 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.674412 | ubuntu-noble | 2026-05-17 02:04:11.674416 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.674419 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.674423 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.674427 | ubuntu-noble | 2026-05-17 02:04:11.674430 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.674434 | ubuntu-noble | 2026-05-17 02:04:11.674438 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.674441 | ubuntu-noble | 2026-05-17 02:04:11.674494 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp.dataontap.protocols' to be distributed and are 2026-05-17 02:04:11.674503 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.protocols' via 2026-05-17 02:04:11.674508 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.674512 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.674521 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.674525 | ubuntu-noble | 2026-05-17 02:04:11.674528 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.674532 | ubuntu-noble | 2026-05-17 02:04:11.674536 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.674539 | ubuntu-noble | 2026-05-17 02:04:11.674543 | ubuntu-noble | 2026-05-17 02:04:11.674547 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.674550 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.674554 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.674558 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.674566 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.674570 | ubuntu-noble | 2026-05-17 02:04:11.674574 | ubuntu-noble | !! 2026-05-17 02:04:11.674577 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.674581 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta' is absent from the `packages` configuration. 2026-05-17 02:04:11.674585 | ubuntu-noble | !! 2026-05-17 02:04:11.674589 | ubuntu-noble | 2026-05-17 02:04:11.674592 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.674596 | ubuntu-noble | ############################ 2026-05-17 02:04:11.674600 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.674603 | ubuntu-noble | ############################ 2026-05-17 02:04:11.674607 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.nexenta' as an importable package[^1], 2026-05-17 02:04:11.674611 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.674614 | ubuntu-noble | 2026-05-17 02:04:11.674618 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.674622 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.nexenta' is explicitly added 2026-05-17 02:04:11.674625 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.674629 | ubuntu-noble | 2026-05-17 02:04:11.674633 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.674636 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.674640 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.674644 | ubuntu-noble | 2026-05-17 02:04:11.674647 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.674652 | ubuntu-noble | 2026-05-17 02:04:11.674657 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.674661 | ubuntu-noble | 2026-05-17 02:04:11.674666 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.nexenta' to be distributed and are 2026-05-17 02:04:11.674676 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.nexenta' via 2026-05-17 02:04:11.674681 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.674686 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.674691 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.674695 | ubuntu-noble | 2026-05-17 02:04:11.674700 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.674705 | ubuntu-noble | 2026-05-17 02:04:11.674709 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.674714 | ubuntu-noble | 2026-05-17 02:04:11.674719 | ubuntu-noble | 2026-05-17 02:04:11.674724 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.674728 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.674733 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.674738 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.674742 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.674747 | ubuntu-noble | 2026-05-17 02:04:11.674752 | ubuntu-noble | !! 2026-05-17 02:04:11.674757 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.674762 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta.ns4' is absent from the `packages` configuration. 2026-05-17 02:04:11.674766 | ubuntu-noble | !! 2026-05-17 02:04:11.674771 | ubuntu-noble | 2026-05-17 02:04:11.674776 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.674786 | ubuntu-noble | ############################ 2026-05-17 02:04:11.674791 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.674796 | ubuntu-noble | ############################ 2026-05-17 02:04:11.674801 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.nexenta.ns4' as an importable package[^1], 2026-05-17 02:04:11.674806 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.674810 | ubuntu-noble | 2026-05-17 02:04:11.674815 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.674820 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.nexenta.ns4' is explicitly added 2026-05-17 02:04:11.674825 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.674829 | ubuntu-noble | 2026-05-17 02:04:11.674834 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.674839 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.674844 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.674849 | ubuntu-noble | 2026-05-17 02:04:11.674854 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.674858 | ubuntu-noble | 2026-05-17 02:04:11.674862 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.674865 | ubuntu-noble | 2026-05-17 02:04:11.674869 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.nexenta.ns4' to be distributed and are 2026-05-17 02:04:11.674877 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.nexenta.ns4' via 2026-05-17 02:04:11.674880 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.674884 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.674888 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.674891 | ubuntu-noble | 2026-05-17 02:04:11.674895 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.674899 | ubuntu-noble | 2026-05-17 02:04:11.674902 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.674906 | ubuntu-noble | 2026-05-17 02:04:11.674910 | ubuntu-noble | 2026-05-17 02:04:11.674913 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.674917 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.674921 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.674924 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.674928 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.674932 | ubuntu-noble | 2026-05-17 02:04:11.674936 | ubuntu-noble | !! 2026-05-17 02:04:11.674939 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.674943 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta.ns5' is absent from the `packages` configuration. 2026-05-17 02:04:11.674947 | ubuntu-noble | !! 2026-05-17 02:04:11.674950 | ubuntu-noble | 2026-05-17 02:04:11.674954 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.674958 | ubuntu-noble | ############################ 2026-05-17 02:04:11.674961 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.674965 | ubuntu-noble | ############################ 2026-05-17 02:04:11.674969 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.nexenta.ns5' as an importable package[^1], 2026-05-17 02:04:11.674972 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.674976 | ubuntu-noble | 2026-05-17 02:04:11.674980 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.674983 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.nexenta.ns5' is explicitly added 2026-05-17 02:04:11.674987 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.674999 | ubuntu-noble | 2026-05-17 02:04:11.675002 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.675006 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.675010 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.675013 | ubuntu-noble | 2026-05-17 02:04:11.675021 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.675025 | ubuntu-noble | 2026-05-17 02:04:11.675029 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.675033 | ubuntu-noble | 2026-05-17 02:04:11.675036 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.nexenta.ns5' to be distributed and are 2026-05-17 02:04:11.675040 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.nexenta.ns5' via 2026-05-17 02:04:11.675044 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.675047 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.675051 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.675055 | ubuntu-noble | 2026-05-17 02:04:11.675058 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.675062 | ubuntu-noble | 2026-05-17 02:04:11.675066 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.675069 | ubuntu-noble | 2026-05-17 02:04:11.675073 | ubuntu-noble | 2026-05-17 02:04:11.675077 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.675080 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.675084 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.675088 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.675091 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.675095 | ubuntu-noble | 2026-05-17 02:04:11.675099 | ubuntu-noble | !! 2026-05-17 02:04:11.675102 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.675106 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.purestorage' is absent from the `packages` configuration. 2026-05-17 02:04:11.675110 | ubuntu-noble | !! 2026-05-17 02:04:11.675114 | ubuntu-noble | 2026-05-17 02:04:11.675117 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.675121 | ubuntu-noble | ############################ 2026-05-17 02:04:11.675125 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.675128 | ubuntu-noble | ############################ 2026-05-17 02:04:11.675132 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.purestorage' as an importable package[^1], 2026-05-17 02:04:11.675136 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.675139 | ubuntu-noble | 2026-05-17 02:04:11.675143 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.675147 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.purestorage' is explicitly added 2026-05-17 02:04:11.675150 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.675154 | ubuntu-noble | 2026-05-17 02:04:11.675158 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.675162 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.675168 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.675172 | ubuntu-noble | 2026-05-17 02:04:11.675175 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.675179 | ubuntu-noble | 2026-05-17 02:04:11.675183 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.675186 | ubuntu-noble | 2026-05-17 02:04:11.675190 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.purestorage' to be distributed and are 2026-05-17 02:04:11.675197 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.purestorage' via 2026-05-17 02:04:11.675201 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.675205 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.675208 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.675212 | ubuntu-noble | 2026-05-17 02:04:11.675216 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.675219 | ubuntu-noble | 2026-05-17 02:04:11.675223 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.675227 | ubuntu-noble | 2026-05-17 02:04:11.675230 | ubuntu-noble | 2026-05-17 02:04:11.675234 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.675238 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.675241 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.675245 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.675249 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.675252 | ubuntu-noble | 2026-05-17 02:04:11.675256 | ubuntu-noble | !! 2026-05-17 02:04:11.675260 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.675264 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.qnap' is absent from the `packages` configuration. 2026-05-17 02:04:11.675267 | ubuntu-noble | !! 2026-05-17 02:04:11.675271 | ubuntu-noble | 2026-05-17 02:04:11.675275 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.675278 | ubuntu-noble | ############################ 2026-05-17 02:04:11.675282 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.675286 | ubuntu-noble | ############################ 2026-05-17 02:04:11.675289 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.qnap' as an importable package[^1], 2026-05-17 02:04:11.675293 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.675297 | ubuntu-noble | 2026-05-17 02:04:11.675301 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.675307 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.qnap' is explicitly added 2026-05-17 02:04:11.675311 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.675315 | ubuntu-noble | 2026-05-17 02:04:11.675318 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.675322 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.675326 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.675329 | ubuntu-noble | 2026-05-17 02:04:11.675333 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.675337 | ubuntu-noble | 2026-05-17 02:04:11.675340 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.675344 | ubuntu-noble | 2026-05-17 02:04:11.675348 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.qnap' to be distributed and are 2026-05-17 02:04:11.675351 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.qnap' via 2026-05-17 02:04:11.675355 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.675359 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.675362 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.675366 | ubuntu-noble | 2026-05-17 02:04:11.675370 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.675373 | ubuntu-noble | 2026-05-17 02:04:11.675377 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.675384 | ubuntu-noble | 2026-05-17 02:04:11.675388 | ubuntu-noble | 2026-05-17 02:04:11.675392 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.675395 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.675399 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.675403 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.675406 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.675410 | ubuntu-noble | 2026-05-17 02:04:11.675414 | ubuntu-noble | !! 2026-05-17 02:04:11.675417 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.675421 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.quobyte' is absent from the `packages` configuration. 2026-05-17 02:04:11.675426 | ubuntu-noble | !! 2026-05-17 02:04:11.675431 | ubuntu-noble | 2026-05-17 02:04:11.675436 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.675441 | ubuntu-noble | ############################ 2026-05-17 02:04:11.675461 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.675469 | ubuntu-noble | ############################ 2026-05-17 02:04:11.675474 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.quobyte' as an importable package[^1], 2026-05-17 02:04:11.675479 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.675483 | ubuntu-noble | 2026-05-17 02:04:11.675488 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.675493 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.quobyte' is explicitly added 2026-05-17 02:04:11.675501 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.675506 | ubuntu-noble | 2026-05-17 02:04:11.675511 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.675515 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.675520 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.675525 | ubuntu-noble | 2026-05-17 02:04:11.675530 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.675535 | ubuntu-noble | 2026-05-17 02:04:11.675539 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.675544 | ubuntu-noble | 2026-05-17 02:04:11.675549 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.quobyte' to be distributed and are 2026-05-17 02:04:11.675554 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.quobyte' via 2026-05-17 02:04:11.675558 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.675563 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.675568 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.675572 | ubuntu-noble | 2026-05-17 02:04:11.675576 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.675580 | ubuntu-noble | 2026-05-17 02:04:11.675583 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.675587 | ubuntu-noble | 2026-05-17 02:04:11.675591 | ubuntu-noble | 2026-05-17 02:04:11.675594 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.675598 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.675602 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.675605 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.675609 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.675613 | ubuntu-noble | 2026-05-17 02:04:11.675616 | ubuntu-noble | !! 2026-05-17 02:04:11.675620 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.675629 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.tegile' is absent from the `packages` configuration. 2026-05-17 02:04:11.675633 | ubuntu-noble | !! 2026-05-17 02:04:11.675637 | ubuntu-noble | 2026-05-17 02:04:11.675640 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.675644 | ubuntu-noble | ############################ 2026-05-17 02:04:11.675648 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.675651 | ubuntu-noble | ############################ 2026-05-17 02:04:11.675655 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.tegile' as an importable package[^1], 2026-05-17 02:04:11.675663 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.675667 | ubuntu-noble | 2026-05-17 02:04:11.675671 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.675675 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.tegile' is explicitly added 2026-05-17 02:04:11.675678 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.675682 | ubuntu-noble | 2026-05-17 02:04:11.675685 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.675689 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.675693 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.675696 | ubuntu-noble | 2026-05-17 02:04:11.675700 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.675704 | ubuntu-noble | 2026-05-17 02:04:11.675707 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.675711 | ubuntu-noble | 2026-05-17 02:04:11.675715 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.tegile' to be distributed and are 2026-05-17 02:04:11.675718 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.tegile' via 2026-05-17 02:04:11.675722 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.675726 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.675730 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.675733 | ubuntu-noble | 2026-05-17 02:04:11.675737 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.675741 | ubuntu-noble | 2026-05-17 02:04:11.675744 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.675748 | ubuntu-noble | 2026-05-17 02:04:11.675752 | ubuntu-noble | 2026-05-17 02:04:11.675755 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.675759 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.675763 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.675766 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.675770 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.675773 | ubuntu-noble | 2026-05-17 02:04:11.675777 | ubuntu-noble | !! 2026-05-17 02:04:11.675781 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.675785 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.vastdata' is absent from the `packages` configuration. 2026-05-17 02:04:11.675788 | ubuntu-noble | !! 2026-05-17 02:04:11.675792 | ubuntu-noble | 2026-05-17 02:04:11.675796 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.675799 | ubuntu-noble | ############################ 2026-05-17 02:04:11.675803 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.675807 | ubuntu-noble | ############################ 2026-05-17 02:04:11.675810 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.vastdata' as an importable package[^1], 2026-05-17 02:04:11.675821 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.675825 | ubuntu-noble | 2026-05-17 02:04:11.675829 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.675833 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.vastdata' is explicitly added 2026-05-17 02:04:11.675836 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.675840 | ubuntu-noble | 2026-05-17 02:04:11.675844 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.675847 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.675851 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.675855 | ubuntu-noble | 2026-05-17 02:04:11.675858 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.675862 | ubuntu-noble | 2026-05-17 02:04:11.675866 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.675869 | ubuntu-noble | 2026-05-17 02:04:11.675873 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.vastdata' to be distributed and are 2026-05-17 02:04:11.675877 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.vastdata' via 2026-05-17 02:04:11.675880 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.675884 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.675888 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.675891 | ubuntu-noble | 2026-05-17 02:04:11.675895 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.675899 | ubuntu-noble | 2026-05-17 02:04:11.675902 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.675906 | ubuntu-noble | 2026-05-17 02:04:11.675910 | ubuntu-noble | 2026-05-17 02:04:11.675914 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.675917 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.675921 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.675925 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.675928 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.675932 | ubuntu-noble | 2026-05-17 02:04:11.675936 | ubuntu-noble | !! 2026-05-17 02:04:11.675939 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.675943 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.veritas' is absent from the `packages` configuration. 2026-05-17 02:04:11.675947 | ubuntu-noble | !! 2026-05-17 02:04:11.675951 | ubuntu-noble | 2026-05-17 02:04:11.675958 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.675961 | ubuntu-noble | ############################ 2026-05-17 02:04:11.675965 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.675969 | ubuntu-noble | ############################ 2026-05-17 02:04:11.675972 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.veritas' as an importable package[^1], 2026-05-17 02:04:11.675976 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.675980 | ubuntu-noble | 2026-05-17 02:04:11.675983 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.675987 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.veritas' is explicitly added 2026-05-17 02:04:11.675991 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.675994 | ubuntu-noble | 2026-05-17 02:04:11.675998 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.676002 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.676005 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.676014 | ubuntu-noble | 2026-05-17 02:04:11.676017 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.676021 | ubuntu-noble | 2026-05-17 02:04:11.676025 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.676028 | ubuntu-noble | 2026-05-17 02:04:11.676032 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.veritas' to be distributed and are 2026-05-17 02:04:11.676036 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.veritas' via 2026-05-17 02:04:11.676039 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.676043 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.676048 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.676053 | ubuntu-noble | 2026-05-17 02:04:11.676058 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.676062 | ubuntu-noble | 2026-05-17 02:04:11.676067 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.676072 | ubuntu-noble | 2026-05-17 02:04:11.676077 | ubuntu-noble | 2026-05-17 02:04:11.676081 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.676086 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.676091 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.676095 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.676100 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.676104 | ubuntu-noble | 2026-05-17 02:04:11.676108 | ubuntu-noble | !! 2026-05-17 02:04:11.676113 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.676117 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.windows' is absent from the `packages` configuration. 2026-05-17 02:04:11.676121 | ubuntu-noble | !! 2026-05-17 02:04:11.676124 | ubuntu-noble | 2026-05-17 02:04:11.676131 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.676135 | ubuntu-noble | ############################ 2026-05-17 02:04:11.676139 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.676143 | ubuntu-noble | ############################ 2026-05-17 02:04:11.676146 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.windows' as an importable package[^1], 2026-05-17 02:04:11.676150 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.676153 | ubuntu-noble | 2026-05-17 02:04:11.676157 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.676161 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.windows' is explicitly added 2026-05-17 02:04:11.676164 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.676168 | ubuntu-noble | 2026-05-17 02:04:11.676172 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.676175 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.676179 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.676183 | ubuntu-noble | 2026-05-17 02:04:11.676186 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.676190 | ubuntu-noble | 2026-05-17 02:04:11.676194 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.676197 | ubuntu-noble | 2026-05-17 02:04:11.676201 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.windows' to be distributed and are 2026-05-17 02:04:11.676205 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.windows' via 2026-05-17 02:04:11.676208 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.676212 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.676220 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.676224 | ubuntu-noble | 2026-05-17 02:04:11.676227 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.676231 | ubuntu-noble | 2026-05-17 02:04:11.676235 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.676238 | ubuntu-noble | 2026-05-17 02:04:11.676242 | ubuntu-noble | 2026-05-17 02:04:11.676246 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.676249 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.676253 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.676257 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.676260 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.676264 | ubuntu-noble | 2026-05-17 02:04:11.676267 | ubuntu-noble | !! 2026-05-17 02:04:11.676271 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.676279 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zadara' is absent from the `packages` configuration. 2026-05-17 02:04:11.676283 | ubuntu-noble | !! 2026-05-17 02:04:11.676286 | ubuntu-noble | 2026-05-17 02:04:11.676290 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.676294 | ubuntu-noble | ############################ 2026-05-17 02:04:11.676297 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.676301 | ubuntu-noble | ############################ 2026-05-17 02:04:11.676305 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.zadara' as an importable package[^1], 2026-05-17 02:04:11.676308 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.676312 | ubuntu-noble | 2026-05-17 02:04:11.676316 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.676319 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.zadara' is explicitly added 2026-05-17 02:04:11.676323 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.676326 | ubuntu-noble | 2026-05-17 02:04:11.676330 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.676334 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.676337 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.676341 | ubuntu-noble | 2026-05-17 02:04:11.676345 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.676348 | ubuntu-noble | 2026-05-17 02:04:11.676352 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.676356 | ubuntu-noble | 2026-05-17 02:04:11.676359 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.zadara' to be distributed and are 2026-05-17 02:04:11.676363 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.zadara' via 2026-05-17 02:04:11.676367 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.676370 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.676374 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.676377 | ubuntu-noble | 2026-05-17 02:04:11.676381 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.676385 | ubuntu-noble | 2026-05-17 02:04:11.676388 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.676392 | ubuntu-noble | 2026-05-17 02:04:11.676396 | ubuntu-noble | 2026-05-17 02:04:11.676399 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.676403 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.676407 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.676414 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.676418 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.676421 | ubuntu-noble | 2026-05-17 02:04:11.676425 | ubuntu-noble | !! 2026-05-17 02:04:11.676429 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.676435 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zfsonlinux' is absent from the `packages` configuration. 2026-05-17 02:04:11.676439 | ubuntu-noble | !! 2026-05-17 02:04:11.676442 | ubuntu-noble | 2026-05-17 02:04:11.676463 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.676467 | ubuntu-noble | ############################ 2026-05-17 02:04:11.676470 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.676474 | ubuntu-noble | ############################ 2026-05-17 02:04:11.676478 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.zfsonlinux' as an importable package[^1], 2026-05-17 02:04:11.676481 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.676485 | ubuntu-noble | 2026-05-17 02:04:11.676489 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.676492 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.zfsonlinux' is explicitly added 2026-05-17 02:04:11.676496 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.676500 | ubuntu-noble | 2026-05-17 02:04:11.676503 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.676507 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.676511 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.676514 | ubuntu-noble | 2026-05-17 02:04:11.676518 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.676521 | ubuntu-noble | 2026-05-17 02:04:11.676525 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.676529 | ubuntu-noble | 2026-05-17 02:04:11.676533 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.zfsonlinux' to be distributed and are 2026-05-17 02:04:11.676536 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.zfsonlinux' via 2026-05-17 02:04:11.676540 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.676544 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.676547 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.676551 | ubuntu-noble | 2026-05-17 02:04:11.676555 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.676558 | ubuntu-noble | 2026-05-17 02:04:11.676562 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.676566 | ubuntu-noble | 2026-05-17 02:04:11.676569 | ubuntu-noble | 2026-05-17 02:04:11.676573 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.676577 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.676584 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.676588 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.676591 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.676595 | ubuntu-noble | 2026-05-17 02:04:11.676599 | ubuntu-noble | !! 2026-05-17 02:04:11.676603 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.676606 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zfssa' is absent from the `packages` configuration. 2026-05-17 02:04:11.676610 | ubuntu-noble | !! 2026-05-17 02:04:11.676614 | ubuntu-noble | 2026-05-17 02:04:11.676617 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.676625 | ubuntu-noble | ############################ 2026-05-17 02:04:11.676629 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.676633 | ubuntu-noble | ############################ 2026-05-17 02:04:11.676636 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.zfssa' as an importable package[^1], 2026-05-17 02:04:11.676640 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.676644 | ubuntu-noble | 2026-05-17 02:04:11.676647 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.676651 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.zfssa' is explicitly added 2026-05-17 02:04:11.676654 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.676658 | ubuntu-noble | 2026-05-17 02:04:11.676662 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.676665 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.676669 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.676673 | ubuntu-noble | 2026-05-17 02:04:11.676676 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.676680 | ubuntu-noble | 2026-05-17 02:04:11.676683 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.676687 | ubuntu-noble | 2026-05-17 02:04:11.676691 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.zfssa' to be distributed and are 2026-05-17 02:04:11.676694 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.zfssa' via 2026-05-17 02:04:11.676698 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.676702 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.676705 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.676709 | ubuntu-noble | 2026-05-17 02:04:11.676712 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.676716 | ubuntu-noble | 2026-05-17 02:04:11.676720 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.676723 | ubuntu-noble | 2026-05-17 02:04:11.676727 | ubuntu-noble | 2026-05-17 02:04:11.676731 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.676734 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.676738 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.676744 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.676748 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.676752 | ubuntu-noble | 2026-05-17 02:04:11.676755 | ubuntu-noble | !! 2026-05-17 02:04:11.676759 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.676763 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share_group' is absent from the `packages` configuration. 2026-05-17 02:04:11.676766 | ubuntu-noble | !! 2026-05-17 02:04:11.676770 | ubuntu-noble | 2026-05-17 02:04:11.676774 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.676777 | ubuntu-noble | ############################ 2026-05-17 02:04:11.676781 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.676785 | ubuntu-noble | ############################ 2026-05-17 02:04:11.676788 | ubuntu-noble | Python recognizes 'manila.tests.share_group' as an importable package[^1], 2026-05-17 02:04:11.676792 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.676796 | ubuntu-noble | 2026-05-17 02:04:11.676799 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.676803 | ubuntu-noble | package, please make sure that 'manila.tests.share_group' is explicitly added 2026-05-17 02:04:11.676813 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.676817 | ubuntu-noble | 2026-05-17 02:04:11.676821 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.676824 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.676828 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.676832 | ubuntu-noble | 2026-05-17 02:04:11.676835 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.676839 | ubuntu-noble | 2026-05-17 02:04:11.676843 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.676846 | ubuntu-noble | 2026-05-17 02:04:11.676850 | ubuntu-noble | If you don't want 'manila.tests.share_group' to be distributed and are 2026-05-17 02:04:11.676854 | ubuntu-noble | already explicitly excluding 'manila.tests.share_group' via 2026-05-17 02:04:11.676857 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.676861 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.676864 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.676868 | ubuntu-noble | 2026-05-17 02:04:11.676872 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.676875 | ubuntu-noble | 2026-05-17 02:04:11.676879 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.676883 | ubuntu-noble | 2026-05-17 02:04:11.676886 | ubuntu-noble | 2026-05-17 02:04:11.676893 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.676897 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.676901 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.676904 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.676908 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.676912 | ubuntu-noble | 2026-05-17 02:04:11.676915 | ubuntu-noble | !! 2026-05-17 02:04:11.676919 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.676923 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.var' is absent from the `packages` configuration. 2026-05-17 02:04:11.676926 | ubuntu-noble | !! 2026-05-17 02:04:11.676930 | ubuntu-noble | 2026-05-17 02:04:11.676934 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.676937 | ubuntu-noble | ############################ 2026-05-17 02:04:11.676941 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.676945 | ubuntu-noble | ############################ 2026-05-17 02:04:11.676948 | ubuntu-noble | Python recognizes 'manila.tests.var' as an importable package[^1], 2026-05-17 02:04:11.676952 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.676956 | ubuntu-noble | 2026-05-17 02:04:11.676959 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.676963 | ubuntu-noble | package, please make sure that 'manila.tests.var' is explicitly added 2026-05-17 02:04:11.676967 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.676970 | ubuntu-noble | 2026-05-17 02:04:11.676974 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.676978 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.676981 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.676985 | ubuntu-noble | 2026-05-17 02:04:11.676988 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.676992 | ubuntu-noble | 2026-05-17 02:04:11.676996 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.676999 | ubuntu-noble | 2026-05-17 02:04:11.677003 | ubuntu-noble | If you don't want 'manila.tests.var' to be distributed and are 2026-05-17 02:04:11.677010 | ubuntu-noble | already explicitly excluding 'manila.tests.var' via 2026-05-17 02:04:11.677014 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.677018 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.677022 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.677025 | ubuntu-noble | 2026-05-17 02:04:11.677029 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.677033 | ubuntu-noble | 2026-05-17 02:04:11.677036 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.677040 | ubuntu-noble | 2026-05-17 02:04:11.677043 | ubuntu-noble | 2026-05-17 02:04:11.677047 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.677051 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.677054 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.677058 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.677062 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.677065 | ubuntu-noble | 2026-05-17 02:04:11.677069 | ubuntu-noble | !! 2026-05-17 02:04:11.677073 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.677083 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.volume' is absent from the `packages` configuration. 2026-05-17 02:04:11.677087 | ubuntu-noble | !! 2026-05-17 02:04:11.677090 | ubuntu-noble | 2026-05-17 02:04:11.677094 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.677098 | ubuntu-noble | ############################ 2026-05-17 02:04:11.677101 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.677105 | ubuntu-noble | ############################ 2026-05-17 02:04:11.677109 | ubuntu-noble | Python recognizes 'manila.tests.volume' as an importable package[^1], 2026-05-17 02:04:11.677112 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.677116 | ubuntu-noble | 2026-05-17 02:04:11.677120 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.677124 | ubuntu-noble | package, please make sure that 'manila.tests.volume' is explicitly added 2026-05-17 02:04:11.677127 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.677131 | ubuntu-noble | 2026-05-17 02:04:11.677135 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.677138 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.677142 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.677146 | ubuntu-noble | 2026-05-17 02:04:11.677149 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.677153 | ubuntu-noble | 2026-05-17 02:04:11.677157 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.677160 | ubuntu-noble | 2026-05-17 02:04:11.677164 | ubuntu-noble | If you don't want 'manila.tests.volume' to be distributed and are 2026-05-17 02:04:11.677168 | ubuntu-noble | already explicitly excluding 'manila.tests.volume' via 2026-05-17 02:04:11.677171 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.677175 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.677179 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.677182 | ubuntu-noble | 2026-05-17 02:04:11.677186 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.677190 | ubuntu-noble | 2026-05-17 02:04:11.677197 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.677200 | ubuntu-noble | 2026-05-17 02:04:11.677204 | ubuntu-noble | 2026-05-17 02:04:11.677208 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.677215 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.677219 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.677223 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.677226 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.677230 | ubuntu-noble | 2026-05-17 02:04:11.677234 | ubuntu-noble | !! 2026-05-17 02:04:11.677237 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.677241 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.wsgi' is absent from the `packages` configuration. 2026-05-17 02:04:11.677245 | ubuntu-noble | !! 2026-05-17 02:04:11.677248 | ubuntu-noble | 2026-05-17 02:04:11.677252 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.677256 | ubuntu-noble | ############################ 2026-05-17 02:04:11.677259 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.677263 | ubuntu-noble | ############################ 2026-05-17 02:04:11.677267 | ubuntu-noble | Python recognizes 'manila.tests.wsgi' as an importable package[^1], 2026-05-17 02:04:11.677270 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.677274 | ubuntu-noble | 2026-05-17 02:04:11.677278 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.677281 | ubuntu-noble | package, please make sure that 'manila.tests.wsgi' is explicitly added 2026-05-17 02:04:11.677285 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.677288 | ubuntu-noble | 2026-05-17 02:04:11.677292 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.677296 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.677299 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.677303 | ubuntu-noble | 2026-05-17 02:04:11.677307 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.677310 | ubuntu-noble | 2026-05-17 02:04:11.677314 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.677318 | ubuntu-noble | 2026-05-17 02:04:11.677321 | ubuntu-noble | If you don't want 'manila.tests.wsgi' to be distributed and are 2026-05-17 02:04:11.677325 | ubuntu-noble | already explicitly excluding 'manila.tests.wsgi' via 2026-05-17 02:04:11.677329 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.677332 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.677336 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.677340 | ubuntu-noble | 2026-05-17 02:04:11.677343 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.677347 | ubuntu-noble | 2026-05-17 02:04:11.677351 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.677354 | ubuntu-noble | 2026-05-17 02:04:11.677358 | ubuntu-noble | 2026-05-17 02:04:11.677364 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.677368 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.677371 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.677375 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.677379 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.677382 | ubuntu-noble | 2026-05-17 02:04:11.677386 | ubuntu-noble | !! 2026-05-17 02:04:11.677390 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.677394 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.xenapi' is absent from the `packages` configuration. 2026-05-17 02:04:11.677401 | ubuntu-noble | !! 2026-05-17 02:04:11.677405 | ubuntu-noble | 2026-05-17 02:04:11.677409 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.677412 | ubuntu-noble | ############################ 2026-05-17 02:04:11.677416 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.677420 | ubuntu-noble | ############################ 2026-05-17 02:04:11.677423 | ubuntu-noble | Python recognizes 'manila.tests.xenapi' as an importable package[^1], 2026-05-17 02:04:11.677427 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.677431 | ubuntu-noble | 2026-05-17 02:04:11.677434 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.677438 | ubuntu-noble | package, please make sure that 'manila.tests.xenapi' is explicitly added 2026-05-17 02:04:11.677442 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.677462 | ubuntu-noble | 2026-05-17 02:04:11.677468 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.677472 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.677476 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.677480 | ubuntu-noble | 2026-05-17 02:04:11.677483 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.677487 | ubuntu-noble | 2026-05-17 02:04:11.677491 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.677494 | ubuntu-noble | 2026-05-17 02:04:11.677498 | ubuntu-noble | If you don't want 'manila.tests.xenapi' to be distributed and are 2026-05-17 02:04:11.677502 | ubuntu-noble | already explicitly excluding 'manila.tests.xenapi' via 2026-05-17 02:04:11.677505 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.677509 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.677513 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.677516 | ubuntu-noble | 2026-05-17 02:04:11.677524 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.677528 | ubuntu-noble | 2026-05-17 02:04:11.677531 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.677535 | ubuntu-noble | 2026-05-17 02:04:11.677539 | ubuntu-noble | 2026-05-17 02:04:11.677543 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.677546 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.677550 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.677554 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.677557 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.677561 | ubuntu-noble | 2026-05-17 02:04:11.677565 | ubuntu-noble | !! 2026-05-17 02:04:11.677568 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.677572 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.transfer' is absent from the `packages` configuration. 2026-05-17 02:04:11.677576 | ubuntu-noble | !! 2026-05-17 02:04:11.677580 | ubuntu-noble | 2026-05-17 02:04:11.677583 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.677587 | ubuntu-noble | ############################ 2026-05-17 02:04:11.677591 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.677595 | ubuntu-noble | ############################ 2026-05-17 02:04:11.677598 | ubuntu-noble | Python recognizes 'manila.transfer' as an importable package[^1], 2026-05-17 02:04:11.677602 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.677606 | ubuntu-noble | 2026-05-17 02:04:11.677609 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.677613 | ubuntu-noble | package, please make sure that 'manila.transfer' is explicitly added 2026-05-17 02:04:11.677621 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.677625 | ubuntu-noble | 2026-05-17 02:04:11.677629 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.677633 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.677636 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.677640 | ubuntu-noble | 2026-05-17 02:04:11.677644 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.677647 | ubuntu-noble | 2026-05-17 02:04:11.677651 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.677655 | ubuntu-noble | 2026-05-17 02:04:11.677658 | ubuntu-noble | If you don't want 'manila.transfer' to be distributed and are 2026-05-17 02:04:11.677662 | ubuntu-noble | already explicitly excluding 'manila.transfer' via 2026-05-17 02:04:11.677666 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.677669 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.677673 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.677677 | ubuntu-noble | 2026-05-17 02:04:11.677680 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.677684 | ubuntu-noble | 2026-05-17 02:04:11.677690 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.677694 | ubuntu-noble | 2026-05-17 02:04:11.677698 | ubuntu-noble | 2026-05-17 02:04:11.677702 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.677705 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.677709 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.677713 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.677716 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.677720 | ubuntu-noble | 2026-05-17 02:04:11.677724 | ubuntu-noble | !! 2026-05-17 02:04:11.677727 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.677731 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.volume' is absent from the `packages` configuration. 2026-05-17 02:04:11.677735 | ubuntu-noble | !! 2026-05-17 02:04:11.677739 | ubuntu-noble | 2026-05-17 02:04:11.677742 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.677746 | ubuntu-noble | ############################ 2026-05-17 02:04:11.677750 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.677754 | ubuntu-noble | ############################ 2026-05-17 02:04:11.677757 | ubuntu-noble | Python recognizes 'manila.volume' as an importable package[^1], 2026-05-17 02:04:11.677761 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.677765 | ubuntu-noble | 2026-05-17 02:04:11.677768 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.677772 | ubuntu-noble | package, please make sure that 'manila.volume' is explicitly added 2026-05-17 02:04:11.677776 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.677779 | ubuntu-noble | 2026-05-17 02:04:11.677783 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.677787 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.677790 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.677794 | ubuntu-noble | 2026-05-17 02:04:11.677798 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.677801 | ubuntu-noble | 2026-05-17 02:04:11.677805 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.677809 | ubuntu-noble | 2026-05-17 02:04:11.677812 | ubuntu-noble | If you don't want 'manila.volume' to be distributed and are 2026-05-17 02:04:11.677816 | ubuntu-noble | already explicitly excluding 'manila.volume' via 2026-05-17 02:04:11.677823 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.677827 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.677831 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.677835 | ubuntu-noble | 2026-05-17 02:04:11.677841 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.677845 | ubuntu-noble | 2026-05-17 02:04:11.677849 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.677852 | ubuntu-noble | 2026-05-17 02:04:11.677856 | ubuntu-noble | 2026-05-17 02:04:11.677860 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.677863 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.677867 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.677871 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.677874 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.677878 | ubuntu-noble | 2026-05-17 02:04:11.677882 | ubuntu-noble | !! 2026-05-17 02:04:11.677885 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.677889 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.wsgi' is absent from the `packages` configuration. 2026-05-17 02:04:11.677893 | ubuntu-noble | !! 2026-05-17 02:04:11.677896 | ubuntu-noble | 2026-05-17 02:04:11.677900 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.677904 | ubuntu-noble | ############################ 2026-05-17 02:04:11.677907 | ubuntu-noble | # Package would be ignored # 2026-05-17 02:04:11.677911 | ubuntu-noble | ############################ 2026-05-17 02:04:11.677915 | ubuntu-noble | Python recognizes 'manila.wsgi' as an importable package[^1], 2026-05-17 02:04:11.677918 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-05-17 02:04:11.677922 | ubuntu-noble | 2026-05-17 02:04:11.677926 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-05-17 02:04:11.677929 | ubuntu-noble | package, please make sure that 'manila.wsgi' is explicitly added 2026-05-17 02:04:11.677933 | ubuntu-noble | to the `packages` configuration field. 2026-05-17 02:04:11.677937 | ubuntu-noble | 2026-05-17 02:04:11.677941 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-05-17 02:04:11.677946 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-05-17 02:04:11.677950 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-05-17 02:04:11.677955 | ubuntu-noble | 2026-05-17 02:04:11.677960 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-05-17 02:04:11.677965 | ubuntu-noble | 2026-05-17 02:04:11.677970 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-05-17 02:04:11.677974 | ubuntu-noble | 2026-05-17 02:04:11.677979 | ubuntu-noble | If you don't want 'manila.wsgi' to be distributed and are 2026-05-17 02:04:11.677984 | ubuntu-noble | already explicitly excluding 'manila.wsgi' via 2026-05-17 02:04:11.677988 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-05-17 02:04:11.677993 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-05-17 02:04:11.677997 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-05-17 02:04:11.678002 | ubuntu-noble | 2026-05-17 02:04:11.678006 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-05-17 02:04:11.678011 | ubuntu-noble | 2026-05-17 02:04:11.678019 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-05-17 02:04:11.678024 | ubuntu-noble | 2026-05-17 02:04:11.678029 | ubuntu-noble | 2026-05-17 02:04:11.678033 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-05-17 02:04:11.678038 | ubuntu-noble | even if it does not contain any `.py` files. 2026-05-17 02:04:11.678048 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-05-17 02:04:11.678053 | ubuntu-noble | directory, all directories are treated like packages. 2026-05-17 02:04:11.678057 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.678062 | ubuntu-noble | 2026-05-17 02:04:11.678066 | ubuntu-noble | !! 2026-05-17 02:04:11.678071 | ubuntu-noble | check.warn(importable) 2026-05-17 02:04:11.687841 | ubuntu-noble | Editable install will be performed using a meta path finder. 2026-05-17 02:04:11.687859 | ubuntu-noble | 2026-05-17 02:04:11.687865 | ubuntu-noble | Options like `package-data`, `include/exclude-package-data` or 2026-05-17 02:04:11.687870 | ubuntu-noble | `packages.find.exclude/include` may have no effect. 2026-05-17 02:04:11.687875 | ubuntu-noble | 2026-05-17 02:04:11.688396 | ubuntu-noble | adding '__editable___manila_1_0_0_dev6864_finder.py' 2026-05-17 02:04:11.688710 | ubuntu-noble | adding '__editable__.manila-1.0.0.dev6864.pth' 2026-05-17 02:04:11.688730 | ubuntu-noble | creating '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-sr649p74/manila-1.0.0.dev6864-0.editable-py3-none-any.whl' and adding '/tmp/tmpt163v9_jmanila-1.0.0.dev6864-0.editable-py3-none-any.whl' to it 2026-05-17 02:04:11.689341 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/licenses/LICENSE' 2026-05-17 02:04:11.689348 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/METADATA' 2026-05-17 02:04:11.689717 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/WHEEL' 2026-05-17 02:04:11.689736 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/entry_points.txt' 2026-05-17 02:04:11.689742 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/pbr.json' 2026-05-17 02:04:11.690040 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/top_level.txt' 2026-05-17 02:04:11.690047 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/RECORD' 2026-05-17 02:04:11.690429 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/editable_wheel.py:352: InformationOnly: Editable installation. 2026-05-17 02:04:11.690435 | ubuntu-noble | !! 2026-05-17 02:04:11.690441 | ubuntu-noble | 2026-05-17 02:04:11.690493 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.690500 | ubuntu-noble | Please be careful with folders in your working directory with the same 2026-05-17 02:04:11.690514 | ubuntu-noble | name as your package as they may take precedence during imports. 2026-05-17 02:04:11.690520 | ubuntu-noble | ******************************************************************************** 2026-05-17 02:04:11.690527 | ubuntu-noble | 2026-05-17 02:04:11.690533 | ubuntu-noble | !! 2026-05-17 02:04:11.690538 | ubuntu-noble | with strategy, WheelFile(wheel_path, "w") as wheel_obj: 2026-05-17 02:04:11.691420 | ubuntu-noble | Backend: Wrote response {'return': 'manila-1.0.0.dev6864-0.editable-py3-none-any.whl'} to /tmp/pep517_build_editable-i5q78g4h.json 2026-05-17 02:04:11.694397 | ubuntu-noble | .pkg: 3540 I exit None (1.40 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6509 [tox/execute/api.py:311] 2026-05-17 02:04:11.705561 | ubuntu-noble | .pkg: 3551 D package .tmp/package/2/manila-1.0.0.dev6864-0.editable-py3-none-any.whl copied to .pkg/dist/manila-1.0.0.dev6864-0.editable-py3-none-any.whl (/home/zuul/src/github.com/vexxhost/manila/.tox) [tox/util/file_view.py:30] 2026-05-17 02:04:11.706667 | ubuntu-noble | py312: 3553 W install_package> python -I -m pip install --force-reinstall --no-deps /home/zuul/src/github.com/vexxhost/manila/.tox/.tmp/package/2/manila-1.0.0.dev6864-0.editable-py3-none-any.whl [tox/tox_env/api.py:499] 2026-05-17 02:04:12.063429 | ubuntu-noble | Processing ./.tox/.tmp/package/2/manila-1.0.0.dev6864-0.editable-py3-none-any.whl 2026-05-17 02:04:12.072363 | ubuntu-noble | Installing collected packages: manila 2026-05-17 02:04:12.072813 | ubuntu-noble | Attempting uninstall: manila 2026-05-17 02:04:12.077250 | ubuntu-noble | Found existing installation: manila 1.0.0.dev6864 2026-05-17 02:04:12.080315 | ubuntu-noble | Uninstalling manila-1.0.0.dev6864: 2026-05-17 02:04:12.161350 | ubuntu-noble | Successfully uninstalled manila-1.0.0.dev6864 2026-05-17 02:04:12.198862 | ubuntu-noble | Successfully installed manila-1.0.0.dev6864 2026-05-17 02:04:12.258562 | ubuntu-noble | py312: 4104 I exit 0 (0.55 seconds) /home/zuul/src/github.com/vexxhost/manila> python -I -m pip install --force-reinstall --no-deps /home/zuul/src/github.com/vexxhost/manila/.tox/.tmp/package/2/manila-1.0.0.dev6864-0.editable-py3-none-any.whl pid=6675 [tox/execute/api.py:311] 2026-05-17 02:04:12.259590 | ubuntu-noble | py312: 4105 W commands[0]> stestr run [tox/tox_env/api.py:499] 2026-05-17 02:04:12.847501 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-05-17 02:04:12.847568 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-05-17 02:04:12.847582 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-05-17 02:04:12.847593 | ubuntu-noble | 2026-05-17 02:04:12.847605 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-05-17 02:04:12.847616 | ubuntu-noble | framework. For more detail see 2026-05-17 02:04:12.847627 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-05-17 02:04:12.847637 | ubuntu-noble | 2026-05-17 02:04:12.847649 | ubuntu-noble | import eventlet 2026-05-17 02:04:19.026493 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-05-17 02:04:19.026533 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-05-17 02:04:19.026537 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-05-17 02:04:19.026541 | ubuntu-noble | 2026-05-17 02:04:19.026546 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-05-17 02:04:19.026549 | ubuntu-noble | framework. For more detail see 2026-05-17 02:04:19.026557 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-05-17 02:04:19.026561 | ubuntu-noble | 2026-05-17 02:04:19.026565 | ubuntu-noble | import eventlet 2026-05-17 02:04:19.036731 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-05-17 02:04:19.036764 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-05-17 02:04:19.036769 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-05-17 02:04:19.036773 | ubuntu-noble | 2026-05-17 02:04:19.036777 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-05-17 02:04:19.036781 | ubuntu-noble | framework. For more detail see 2026-05-17 02:04:19.036785 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-05-17 02:04:19.036788 | ubuntu-noble | 2026-05-17 02:04:19.036792 | ubuntu-noble | import eventlet 2026-05-17 02:04:19.039636 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-05-17 02:04:19.039653 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-05-17 02:04:19.039657 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-05-17 02:04:19.039662 | ubuntu-noble | 2026-05-17 02:04:19.039666 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-05-17 02:04:19.039669 | ubuntu-noble | framework. For more detail see 2026-05-17 02:04:19.039673 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-05-17 02:04:19.039677 | ubuntu-noble | 2026-05-17 02:04:19.039681 | ubuntu-noble | import eventlet 2026-05-17 02:04:19.054544 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-05-17 02:04:19.054576 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-05-17 02:04:19.054581 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-05-17 02:04:19.054585 | ubuntu-noble | 2026-05-17 02:04:19.054589 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-05-17 02:04:19.054593 | ubuntu-noble | framework. For more detail see 2026-05-17 02:04:19.054596 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-05-17 02:04:19.054600 | ubuntu-noble | 2026-05-17 02:04:19.054604 | ubuntu-noble | import eventlet 2026-05-17 02:04:19.057720 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-05-17 02:04:19.057732 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-05-17 02:04:19.057736 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-05-17 02:04:19.057754 | ubuntu-noble | 2026-05-17 02:04:19.057759 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-05-17 02:04:19.057762 | ubuntu-noble | framework. For more detail see 2026-05-17 02:04:19.057766 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-05-17 02:04:19.057770 | ubuntu-noble | 2026-05-17 02:04:19.057774 | ubuntu-noble | import eventlet 2026-05-17 02:04:19.063912 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-05-17 02:04:19.063929 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-05-17 02:04:19.063933 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-05-17 02:04:19.063937 | ubuntu-noble | 2026-05-17 02:04:19.063941 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-05-17 02:04:19.063945 | ubuntu-noble | framework. For more detail see 2026-05-17 02:04:19.063949 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-05-17 02:04:19.063952 | ubuntu-noble | 2026-05-17 02:04:19.063956 | ubuntu-noble | import eventlet 2026-05-17 02:04:19.066588 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-05-17 02:04:19.066604 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-05-17 02:04:19.066608 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-05-17 02:04:19.066612 | ubuntu-noble | 2026-05-17 02:04:19.066616 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-05-17 02:04:19.066620 | ubuntu-noble | framework. For more detail see 2026-05-17 02:04:19.066624 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-05-17 02:04:19.066628 | ubuntu-noble | 2026-05-17 02:04:19.066631 | ubuntu-noble | import eventlet 2026-05-17 02:04:19.072200 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-05-17 02:04:19.072212 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-05-17 02:04:19.072216 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-05-17 02:04:19.072220 | ubuntu-noble | 2026-05-17 02:04:19.072224 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-05-17 02:04:19.072228 | ubuntu-noble | framework. For more detail see 2026-05-17 02:04:19.072232 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-05-17 02:04:19.072236 | ubuntu-noble | 2026-05-17 02:04:19.072240 | ubuntu-noble | import eventlet 2026-05-17 02:04:24.404494 | ubuntu-noble | Caught error: NotFound 2026-05-17 02:04:24.404546 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:24.404553 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-05-17 02:04:24.404558 | ubuntu-noble | return req.get_response(self.application) 2026-05-17 02:04:24.404563 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:24.404569 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1313, in send 2026-05-17 02:04:24.404574 | ubuntu-noble | status, headers, app_iter = self.call_application( 2026-05-17 02:04:24.404580 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:24.404585 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application 2026-05-17 02:04:24.404590 | ubuntu-noble | app_iter = application(self.environ, start_response) 2026-05-17 02:04:24.404596 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:24.404601 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ 2026-05-17 02:04:24.404606 | ubuntu-noble | resp = self.call_func(req, *args, **kw) 2026-05-17 02:04:24.404612 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:24.404625 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func 2026-05-17 02:04:24.404631 | ubuntu-noble | return self.func(req, *args, **kwargs) 2026-05-17 02:04:24.404636 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:24.404657 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 146, in fail 2026-05-17 02:04:24.404662 | ubuntu-noble | raise exception_type(msg) 2026-05-17 02:04:24.404668 | ubuntu-noble | manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_notfound_exception_mapping..ExceptionWithCode: NotFound 2026-05-17 02:04:24.405133 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:24.405151 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:24.663977 | ubuntu-noble | {1} manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_notfound_exception_mapping [0.155795s] ... ok 2026-05-17 02:04:24.664479 | ubuntu-noble | {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_version_comparisons [0.018652s] ... ok 2026-05-17 02:04:24.665983 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_3__v1 [0.020486s] ... ok 2026-05-17 02:04:24.666355 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_5__v1_1_ [0.019090s] ... ok 2026-05-17 02:04:24.669260 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_experimental_header_1_None [0.019027s] ... ok 2026-05-17 02:04:24.669607 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_deserialize_badtype [0.020083s] ... ok 2026-05-17 02:04:24.670604 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_deserialize_decorator [0.019489s] ... ok 2026-05-17 02:04:24.670998 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_action_args [0.018535s] ... ok 2026-05-17 02:04:24.672787 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body [0.018427s] ... ok 2026-05-17 02:04:24.673178 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_unknown_controller_action [0.018828s] ... ok 2026-05-17 02:04:24.674226 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_generator [0.018778s] ... ok 2026-05-17 02:04:24.684029 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_pre_process_extensions_generator [0.017889s] ... ok 2026-05-17 02:04:24.685557 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_register_extensions [0.018207s] ... ok 2026-05-17 02:04:24.688381 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_del_header [0.018262s] ... ok 2026-05-17 02:04:24.688700 | ubuntu-noble | {1} manila.tests.api.test_common.LimiterTest.test_limiter_limit_over_max [0.019019s] ... ok 2026-05-17 02:04:24.694195 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_2 [0.018365s] ... ok 2026-05-17 02:04:24.718141 | ubuntu-noble | Caught error: some explanation 2026-05-17 02:04:24.718169 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:24.718176 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-05-17 02:04:24.718182 | ubuntu-noble | return req.get_response(self.application) 2026-05-17 02:04:24.718188 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:24.718194 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1313, in send 2026-05-17 02:04:24.718200 | ubuntu-noble | status, headers, app_iter = self.call_application( 2026-05-17 02:04:24.718205 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:24.718211 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application 2026-05-17 02:04:24.718217 | ubuntu-noble | app_iter = application(self.environ, start_response) 2026-05-17 02:04:24.718223 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:24.718228 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ 2026-05-17 02:04:24.718252 | ubuntu-noble | resp = self.call_func(req, *args, **kw) 2026-05-17 02:04:24.718258 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:24.718264 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func 2026-05-17 02:04:24.718269 | ubuntu-noble | return self.func(req, *args, **kwargs) 2026-05-17 02:04:24.718275 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:24.718280 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 126, in fail 2026-05-17 02:04:24.718286 | ubuntu-noble | raise ExceptionWithSafety('some explanation') 2026-05-17 02:04:24.718292 | ubuntu-noble | manila.tests.api.middleware.test_faults.ExceptionTest._do_test_exception_safety_reflected_in_faults..ExceptionWithSafety: some explanation 2026-05-17 02:04:24.718781 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:24.718798 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:24.719760 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test__get_existing_subnets_1_None [0.019552s] ... ok 2026-05-17 02:04:24.728015 | ubuntu-noble | {7} manila.tests.api.middleware.test_faults.ExceptionTest.test_safe_exceptions_are_described_in_faults [0.151688s] ... ok 2026-05-17 02:04:24.731158 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_bad_request_1_http___manila_example_com_1_1_shares [0.018655s] ... ok 2026-05-17 02:04:24.750170 | ubuntu-noble | {7} manila.tests.api.middleware.test_faults.TestFaults.test_fault_has_status_int [0.020618s] ... ok 2026-05-17 02:04:24.752273 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_bad_request_3_http___manila_example_com_v1_1shares [0.018259s] ... ok 2026-05-17 02:04:24.763993 | ubuntu-noble | {7} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_11__2_1 [0.020981s] ... ok 2026-05-17 02:04:24.772535 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_03___cert____alice___False__False_ [0.018285s] ... ok 2026-05-17 02:04:24.784559 | ubuntu-noble | {7} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_min_version [0.020026s] ... ok 2026-05-17 02:04:24.786335 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_10___ip____1001__1000_120___False__True_ [0.017948s] ... ok 2026-05-17 02:04:24.805027 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ActionDispatcherTest.test_dispatch [0.020063s] ... ok 2026-05-17 02:04:24.806946 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_02___ip____1_1_1_0_10_12___False_ [0.018121s] ... ok 2026-05-17 02:04:24.826661 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_10___user____bob____False_ [0.017809s] ... ok 2026-05-17 02:04:24.832176 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ActionDispatcherTest.test_dispatch_default [0.020512s] ... ok 2026-05-17 02:04:24.843813 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_valid_2_alice_bob [0.017346s] ... ok 2026-05-17 02:04:24.845768 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.AuthorizeDecoratorTest.test_authorize_decorator_action_name [0.019129s] ... ok 2026-05-17 02:04:24.861380 | ubuntu-noble | {1} manila.tests.api.test_extensions.ExtensionAuthorizeTestCase.test_extension_authorizer_empty_target [0.018244s] ... ok 2026-05-17 02:04:24.870594 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.DictSerializerTest.test_dispatch_default [0.018494s] ... ok 2026-05-17 02:04:24.876351 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2026-05-17 02:04:24.876410 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:24.884751 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.RequestTest.test_cache_and_retrieve_resources [0.018973s] ... ok 2026-05-17 02:04:24.895111 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-05-17 02:04:24.895506 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-05-17 02:04:24.895524 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-05-17 02:04:24.897548 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:24.897569 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:24.900245 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_from_query_extension [0.017777s] ... ok 2026-05-17 02:04:24.919893 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_2__share [0.018228s] ... ok 2026-05-17 02:04:24.937411 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_9__shared_file_sytems_v2_shares_xyzzy_action [0.017659s] ... ok 2026-05-17 02:04:24.951193 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2026-05-17 02:04:24.951219 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:24.955255 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_deserialize_default [0.018759s] ... ok 2026-05-17 02:04:24.972625 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_extensions [0.017775s] ... ok 2026-05-17 02:04:24.976721 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:24.976736 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:24.985399 | ubuntu-noble | {1} manila.tests.api.test_extensions.ExtensionControllerTest.test_get_extension_json [0.121815s] ... ok 2026-05-17 02:04:24.990362 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_json [0.017629s] ... ok 2026-05-17 02:04:24.996537 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:25.001510 | ubuntu-noble | {0} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_user_id_only [0.182117s] ... ok 2026-05-17 02:04:25.009821 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_method [0.017395s] ... ok 2026-05-17 02:04:25.020154 | ubuntu-noble | Caught error: Expectation failed 2026-05-17 02:04:25.020174 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:25.020181 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-05-17 02:04:25.020187 | ubuntu-noble | return req.get_response(self.application) 2026-05-17 02:04:25.020192 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:25.020198 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1313, in send 2026-05-17 02:04:25.020215 | ubuntu-noble | status, headers, app_iter = self.call_application( 2026-05-17 02:04:25.020221 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:25.020227 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application 2026-05-17 02:04:25.020233 | ubuntu-noble | app_iter = application(self.environ, start_response) 2026-05-17 02:04:25.020239 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:25.020245 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ 2026-05-17 02:04:25.020250 | ubuntu-noble | resp = self.call_func(req, *args, **kw) 2026-05-17 02:04:25.020256 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:25.020261 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func 2026-05-17 02:04:25.020267 | ubuntu-noble | return self.func(req, *args, **kwargs) 2026-05-17 02:04:25.020273 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:25.020278 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 146, in fail 2026-05-17 02:04:25.020284 | ubuntu-noble | raise exception_type(msg) 2026-05-17 02:04:25.020290 | ubuntu-noble | manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_exception_mapping..ExceptionWithCode: Expectation failed 2026-05-17 02:04:25.020535 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:25.020652 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:25.022478 | ubuntu-noble | {0} manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_exception_mapping [0.022085s] ... ok 2026-05-17 02:04:25.025342 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_undefined_controller_action [0.017646s] ... ok 2026-05-17 02:04:25.039860 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:25.039890 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:25.044817 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_default_serializers [0.017239s] ... ok 2026-05-17 02:04:25.045228 | ubuntu-noble | {0} manila.tests.api.middleware.test_faults.ExceptionTest.test_validate_request_unicode_decode_fault [0.019181s] ... ok 2026-05-17 02:04:25.058766 | ubuntu-noble | {5} manila.tests.api.middleware.test_faults.TestFaults.test_400_fault_json [0.176727s] ... ok 2026-05-17 02:04:25.059140 | ubuntu-noble | {5} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_4___12_5___12__5_ [0.018722s] ... ok 2026-05-17 02:04:25.060775 | ubuntu-noble | {5} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_version_matches_experimental_request [0.018499s] ... ok 2026-05-17 02:04:25.061361 | ubuntu-noble | {5} manila.tests.api.openstack.test_versioned_method.VersionedMethodTestCase.test_str [0.017968s] ... ok 2026-05-17 02:04:25.061996 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_accept_default [0.018364s] ... ok 2026-05-17 02:04:25.062267 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_8__share_v3_5_share_replicas [0.017567s] ... ok 2026-05-17 02:04:25.062599 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body_no_content_body [0.017714s] ... ok 2026-05-17 02:04:25.062836 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_default_code [0.018095s] ... ok 2026-05-17 02:04:25.062852 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_set_header [0.017758s] ... ok 2026-05-17 02:04:25.063011 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_override_modified_code [0.017124s] ... ok 2026-05-17 02:04:25.063269 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body [0.017840s] ... ok 2026-05-17 02:04:25.063938 | ubuntu-noble | {5} manila.tests.api.test_common.LimiterTest.test_limiter_custom_max_limit [0.018220s] ... ok 2026-05-17 02:04:25.064326 | ubuntu-noble | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_experimental_property_value_error [0.018594s] ... ok 2026-05-17 02:04:25.080184 | ubuntu-noble | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_init [0.018525s] ... ok 2026-05-17 02:04:25.080686 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_no_entity [0.017474s] ... ok 2026-05-17 02:04:25.086136 | ubuntu-noble | {5} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_1___http___manila_example_com_v2_b2d18606_2673_4965_885a_4f5a8b955b9b_____http___manila_example_com_b2d18606_2673_4965_885a_4f5a8b955b9b___ [0.018706s] ... ok 2026-05-17 02:04:25.096358 | ubuntu-noble | Caught error: 2026-05-17 02:04:25.096378 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:25.096385 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-05-17 02:04:25.096391 | ubuntu-noble | return req.get_response(self.application) 2026-05-17 02:04:25.096397 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:25.096403 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1313, in send 2026-05-17 02:04:25.096409 | ubuntu-noble | status, headers, app_iter = self.call_application( 2026-05-17 02:04:25.096415 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:25.096420 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application 2026-05-17 02:04:25.096426 | ubuntu-noble | app_iter = application(self.environ, start_response) 2026-05-17 02:04:25.096432 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:25.096438 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ 2026-05-17 02:04:25.096444 | ubuntu-noble | resp = self.call_func(req, *args, **kw) 2026-05-17 02:04:25.096477 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:25.096483 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func 2026-05-17 02:04:25.096489 | ubuntu-noble | return self.func(req, *args, **kwargs) 2026-05-17 02:04:25.096494 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:25.096500 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 181, in fail 2026-05-17 02:04:25.096506 | ubuntu-noble | raise ExceptionWithNoneCode() 2026-05-17 02:04:25.096512 | ubuntu-noble | manila.tests.api.middleware.test_faults.ExceptionTest.test_exception_with_none_code_throws_500..ExceptionWithNoneCode 2026-05-17 02:04:25.097271 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:25.097286 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:25.097293 | ubuntu-noble | {7} manila.tests.api.test_common.LimiterTest.test_limiter_offset_blank [0.017746s] ... ok 2026-05-17 02:04:25.098077 | ubuntu-noble | {5} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_3___http___manila_example_com_share_v2_22_____http___manila_example_com_share___ [0.017857s] ... ok 2026-05-17 02:04:25.102500 | ubuntu-noble | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_02_200 [0.018016s] ... ok 2026-05-17 02:04:25.114208 | ubuntu-noble | {7} manila.tests.api.test_common.LimiterTest.test_limiter_offset_over_max [0.018111s] ... ok 2026-05-17 02:04:25.116222 | ubuntu-noble | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_06_5__3 [0.018640s] ... ok 2026-05-17 02:04:25.116415 | ubuntu-noble | Caught error: too many used 2026-05-17 02:04:25.116620 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:25.116706 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-05-17 02:04:25.116714 | ubuntu-noble | return req.get_response(self.application) 2026-05-17 02:04:25.116720 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:25.116809 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1313, in send 2026-05-17 02:04:25.116815 | ubuntu-noble | status, headers, app_iter = self.call_application( 2026-05-17 02:04:25.116821 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:25.116837 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application 2026-05-17 02:04:25.116843 | ubuntu-noble | app_iter = application(self.environ, start_response) 2026-05-17 02:04:25.116849 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:25.116855 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ 2026-05-17 02:04:25.116860 | ubuntu-noble | resp = self.call_func(req, *args, **kw) 2026-05-17 02:04:25.116866 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:25.116871 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func 2026-05-17 02:04:25.116877 | ubuntu-noble | return self.func(req, *args, **kwargs) 2026-05-17 02:04:25.116883 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:25.116888 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 146, in fail 2026-05-17 02:04:25.116894 | ubuntu-noble | raise exception_type(msg) 2026-05-17 02:04:25.116900 | ubuntu-noble | manila.exception.QuotaError: too many used 2026-05-17 02:04:25.117154 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:25.117166 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:25.121976 | ubuntu-noble | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_01___ip____alice___False_ [0.017679s] ... ok 2026-05-17 02:04:25.143514 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_3 [0.017856s] ... ok 2026-05-17 02:04:25.147690 | ubuntu-noble | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_03___ip____255_255_255_265___False_ [0.018970s] ... ok 2026-05-17 02:04:25.151440 | ubuntu-noble | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_matches_versioned_method [0.018351s] ... ok 2026-05-17 02:04:25.158603 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test__get_existing_subnets_2_fake_az [0.017785s] ... ok 2026-05-17 02:04:25.174327 | ubuntu-noble | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_1_1 [0.018654s] ... ok 2026-05-17 02:04:25.177244 | ubuntu-noble | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_version_matches [0.019853s] ... ok 2026-05-17 02:04:25.192178 | ubuntu-noble | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create [0.018479s] ... ok 2026-05-17 02:04:25.218259 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_01___ip____1_1_1_1___False__False_ [0.018042s] ... ok 2026-05-17 02:04:25.221150 | ubuntu-noble | {0} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_unsupported [0.019785s] ... ok 2026-05-17 02:04:25.221165 | ubuntu-noble | {6} manila.tests.api.middleware.test_faults.ExceptionTest.test_exception_with_none_code_throws_500 [0.142534s] ... ok 2026-05-17 02:04:25.223268 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_05___user____alice____False__False_ [0.017849s] ... ok 2026-05-17 02:04:25.233675 | ubuntu-noble | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create_az_not_found [0.017932s] ... ok 2026-05-17 02:04:25.245835 | ubuntu-noble | {5} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_v1_6_1_True [0.018374s] ... ok 2026-05-17 02:04:25.246563 | ubuntu-noble | {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body_no_content_type [0.019539s] ... ok 2026-05-17 02:04:25.248592 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_05___cert_______False_ [0.018472s] ... ok 2026-05-17 02:04:25.252231 | ubuntu-noble | {6} manila.tests.api.middleware.test_faults.ExceptionTest.test_quota_error_mapping [0.018983s] ... ok 2026-05-17 02:04:25.252247 | ubuntu-noble | {6} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_01_2 [0.018108s] ... ok 2026-05-17 02:04:25.252257 | ubuntu-noble | {6} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_04_200_23_66_3 [0.017505s] ... ok 2026-05-17 02:04:25.252261 | ubuntu-noble | {6} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_08_02_1 [0.018011s] ... ok 2026-05-17 02:04:25.252265 | ubuntu-noble | {6} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_str_3___1____0___True_ [0.017577s] ... ok 2026-05-17 02:04:25.252269 | ubuntu-noble | {6} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_2___2_10___2__10_ [0.017652s] ... ok 2026-05-17 02:04:25.258602 | ubuntu-noble | {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_register_actions [0.019858s] ... ok 2026-05-17 02:04:25.260587 | ubuntu-noble | {6} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_6___2_200___2__200_ [0.017997s] ... ok 2026-05-17 02:04:25.266548 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_07___group____alice___True_ [0.018569s] ... ok 2026-05-17 02:04:25.267781 | ubuntu-noble | {0} manila.tests.api.test_common.LimiterTest.test_limiter_offset_bad [0.019333s] ... ok 2026-05-17 02:04:25.273772 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_08___cephx____alice___False_ [0.018065s] ... ok 2026-05-17 02:04:25.275646 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.AuthorizeDecoratorTest.test_authorize_exception [0.017898s] ... ok 2026-05-17 02:04:25.276678 | ubuntu-noble | {0} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_1 [0.018997s] ... ok 2026-05-17 02:04:25.280529 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_09___cephx_______True_ [0.018211s] ... ok 2026-05-17 02:04:25.280551 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.JSONDeserializerTest.test_json [0.018051s] ... ok 2026-05-17 02:04:25.282523 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:25.288699 | ubuntu-noble | {0} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_4 [0.019494s] ... ok 2026-05-17 02:04:25.294688 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.RequestTest.test_cache_and_retrieve_resources_by_resource_1_share_type [0.017972s] ... ok 2026-05-17 02:04:25.294707 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_14___ip____1001_1001_256___False_ [0.018407s] ... ok 2026-05-17 02:04:25.294711 | ubuntu-noble | {4} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_user_only [0.184765s] ... ok 2026-05-17 02:04:25.294724 | ubuntu-noble | {0} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_1_None [0.018978s] ... ok 2026-05-17 02:04:25.296677 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_invalid_with_period [0.018249s] ... ok 2026-05-17 02:04:25.296828 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2026-05-17 02:04:25.296836 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:25.303708 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_from_accept [0.018804s] ... ok 2026-05-17 02:04:25.304105 | ubuntu-noble | Caught error: some explanation 2026-05-17 02:04:25.304116 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:25.304121 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-05-17 02:04:25.304125 | ubuntu-noble | return req.get_response(self.application) 2026-05-17 02:04:25.304129 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:25.304133 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1313, in send 2026-05-17 02:04:25.304137 | ubuntu-noble | status, headers, app_iter = self.call_application( 2026-05-17 02:04:25.304141 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:25.304145 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application 2026-05-17 02:04:25.304149 | ubuntu-noble | app_iter = application(self.environ, start_response) 2026-05-17 02:04:25.304152 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:25.304156 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ 2026-05-17 02:04:25.304160 | ubuntu-noble | resp = self.call_func(req, *args, **kw) 2026-05-17 02:04:25.304164 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:25.304168 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func 2026-05-17 02:04:25.304172 | ubuntu-noble | return self.func(req, *args, **kwargs) 2026-05-17 02:04:25.304182 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:25.304186 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 126, in fail 2026-05-17 02:04:25.304189 | ubuntu-noble | raise ExceptionWithSafety('some explanation') 2026-05-17 02:04:25.304193 | ubuntu-noble | manila.tests.api.middleware.test_faults.ExceptionTest._do_test_exception_safety_reflected_in_faults..ExceptionWithSafety: some explanation 2026-05-17 02:04:25.304892 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:25.304906 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:25.306973 | ubuntu-noble | {4} manila.tests.api.middleware.test_faults.ExceptionTest.test_unsafe_exceptions_are_not_described_in_faults [0.020677s] ... ok 2026-05-17 02:04:25.310809 | ubuntu-noble | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_09___ip____1001__1001___False__True_ [0.019199s] ... ok 2026-05-17 02:04:25.317903 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_with_charset [0.018679s] ... ok 2026-05-17 02:04:25.321570 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_2_False [0.022142s] ... ok 2026-05-17 02:04:25.324169 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2026-05-17 02:04:25.324191 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:25.327149 | ubuntu-noble | {4} manila.tests.api.middleware.test_faults.TestFaults.test_413_fault_json [0.019387s] ... ok 2026-05-17 02:04:25.331046 | ubuntu-noble | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_04___ip____1_1_1_0_34___False_ [0.019482s] ... ok 2026-05-17 02:04:25.336702 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_4__v2_shares [0.018938s] ... ok 2026-05-17 02:04:25.341729 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_3_false [0.022334s] ... ok 2026-05-17 02:04:25.344401 | ubuntu-noble | {4} manila.tests.api.middleware.test_faults.TestFaults.test_raise [0.018195s] ... ok 2026-05-17 02:04:25.349789 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:25.354865 | ubuntu-noble | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_1_0 [0.024011s] ... ok 2026-05-17 02:04:25.358855 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_experimental_header_2_true [0.018450s] ... ok 2026-05-17 02:04:25.359271 | ubuntu-noble | {2} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_user_id_trumps_user [0.221360s] ... ok 2026-05-17 02:04:25.359517 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_2_True [0.019352s] ... ok 2026-05-17 02:04:25.363506 | ubuntu-noble | {4} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_get_string [0.018933s] ... ok 2026-05-17 02:04:25.368235 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-05-17 02:04:25.368251 | ubuntu-noble | debtcollector.deprecate( 2026-05-17 02:04:25.369586 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-05-17 02:04:25.369598 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-05-17 02:04:25.373617 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_regular_response [0.018229s] ... ok 2026-05-17 02:04:25.374660 | ubuntu-noble | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_1_1 [0.019259s] ... ok 2026-05-17 02:04:25.375604 | ubuntu-noble | {2} manila.tests.api.middleware.test_faults.TestFaults.test_raise_403 [0.021061s] ... ok 2026-05-17 02:04:25.381649 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_4_yes [0.017642s] ... ok 2026-05-17 02:04:25.381668 | ubuntu-noble | {4} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_09_2_001 [0.017950s] ... ok 2026-05-17 02:04:25.392175 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_version_not_found [0.018544s] ... ok 2026-05-17 02:04:25.393590 | ubuntu-noble | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_1_foo [0.019583s] ... ok 2026-05-17 02:04:25.396611 | ubuntu-noble | {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_experimental_property_1_True [0.020006s] ... ok 2026-05-17 02:04:25.398704 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create_net_not_found [0.018262s] ... ok 2026-05-17 02:04:25.401607 | ubuntu-noble | {4} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_10_ [0.018835s] ... ok 2026-05-17 02:04:25.411716 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_get_header [0.018880s] ... ok 2026-05-17 02:04:25.413538 | ubuntu-noble | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_3_all [0.020140s] ... ok 2026-05-17 02:04:25.414686 | ubuntu-noble | {7} manila.tests.api.test_common.PaginationParamsTest.test_valid_limit [0.017887s] ... ok 2026-05-17 02:04:25.414700 | ubuntu-noble | {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_experimental_property_2_False [0.019038s] ... ok 2026-05-17 02:04:25.419610 | ubuntu-noble | {4} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_12_2_1_ [0.018380s] ... ok 2026-05-17 02:04:25.431802 | ubuntu-noble | {7} manila.tests.api.test_common.PaginationParamsTest.test_valid_marker [0.017989s] ... ok 2026-05-17 02:04:25.433616 | ubuntu-noble | {0} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_2 [0.019069s] ... ok 2026-05-17 02:04:25.436627 | ubuntu-noble | {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_03_2_1_4 [0.019808s] ... ok 2026-05-17 02:04:25.436645 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_override_default_code [0.023910s] ... ok 2026-05-17 02:04:25.438681 | ubuntu-noble | {4} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_3___5_234___5__234_ [0.018683s] ... ok 2026-05-17 02:04:25.439880 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. 2026-05-17 02:04:25.439899 | ubuntu-noble | self.server = wsgi.Server( 2026-05-17 02:04:25.443547 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/futurist/_futures.py:702: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. 2026-05-17 02:04:25.443565 | ubuntu-noble | f: Future[_R] = GreenFuture() 2026-05-17 02:04:25.451417 | ubuntu-noble | {7} manila.tests.api.test_validation.AdditionalPropertiesEnableTestCase.test_validate_additionalProperties_enable [0.019409s] ... ok 2026-05-17 02:04:25.452597 | ubuntu-noble | {0} manila.tests.api.test_extensions.ExtensionAuthorizeTestCase.test_extension_authorizer_1 [0.019268s] ... ok 2026-05-17 02:04:25.453622 | ubuntu-noble | {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_max_api_version [0.019273s] ... ok 2026-05-17 02:04:25.455639 | ubuntu-noble | {6} manila.tests.api.test_common.LimiterTest.test_limiter_negative_limit [0.020321s] ... ok 2026-05-17 02:04:25.458662 | ubuntu-noble | {4} manila.tests.api.openstack.test_wsgi.ActionDispatcherTest.test_dispatch_action_None [0.019856s] ... ok 2026-05-17 02:04:25.460917 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:25.464601 | ubuntu-noble | {3} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_no_user_or_user_id [0.205985s] ... ok 2026-05-17 02:04:25.473529 | ubuntu-noble | {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_null_version [0.019132s] ... ok 2026-05-17 02:04:25.476669 | ubuntu-noble | {7} manila.tests.api.test_validation.IntegerRangeTestCase.test_validate_integer_range_fails [0.022083s] ... ok 2026-05-17 02:04:25.476684 | ubuntu-noble | {6} manila.tests.api.test_common.LimiterTest.test_limiter_negative_offset [0.018936s] ... ok 2026-05-17 02:04:25.481528 | ubuntu-noble | {4} manila.tests.api.openstack.test_wsgi.AuthorizeDecoratorTest.test_authorize_decorator_no_args [0.019003s] ... ok 2026-05-17 02:04:25.485048 | ubuntu-noble | {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_cmpkey [0.020090s] ... ok 2026-05-17 02:04:25.493171 | ubuntu-noble | {6} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_4_false [0.018233s] ... ok 2026-05-17 02:04:25.494784 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2026-05-17 02:04:25.494798 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:25.495092 | ubuntu-noble | {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_str_1___1____0___False_ [0.018918s] ... ok 2026-05-17 02:04:25.498666 | ubuntu-noble | {7} manila.tests.api.test_validation.PatternPropertiesTestCase.test_validate_patternProperties_fails [0.021568s] ... ok 2026-05-17 02:04:25.498680 | ubuntu-noble | {4} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_from_accept_best [0.019524s] ... ok 2026-05-17 02:04:25.505406 | ubuntu-noble | {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_05_5__3 [0.020027s] ... ok 2026-05-17 02:04:25.510138 | ubuntu-noble | {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_5___2_0___2__0_ [0.018415s] ... ok 2026-05-17 02:04:25.512612 | ubuntu-noble | {6} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_4___http___manila_example_com_share_v1_b2d18606_2673_4965_885a_4f5a8b955b9b_____http___manila_example_com_share_b2d18606_2673_4965_885a_4f5a8b955b9b___ [0.018172s] ... ok 2026-05-17 02:04:25.515757 | ubuntu-noble | {4} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_whitelist_extensions [0.018196s] ... ok 2026-05-17 02:04:25.515771 | ubuntu-noble | {7} manila.tests.api.test_validation.StringLengthTestCase.test_validate_string_length [0.020123s] ... ok 2026-05-17 02:04:25.525658 | ubuntu-noble | {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_07_5_03 [0.019936s] ... ok 2026-05-17 02:04:25.529772 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_exception [0.019415s] ... ok 2026-05-17 02:04:25.533813 | ubuntu-noble | {6} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_bad_request_2_http___manila_example_com_v_shares [0.019168s] ... ok 2026-05-17 02:04:25.535099 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:25.535112 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:25.535613 | ubuntu-noble | {4} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_generator_response [0.018783s] ... ok 2026-05-17 02:04:25.540586 | ubuntu-noble | {7} manila.tests.api.test_versions.ExperimentalAPITestCase.test_experimental_header_returned_in_exception [0.021527s] ... ok 2026-05-17 02:04:25.544294 | ubuntu-noble | {1} manila.tests.api.test_schemas.SchemaTest.test_schemas [0.564548s] ... ok 2026-05-17 02:04:25.547583 | ubuntu-noble | {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_str_2___1____1___False_ [0.020905s] ... ok 2026-05-17 02:04:25.553797 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_dispatch [0.019354s] ... ok 2026-05-17 02:04:25.553864 | ubuntu-noble | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_02___user____alice___False__False_ [0.020111s] ... ok 2026-05-17 02:04:25.555387 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:25.555404 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:25.558641 | ubuntu-noble | {4} manila.tests.api.openstack.test_wsgi.ResourceTest.test_resource_not_authorized [0.023402s] ... ok 2026-05-17 02:04:25.564673 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:25.564690 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:25.567462 | ubuntu-noble | {0} manila.tests.api.test_extensions.ExtensionControllerIdFormatTest.test_id_with_bad_format [0.114908s] ... ok 2026-05-17 02:04:25.570065 | ubuntu-noble | {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_1___1_1___1__1_ [0.022811s] ... ok 2026-05-17 02:04:25.572421 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_bad_body [0.023062s] ... ok 2026-05-17 02:04:25.572898 | ubuntu-noble | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_12___user________group___False_ [0.021846s] ... ok 2026-05-17 02:04:25.575870 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:25.575887 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:25.576263 | ubuntu-noble | {1} manila.tests.api.test_validation.BooleanTestCase.test_validate_boolean [0.029028s] ... ok 2026-05-17 02:04:25.576273 | ubuntu-noble | {4} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_get_serializer_defaults [0.018532s] ... ok 2026-05-17 02:04:25.578291 | ubuntu-noble | {7} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_2___2_55___404_ [0.041112s] ... ok 2026-05-17 02:04:25.593200 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_regular [0.019276s] ... ok 2026-05-17 02:04:25.597402 | ubuntu-noble | {1} manila.tests.api.test_validation.BooleanTestCase.test_validate_boolean_fails [0.022605s] ... ok 2026-05-17 02:04:25.600633 | ubuntu-noble | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_valid_3_alice_bob [0.020365s] ... ok 2026-05-17 02:04:25.600649 | ubuntu-noble | {4} manila.tests.api.openstack.test_wsgi.TextDeserializerTest.test_dispatch_default [0.018768s] ... ok 2026-05-17 02:04:25.603605 | ubuntu-noble | {3} manila.tests.api.openstack.test_versioned_method.VersionedMethodTestCase.test_cmpkey [0.029524s] ... ok 2026-05-17 02:04:25.610901 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_pre_process_extensions_regular [0.018633s] ... ok 2026-05-17 02:04:25.613283 | ubuntu-noble | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_4_no [0.019652s] ... ok 2026-05-17 02:04:25.619593 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.JSONDictSerializerTest.test_json [0.018987s] ... ok 2026-05-17 02:04:25.623911 | ubuntu-noble | {1} manila.tests.api.test_validation.IntegerRangeTestCase.test_validate_integer_range [0.023791s] ... ok 2026-05-17 02:04:25.626627 | ubuntu-noble | {4} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_empty [0.027039s] ... ok 2026-05-17 02:04:25.631033 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_get_serializer [0.019261s] ... ok 2026-05-17 02:04:25.634859 | ubuntu-noble | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_4_yes [0.019341s] ... ok 2026-05-17 02:04:25.640904 | ubuntu-noble | {4} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_none [0.018586s] ... ok 2026-05-17 02:04:25.641195 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-05-17 02:04:25.641394 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_missing [0.018709s] ... ok 2026-05-17 02:04:25.641402 | ubuntu-noble | {1} manila.tests.api.test_validation.PatternPropertiesTestCase.test_validate_patternProperties [0.020989s] ... ok 2026-05-17 02:04:25.642698 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-05-17 02:04:25.642712 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-05-17 02:04:25.649580 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_header_isolation [0.019271s] ... ok 2026-05-17 02:04:25.654546 | ubuntu-noble | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_4_None [0.018296s] ... ok 2026-05-17 02:04:25.658113 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_1_ [0.019834s] ... ok 2026-05-17 02:04:25.659888 | ubuntu-noble | {4} manila.tests.api.test_common.LimiterTest.test_limiter_limit_and_offset [0.019168s] ... ok 2026-05-17 02:04:25.663167 | ubuntu-noble | {1} manila.tests.api.test_validation.StringLengthTestCase.test_validate_string_length_fails [0.021573s] ... ok 2026-05-17 02:04:25.671817 | ubuntu-noble | {2} manila.tests.api.test_common.LimiterTest.test_limiter_limit_zero [0.019725s] ... ok 2026-05-17 02:04:25.674634 | ubuntu-noble | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_no_is_public [0.018255s] ... ok 2026-05-17 02:04:25.677645 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_6__share_v1 [0.019073s] ... ok 2026-05-17 02:04:25.680623 | ubuntu-noble | {4} manila.tests.api.test_common.LimiterTest.test_limiter_offset_zero [0.019034s] ... ok 2026-05-17 02:04:25.688395 | ubuntu-noble | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create_multiple_subnet_not_support [0.018697s] ... ok 2026-05-17 02:04:25.689643 | ubuntu-noble | {2} manila.tests.api.test_common.LimiterTest.test_limiter_nothing [0.019591s] ... ok 2026-05-17 02:04:25.696692 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_7__shared_file_sytems_v2 [0.019263s] ... ok 2026-05-17 02:04:25.699618 | ubuntu-noble | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_06___user____test_group_name___False__False_ [0.019423s] ... ok 2026-05-17 02:04:25.702760 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:25.702774 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:25.705609 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:25.705622 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:25.706078 | ubuntu-noble | {0} manila.tests.api.test_extensions.ExtensionControllerTest.test_list_extensions_json [0.138578s] ... ok 2026-05-17 02:04:25.709547 | ubuntu-noble | {6} manila.tests.api.test_common.PaginationParamsTest.test_invalid_limit [0.017991s] ... ok 2026-05-17 02:04:25.710588 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_5___http___10_10_10_10_3366_v1_____http___10_10_10_10_3366___ [0.019439s] ... ok 2026-05-17 02:04:25.710602 | ubuntu-noble | {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_1___2_5___200_ [0.043850s] ... ok 2026-05-17 02:04:25.716219 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_experimental_header_3_false [0.019520s] ... ok 2026-05-17 02:04:25.718630 | ubuntu-noble | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_13___ip____1001__1001_256___False_ [0.019545s] ... ok 2026-05-17 02:04:25.724563 | ubuntu-noble | {6} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_no_updates_2_1_40 [0.018171s] ... ok 2026-05-17 02:04:25.728236 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_6___http___10_10_10_10_3366_v2_b2d18606_2673_4965_885a_4f5a8b955b9b_____http___10_10_10_10_3366_b2d18606_2673_4965_885a_4f5a8b955b9b___ [0.019593s] ... ok 2026-05-17 02:04:25.730696 | ubuntu-noble | {0} manila.tests.api.test_validation.DatetimeTestCase.test_validate_datetime_fails [0.023977s] ... ok 2026-05-17 02:04:25.735654 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_no_version_header [0.019403s] ... ok 2026-05-17 02:04:25.737588 | ubuntu-noble | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_3_true [0.019132s] ... ok 2026-05-17 02:04:25.743731 | ubuntu-noble | {6} manila.tests.api.test_validation.RequiredDisableTestCase.test_validate_required_disable [0.018453s] ... ok 2026-05-17 02:04:25.751225 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_7___http___manila_example_com_3366_v1_1_____http___manila_example_com_3366___ [0.022812s] ... ok 2026-05-17 02:04:25.755656 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body_bad_content [0.019883s] ... ok 2026-05-17 02:04:25.757051 | ubuntu-noble | {4} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_3 [0.019302s] ... ok 2026-05-17 02:04:25.759559 | ubuntu-noble | {0} manila.tests.api.test_validation.IntegerTestCase.test_validate_integer_fails [0.027675s] ... ok 2026-05-17 02:04:25.763877 | ubuntu-noble | {6} manila.tests.api.test_validation.RequiredEnableTestCase.test_validate_required_enable_fails [0.020598s] ... ok 2026-05-17 02:04:25.772784 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_8___http___manila_example_com_3366_v2_b2d18606_2673_4965_885a_4f5a8b955b9b_____http___manila_example_com_3366_b2d18606_2673_4965_885a_4f5a8b955b9b___ [0.019823s] ... ok 2026-05-17 02:04:25.775875 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_extensions [0.019097s] ... ok 2026-05-17 02:04:25.777629 | ubuntu-noble | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_nonexistent_share [0.197065s] ... ok 2026-05-17 02:04:25.782157 | ubuntu-noble | {0} manila.tests.api.test_validation.StringTestCase.test_validate_string_fails [0.023085s] ... ok 2026-05-17 02:04:25.790203 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_04___cephx____alice___True__False_ [0.018892s] ... ok 2026-05-17 02:04:25.794036 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_pre_process_extensions_generator_response [0.018901s] ... ok 2026-05-17 02:04:25.801371 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:25.801391 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:25.804004 | ubuntu-noble | {6} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_None_1___2_5____older__ [0.039837s] ... ok 2026-05-17 02:04:25.809607 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_07___user____group___________False__False_ [0.019285s] ... ok 2026-05-17 02:04:25.813419 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:25.813443 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:25.815896 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_resource_call [0.021543s] ... ok 2026-05-17 02:04:25.831984 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_08___ip____172_24_41_0_24___False__False_ [0.018890s] ... ok 2026-05-17 02:04:25.835688 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_bind_serializers [0.019431s] ... ok 2026-05-17 02:04:25.840632 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:25.840645 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:25.846022 | ubuntu-noble | {6} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_if_1___2_5____older__ [0.038496s] ... ok 2026-05-17 02:04:25.847547 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:25.849357 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_11___user____group_____False_ [0.019032s] ... ok 2026-05-17 02:04:25.854111 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_modified_code [0.018555s] ... ok 2026-05-17 02:04:25.870617 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_valid_1_alice [0.020557s] ... ok 2026-05-17 02:04:25.877155 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_serialize [0.021047s] ... ok 2026-05-17 02:04:25.884666 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:25.884683 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:25.887309 | ubuntu-noble | {6} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_4_3_0 [0.044463s] ... ok 2026-05-17 02:04:25.887608 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_3_true [0.019038s] ... ok 2026-05-17 02:04:25.887844 | ubuntu-noble | Cannot delete admin only metadata. 2026-05-17 02:04:25.887852 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:25.887856 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 185, in delete 2026-05-17 02:04:25.887860 | ubuntu-noble | policy.check_policy(context, 'share', 2026-05-17 02:04:25.887864 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-05-17 02:04:25.887868 | ubuntu-noble | return authorize(context, _action, target, do_raise=do_raise) 2026-05-17 02:04:25.887872 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:25.887875 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-05-17 02:04:25.887880 | ubuntu-noble | with excutils.save_and_reraise_exception(): 2026-05-17 02:04:25.887883 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:04:25.887888 | ubuntu-noble | self.force_reraise() 2026-05-17 02:04:25.887897 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:04:25.887901 | ubuntu-noble | raise self.value 2026-05-17 02:04:25.887912 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:04:25.887916 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:04:25.887920 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:25.887923 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:04:25.887927 | ubuntu-noble | return self.enforce( 2026-05-17 02:04:25.887931 | ubuntu-noble | ^^^^^^^^^^^^^ 2026-05-17 02:04:25.887935 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-05-17 02:04:25.887939 | ubuntu-noble | raise exc(*args, **kwargs) 2026-05-17 02:04:25.887942 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-05-17 02:04:25.894499 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_malformed_entity [0.018958s] ... ok 2026-05-17 02:04:25.901958 | ubuntu-noble | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_user_1_____affinity_same_host_______affinity_same_host__ [0.125802s] ... ok 2026-05-17 02:04:25.909160 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_2_True [0.019503s] ... ok 2026-05-17 02:04:25.912996 | ubuntu-noble | {5} manila.tests.api.test_middleware.TestCORSMiddleware.test_get_request_1___http___valid_example_com____http___valid_example_com__ [0.704301s] ... ok 2026-05-17 02:04:25.914962 | ubuntu-noble | {3} manila.tests.api.test_common.LimiterTest.test_limiter_limit_medium [0.019232s] ... ok 2026-05-17 02:04:25.922254 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-05-17 02:04:25.922271 | ubuntu-noble | debtcollector.deprecate( 2026-05-17 02:04:25.927291 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_2_123 [0.019785s] ... ok 2026-05-17 02:04:25.927620 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-05-17 02:04:25.927633 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-05-17 02:04:25.933693 | ubuntu-noble | {3} manila.tests.api.test_common.LimiterTest.test_limiter_offset_medium [0.019758s] ... ok 2026-05-17 02:04:25.938068 | ubuntu-noble | {5} manila.tests.api.test_validation.AdditionalPropertiesDisableTestCase.test_validate_additionalProperties_disable_fails [0.024861s] ... ok 2026-05-17 02:04:25.951831 | ubuntu-noble | {2} manila.tests.api.test_common.PaginationParamsTest.test_no_params [0.023226s] ... ok 2026-05-17 02:04:25.957693 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_invalid [0.019708s] ... ok 2026-05-17 02:04:25.964757 | ubuntu-noble | {5} manila.tests.api.test_validation.IntegerTestCase.test_validate_integer [0.026560s] ... ok 2026-05-17 02:04:25.969886 | ubuntu-noble | {2} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_4 [0.019154s] ... ok 2026-05-17 02:04:25.975687 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_2_True [0.019471s] ... ok 2026-05-17 02:04:25.988437 | ubuntu-noble | {5} manila.tests.api.test_validation.RequiredEnableTestCase.test_validate_required_enable [0.023541s] ... ok 2026-05-17 02:04:25.990651 | ubuntu-noble | {2} manila.tests.api.test_extensions.ExtensionAuthorizeTestCase.test_extension_authorizer_2 [0.018918s] ... ok 2026-05-17 02:04:25.993620 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_3_true [0.019575s] ... ok 2026-05-17 02:04:25.994621 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. 2026-05-17 02:04:25.994636 | ubuntu-noble | self.server = wsgi.Server( 2026-05-17 02:04:25.997620 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/futurist/_futures.py:702: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. 2026-05-17 02:04:25.997635 | ubuntu-noble | f: Future[_R] = GreenFuture() 2026-05-17 02:04:26.011764 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_5_all [0.018951s] ... ok 2026-05-17 02:04:26.012908 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:26.012922 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:26.015870 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:26.015884 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:26.016822 | ubuntu-noble | {0} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_2_1_1 [0.234187s] ... ok 2026-05-17 02:04:26.019997 | ubuntu-noble | {6} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_1_1_0 [0.132846s] ... ok 2026-05-17 02:04:26.029105 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:26.029119 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:26.031470 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_2___http___manila_example_com_v1_____http___manila_example_com___ [0.019634s] ... ok 2026-05-17 02:04:26.033683 | ubuntu-noble | {5} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_None_None [0.044620s] ... ok 2026-05-17 02:04:26.050112 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_06___cephx____client_alice___True_ [0.018500s] ... ok 2026-05-17 02:04:26.069983 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_invalid_with_non_ascii [0.018682s] ... ok 2026-05-17 02:04:26.074758 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:26.074774 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:26.078578 | ubuntu-noble | {5} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_3_2_0 [0.045191s] ... ok 2026-05-17 02:04:26.089781 | ubuntu-noble | {3} manila.tests.api.test_common.PaginationParamsTest.test_valid_limit_and_marker [0.019261s] ... ok 2026-05-17 02:04:26.104410 | ubuntu-noble | {2} manila.tests.api.test_extensions.ExtensionControllerIdFormatTest.test_id_with_json_format [0.115175s] ... ok 2026-05-17 02:04:26.107352 | ubuntu-noble | {3} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_1 [0.019134s] ... ok 2026-05-17 02:04:26.107967 | ubuntu-noble | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_index_nonexistent_share [0.206344s] ... ok 2026-05-17 02:04:26.123582 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:26.123607 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:26.125138 | ubuntu-noble | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_nonexistent_share [0.417816s] ... ok 2026-05-17 02:04:26.128177 | ubuntu-noble | {3} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_no_updates_1_1_0 [0.020025s] ... ok 2026-05-17 02:04:26.133999 | ubuntu-noble | {0} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_3_2_0 [0.113071s] ... ok 2026-05-17 02:04:26.147265 | ubuntu-noble | {3} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_v1_6_2_False [0.019528s] ... ok 2026-05-17 02:04:26.148332 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:26.148346 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:26.151061 | ubuntu-noble | {2} manila.tests.api.test_extensions.ExtensionControllerIdFormatTest.test_id_with_xml_format [0.046823s] ... ok 2026-05-17 02:04:26.179170 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.185347 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-05-17 02:04:26.187639 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-05-17 02:04:26.187654 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-05-17 02:04:26.205905 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:26.205925 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:26.210069 | ubuntu-noble | {5} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_2_1_1 [0.131422s] ... ok 2026-05-17 02:04:26.232955 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:26.232983 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:26.236580 | ubuntu-noble | {6} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v2_2_2_91 [0.216385s] ... ok 2026-05-17 02:04:26.246692 | ubuntu-noble | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_1 [0.138512s] ... ok 2026-05-17 02:04:26.247125 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:26.247147 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:26.252075 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.255753 | ubuntu-noble | {5} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_version_invalid [0.045656s] ... ok 2026-05-17 02:04:26.264189 | ubuntu-noble | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_index_no_data [0.138955s] ... ok 2026-05-17 02:04:26.267291 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:26.267307 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:26.270211 | ubuntu-noble | {3} manila.tests.api.test_extensions.ExtensionControllerTest.test_get_non_existing_extension_json [0.122791s] ... ok 2026-05-17 02:04:26.287101 | ubuntu-noble | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_container [0.040139s] ... ok 2026-05-17 02:04:26.316716 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-05-17 02:04:26.316753 | ubuntu-noble | debtcollector.deprecate( 2026-05-17 02:04:26.320563 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-05-17 02:04:26.320587 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-05-17 02:04:26.339214 | ubuntu-noble | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_item_empty_key [0.208210s] ... ok 2026-05-17 02:04:26.351124 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.352645 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.354685 | ubuntu-noble | Cannot set or update admin only metadata. 2026-05-17 02:04:26.354698 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:26.354703 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-05-17 02:04:26.354707 | ubuntu-noble | policy.check_policy( 2026-05-17 02:04:26.354711 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-05-17 02:04:26.354715 | ubuntu-noble | return authorize(context, _action, target, do_raise=do_raise) 2026-05-17 02:04:26.354719 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:26.354736 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-05-17 02:04:26.354740 | ubuntu-noble | with excutils.save_and_reraise_exception(): 2026-05-17 02:04:26.354744 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:04:26.354748 | ubuntu-noble | self.force_reraise() 2026-05-17 02:04:26.354752 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:04:26.354756 | ubuntu-noble | raise self.value 2026-05-17 02:04:26.354759 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:04:26.354763 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:04:26.354767 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:26.354770 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:04:26.354774 | ubuntu-noble | return self.enforce( 2026-05-17 02:04:26.354778 | ubuntu-noble | ^^^^^^^^^^^^^ 2026-05-17 02:04:26.354781 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-05-17 02:04:26.354785 | ubuntu-noble | raise exc(*args, **kwargs) 2026-05-17 02:04:26.354789 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-05-17 02:04:26.355937 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.364182 | ubuntu-noble | Metadata property value is greater than 1023 characters. 2026-05-17 02:04:26.369009 | ubuntu-noble | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_value_too_long [0.079437s] ... ok 2026-05-17 02:04:26.371842 | ubuntu-noble | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_4 [0.107467s] ... ok 2026-05-17 02:04:26.387834 | ubuntu-noble | {7} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_3 [0.020917s] ... ok 2026-05-17 02:04:26.411870 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.421139 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.424596 | ubuntu-noble | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_share_not_updates_size [0.036636s] ... ok 2026-05-17 02:04:26.428555 | ubuntu-noble | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create [0.172638s] ... ok 2026-05-17 02:04:26.435971 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.437175 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-05-17 02:04:26.437199 | ubuntu-noble | debtcollector.deprecate( 2026-05-17 02:04:26.438532 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-05-17 02:04:26.438541 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-05-17 02:04:26.441761 | ubuntu-noble | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_item_key_too_long [0.204934s] ... ok 2026-05-17 02:04:26.443076 | ubuntu-noble | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_1_true [0.018547s] ... ok 2026-05-17 02:04:26.451227 | ubuntu-noble | Cannot delete admin only metadata. 2026-05-17 02:04:26.451261 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:26.451265 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 185, in delete 2026-05-17 02:04:26.451269 | ubuntu-noble | policy.check_policy(context, 'share', 2026-05-17 02:04:26.451273 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-05-17 02:04:26.451277 | ubuntu-noble | return authorize(context, _action, target, do_raise=do_raise) 2026-05-17 02:04:26.451281 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:26.451284 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-05-17 02:04:26.451288 | ubuntu-noble | with excutils.save_and_reraise_exception(): 2026-05-17 02:04:26.451292 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:04:26.451296 | ubuntu-noble | self.force_reraise() 2026-05-17 02:04:26.451300 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:04:26.451304 | ubuntu-noble | raise self.value 2026-05-17 02:04:26.451308 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:04:26.451311 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:04:26.451315 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:26.451319 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:04:26.451322 | ubuntu-noble | return self.enforce( 2026-05-17 02:04:26.451326 | ubuntu-noble | ^^^^^^^^^^^^^ 2026-05-17 02:04:26.451330 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-05-17 02:04:26.451333 | ubuntu-noble | raise exc(*args, **kwargs) 2026-05-17 02:04:26.451337 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-05-17 02:04:26.461648 | ubuntu-noble | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_2_True [0.018092s] ... ok 2026-05-17 02:04:26.466806 | ubuntu-noble | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_user_2_____affinity_different_host_______affinity_different_host__ [0.127203s] ... ok 2026-05-17 02:04:26.469681 | ubuntu-noble | {4} manila.tests.api.test_middleware.TestCORSMiddleware.test_options_request_2___http___invalid_example_com___None_ [0.712266s] ... ok 2026-05-17 02:04:26.479725 | ubuntu-noble | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_3__is__True [0.018355s] ... ok 2026-05-17 02:04:26.481657 | ubuntu-noble | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item [0.108621s] ... ok 2026-05-17 02:04:26.493526 | ubuntu-noble | {4} manila.tests.api.test_validation.AdditionalPropertiesDisableTestCase.test_validate_additionalProperties_disable [0.023451s] ... ok 2026-05-17 02:04:26.496112 | ubuntu-noble | Snapshots cannot be created for share '100' since it does not have that capability. 2026-05-17 02:04:26.497963 | ubuntu-noble | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_2_False [0.018143s] ... ok 2026-05-17 02:04:26.509542 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.514530 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:26.514570 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:26.516107 | ubuntu-noble | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail [0.018095s] ... ok 2026-05-17 02:04:26.517820 | ubuntu-noble | {4} manila.tests.api.test_versions.ExperimentalAPITestCase.test_stable_api_always_called_2_False [0.023401s] ... ok 2026-05-17 02:04:26.531874 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.536355 | ubuntu-noble | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_by_admin [0.020162s] ... ok 2026-05-17 02:04:26.547256 | ubuntu-noble | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_meta_not_found [0.080086s] ... ok 2026-05-17 02:04:26.550535 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. 2026-05-17 02:04:26.550568 | ubuntu-noble | self.server = wsgi.Server( 2026-05-17 02:04:26.552711 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/futurist/_futures.py:702: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. 2026-05-17 02:04:26.552738 | ubuntu-noble | f: Future[_R] = GreenFuture() 2026-05-17 02:04:26.556244 | ubuntu-noble | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_status_none [0.019841s] ... ok 2026-05-17 02:04:26.556547 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:26.556558 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:26.560128 | ubuntu-noble | {4} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_None_2___2_37____newer__ [0.043023s] ... ok 2026-05-17 02:04:26.564321 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.566037 | ubuntu-noble | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_admin_1_____affinity_same_host_______affinity_same_host__ [0.124293s] ... ok 2026-05-17 02:04:26.575952 | ubuntu-noble | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_status_none [0.019273s] ... ok 2026-05-17 02:04:26.598891 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:26.598936 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:26.602340 | ubuntu-noble | {4} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_if_2___2_37____newer__ [0.041981s] ... ok 2026-05-17 02:04:26.609118 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.612329 | ubuntu-noble | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_descr [0.036492s] ... ok 2026-05-17 02:04:26.612628 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.619811 | ubuntu-noble | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_admin_1_____affinity_same_host_______affinity_same_host__ [0.139181s] ... ok 2026-05-17 02:04:26.628913 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.629128 | ubuntu-noble | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_show_meta_not_found [0.080332s] ... ok 2026-05-17 02:04:26.644970 | ubuntu-noble | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_index [0.078818s] ... ok 2026-05-17 02:04:26.646101 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.657919 | ubuntu-noble | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_empty_body [0.228214s] ... ok 2026-05-17 02:04:26.664137 | ubuntu-noble | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_too_many_keys [0.044019s] ... ok 2026-05-17 02:04:26.674744 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. 2026-05-17 02:04:26.674761 | ubuntu-noble | self.server = wsgi.Server( 2026-05-17 02:04:26.679591 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/futurist/_futures.py:702: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. 2026-05-17 02:04:26.679616 | ubuntu-noble | f: Future[_R] = GreenFuture() 2026-05-17 02:04:26.685363 | ubuntu-noble | {1} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_deleting_server [0.021011s] ... ok 2026-05-17 02:04:26.706961 | ubuntu-noble | {1} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_server_not_found_1 [0.021453s] ... ok 2026-05-17 02:04:26.719170 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.720670 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.725629 | ubuntu-noble | Snapshots cannot be created for share '100' since it does not have that capability. 2026-05-17 02:04:26.727995 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:26.728008 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:26.728281 | ubuntu-noble | {1} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_1_0 [0.021208s] ... ok 2026-05-17 02:04:26.733176 | ubuntu-noble | {4} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_4_2_91 [0.130622s] ... ok 2026-05-17 02:04:26.734502 | ubuntu-noble | Metadata property key is greater than 255 characters. 2026-05-17 02:04:26.749372 | ubuntu-noble | {1} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_by_non_admin [0.020944s] ... ok 2026-05-17 02:04:26.753537 | ubuntu-noble | Metadata property value is greater than 1023 characters. 2026-05-17 02:04:26.774491 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:26.774523 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:26.774528 | ubuntu-noble | Metadata property key is blank. 2026-05-17 02:04:26.774765 | ubuntu-noble | {1} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_nofound [0.020983s] ... ok 2026-05-17 02:04:26.774990 | ubuntu-noble | {4} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_version_not_found [0.041846s] ... ok 2026-05-17 02:04:26.777829 | ubuntu-noble | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_invalid_metadata_items_on_create [0.119631s] ... ok 2026-05-17 02:04:26.790901 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_remove_invalid_options_admin [0.020595s] ... ok 2026-05-17 02:04:26.793491 | ubuntu-noble | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_3 [0.148345s] ... ok 2026-05-17 02:04:26.794427 | ubuntu-noble | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_missing [0.182180s] ... ok 2026-05-17 02:04:26.813980 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_input_2 [0.019227s] ... ok 2026-05-17 02:04:26.821341 | ubuntu-noble | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_nonexistent_share [0.044589s] ... ok 2026-05-17 02:04:26.825536 | ubuntu-noble | {2} manila.tests.api.test_middleware.TestCORSMiddleware.test_options_request_1___http___valid_example_com____http___valid_example_com__ [0.673930s] ... ok 2026-05-17 02:04:26.833906 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_subnet_1 [0.019830s] ... ok 2026-05-17 02:04:26.842826 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.846961 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_mount_point_name [0.055750s] ... ok 2026-05-17 02:04:26.853355 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-05-17 02:04:26.853374 | ubuntu-noble | debtcollector.deprecate( 2026-05-17 02:04:26.853721 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-05-17 02:04:26.853734 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-05-17 02:04:26.858968 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.868260 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.874142 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_mount_point_name [0.037305s] ... ok 2026-05-17 02:04:26.874158 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.875684 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.876279 | ubuntu-noble | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_1___asdf__ [0.247542s] ... ok 2026-05-17 02:04:26.876535 | ubuntu-noble | Cannot set or update admin only metadata. 2026-05-17 02:04:26.876547 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:26.876551 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-05-17 02:04:26.876555 | ubuntu-noble | policy.check_policy( 2026-05-17 02:04:26.876559 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-05-17 02:04:26.876563 | ubuntu-noble | return authorize(context, _action, target, do_raise=do_raise) 2026-05-17 02:04:26.876567 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:26.876570 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-05-17 02:04:26.876584 | ubuntu-noble | with excutils.save_and_reraise_exception(): 2026-05-17 02:04:26.876588 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:04:26.876592 | ubuntu-noble | self.force_reraise() 2026-05-17 02:04:26.876595 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:04:26.876599 | ubuntu-noble | raise self.value 2026-05-17 02:04:26.876603 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:04:26.876606 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:04:26.876610 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:26.876614 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:04:26.876617 | ubuntu-noble | return self.enforce( 2026-05-17 02:04:26.876621 | ubuntu-noble | ^^^^^^^^^^^^^ 2026-05-17 02:04:26.876625 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-05-17 02:04:26.876629 | ubuntu-noble | raise exc(*args, **kwargs) 2026-05-17 02:04:26.876632 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-05-17 02:04:26.890030 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_no_body [0.018804s] ... ok 2026-05-17 02:04:26.891977 | ubuntu-noble | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_2 [0.098304s] ... ok 2026-05-17 02:04:26.893228 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.895208 | ubuntu-noble | {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_creating_server [0.019294s] ... ok 2026-05-17 02:04:26.895786 | ubuntu-noble | Cannot set or update admin only metadata. 2026-05-17 02:04:26.895798 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:26.895803 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-05-17 02:04:26.895807 | ubuntu-noble | policy.check_policy( 2026-05-17 02:04:26.895811 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-05-17 02:04:26.895814 | ubuntu-noble | return authorize(context, _action, target, do_raise=do_raise) 2026-05-17 02:04:26.895818 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:26.895822 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-05-17 02:04:26.895826 | ubuntu-noble | with excutils.save_and_reraise_exception(): 2026-05-17 02:04:26.895829 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:04:26.895833 | ubuntu-noble | self.force_reraise() 2026-05-17 02:04:26.895837 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:04:26.895840 | ubuntu-noble | raise self.value 2026-05-17 02:04:26.895844 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:04:26.895848 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:04:26.895851 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:26.895855 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:04:26.895859 | ubuntu-noble | return self.enforce( 2026-05-17 02:04:26.895871 | ubuntu-noble | ^^^^^^^^^^^^^ 2026-05-17 02:04:26.895875 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-05-17 02:04:26.895879 | ubuntu-noble | raise exc(*args, **kwargs) 2026-05-17 02:04:26.895883 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-05-17 02:04:26.899464 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.903791 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_not_supported_1_1_0 [0.056676s] ... ok 2026-05-17 02:04:26.910677 | ubuntu-noble | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_user_2_____affinity_different_host_______affinity_different_host__ [0.089252s] ... ok 2026-05-17 02:04:26.915673 | ubuntu-noble | {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_fake_filter [0.018978s] ... ok 2026-05-17 02:04:26.922631 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. 2026-05-17 02:04:26.922646 | ubuntu-noble | self.server = wsgi.Server( 2026-05-17 02:04:26.924144 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/futurist/_futures.py:702: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. 2026-05-17 02:04:26.924158 | ubuntu-noble | f: Future[_R] = GreenFuture() 2026-05-17 02:04:26.929586 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_share_net_not_active [0.039460s] ... ok 2026-05-17 02:04:26.932663 | ubuntu-noble | {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_filter_by_name [0.018187s] ... ok 2026-05-17 02:04:26.934005 | ubuntu-noble | {5} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_project_id_filter [0.023022s] ... ok 2026-05-17 02:04:26.949513 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.951922 | ubuntu-noble | {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_not_found_filter_project [0.019080s] ... ok 2026-05-17 02:04:26.953487 | ubuntu-noble | {3} manila.tests.api.test_middleware.TestCORSMiddleware.test_get_request_2___http___invalid_example_com___None_ [0.682929s] ... ok 2026-05-17 02:04:26.955575 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.957084 | ubuntu-noble | {5} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_server_not_found_2 [0.022498s] ... ok 2026-05-17 02:04:26.957101 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_with_share_net_equals_parent [0.050412s] ... ok 2026-05-17 02:04:26.964216 | ubuntu-noble | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_2 [0.188726s] ... ok 2026-05-17 02:04:26.967981 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:26.971355 | ubuntu-noble | {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_2 [0.018679s] ... ok 2026-05-17 02:04:26.971822 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_not_updates_size [0.041110s] ... ok 2026-05-17 02:04:26.981112 | ubuntu-noble | {5} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_body [0.020685s] ... ok 2026-05-17 02:04:26.981135 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_subnet_2 [0.025987s] ... ok 2026-05-17 02:04:26.990894 | ubuntu-noble | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_invalid_input_1 [0.018511s] ... ok 2026-05-17 02:04:26.997592 | ubuntu-noble | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_empty_container [0.105325s] ... ok 2026-05-17 02:04:27.001547 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_creation_fails_with_bad_size [0.020861s] ... ok 2026-05-17 02:04:27.005669 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.008173 | ubuntu-noble | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_invalid_input_2 [0.018771s] ... ok 2026-05-17 02:04:27.008786 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show [0.037564s] ... ok 2026-05-17 02:04:27.028682 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_remove_invalid_options [0.018107s] ... ok 2026-05-17 02:04:27.030306 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.031583 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rules_cant_manipulate_lock [0.018532s] ... ok 2026-05-17 02:04:27.036043 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_not_supported_2_2_0 [0.056319s] ... ok 2026-05-17 02:04:27.038676 | ubuntu-noble | {2} manila.tests.api.test_middleware.TestHealthCheckMiddleware.test_healthcheck [0.211336s] ... ok 2026-05-17 02:04:27.044335 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.044913 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_input_1 [0.018654s] ... ok 2026-05-17 02:04:27.047466 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.047720 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_02 [0.018955s] ... ok 2026-05-17 02:04:27.049137 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_by_admin [0.047746s] ... ok 2026-05-17 02:04:27.049879 | ubuntu-noble | Cannot set or update admin only metadata. 2026-05-17 02:04:27.049892 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:27.049903 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-05-17 02:04:27.049908 | ubuntu-noble | policy.check_policy( 2026-05-17 02:04:27.049912 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-05-17 02:04:27.049916 | ubuntu-noble | return authorize(context, _action, target, do_raise=do_raise) 2026-05-17 02:04:27.049920 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:27.049924 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-05-17 02:04:27.049927 | ubuntu-noble | with excutils.save_and_reraise_exception(): 2026-05-17 02:04:27.049931 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:04:27.049935 | ubuntu-noble | self.force_reraise() 2026-05-17 02:04:27.049939 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:04:27.049943 | ubuntu-noble | raise self.value 2026-05-17 02:04:27.049951 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:04:27.049955 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:04:27.049959 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:27.049963 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:04:27.049967 | ubuntu-noble | return self.enforce( 2026-05-17 02:04:27.049970 | ubuntu-noble | ^^^^^^^^^^^^^ 2026-05-17 02:04:27.049974 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-05-17 02:04:27.049978 | ubuntu-noble | raise exc(*args, **kwargs) 2026-05-17 02:04:27.049982 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-05-17 02:04:27.062013 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.063946 | ubuntu-noble | {2} manila.tests.api.test_validation.DatetimeTestCase.test_validate_datetime [0.024263s] ... ok 2026-05-17 02:04:27.066878 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_dhss_true_and_network_notexist [0.019136s] ... ok 2026-05-17 02:04:27.070544 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_deny_access_policy_not_authorized_2__deny_access [0.018369s] ... ok 2026-05-17 02:04:27.070560 | ubuntu-noble | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_3 [0.102374s] ... ok 2026-05-17 02:04:27.071300 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_deletion_locks_creation_failed [0.021899s] ... ok 2026-05-17 02:04:27.071748 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.075096 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_original_2_2_0 [0.041099s] ... ok 2026-05-17 02:04:27.077546 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:27.077567 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:27.080595 | ubuntu-noble | Metadata property key is blank. 2026-05-17 02:04:27.080852 | ubuntu-noble | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_3 [0.083212s] ... ok 2026-05-17 02:04:27.081710 | ubuntu-noble | {3} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_version_not_acceptable [0.127986s] ... ok 2026-05-17 02:04:27.084593 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_05 [0.018816s] ... ok 2026-05-17 02:04:27.089839 | ubuntu-noble | {2} manila.tests.api.test_validation.StringTestCase.test_validate_string [0.026007s] ... ok 2026-05-17 02:04:27.095513 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_06 [0.024010s] ... ok 2026-05-17 02:04:27.100577 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_invalid_default_share_type [0.022551s] ... ok 2026-05-17 02:04:27.101878 | ubuntu-noble | {3} manila.tests.api.test_wsgi.Test.test_router [0.020140s] ... ok 2026-05-17 02:04:27.102741 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.102979 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_08 [0.018266s] ... ok 2026-05-17 02:04:27.105598 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_valid_default_share_type [0.038766s] ... ok 2026-05-17 02:04:27.108556 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:27.108571 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:27.111106 | ubuntu-noble | {2} manila.tests.api.test_versions.ExperimentalAPITestCase.test_experimental_api_called_when_requested [0.023314s] ... ok 2026-05-17 02:04:27.119214 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_13 [0.023440s] ... ok 2026-05-17 02:04:27.121741 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_10 [0.018578s] ... ok 2026-05-17 02:04:27.122589 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_creation_fails_with_invalid_share_type [0.023533s] ... ok 2026-05-17 02:04:27.125687 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_delete [0.019116s] ... ok 2026-05-17 02:04:27.129987 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:27.130002 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:27.132662 | ubuntu-noble | {2} manila.tests.api.test_versions.ExperimentalAPITestCase.test_experimental_api_not_called_when_not_requested [0.021386s] ... ok 2026-05-17 02:04:27.141619 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_11 [0.018764s] ... ok 2026-05-17 02:04:27.141642 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_deny_access_policy_not_authorized_1__allow_access [0.021260s] ... ok 2026-05-17 02:04:27.143611 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rules_locks_too_many_locks [0.018397s] ... ok 2026-05-17 02:04:27.145912 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_by_admin [0.024144s] ... ok 2026-05-17 02:04:27.151478 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:27.151508 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:27.154169 | ubuntu-noble | {2} manila.tests.api.test_versions.ExperimentalAPITestCase.test_stable_api_always_called_1_True [0.021368s] ... ok 2026-05-17 02:04:27.158226 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_visibility_restrictions_2 [0.018596s] ... ok 2026-05-17 02:04:27.159855 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rules_locks_unauthorized [0.018953s] ... ok 2026-05-17 02:04:27.161852 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_03 [0.021324s] ... ok 2026-05-17 02:04:27.176729 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_visibility_restrictions_3 [0.018325s] ... ok 2026-05-17 02:04:27.178375 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_locks_1 [0.018474s] ... ok 2026-05-17 02:04:27.185990 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.192984 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_update [0.043907s] ... ok 2026-05-17 02:04:27.197636 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_exception_1 [0.018623s] ... ok 2026-05-17 02:04:27.197676 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_locks_2 [0.018705s] ... ok 2026-05-17 02:04:27.198730 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.218215 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rule_locks_no_locks [0.027761s] ... ok 2026-05-17 02:04:27.218787 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_invalid_body_3 [0.023045s] ... ok 2026-05-17 02:04:27.220637 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_12 [0.021248s] ... ok 2026-05-17 02:04:27.237998 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_06 [0.019049s] ... ok 2026-05-17 02:04:27.247589 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_01 [0.029087s] ... ok 2026-05-17 02:04:27.255412 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.256982 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_14 [0.018951s] ... ok 2026-05-17 02:04:27.270323 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_04 [0.022762s] ... ok 2026-05-17 02:04:27.275483 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_visibility_restrictions_1 [0.018523s] ... ok 2026-05-17 02:04:27.293830 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_07 [0.022083s] ... ok 2026-05-17 02:04:27.294682 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access_delete_locks [0.018732s] ... ok 2026-05-17 02:04:27.314567 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_10 [0.021886s] ... ok 2026-05-17 02:04:27.316811 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.328346 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.331743 | ubuntu-noble | Metadata property key is blank. 2026-05-17 02:04:27.335280 | ubuntu-noble | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_4 [0.252216s] ... ok 2026-05-17 02:04:27.340576 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_07 [0.020391s] ... ok 2026-05-17 02:04:27.343278 | ubuntu-noble | Metadata property value is blank. 2026-05-17 02:04:27.346939 | ubuntu-noble | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_2 [0.279253s] ... ok 2026-05-17 02:04:27.357007 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_12 [0.021472s] ... ok 2026-05-17 02:04:27.367758 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access_with_share_network_id [0.070498s] ... ok 2026-05-17 02:04:27.377674 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_invalid_body_2 [0.020839s] ... ok 2026-05-17 02:04:27.385555 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend [0.019718s] ... ok 2026-05-17 02:04:27.394878 | ubuntu-noble | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_body_uri_mismatch [0.048766s] ... ok 2026-05-17 02:04:27.397064 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:27.397080 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:27.401738 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.403724 | ubuntu-noble | {2} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_1_1_0 [0.247154s] ... ok 2026-05-17 02:04:27.403914 | ubuntu-noble | Cannot set or update admin only metadata. 2026-05-17 02:04:27.403923 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:27.403928 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-05-17 02:04:27.403932 | ubuntu-noble | policy.check_policy( 2026-05-17 02:04:27.403936 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-05-17 02:04:27.403940 | ubuntu-noble | return authorize(context, _action, target, do_raise=do_raise) 2026-05-17 02:04:27.403944 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:27.403954 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-05-17 02:04:27.403958 | ubuntu-noble | with excutils.save_and_reraise_exception(): 2026-05-17 02:04:27.403962 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:04:27.403966 | ubuntu-noble | self.force_reraise() 2026-05-17 02:04:27.403975 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:04:27.403991 | ubuntu-noble | raise self.value 2026-05-17 02:04:27.403995 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:04:27.403998 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:04:27.404002 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:27.404006 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:04:27.404010 | ubuntu-noble | return self.enforce( 2026-05-17 02:04:27.404014 | ubuntu-noble | ^^^^^^^^^^^^^ 2026-05-17 02:04:27.404017 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-05-17 02:04:27.404021 | ubuntu-noble | raise exc(*args, **kwargs) 2026-05-17 02:04:27.404025 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-05-17 02:04:27.404169 | ubuntu-noble | {5} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_2 [0.022044s] ... ok 2026-05-17 02:04:27.404177 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_exception_1 [0.019310s] ... ok 2026-05-17 02:04:27.419509 | ubuntu-noble | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_user_1_____affinity_same_host_______affinity_same_host__ [0.085943s] ... ok 2026-05-17 02:04:27.421066 | ubuntu-noble | {5} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_4 [0.021219s] ... ok 2026-05-17 02:04:27.438642 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.438905 | ubuntu-noble | {6} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_used_server [0.019382s] ... ok 2026-05-17 02:04:27.443909 | ubuntu-noble | {5} manila.tests.api.v2.test_limits.LimitsControllerTest.test_index_diff_regex [0.021414s] ... ok 2026-05-17 02:04:27.457395 | ubuntu-noble | {6} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_details [0.018358s] ... ok 2026-05-17 02:04:27.463232 | ubuntu-noble | {5} manila.tests.api.v2.test_limits.LimitsControllerTest.test_index_json_1_2_0 [0.020448s] ... ok 2026-05-17 02:04:27.464533 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.467158 | ubuntu-noble | Cannot set or update admin only metadata. 2026-05-17 02:04:27.467171 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:27.467176 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-05-17 02:04:27.467180 | ubuntu-noble | policy.check_policy( 2026-05-17 02:04:27.467184 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-05-17 02:04:27.467188 | ubuntu-noble | return authorize(context, _action, target, do_raise=do_raise) 2026-05-17 02:04:27.467192 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:27.467195 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-05-17 02:04:27.467199 | ubuntu-noble | with excutils.save_and_reraise_exception(): 2026-05-17 02:04:27.467203 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:04:27.467208 | ubuntu-noble | self.force_reraise() 2026-05-17 02:04:27.467212 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:04:27.467226 | ubuntu-noble | raise self.value 2026-05-17 02:04:27.467230 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:04:27.467234 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:04:27.467238 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:27.467242 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:04:27.467245 | ubuntu-noble | return self.enforce( 2026-05-17 02:04:27.467249 | ubuntu-noble | ^^^^^^^^^^^^^ 2026-05-17 02:04:27.467253 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-05-17 02:04:27.467257 | ubuntu-noble | raise exc(*args, **kwargs) 2026-05-17 02:04:27.467260 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-05-17 02:04:27.473753 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.477587 | ubuntu-noble | {6} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_status_filter [0.019183s] ... ok 2026-05-17 02:04:27.483418 | ubuntu-noble | {5} manila.tests.api.v2.test_limits.ParseLimitsTest.test_bad_rule [0.020010s] ... ok 2026-05-17 02:04:27.486619 | ubuntu-noble | {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_1 [0.381883s] ... ok 2026-05-17 02:04:27.493129 | ubuntu-noble | Metadata property key is blank. 2026-05-17 02:04:27.495403 | ubuntu-noble | {6} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_4 [0.018891s] ... ok 2026-05-17 02:04:27.499068 | ubuntu-noble | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_empty_key [0.101531s] ... ok 2026-05-17 02:04:27.506386 | ubuntu-noble | {5} manila.tests.api.v2.test_limits.ParseLimitsTest.test_bad_unit [0.021911s] ... ok 2026-05-17 02:04:27.514750 | ubuntu-noble | {6} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_4_1 [0.019044s] ... ok 2026-05-17 02:04:27.524441 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:27.524490 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:27.526186 | ubuntu-noble | {5} manila.tests.api.v2.test_limits.WsgiLimiterTest.test_good_url [0.020581s] ... ok 2026-05-17 02:04:27.529561 | ubuntu-noble | {2} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v2_1_2_0 [0.127409s] ... ok 2026-05-17 02:04:27.548334 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.549823 | ubuntu-noble | {5} manila.tests.api.v2.test_messages.MessageApiTest.test_show [0.023254s] ... ok 2026-05-17 02:04:27.552159 | ubuntu-noble | {6} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete_nofound [0.036730s] ... ok 2026-05-17 02:04:27.555698 | ubuntu-noble | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_nonexistent_share [0.055559s] ... ok 2026-05-17 02:04:27.558598 | ubuntu-noble | {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_empty_body [0.072094s] ... ok 2026-05-17 02:04:27.572075 | ubuntu-noble | {6} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show [0.018843s] ... ok 2026-05-17 02:04:27.577308 | ubuntu-noble | {4} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_active_server [0.024306s] ... ok 2026-05-17 02:04:27.592018 | ubuntu-noble | {3} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_details_share_server_not_found [0.034622s] ... ok 2026-05-17 02:04:27.607407 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.609759 | ubuntu-noble | {4} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_error_server [0.032806s] ... ok 2026-05-17 02:04:27.625797 | ubuntu-noble | {3} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_host_filter [0.031813s] ... ok 2026-05-17 02:04:27.628032 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.629407 | ubuntu-noble | {5} manila.tests.api.v2.test_metadata.MetadataAPITest.test_delete_metadata_not_found [0.079720s] ... ok 2026-05-17 02:04:27.634204 | ubuntu-noble | {4} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_no_filters [0.024473s] ... ok 2026-05-17 02:04:27.656488 | ubuntu-noble | {3} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_1 [0.029781s] ... ok 2026-05-17 02:04:27.662476 | ubuntu-noble | {4} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_not_found [0.025018s] ... ok 2026-05-17 02:04:27.662494 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_force_delete_missing [0.441929s] ... ok 2026-05-17 02:04:27.664109 | ubuntu-noble | {5} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_body_error [0.034615s] ... ok 2026-05-17 02:04:27.678981 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_2 [0.271455s] ... ok 2026-05-17 02:04:27.682881 | ubuntu-noble | {7} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_3 [0.022277s] ... ok 2026-05-17 02:04:27.686643 | ubuntu-noble | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete [0.157247s] ... ok 2026-05-17 02:04:27.687578 | ubuntu-noble | {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_in_recycle_bin [0.034055s] ... ok 2026-05-17 02:04:27.694299 | ubuntu-noble | Metadata property value is blank. 2026-05-17 02:04:27.696946 | ubuntu-noble | {5} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_1 [0.032623s] ... ok 2026-05-17 02:04:27.702834 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.703847 | ubuntu-noble | {7} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_instantiate_controller_2_AvailabilityZoneController [0.018503s] ... ok 2026-05-17 02:04:27.707725 | ubuntu-noble | {4} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_description [0.047637s] ... ok 2026-05-17 02:04:27.711503 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.718771 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-05-17 02:04:27.718803 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:27.720915 | ubuntu-noble | {7} manila.tests.api.v2.test_limits.LimitMiddlewareTest.test_limited_request_json [0.019140s] ... ok 2026-05-17 02:04:27.723629 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.725679 | ubuntu-noble | Metadata property value is greater than 1023 characters. 2026-05-17 02:04:27.727236 | ubuntu-noble | {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete [0.039978s] ... ok 2026-05-17 02:04:27.728837 | ubuntu-noble | {5} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_4 [0.031621s] ... ok 2026-05-17 02:04:27.739238 | ubuntu-noble | {7} manila.tests.api.v2.test_limits.LimiterTest.test_delay_GET [0.018309s] ... ok 2026-05-17 02:04:27.741671 | ubuntu-noble | {6} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_2 [0.169283s] ... ok 2026-05-17 02:04:27.744332 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.747599 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares', 'gigabytes'] 2026-05-17 02:04:27.747785 | ubuntu-noble | {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary [0.020364s] ... ok 2026-05-17 02:04:27.760601 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.761270 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_1 [0.593186s] ... ok 2026-05-17 02:04:27.763691 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_7 [0.026734s] ... ok 2026-05-17 02:04:27.763714 | ubuntu-noble | {7} manila.tests.api.v2.test_limits.LimiterTest.test_delay_PUT [0.018405s] ... ok 2026-05-17 02:04:27.775698 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.777052 | ubuntu-noble | {7} manila.tests.api.v2.test_limits.LimitsControllerTest.test_index_json_2_2_58 [0.018321s] ... ok 2026-05-17 02:04:27.780683 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_3 [0.020798s] ... ok 2026-05-17 02:04:27.783414 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.783792 | ubuntu-noble | {1} manila.tests.api.v2.test_limits.LimiterTest.test_delay_POST [0.026888s] ... ok 2026-05-17 02:04:27.787542 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail [0.039136s] ... ok 2026-05-17 02:04:27.794768 | ubuntu-noble | {7} manila.tests.api.v2.test_limits.WsgiLimiterProxyTest.test_200 [0.018426s] ... ok 2026-05-17 02:04:27.798477 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_5 [0.021778s] ... ok 2026-05-17 02:04:27.801442 | ubuntu-noble | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_admin_2_____affinity_different_host_______affinity_different_host__ [0.115005s] ... ok 2026-05-17 02:04:27.805307 | ubuntu-noble | {1} manila.tests.api.v2.test_limits.LimiterTest.test_delay_PUT_volumes [0.022772s] ... ok 2026-05-17 02:04:27.813175 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_access_list [0.025803s] ... ok 2026-05-17 02:04:27.813662 | ubuntu-noble | {7} manila.tests.api.v2.test_limits.WsgiLimiterTest.test_response_to_delays [0.018299s] ... ok 2026-05-17 02:04:27.824045 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_5 [0.025287s] ... ok 2026-05-17 02:04:27.828663 | ubuntu-noble | {1} manila.tests.api.v2.test_limits.LimiterTest.test_multiple_delays [0.022525s] ... ok 2026-05-17 02:04:27.832676 | ubuntu-noble | {7} manila.tests.api.v2.test_messages.MessageApiTest.test_index_with_invalid_time_format [0.019321s] ... ok 2026-05-17 02:04:27.834583 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_05 [0.020341s] ... ok 2026-05-17 02:04:27.849966 | ubuntu-noble | {1} manila.tests.api.v2.test_limits.LimiterTest.test_no_delay_GET [0.021789s] ... ok 2026-05-17 02:04:27.852695 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__get_share_type_id_not_found [0.027171s] ... ok 2026-05-17 02:04:27.854631 | ubuntu-noble | {7} manila.tests.api.v2.test_messages.MessageApiTest.test_index_with_limit_and_offset [0.021660s] ... ok 2026-05-17 02:04:27.855595 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_01 [0.021480s] ... ok 2026-05-17 02:04:27.865120 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.871478 | ubuntu-noble | {1} manila.tests.api.v2.test_limits.ParseLimitsTest.test_missing_arg [0.021365s] ... ok 2026-05-17 02:04:27.872619 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_1__None__None_ [0.021073s] ... ok 2026-05-17 02:04:27.874588 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_api_not_found_2 [0.018712s] ... ok 2026-05-17 02:04:27.875592 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_02 [0.020131s] ... ok 2026-05-17 02:04:27.881068 | ubuntu-noble | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_show [0.079453s] ... ok 2026-05-17 02:04:27.881620 | ubuntu-noble | {6} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_2 [0.141670s] ... ok 2026-05-17 02:04:27.892298 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_api_not_found_3 [0.019092s] ... ok 2026-05-17 02:04:27.896708 | ubuntu-noble | {1} manila.tests.api.v2.test_limits.WsgiLimiterProxyTest.test_403 [0.021957s] ... ok 2026-05-17 02:04:27.898542 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_04 [0.020269s] ... ok 2026-05-17 02:04:27.898555 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_6 [0.023969s] ... ok 2026-05-17 02:04:27.909060 | ubuntu-noble | {4} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_1 [0.200909s] ... ok 2026-05-17 02:04:27.916311 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_16 [0.020310s] ... ok 2026-05-17 02:04:27.916918 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.917304 | ubuntu-noble | {1} manila.tests.api.v2.test_messages.MessageApiTest.test_index_with_created_since_and_created_before [0.022676s] ... ok 2026-05-17 02:04:27.920014 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_8 [0.023382s] ... ok 2026-05-17 02:04:27.921835 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_no_parent [0.038419s] ... ok 2026-05-17 02:04:27.924998 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_3 [0.028893s] ... ok 2026-05-17 02:04:27.925609 | ubuntu-noble | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_show_nonexistent_share [0.044419s] ... ok 2026-05-17 02:04:27.940834 | ubuntu-noble | {1} manila.tests.api.v2.test_messages.MessageApiTest.test_show_pre_microversion [0.021258s] ... ok 2026-05-17 02:04:27.946690 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.946847 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_quota_detail_1 [0.026409s] ... ok 2026-05-17 02:04:27.949015 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_6 [0.027671s] ... ok 2026-05-17 02:04:27.955435 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.958511 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_1_2_2 [0.038179s] ... ok 2026-05-17 02:04:27.966426 | ubuntu-noble | Config option None.quota_shares is deprecated. Use option quota.shares instead. 2026-05-17 02:04:27.968029 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_3___bar___None_ [0.018785s] ... ok 2026-05-17 02:04:27.968317 | ubuntu-noble | Config option None.quota_gigabytes is deprecated. Use option quota.gigabytes instead. 2026-05-17 02:04:27.968326 | ubuntu-noble | Config option None.quota_snapshots is deprecated. Use option quota.snapshots instead. 2026-05-17 02:04:27.968331 | ubuntu-noble | Config option None.quota_snapshot_gigabytes is deprecated. Use option quota.snapshot_gigabytes instead. 2026-05-17 02:04:27.968335 | ubuntu-noble | Config option None.quota_share_networks is deprecated. Use option quota.share_networks instead. 2026-05-17 02:04:27.984739 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_all_quotas_with_force_1 [0.037880s] ... ok 2026-05-17 02:04:27.987601 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_api_not_found_1 [0.018496s] ... ok 2026-05-17 02:04:27.989210 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.989603 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_with_network_id [0.072579s] ... ok 2026-05-17 02:04:27.992698 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:27.995544 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_2_2_3 [0.037019s] ... ok 2026-05-17 02:04:28.003373 | ubuntu-noble | Config option None.quota_shares is deprecated. Use option quota.shares instead. 2026-05-17 02:04:28.005607 | ubuntu-noble | Config option None.quota_gigabytes is deprecated. Use option quota.gigabytes instead. 2026-05-17 02:04:28.005623 | ubuntu-noble | Config option None.quota_snapshots is deprecated. Use option quota.snapshots instead. 2026-05-17 02:04:28.005628 | ubuntu-noble | Config option None.quota_snapshot_gigabytes is deprecated. Use option quota.snapshot_gigabytes instead. 2026-05-17 02:04:28.005632 | ubuntu-noble | Config option None.quota_share_networks is deprecated. Use option quota.share_networks instead. 2026-05-17 02:04:28.005928 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_api_not_found_2 [0.019193s] ... ok 2026-05-17 02:04:28.018648 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_all_quotas_with_force_3 [0.033927s] ... ok 2026-05-17 02:04:28.021998 | ubuntu-noble | {1} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_get_metadata_item_2 [0.083999s] ... ok 2026-05-17 02:04:28.023875 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.026789 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_4 [0.019444s] ... ok 2026-05-17 02:04:28.029525 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.032540 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail_with_task_state [0.036867s] ... ok 2026-05-17 02:04:28.039760 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_api_not_found_2 [0.021030s] ... ok 2026-05-17 02:04:28.047260 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_6 [0.021646s] ... ok 2026-05-17 02:04:28.052541 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_by_non_admin [0.019910s] ... ok 2026-05-17 02:04:28.056166 | ubuntu-noble | {1} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_resource_id_not_found [0.034065s] ... ok 2026-05-17 02:04:28.056638 | ubuntu-noble | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all [0.129573s] ... ok 2026-05-17 02:04:28.063743 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_inexistent_quota [0.021731s] ... ok 2026-05-17 02:04:28.071229 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_locks_3 [0.018626s] ... ok 2026-05-17 02:04:28.072989 | ubuntu-noble | {4} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_2 [0.164006s] ... ok 2026-05-17 02:04:28.077530 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_1__2 [0.026427s] ... ok 2026-05-17 02:04:28.082021 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_5 [0.025669s] ... ok 2026-05-17 02:04:28.090104 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_09 [0.018766s] ... ok 2026-05-17 02:04:28.093486 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_reset_status_for_missing [0.104482s] ... ok 2026-05-17 02:04:28.097525 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_1 [0.035897s] ... ok 2026-05-17 02:04:28.102519 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_api_not_found_1 [0.020328s] ... ok 2026-05-17 02:04:28.105580 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_user_quota_can_not_be_bigger_than_tenant_quota [0.028736s] ... ok 2026-05-17 02:04:28.109383 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.109688 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_09 [0.019331s] ... ok 2026-05-17 02:04:28.112939 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_original_1_1_0 [0.039789s] ... ok 2026-05-17 02:04:28.113717 | ubuntu-noble | {3} manila.tests.api.v2.test_limits.LimitTest.test_GET_delay [0.020073s] ... ok 2026-05-17 02:04:28.120200 | ubuntu-noble | Quota '[1]' for shares should be integer. 2026-05-17 02:04:28.121631 | ubuntu-noble | {7} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_2_invalid_body [0.018910s] ... ok 2026-05-17 02:04:28.122733 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_4__1_ [0.025133s] ... ok 2026-05-17 02:04:28.125693 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_6 [0.021196s] ... ok 2026-05-17 02:04:28.126920 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.129926 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_15 [0.018756s] ... ok 2026-05-17 02:04:28.133836 | ubuntu-noble | {3} manila.tests.api.v2.test_limits.LimitsControllerTest.test_index_ignores_extra_absolute_limits_json [0.019945s] ... ok 2026-05-17 02:04:28.144975 | ubuntu-noble | {7} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_1 [0.020281s] ... ok 2026-05-17 02:04:28.146586 | ubuntu-noble | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_2_lock_reason [0.020511s] ... ok 2026-05-17 02:04:28.146602 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_3 [0.021921s] ... ok 2026-05-17 02:04:28.147622 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_check_for_access_rules_locks [0.019197s] ... ok 2026-05-17 02:04:28.149847 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.153737 | ubuntu-noble | {3} manila.tests.api.v2.test_limits.ParseLimitsTest.test_multiple_rules [0.019484s] ... ok 2026-05-17 02:04:28.155592 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_share_net [0.040482s] ... ok 2026-05-17 02:04:28.161773 | ubuntu-noble | {7} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_2___index___False__False_ [0.019565s] ... ok 2026-05-17 02:04:28.165141 | ubuntu-noble | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_3_invalid_action [0.021435s] ... ok 2026-05-17 02:04:28.166028 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_2 [0.490295s] ... ok 2026-05-17 02:04:28.166593 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access [0.018794s] ... ok 2026-05-17 02:04:28.170179 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_7 [0.024165s] ... ok 2026-05-17 02:04:28.174660 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_summary [0.020631s] ... ok 2026-05-17 02:04:28.176591 | ubuntu-noble | {3} manila.tests.api.v2.test_messages.MessageApiTest.test_delete [0.020828s] ... ok 2026-05-17 02:04:28.180560 | ubuntu-noble | {7} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_3___detail___True__True_ [0.018704s] ... ok 2026-05-17 02:04:28.185602 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access_not_found [0.018863s] ... ok 2026-05-17 02:04:28.188601 | ubuntu-noble | {0} manila.tests.api.v2.test_limits.LimiterTest.test_user_limit [0.020053s] ... ok 2026-05-17 02:04:28.190598 | ubuntu-noble | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_4_invalid_reason [0.021482s] ... ok 2026-05-17 02:04:28.193613 | ubuntu-noble | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_4 [0.136883s] ... ok 2026-05-17 02:04:28.193630 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_share_type_quota [0.022574s] ... ok 2026-05-17 02:04:28.199739 | ubuntu-noble | {7} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_4___detail___True__False_ [0.019092s] ... ok 2026-05-17 02:04:28.206569 | ubuntu-noble | {0} manila.tests.api.v2.test_limits.LimitsControllerTest.test_empty_index_json [0.020122s] ... ok 2026-05-17 02:04:28.209533 | ubuntu-noble | {6} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_1 [0.020842s] ... ok 2026-05-17 02:04:28.209546 | ubuntu-noble | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_create_visibility_already_locked [0.022311s] ... ok 2026-05-17 02:04:28.209726 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.213386 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show_admin [0.038941s] ... ok 2026-05-17 02:04:28.215618 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_tenant_quota_2 [0.021337s] ... ok 2026-05-17 02:04:28.229014 | ubuntu-noble | {6} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_3 [0.018499s] ... ok 2026-05-17 02:04:28.231619 | ubuntu-noble | {7} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_not_found_1_index [0.025246s] ... ok 2026-05-17 02:04:28.231641 | ubuntu-noble | {0} manila.tests.api.v2.test_limits.LimitsViewBuilderTest.test_build_limits_empty_limits [0.023224s] ... ok 2026-05-17 02:04:28.233616 | ubuntu-noble | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_delete [0.023618s] ... ok 2026-05-17 02:04:28.240086 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_quota_1 [0.025644s] ... ok 2026-05-17 02:04:28.246334 | ubuntu-noble | {6} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_instantiate_controller_1_AvailabilityZoneControllerLegacy [0.021114s] ... ok 2026-05-17 02:04:28.247697 | ubuntu-noble | {7} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_delete [0.022456s] ... ok 2026-05-17 02:04:28.249998 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.250830 | ubuntu-noble | {0} manila.tests.api.v2.test_messages.MessageApiTest.test_delete_not_found [0.020697s] ... ok 2026-05-17 02:04:28.253662 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show_with_share_type_name [0.040130s] ... ok 2026-05-17 02:04:28.256011 | ubuntu-noble | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_pagination_3 [0.022737s] ... ok 2026-05-17 02:04:28.258649 | ubuntu-noble | {3} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_all_metadata_1 [0.079681s] ... ok 2026-05-17 02:04:28.264657 | ubuntu-noble | Quota '{1: 2}' for shares should be integer. 2026-05-17 02:04:28.264819 | ubuntu-noble | {6} manila.tests.api.v2.test_limits.LimitMiddlewareTest.test_good_request [0.018253s] ... ok 2026-05-17 02:04:28.266887 | ubuntu-noble | {7} manila.tests.api.v2.test_services.ServicesTest.test_services_list_api_not_found_3 [0.019013s] ... ok 2026-05-17 02:04:28.267932 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.268594 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_3 [0.027073s] ... ok 2026-05-17 02:04:28.271993 | ubuntu-noble | {0} manila.tests.api.v2.test_messages.MessageApiTest.test_show_not_found [0.021219s] ... ok 2026-05-17 02:04:28.274270 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_visibility_locks_creation_failed [0.020494s] ... ok 2026-05-17 02:04:28.276677 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_api_not_found_3 [0.022166s] ... ok 2026-05-17 02:04:28.279960 | ubuntu-noble | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_4 [0.024096s] ... ok 2026-05-17 02:04:28.283192 | ubuntu-noble | {6} manila.tests.api.v2.test_limits.LimitTest.test_GET_no_delay [0.018470s] ... ok 2026-05-17 02:04:28.285966 | ubuntu-noble | {7} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_status [0.019030s] ... ok 2026-05-17 02:04:28.290559 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_without_quota [0.022219s] ... ok 2026-05-17 02:04:28.294935 | ubuntu-noble | {0} manila.tests.api.v2.test_messages.MessageApiTest.test_show_with_resource [0.022736s] ... ok 2026-05-17 02:04:28.299702 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_03 [0.020340s] ... ok 2026-05-17 02:04:28.301406 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_4 [0.024713s] ... ok 2026-05-17 02:04:28.303613 | ubuntu-noble | {6} manila.tests.api.v2.test_limits.LimiterTest.test_no_delay_PUT [0.018668s] ... ok 2026-05-17 02:04:28.305609 | ubuntu-noble | {7} manila.tests.api.v2.test_services.ServicesTest.test_services_update_legacy_url_2_dot_7_api_not_found_2 [0.018663s] ... ok 2026-05-17 02:04:28.308867 | ubuntu-noble | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_update [0.027942s] ... ok 2026-05-17 02:04:28.313872 | ubuntu-noble | {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_5_invalid_resource_id [0.022562s] ... ok 2026-05-17 02:04:28.315588 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_11 [0.020479s] ... ok 2026-05-17 02:04:28.323540 | ubuntu-noble | {7} manila.tests.api.v2.test_services.ServicesTest.test_services_update_legacy_url_2_dot_7_api_not_found_3 [0.018547s] ... ok 2026-05-17 02:04:28.324711 | ubuntu-noble | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_admin_2_____affinity_different_host_______affinity_different_host__ [0.132267s] ... ok 2026-05-17 02:04:28.330043 | ubuntu-noble | {5} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index [0.021913s] ... ok 2026-05-17 02:04:28.331323 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_7 [0.029783s] ... ok 2026-05-17 02:04:28.334250 | ubuntu-noble | {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_1_action_and_lock_reason [0.021736s] ... ok 2026-05-17 02:04:28.335664 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_14 [0.020214s] ... ok 2026-05-17 02:04:28.353735 | ubuntu-noble | {5} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_1___index___False__True_ [0.021238s] ... ok 2026-05-17 02:04:28.354618 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_7 [0.020053s] ... ok 2026-05-17 02:04:28.356726 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_13 [0.020410s] ... ok 2026-05-17 02:04:28.357644 | ubuntu-noble | {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_pagination_2 [0.023266s] ... ok 2026-05-17 02:04:28.358229 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.360728 | ubuntu-noble | {0} manila.tests.api.v2.test_metadata.MetadataAPITest.test_create_index_metadata [0.063328s] ... ok 2026-05-17 02:04:28.372768 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_1 [0.020862s] ... ok 2026-05-17 02:04:28.375616 | ubuntu-noble | {6} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_all_metadata_3 [0.071495s] ... ok 2026-05-17 02:04:28.378610 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_exception_2 [0.020330s] ... ok 2026-05-17 02:04:28.381620 | ubuntu-noble | {5} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_not_found_2_detail [0.028890s] ... ok 2026-05-17 02:04:28.385575 | ubuntu-noble | {1} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index_with_filters_2_2_22 [0.025019s] ... ok 2026-05-17 02:04:28.387184 | ubuntu-noble | {7} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata_with_unsupported_version_2_2_0 [0.063613s] ... ok 2026-05-17 02:04:28.392566 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.394871 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_5 [0.021091s] ... ok 2026-05-17 02:04:28.397614 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink [0.020180s] ... ok 2026-05-17 02:04:28.402514 | ubuntu-noble | {5} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_delete_not_found [0.021954s] ... ok 2026-05-17 02:04:28.404495 | ubuntu-noble | Metadata property key is greater than 255 characters. 2026-05-17 02:04:28.405203 | ubuntu-noble | {1} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index_with_filters_3_2_23 [0.022207s] ... ok 2026-05-17 02:04:28.407298 | ubuntu-noble | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_key_too_long [0.082509s] ... ok 2026-05-17 02:04:28.415081 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_user_quota [0.021151s] ... ok 2026-05-17 02:04:28.418650 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_invalid_body_1 [0.020245s] ... ok 2026-05-17 02:04:28.423784 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.424839 | ubuntu-noble | {5} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_list_all_filter_opts [0.022204s] ... ok 2026-05-17 02:04:28.426412 | ubuntu-noble | {1} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_disabled_2___detail___True_ [0.021254s] ... ok 2026-05-17 02:04:28.430034 | ubuntu-noble | {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_not_found [0.022582s] ... ok 2026-05-17 02:04:28.436653 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_1 [0.021493s] ... ok 2026-05-17 02:04:28.439279 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_invalid_body_3 [0.021853s] ... ok 2026-05-17 02:04:28.445009 | ubuntu-noble | {7} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_4_2_44 [0.057688s] ... ok 2026-05-17 02:04:28.449698 | ubuntu-noble | {5} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_share_server_dependent_exists_1_True [0.022498s] ... ok 2026-05-17 02:04:28.450623 | ubuntu-noble | {1} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_delete_has_share_networks [0.020968s] ... ok 2026-05-17 02:04:28.450636 | ubuntu-noble | {6} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_get_metadata_item_1 [0.076227s] ... ok 2026-05-17 02:04:28.452626 | ubuntu-noble | {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_filter_by_id [0.020593s] ... ok 2026-05-17 02:04:28.457232 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_2 [0.020441s] ... ok 2026-05-17 02:04:28.460802 | ubuntu-noble | {0} manila.tests.api.v2.test_metadata.MetadataAPITest.test_delete_metadata [0.102349s] ... ok 2026-05-17 02:04:28.467919 | ubuntu-noble | {1} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_show_not_found [0.020400s] ... ok 2026-05-17 02:04:28.470880 | ubuntu-noble | {5} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_1 [0.021887s] ... ok 2026-05-17 02:04:28.471867 | ubuntu-noble | {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_by_non_admin [0.021000s] ... ok 2026-05-17 02:04:28.473576 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_1 [0.023086s] ... ok 2026-05-17 02:04:28.475194 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.477517 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_share_type_quota_with_old_microversion_1_show [0.020173s] ... ok 2026-05-17 02:04:28.481642 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.488993 | ubuntu-noble | {1} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_services_list_admin_context_invalid_opts [0.020772s] ... ok 2026-05-17 02:04:28.494884 | ubuntu-noble | {5} manila.tests.api.v2.test_services.ServicesTest.test_services_enable_3 [0.021453s] ... ok 2026-05-17 02:04:28.495633 | ubuntu-noble | {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_by_admin [0.020654s] ... ok 2026-05-17 02:04:28.502576 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_quota_detail_2 [0.024916s] ... ok 2026-05-17 02:04:28.509140 | ubuntu-noble | {1} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_services_list_all_tenants_with_invalid_value [0.020115s] ... ok 2026-05-17 02:04:28.512111 | ubuntu-noble | {5} manila.tests.api.v2.test_services.ServicesTest.test_services_list_api_not_found_1 [0.020847s] ... ok 2026-05-17 02:04:28.517612 | ubuntu-noble | Metadata property value is greater than 1023 characters. 2026-05-17 02:04:28.520322 | ubuntu-noble | {7} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_4 [0.075162s] ... ok 2026-05-17 02:04:28.520491 | ubuntu-noble | Config option None.quota_shares is deprecated. Use option quota.shares instead. 2026-05-17 02:04:28.520502 | ubuntu-noble | Config option None.quota_gigabytes is deprecated. Use option quota.gigabytes instead. 2026-05-17 02:04:28.520506 | ubuntu-noble | Config option None.quota_snapshots is deprecated. Use option quota.snapshots instead. 2026-05-17 02:04:28.523815 | ubuntu-noble | Config option None.quota_snapshot_gigabytes is deprecated. Use option quota.snapshot_gigabytes instead. 2026-05-17 02:04:28.523828 | ubuntu-noble | Config option None.quota_share_networks is deprecated. Use option quota.share_networks instead. 2026-05-17 02:04:28.528379 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.533574 | ubuntu-noble | {5} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_host_binary [0.021321s] ... ok 2026-05-17 02:04:28.535781 | ubuntu-noble | {0} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_all_metadata_2 [0.074261s] ... ok 2026-05-17 02:04:28.537709 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_all_quotas_with_force_2 [0.035022s] ... ok 2026-05-17 02:04:28.545530 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.549145 | ubuntu-noble | {1} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_1_2_0 [0.039800s] ... ok 2026-05-17 02:04:28.567973 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_2 [0.029517s] ... ok 2026-05-17 02:04:28.571752 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.583104 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.586651 | ubuntu-noble | {1} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_2_2_43 [0.037367s] ... ok 2026-05-17 02:04:28.589697 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_not_authorized [0.022200s] ... ok 2026-05-17 02:04:28.600004 | ubuntu-noble | {7} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_access_not_authorized [0.079413s] ... ok 2026-05-17 02:04:28.604959 | ubuntu-noble | {5} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata_with_unsupported_version_1_1_0 [0.071196s] ... ok 2026-05-17 02:04:28.606834 | ubuntu-noble | {1} manila.tests.api.v2.test_services.ServicesTest.test_services_list_api_not_found_2 [0.019236s] ... ok 2026-05-17 02:04:28.614626 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_value_greater_than_2147483647_1 [0.022397s] ... ok 2026-05-17 02:04:28.614654 | ubuntu-noble | {0} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_get_metadata_item_3 [0.078458s] ... ok 2026-05-17 02:04:28.625735 | ubuntu-noble | {1} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_zone [0.019391s] ... ok 2026-05-17 02:04:28.634629 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_using_too_old_microversion [0.021281s] ... ok 2026-05-17 02:04:28.637696 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_api_not_found_1 [0.021052s] ... ok 2026-05-17 02:04:28.643707 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.644925 | ubuntu-noble | {1} manila.tests.api.v2.test_services.ServicesTest.test_services_update_legacy_url_2_dot_7_api_not_found_1 [0.019436s] ... ok 2026-05-17 02:04:28.645949 | ubuntu-noble | {7} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_with_unsupported_version_1_1_0 [0.046010s] ... ok 2026-05-17 02:04:28.656421 | ubuntu-noble | {3} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_forbidden_1_index [0.022459s] ... ok 2026-05-17 02:04:28.658928 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_3 [0.023806s] ... ok 2026-05-17 02:04:28.670358 | ubuntu-noble | {5} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata_with_unsupported_version_3_2_43 [0.065209s] ... ok 2026-05-17 02:04:28.677885 | ubuntu-noble | {3} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsTestCase.test_create_resource [0.021060s] ... ok 2026-05-17 02:04:28.682621 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.686158 | ubuntu-noble | {7} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_no_share_id [0.039928s] ... ok 2026-05-17 02:04:28.689558 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_1 [0.027697s] ... ok 2026-05-17 02:04:28.693873 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_2 [0.220515s] ... ok 2026-05-17 02:04:28.697872 | ubuntu-noble | {1} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_share_req_share_id_not_exist [0.052554s] ... ok 2026-05-17 02:04:28.700920 | ubuntu-noble | {3} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_list_all_filter_opts_separately [0.022614s] ... ok 2026-05-17 02:04:28.706435 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_2 [0.019531s] ... ok 2026-05-17 02:04:28.708455 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.713682 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_not_authorized [0.019639s] ... ok 2026-05-17 02:04:28.720327 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.722056 | ubuntu-noble | {3} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_invalid_keys_sh_server_exists [0.021470s] ... ok 2026-05-17 02:04:28.724674 | ubuntu-noble | {7} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_delete_exception [0.037642s] ... ok 2026-05-17 02:04:28.729957 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__get_share_type_id_is_not_provided [0.020358s] ... ok 2026-05-17 02:04:28.734991 | ubuntu-noble | {5} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_access_metadata_with_body_error [0.064566s] ... ok 2026-05-17 02:04:28.741824 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_4 [0.027362s] ... ok 2026-05-17 02:04:28.743943 | ubuntu-noble | {3} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_share_server_dependent_exists_2_False [0.021081s] ... ok 2026-05-17 02:04:28.747921 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_1 [0.020849s] ... ok 2026-05-17 02:04:28.758391 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.760501 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_share_type_arg_is_absent_1 [0.019114s] ... ok 2026-05-17 02:04:28.762059 | ubuntu-noble | {7} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_show_no_backup [0.038099s] ... ok 2026-05-17 02:04:28.763582 | ubuntu-noble | {3} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_2 [0.020345s] ... ok 2026-05-17 02:04:28.768089 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_share_type_quota_using_too_old_microversion [0.020067s] ... ok 2026-05-17 02:04:28.771327 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.772590 | ubuntu-noble | {1} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_update_access_level [0.074658s] ... ok 2026-05-17 02:04:28.779073 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_1 [0.018562s] ... ok 2026-05-17 02:04:28.785682 | ubuntu-noble | {3} manila.tests.api.v2.test_services.ServicesTest.test_services_list_1 [0.019998s] ... ok 2026-05-17 02:04:28.795091 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_share_type_quota_detail_2_2_40 [0.026854s] ... ok 2026-05-17 02:04:28.797507 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.797722 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_6 [0.018055s] ... ok 2026-05-17 02:04:28.800632 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__force_delete_call_1 [0.038421s] ... ok 2026-05-17 02:04:28.804904 | ubuntu-noble | {3} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_binary [0.020145s] ... ok 2026-05-17 02:04:28.810408 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.814593 | ubuntu-noble | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_exception_path_1_InvalidBackup [0.041696s] ... ok 2026-05-17 02:04:28.815119 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_2__None___foo__ [0.017902s] ... ok 2026-05-17 02:04:28.819763 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_quota_2 [0.021613s] ... ok 2026-05-17 02:04:28.833259 | ubuntu-noble | {5} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_1 [0.097953s] ... ok 2026-05-17 02:04:28.834613 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_exception [0.018476s] ... ok 2026-05-17 02:04:28.837484 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_quota_not_authorized [0.020556s] ... ok 2026-05-17 02:04:28.838997 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.839648 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.843983 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_2 [0.043102s] ... ok 2026-05-17 02:04:28.855732 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_2 [0.021590s] ... ok 2026-05-17 02:04:28.862396 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_api_not_found_1 [0.024603s] ... ok 2026-05-17 02:04:28.877852 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_9 [0.021992s] ... ok 2026-05-17 02:04:28.880844 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.884740 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_group_does_not_exist [0.040423s] ... ok 2026-05-17 02:04:28.890899 | ubuntu-noble | {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_1 [0.396634s] ... ok 2026-05-17 02:04:28.896858 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_tenant_quota_3 [0.018937s] ... ok 2026-05-17 02:04:28.901502 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_2_2_40 [0.039046s] ... ok 2026-05-17 02:04:28.911924 | ubuntu-noble | {3} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_access_metadata_not_found [0.105336s] ... ok 2026-05-17 02:04:28.919098 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.920649 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_share_type_quota_2_2_40 [0.023508s] ... ok 2026-05-17 02:04:28.922612 | ubuntu-noble | {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_3_invalid_action [0.019361s] ... ok 2026-05-17 02:04:28.923815 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_with_name [0.037923s] ... ok 2026-05-17 02:04:28.927227 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.943263 | ubuntu-noble | {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_create [0.022089s] ... ok 2026-05-17 02:04:28.943568 | ubuntu-noble | Quota 'foo' for shares should be integer. 2026-05-17 02:04:28.945755 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.946667 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_2_foo [0.024926s] ... ok 2026-05-17 02:04:28.949707 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_1 [0.508198s] ... ok 2026-05-17 02:04:28.961722 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:28.964057 | ubuntu-noble | {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_create_no_such_resource [0.020651s] ... ok 2026-05-17 02:04:28.966488 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_2 [0.043844s] ... ok 2026-05-17 02:04:28.969143 | ubuntu-noble | {4} manila.tests.api.v2.test_limits.LimitMiddlewareTest.test_limit_class [0.021326s] ... ok 2026-05-17 02:04:28.980077 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_1_2_39 [0.034433s] ... ok 2026-05-17 02:04:28.985499 | ubuntu-noble | {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_show [0.021394s] ... ok 2026-05-17 02:04:28.994628 | ubuntu-noble | {4} manila.tests.api.v2.test_limits.LimiterTest.test_multiple_users [0.021993s] ... ok 2026-05-17 02:04:28.999006 | ubuntu-noble | {6} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_1_no_body_content [0.019007s] ... ok 2026-05-17 02:04:29.005469 | ubuntu-noble | {0} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_get_pools_detail [0.019916s] ... ok 2026-05-17 02:04:29.012280 | ubuntu-noble | {4} manila.tests.api.v2.test_limits.ParseLimitsTest.test_bad_value [0.020709s] ... ok 2026-05-17 02:04:29.017687 | ubuntu-noble | {6} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_3_resource_action [0.018647s] ... ok 2026-05-17 02:04:29.024745 | ubuntu-noble | {0} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_list [0.019134s] ... ok 2026-05-17 02:04:29.032975 | ubuntu-noble | {4} manila.tests.api.v2.test_limits.WsgiLimiterTest.test_escaping [0.020551s] ... ok 2026-05-17 02:04:29.037684 | ubuntu-noble | {6} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_pagination_1 [0.019869s] ... ok 2026-05-17 02:04:29.040686 | ubuntu-noble | {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_1 [0.150355s] ... ok 2026-05-17 02:04:29.045907 | ubuntu-noble | {0} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_description [0.019516s] ... ok 2026-05-17 02:04:29.052393 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.056697 | ubuntu-noble | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_exception_path_2_ShareBusyException [0.241685s] ... ok 2026-05-17 02:04:29.058668 | ubuntu-noble | {4} manila.tests.api.v2.test_messages.MessageApiTest.test_index [0.023403s] ... ok 2026-05-17 02:04:29.058701 | ubuntu-noble | {6} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_show_not_found [0.019755s] ... ok 2026-05-17 02:04:29.063158 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_invalid_share_net [0.023023s] ... ok 2026-05-17 02:04:29.063707 | ubuntu-noble | {0} manila.tests.api.v2.test_services.ServicesTest.test_services_list_2 [0.019202s] ... ok 2026-05-17 02:04:29.068361 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.077756 | ubuntu-noble | {6} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_forbidden_2_detail [0.019113s] ... ok 2026-05-17 02:04:29.091905 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.095247 | ubuntu-noble | {6} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index_with_filters_1_1_0 [0.018374s] ... ok 2026-05-17 02:04:29.100609 | ubuntu-noble | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_detail_1_True [0.039425s] ... ok 2026-05-17 02:04:29.104424 | ubuntu-noble | {4} manila.tests.api.v2.test_metadata.MetadataAPITest.test__get_resource_policy_not_authorized_private_resource_1_True [0.047679s] ... ok 2026-05-17 02:04:29.118726 | ubuntu-noble | {6} manila.tests.api.v2.test_security_service.ShareApiTest.test_create_security_service_no_body [0.019139s] ... ok 2026-05-17 02:04:29.119481 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.121626 | ubuntu-noble | {5} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_3 [0.283042s] ... ok 2026-05-17 02:04:29.123640 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_parent_exists [0.059146s] ... ok 2026-05-17 02:04:29.133210 | ubuntu-noble | {6} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_create [0.018569s] ... ok 2026-05-17 02:04:29.134201 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.142409 | ubuntu-noble | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_invalid_share [0.046348s] ... ok 2026-05-17 02:04:29.144847 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_availability_zone [0.022178s] ... ok 2026-05-17 02:04:29.151409 | ubuntu-noble | {4} manila.tests.api.v2.test_metadata.MetadataAPITest.test__get_resource_policy_not_authorized_private_resource_2_False [0.046886s] ... ok 2026-05-17 02:04:29.152814 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.155638 | ubuntu-noble | {6} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_services_list_all_tenants_policy_authorized [0.018588s] ... ok 2026-05-17 02:04:29.166498 | ubuntu-noble | Metadata property key is blank. 2026-05-17 02:04:29.167698 | ubuntu-noble | {3} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_2 [0.257705s] ... ok 2026-05-17 02:04:29.170738 | ubuntu-noble | {6} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_services_list_all_tenants_policy_not_authorized [0.018849s] ... ok 2026-05-17 02:04:29.179712 | ubuntu-noble | {5} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_2_2_0 [0.060940s] ... ok 2026-05-17 02:04:29.181115 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.181939 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.185033 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_original_3_2_1 [0.040174s] ... ok 2026-05-17 02:04:29.185625 | ubuntu-noble | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_policy_not_authorized_1_index [0.043122s] ... ok 2026-05-17 02:04:29.189335 | ubuntu-noble | {6} manila.tests.api.v2.test_services.ServicesTest.test_ensure_shares [0.018442s] ... ok 2026-05-17 02:04:29.198985 | ubuntu-noble | {4} manila.tests.api.v2.test_metadata.MetadataAPITest.test__get_resource_policy_not_authorized_pubic_resource [0.047479s] ... ok 2026-05-17 02:04:29.203415 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.205582 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_delete_no_share [0.020385s] ... ok 2026-05-17 02:04:29.207664 | ubuntu-noble | {6} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_host [0.018140s] ... ok 2026-05-17 02:04:29.212614 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.216840 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_with_limit_and_offset [0.250266s] ... ok 2026-05-17 02:04:29.220780 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.224198 | ubuntu-noble | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_show [0.038579s] ... ok 2026-05-17 02:04:29.227695 | ubuntu-noble | {6} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_state [0.018029s] ... ok 2026-05-17 02:04:29.228977 | ubuntu-noble | Metadata property key is blank. 2026-05-17 02:04:29.229621 | ubuntu-noble | {5} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_access_not_found [0.051304s] ... ok 2026-05-17 02:04:29.231179 | ubuntu-noble | {4} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_2 [0.032271s] ... ok 2026-05-17 02:04:29.232474 | ubuntu-noble | Metadata property key is greater than 255 characters. 2026-05-17 02:04:29.235234 | ubuntu-noble | {3} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_3 [0.067816s] ... ok 2026-05-17 02:04:29.242067 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.245895 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_by_non_admin [0.040259s] ... ok 2026-05-17 02:04:29.251051 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_api_not_found_2 [0.019563s] ... ok 2026-05-17 02:04:29.252148 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.259656 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.260619 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.263357 | ubuntu-noble | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_5_delete [0.039073s] ... ok 2026-05-17 02:04:29.266129 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.267092 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show_no_share [0.021086s] ... ok 2026-05-17 02:04:29.270709 | ubuntu-noble | {5} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_delete [0.041775s] ... ok 2026-05-17 02:04:29.275180 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_6 [0.024158s] ... ok 2026-05-17 02:04:29.283057 | ubuntu-noble | {3} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_with_unsupported_version_3_2_44 [0.047645s] ... ok 2026-05-17 02:04:29.287999 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_08 [0.020874s] ... ok 2026-05-17 02:04:29.292667 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.298634 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.304510 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_2 [0.029025s] ... ok 2026-05-17 02:04:29.308614 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.309812 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_exception_3 [0.020608s] ... ok 2026-05-17 02:04:29.313127 | ubuntu-noble | {5} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_summary [0.042434s] ... ok 2026-05-17 02:04:29.319331 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.323583 | ubuntu-noble | {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_invalid_share_id [0.040105s] ... ok 2026-05-17 02:04:29.324602 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_share_type_arg_is_absent_exception [0.019975s] ... ok 2026-05-17 02:04:29.330747 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_invalid_body_1 [0.020312s] ... ok 2026-05-17 02:04:29.337142 | ubuntu-noble | Metadata property value is blank. 2026-05-17 02:04:29.340080 | ubuntu-noble | {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_1 [0.276311s] ... ok 2026-05-17 02:04:29.344487 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_2 [0.019594s] ... ok 2026-05-17 02:04:29.347531 | ubuntu-noble | {6} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata [0.118658s] ... ok 2026-05-17 02:04:29.347544 | ubuntu-noble | {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_export_location_not_found [0.082317s] ... ok 2026-05-17 02:04:29.350117 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.350511 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_exception_2 [0.021032s] ... ok 2026-05-17 02:04:29.354697 | ubuntu-noble | {5} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_2_2_91 [0.041424s] ... ok 2026-05-17 02:04:29.358780 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.363634 | ubuntu-noble | {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_with_limit [0.039815s] ... ok 2026-05-17 02:04:29.365607 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_3 [0.019430s] ... ok 2026-05-17 02:04:29.373560 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_invalid_body_2 [0.020122s] ... ok 2026-05-17 02:04:29.380669 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.383433 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_api_not_found_3 [0.019518s] ... ok 2026-05-17 02:04:29.383669 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.387504 | ubuntu-noble | {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test__is_rule_restricted_1_True [0.047269s] ... ok 2026-05-17 02:04:29.391325 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.395286 | ubuntu-noble | {5} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_restore_to_target_share [0.040476s] ... ok 2026-05-17 02:04:29.397989 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.402205 | ubuntu-noble | {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_with_limit [0.038868s] ... ok 2026-05-17 02:04:29.403608 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_not_authorized [0.019608s] ... ok 2026-05-17 02:04:29.405778 | ubuntu-noble | {6} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_access_metadata_with_access_id_not_found [0.060227s] ... ok 2026-05-17 02:04:29.406534 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.422497 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_tenant_quota_1 [0.019185s] ... ok 2026-05-17 02:04:29.431708 | ubuntu-noble | {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.085673s] ... ok 2026-05-17 02:04:29.431918 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.436151 | ubuntu-noble | {5} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_1_index [0.040732s] ... ok 2026-05-17 02:04:29.437581 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.444459 | ubuntu-noble | {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_restore_invalid_backup_id [0.042064s] ... ok 2026-05-17 02:04:29.446833 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_4 [0.022725s] ... ok 2026-05-17 02:04:29.451537 | ubuntu-noble | {6} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test__is_rule_restricted_2_False [0.046551s] ... ok 2026-05-17 02:04:29.465566 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_share_type_quota_with_old_microversion_2_detail [0.019306s] ... ok 2026-05-17 02:04:29.466669 | ubuntu-noble | {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_and_show_1 [0.079105s] ... ok 2026-05-17 02:04:29.467999 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.472203 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.476535 | ubuntu-noble | {5} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_4_create [0.040184s] ... ok 2026-05-17 02:04:29.478724 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.482530 | ubuntu-noble | {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_3_show [0.038086s] ... ok 2026-05-17 02:04:29.491709 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_share_type_quota_1_2_39 [0.026065s] ... ok 2026-05-17 02:04:29.503493 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_2 [0.286489s] ... ok 2026-05-17 02:04:29.506526 | ubuntu-noble | {6} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_share_not_found [0.052497s] ... ok 2026-05-17 02:04:29.510118 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_api_not_found_3 [0.019178s] ... ok 2026-05-17 02:04:29.515142 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.518990 | ubuntu-noble | {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_with_unsupported_version_3_2_8 [0.087293s] ... ok 2026-05-17 02:04:29.520561 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.530571 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_value_greater_than_2147483647_2 [0.020203s] ... ok 2026-05-17 02:04:29.542842 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.549925 | ubuntu-noble | {6} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_1_1_0 [0.045607s] ... ok 2026-05-17 02:04:29.554590 | ubuntu-noble | {4} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_4_invalid_reason [0.020014s] ... ok 2026-05-17 02:04:29.554614 | ubuntu-noble | {5} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.074541s] ... ok 2026-05-17 02:04:29.557471 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.557711 | ubuntu-noble | {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_and_show_2 [0.089326s] ... ok 2026-05-17 02:04:29.561029 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_invalid_share_group [0.041894s] ... ok 2026-05-17 02:04:29.570441 | ubuntu-noble | {4} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_2_invalid_body [0.019625s] ... ok 2026-05-17 02:04:29.587280 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.587578 | ubuntu-noble | {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_create_metadata [0.104916s] ... ok 2026-05-17 02:04:29.590003 | ubuntu-noble | {4} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_5_disallowed_attributes [0.019457s] ... ok 2026-05-17 02:04:29.595913 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.596770 | ubuntu-noble | {6} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_4_2_44 [0.046485s] ... ok 2026-05-17 02:04:29.602594 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_1 [0.038309s] ... ok 2026-05-17 02:04:29.603681 | ubuntu-noble | {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_3_2_8 [0.046350s] ... ok 2026-05-17 02:04:29.611494 | ubuntu-noble | {4} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_2 [0.021308s] ... ok 2026-05-17 02:04:29.627548 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.633164 | ubuntu-noble | {4} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_3 [0.021668s] ... ok 2026-05-17 02:04:29.634089 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.640056 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_with_limit [0.038036s] ... ok 2026-05-17 02:04:29.640638 | ubuntu-noble | {5} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.086417s] ... ok 2026-05-17 02:04:29.649017 | ubuntu-noble | {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_with_unsupported_version_2_2_0 [0.046235s] ... ok 2026-05-17 02:04:29.653723 | ubuntu-noble | {6} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_restricted_1_True [0.057077s] ... ok 2026-05-17 02:04:29.654737 | ubuntu-noble | {4} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_create_invalid_types [0.020779s] ... ok 2026-05-17 02:04:29.672677 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.674117 | ubuntu-noble | {4} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_list_filter_by_sn [0.019726s] ... ok 2026-05-17 02:04:29.676549 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.685520 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.689659 | ubuntu-noble | {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_summary_with_share_id [0.039863s] ... ok 2026-05-17 02:04:29.692637 | ubuntu-noble | {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_delete_metadata [0.101225s] ... ok 2026-05-17 02:04:29.695601 | ubuntu-noble | {4} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_has_share_servers [0.020729s] ... ok 2026-05-17 02:04:29.709914 | ubuntu-noble | {6} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_restricted_2_False [0.054929s] ... ok 2026-05-17 02:04:29.715506 | ubuntu-noble | {4} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_services_list_all_tenants_with_value_zero [0.020595s] ... ok 2026-05-17 02:04:29.723776 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.729494 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.729523 | ubuntu-noble | {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_with_limit_and_offset [0.038708s] ... ok 2026-05-17 02:04:29.732261 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_invalid_body [0.043063s] ... ok 2026-05-17 02:04:29.744590 | ubuntu-noble | {5} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_validate_metadata_for_update [0.106693s] ... ok 2026-05-17 02:04:29.744622 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.748028 | ubuntu-noble | {6} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create [0.039239s] ... ok 2026-05-17 02:04:29.751123 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.755125 | ubuntu-noble | {4} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_3_2_44 [0.039529s] ... ok 2026-05-17 02:04:29.762938 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.766243 | ubuntu-noble | {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_policy_not_authorized_2_detail [0.038334s] ... ok 2026-05-17 02:04:29.769513 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.772760 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_with_name_and_description [0.040374s] ... ok 2026-05-17 02:04:29.775803 | ubuntu-noble | {4} manila.tests.api.v2.test_services.ServicesTest.test_ensure_shares_host_not_found [0.019558s] ... ok 2026-05-17 02:04:29.781392 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.783666 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.785976 | ubuntu-noble | {6} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_invalid_body [0.037786s] ... ok 2026-05-17 02:04:29.795058 | ubuntu-noble | {4} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_3 [0.020073s] ... ok 2026-05-17 02:04:29.801248 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.807839 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.811525 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_in_conflicting_status [0.038650s] ... ok 2026-05-17 02:04:29.815198 | ubuntu-noble | {4} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_4 [0.019989s] ... ok 2026-05-17 02:04:29.820174 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.823439 | ubuntu-noble | {6} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_delete_invalid_backup [0.037338s] ... ok 2026-05-17 02:04:29.830951 | ubuntu-noble | Cannot set or update admin only metadata. 2026-05-17 02:04:29.830965 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:29.830969 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_export_locations.py", line 134, in _validate_metadata_for_update 2026-05-17 02:04:29.830983 | ubuntu-noble | policy.check_policy( 2026-05-17 02:04:29.830988 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:29.830992 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:29.830996 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:29.831000 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:29.831003 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:29.831007 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:29.831011 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:29.831015 | ubuntu-noble | raise effect 2026-05-17 02:04:29.831018 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow update_admin_only_metadata to be performed. 2026-05-17 02:04:29.833782 | ubuntu-noble | {5} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_validate_metadata_for_update_invalid [0.089123s] ... ok 2026-05-17 02:04:29.836631 | ubuntu-noble | {4} manila.tests.api.v2.test_services.ServicesTest.test_services_enable_1 [0.020548s] ... ok 2026-05-17 02:04:29.846502 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.850084 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_no_share_groups [0.038443s] ... ok 2026-05-17 02:04:29.855688 | ubuntu-noble | {4} manila.tests.api.v2.test_services.ServicesTest.test_services_enable_2 [0.019675s] ... ok 2026-05-17 02:04:29.857662 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.861430 | ubuntu-noble | {6} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_detail_2_False [0.037955s] ... ok 2026-05-17 02:04:29.872674 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_1 [0.499349s] ... ok 2026-05-17 02:04:29.873937 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.876612 | ubuntu-noble | {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_index_metadata_2_2_87 [0.106810s] ... ok 2026-05-17 02:04:29.878857 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_no_share_group_id [0.044146s] ... ok 2026-05-17 02:04:29.885607 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.890540 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.899687 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.903510 | ubuntu-noble | {6} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_1_2_80 [0.041892s] ... ok 2026-05-17 02:04:29.906882 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.914596 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.916670 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.918903 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_1 [0.040629s] ... ok 2026-05-17 02:04:29.924411 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_1 [0.286631s] ... ok 2026-05-17 02:04:29.938489 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.945226 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_05 [0.020689s] ... ok 2026-05-17 02:04:29.955317 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.957246 | ubuntu-noble | {4} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_2 [0.101335s] ... ok 2026-05-17 02:04:29.965158 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_01_None [0.019877s] ... ok 2026-05-17 02:04:29.983913 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_08 [0.018622s] ... ok 2026-05-17 02:04:29.991998 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:29.998771 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_3 [0.495128s] ... ok 2026-05-17 02:04:30.004663 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_key_allowed_chars [0.020719s] ... ok 2026-05-17 02:04:30.017733 | ubuntu-noble | {4} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_3_2_8 [0.057368s] ... ok 2026-05-17 02:04:30.023531 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_3 [0.018796s] ... ok 2026-05-17 02:04:30.033600 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.034331 | ubuntu-noble | {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_4 [0.161030s] ... ok 2026-05-17 02:04:30.036767 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_invalid_body_invalid_field [0.037972s] ... ok 2026-05-17 02:04:30.043504 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_show_spec_not_found [0.019924s] ... ok 2026-05-17 02:04:30.056523 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_06 [0.019532s] ... ok 2026-05-17 02:04:30.057589 | ubuntu-noble | {6} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_1 [0.153702s] ... ok 2026-05-17 02:04:30.069649 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.075011 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_15 [0.018407s] ... ok 2026-05-17 02:04:30.078048 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.081230 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_list_type_access_private [0.037336s] ... ok 2026-05-17 02:04:30.093349 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.093705 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_02 [0.018558s] ... ok 2026-05-17 02:04:30.111763 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_05 [0.018075s] ... ok 2026-05-17 02:04:30.115433 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.118618 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_2 [0.037280s] ... ok 2026-05-17 02:04:30.124240 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_2 [0.274017s] ... ok 2026-05-17 02:04:30.131663 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_12 [0.018631s] ... ok 2026-05-17 02:04:30.148937 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_2 [0.018308s] ... ok 2026-05-17 02:04:30.152515 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.155634 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_from_public_share_type [0.036927s] ... ok 2026-05-17 02:04:30.157932 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_2 [0.286750s] ... ok 2026-05-17 02:04:30.160115 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.160217 | ubuntu-noble | {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_with_preferred_flag_1_admin [0.125669s] ... ok 2026-05-17 02:04:30.164541 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_show_1 [0.040163s] ... ok 2026-05-17 02:04:30.168670 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_too_many_keys_allowed_chars [0.018199s] ... ok 2026-05-17 02:04:30.181089 | ubuntu-noble | {2} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_2 [0.023770s] ... ok 2026-05-17 02:04:30.185912 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_02 [0.020547s] ... ok 2026-05-17 02:04:30.187629 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_small_key [0.018679s] ... ok 2026-05-17 02:04:30.189621 | ubuntu-noble | {6} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_2 [0.130624s] ... ok 2026-05-17 02:04:30.191525 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.194623 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_missing_remove_project_access_in_body [0.038864s] ... ok 2026-05-17 02:04:30.197178 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.203835 | ubuntu-noble | {2} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_4 [0.022586s] ... ok 2026-05-17 02:04:30.205795 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_11 [0.020580s] ... ok 2026-05-17 02:04:30.216661 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_group_specs_1_None [0.019257s] ... ok 2026-05-17 02:04:30.219992 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.223035 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_to_public_share_type [0.036889s] ... ok 2026-05-17 02:04:30.224584 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.225611 | ubuntu-noble | {2} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_1 [0.020529s] ... ok 2026-05-17 02:04:30.228635 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_12 [0.020150s] ... ok 2026-05-17 02:04:30.235770 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_4___2_46___False_ [0.020513s] ... ok 2026-05-17 02:04:30.243967 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_invalid_request_duplicate_name [0.018851s] ... ok 2026-05-17 02:04:30.246620 | ubuntu-noble | {2} manila.tests.api.v2.test_limits.LimiterTest.test_delay_PUT_wait [0.020386s] ... ok 2026-05-17 02:04:30.253682 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_1 [0.018953s] ... ok 2026-05-17 02:04:30.260337 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_1_str [0.018236s] ... ok 2026-05-17 02:04:30.261941 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.264320 | ubuntu-noble | {2} manila.tests.api.v2.test_limits.LimitsViewBuilderTest.test_build_limits [0.019242s] ... ok 2026-05-17 02:04:30.267652 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_missing_add_project_access_in_body [0.039428s] ... ok 2026-05-17 02:04:30.273497 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_as_admin [0.019779s] ... ok 2026-05-17 02:04:30.279283 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_4___t____u____p____l____e__ [0.018853s] ... ok 2026-05-17 02:04:30.284701 | ubuntu-noble | {2} manila.tests.api.v2.test_limits.ParseLimitsTest.test_invalid [0.020104s] ... ok 2026-05-17 02:04:30.285622 | ubuntu-noble | {4} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_restricted_1_True [0.267582s] ... ok 2026-05-17 02:04:30.285635 | ubuntu-noble | {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_replicated_share_2_2_46 [0.125188s] ... ok 2026-05-17 02:04:30.288651 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_invalid_request_missing_name [0.019714s] ... ok 2026-05-17 02:04:30.298489 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_2___2_45___False_ [0.018861s] ... ok 2026-05-17 02:04:30.309669 | ubuntu-noble | {2} manila.tests.api.v2.test_limits.WsgiLimiterTest.test_invalid_methods [0.021237s] ... ok 2026-05-17 02:04:30.311611 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_invalid_request_missing_share_types [0.020640s] ... ok 2026-05-17 02:04:30.318058 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_default_1 [0.019322s] ... ok 2026-05-17 02:04:30.323484 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.326872 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_minimal_1 [0.020230s] ... ok 2026-05-17 02:04:30.329668 | ubuntu-noble | {2} manila.tests.api.v2.test_limits.WsgiLimiterTest.test_response_to_delays_usernames [0.021213s] ... ok 2026-05-17 02:04:30.329687 | ubuntu-noble | {4} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_2_2_0 [0.045598s] ... ok 2026-05-17 02:04:30.336515 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_delete_2 [0.018563s] ... ok 2026-05-17 02:04:30.347937 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_group_specs_2 [0.020890s] ... ok 2026-05-17 02:04:30.355515 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_2___2_45___False_ [0.018960s] ... ok 2026-05-17 02:04:30.357223 | ubuntu-noble | Metadata property key is greater than 255 characters. 2026-05-17 02:04:30.360685 | ubuntu-noble | {2} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_3 [0.032237s] ... ok 2026-05-17 02:04:30.368996 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_2___l____i____s____t__ [0.020406s] ... ok 2026-05-17 02:04:30.374417 | ubuntu-noble | {4} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_update_access_level_invalid_access_level [0.045838s] ... ok 2026-05-17 02:04:30.374562 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_1___2_45___True_ [0.018664s] ... ok 2026-05-17 02:04:30.390857 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_1___2_45___True_ [0.020414s] ... ok 2026-05-17 02:04:30.392696 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_5 [0.030655s] ... ok 2026-05-17 02:04:30.407318 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.409302 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_default_not_found [0.020099s] ... ok 2026-05-17 02:04:30.410094 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.410734 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_4 [0.490394s] ... ok 2026-05-17 02:04:30.410749 | ubuntu-noble | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_group_create_invalid_body_share_types_and_source_group_snapshot [0.036189s] ... ok 2026-05-17 02:04:30.413592 | ubuntu-noble | {4} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_2_detail [0.039381s] ... ok 2026-05-17 02:04:30.415863 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_not_authorized [0.025251s] ... ok 2026-05-17 02:04:30.436953 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_share_type_arg_is_absent_2 [0.019896s] ... ok 2026-05-17 02:04:30.444156 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.445583 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.446588 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.449635 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__reset_status_call_1 [0.038708s] ... ok 2026-05-17 02:04:30.449739 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.451733 | ubuntu-noble | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_source_group_snapshot_not_a_uuid [0.037575s] ... ok 2026-05-17 02:04:30.456081 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_4 [0.020051s] ... ok 2026-05-17 02:04:30.476824 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_4 [0.020440s] ... ok 2026-05-17 02:04:30.483989 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.487319 | ubuntu-noble | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_source_group_snapshot_not_in_available [0.038980s] ... ok 2026-05-17 02:04:30.497036 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_no_data_2_False [0.223407s] ... ok 2026-05-17 02:04:30.500696 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__get_share_type_id_found [0.021243s] ... ok 2026-05-17 02:04:30.506981 | ubuntu-noble | {6} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_with_preferred_flag_2_user [0.318705s] ... ok 2026-05-17 02:04:30.516694 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_not_experimental [0.019594s] ... ok 2026-05-17 02:04:30.520660 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_3 [0.022507s] ... ok 2026-05-17 02:04:30.521656 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.526061 | ubuntu-noble | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_invalid_group_type_specified [0.037832s] ... ok 2026-05-17 02:04:30.536120 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_not_found [0.019254s] ... ok 2026-05-17 02:04:30.542754 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.546528 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_5 [0.025682s] ... ok 2026-05-17 02:04:30.560553 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.565275 | ubuntu-noble | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_2 [0.039788s] ... ok 2026-05-17 02:04:30.566623 | ubuntu-noble | {6} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_with_unsupported_version_3_2_8 [0.058120s] ... ok 2026-05-17 02:04:30.571479 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.574815 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_share_type_quota_detail_1_2_39 [0.027283s] ... ok 2026-05-17 02:04:30.575616 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__force_delete_call_2 [0.038868s] ... ok 2026-05-17 02:04:30.588290 | ubuntu-noble | {4} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_get_admin_export_location [0.174446s] ... ok 2026-05-17 02:04:30.598703 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.600809 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.602435 | ubuntu-noble | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_with_limit [0.037203s] ... ok 2026-05-17 02:04:30.607691 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_for_share_networks [0.030466s] ... ok 2026-05-17 02:04:30.611109 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.614753 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_sg_create_no_default_share_type_with_share_group_snapshot [0.039363s] ... ok 2026-05-17 02:04:30.625153 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.626028 | ubuntu-noble | {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create [0.021380s] ... ok 2026-05-17 02:04:30.636156 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.640872 | ubuntu-noble | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_1 [0.036986s] ... ok 2026-05-17 02:04:30.647485 | ubuntu-noble | {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_6_invalid_resource_type [0.021305s] ... ok 2026-05-17 02:04:30.650582 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.654062 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_share_types [0.039172s] ... ok 2026-05-17 02:04:30.667156 | ubuntu-noble | {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_1_no_body_content [0.019586s] ... ok 2026-05-17 02:04:30.671438 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.676340 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.676412 | ubuntu-noble | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_invalid_body [0.036903s] ... ok 2026-05-17 02:04:30.677737 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_2 [0.227535s] ... ok 2026-05-17 02:04:30.683474 | ubuntu-noble | {6} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_metadata_2_2_87 [0.118183s] ... ok 2026-05-17 02:04:30.688160 | ubuntu-noble | {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_delete_not_found [0.020857s] ... ok 2026-05-17 02:04:30.689637 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.693786 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_4 [0.284252s] ... ok 2026-05-17 02:04:30.710670 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.711743 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.714115 | ubuntu-noble | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_with_name_and_description_1 [0.037583s] ... ok 2026-05-17 02:04:30.716593 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_body [0.039377s] ... ok 2026-05-17 02:04:30.718205 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.720301 | ubuntu-noble | {4} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_replicated_share_1_2_47 [0.131958s] ... ok 2026-05-17 02:04:30.730307 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.733867 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_invalid_body [0.039632s] ... ok 2026-05-17 02:04:30.749832 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.752650 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.755476 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_04 [0.019296s] ... ok 2026-05-17 02:04:30.755878 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_input [0.040208s] ... ok 2026-05-17 02:04:30.757246 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.773853 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_08 [0.019960s] ... ok 2026-05-17 02:04:30.775538 | ubuntu-noble | {6} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_update_all_metadata [0.092019s] ... ok 2026-05-17 02:04:30.789951 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_1 [0.504226s] ... ok 2026-05-17 02:04:30.792341 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.792538 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_10 [0.019149s] ... ok 2026-05-17 02:04:30.796994 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_az [0.041541s] ... ok 2026-05-17 02:04:30.810864 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.814608 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_big_value [0.019249s] ... ok 2026-05-17 02:04:30.815617 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__reset_status_call_1 [0.038380s] ... ok 2026-05-17 02:04:30.825376 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.829241 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_show_2 [0.039154s] ... ok 2026-05-17 02:04:30.831677 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_delete_1 [0.019880s] ... ok 2026-05-17 02:04:30.834583 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.837921 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_in_conflicting_status [0.040712s] ... ok 2026-05-17 02:04:30.842700 | ubuntu-noble | {4} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_replicated_share_3_2_91 [0.122264s] ... ok 2026-05-17 02:04:30.850212 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.852752 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_show_2 [0.020105s] ... ok 2026-05-17 02:04:30.853651 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__reset_status_call_2 [0.039275s] ... ok 2026-05-17 02:04:30.864274 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.867538 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_show_share_group_not_found [0.038255s] ... ok 2026-05-17 02:04:30.871506 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_item_body_uri_mismatch [0.019721s] ... ok 2026-05-17 02:04:30.874148 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.877176 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.887793 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.888251 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_07 [0.019304s] ... ok 2026-05-17 02:04:30.890620 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_item_too_many_keys [0.018961s] ... ok 2026-05-17 02:04:30.893659 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_group_does_not_a_uuid [0.037677s] ... ok 2026-05-17 02:04:30.903136 | ubuntu-noble | {4} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_share_not_found [0.060357s] ... ok 2026-05-17 02:04:30.906304 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_04 [0.019247s] ... ok 2026-05-17 02:04:30.912563 | ubuntu-noble | {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index [0.224335s] ... ok 2026-05-17 02:04:30.924746 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_07 [0.018335s] ... ok 2026-05-17 02:04:30.926185 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.926757 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.929603 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_with_description [0.038209s] ... ok 2026-05-17 02:04:30.930776 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_1 [0.039482s] ... ok 2026-05-17 02:04:30.935887 | ubuntu-noble | {2} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_disabled_1___index___False_ [0.020569s] ... ok 2026-05-17 02:04:30.938920 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.942675 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_1 [0.039381s] ... ok 2026-05-17 02:04:30.945542 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_small_value [0.019564s] ... ok 2026-05-17 02:04:30.948585 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_1 [0.292664s] ... ok 2026-05-17 02:04:30.956564 | ubuntu-noble | {2} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_create_invalid_active_directory_1_2_76 [0.020304s] ... ok 2026-05-17 02:04:30.963259 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_show_1 [0.018773s] ... ok 2026-05-17 02:04:30.964812 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.965627 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.968021 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_not_found [0.038378s] ... ok 2026-05-17 02:04:30.968605 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_non_existent_type [0.037781s] ... ok 2026-05-17 02:04:30.973905 | ubuntu-noble | {2} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_show [0.020023s] ... ok 2026-05-17 02:04:30.979159 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.982652 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_snapshot_not_found [0.039642s] ... ok 2026-05-17 02:04:30.984524 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:30.988182 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_1 [0.041200s] ... ok 2026-05-17 02:04:30.990586 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_3 [0.020296s] ... ok 2026-05-17 02:04:30.994054 | ubuntu-noble | {2} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_name [0.020028s] ... ok 2026-05-17 02:04:30.998871 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.001843 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_list_type_access_public [0.038477s] ... ok 2026-05-17 02:04:31.002370 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.004917 | ubuntu-noble | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_1 [0.290762s] ... ok 2026-05-17 02:04:31.005867 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_2 [0.037735s] ... ok 2026-05-17 02:04:31.008578 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_5_1 [0.019596s] ... ok 2026-05-17 02:04:31.014356 | ubuntu-noble | {2} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_valid_keys_sh_server_exists [0.020242s] ... ok 2026-05-17 02:04:31.019267 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.022803 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_with_name_and_description_1 [0.040084s] ... ok 2026-05-17 02:04:31.024656 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_minimal_2 [0.019322s] ... ok 2026-05-17 02:04:31.024737 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.029447 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_2 [0.021148s] ... ok 2026-05-17 02:04:31.040826 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.041036 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_default_2 [0.019632s] ... ok 2026-05-17 02:04:31.041758 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.043444 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test__update_call_2 [0.020481s] ... ok 2026-05-17 02:04:31.045534 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_2 [0.038148s] ... ok 2026-05-17 02:04:31.048273 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_as_admin_default_public_only [0.018774s] ... ok 2026-05-17 02:04:31.050478 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.055703 | ubuntu-noble | {2} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_4_2_76 [0.039819s] ... ok 2026-05-17 02:04:31.060284 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_delete_1 [0.019133s] ... ok 2026-05-17 02:04:31.063692 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_13 [0.020179s] ... ok 2026-05-17 02:04:31.068203 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_1___2_45___True_ [0.019834s] ... ok 2026-05-17 02:04:31.073989 | ubuntu-noble | {2} manila.tests.api.v2.test_services.ServicesTest.test_ensure_shares_conflict [0.019515s] ... ok 2026-05-17 02:04:31.078337 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.078985 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_3___2_46___True_ [0.018645s] ... ok 2026-05-17 02:04:31.084556 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_with_limit [0.038444s] ... ok 2026-05-17 02:04:31.086614 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_06 [0.019771s] ... ok 2026-05-17 02:04:31.088581 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_1 [0.020373s] ... ok 2026-05-17 02:04:31.094188 | ubuntu-noble | {2} manila.tests.api.v2.test_services.ServicesTest.test_ensure_shares_no_host_param [0.020139s] ... ok 2026-05-17 02:04:31.103182 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_delete_not_found [0.019529s] ... ok 2026-05-17 02:04:31.108447 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_2___2_45___False_ [0.019761s] ... ok 2026-05-17 02:04:31.113484 | ubuntu-noble | {2} manila.tests.api.v2.test_services.ServicesTest.test_services_list_3 [0.019160s] ... ok 2026-05-17 02:04:31.114545 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.117331 | ubuntu-noble | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_1 [0.038168s] ... ok 2026-05-17 02:04:31.117596 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.120106 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_4 [0.282084s] ... ok 2026-05-17 02:04:31.123840 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_index_1 [0.020501s] ... ok 2026-05-17 02:04:31.134097 | ubuntu-noble | {2} manila.tests.api.v2.test_services.ServicesTest.test_services_list_4 [0.020419s] ... ok 2026-05-17 02:04:31.144684 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_index_2 [0.019153s] ... ok 2026-05-17 02:04:31.144800 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.147597 | ubuntu-noble | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_no_default_group_type [0.038917s] ... ok 2026-05-17 02:04:31.152792 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.155272 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.158057 | ubuntu-noble | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_source_group_snapshot_does_not_exist [0.039244s] ... ok 2026-05-17 02:04:31.162597 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_2 [0.039266s] ... ok 2026-05-17 02:04:31.164643 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_invalid_body_1_None [0.020510s] ... ok 2026-05-17 02:04:31.169651 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.183182 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_invalid_body_2 [0.019365s] ... ok 2026-05-17 02:04:31.184287 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.187629 | ubuntu-noble | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_1 [0.039862s] ... ok 2026-05-17 02:04:31.191789 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.194122 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.195317 | ubuntu-noble | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_description [0.038410s] ... ok 2026-05-17 02:04:31.200818 | ubuntu-noble | {2} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_1_1_0 [0.063801s] ... ok 2026-05-17 02:04:31.201594 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_group_not_found [0.038653s] ... ok 2026-05-17 02:04:31.205911 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_invalid_body_3 [0.019954s] ... ok 2026-05-17 02:04:31.224062 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.230076 | ubuntu-noble | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_2 [0.039787s] ... ok 2026-05-17 02:04:31.232410 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.234629 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.239273 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.243604 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_2 [0.040018s] ... ok 2026-05-17 02:04:31.252328 | ubuntu-noble | {2} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_restricted_2_False [0.053982s] ... ok 2026-05-17 02:04:31.263020 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.266420 | ubuntu-noble | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_no_groups [0.038713s] ... ok 2026-05-17 02:04:31.279601 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.282927 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_missing_project_in_body [0.039196s] ... ok 2026-05-17 02:04:31.293916 | ubuntu-noble | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_2_2_34 [0.095280s] ... ok 2026-05-17 02:04:31.300542 | ubuntu-noble | {2} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_update_access_level_invalid_update_request [0.047666s] ... ok 2026-05-17 02:04:31.301257 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.304623 | ubuntu-noble | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_invalid_body_invalid_field [0.038121s] ... ok 2026-05-17 02:04:31.319122 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.322530 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_non_existent_type [0.039512s] ... ok 2026-05-17 02:04:31.328581 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.334972 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.340011 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.340476 | ubuntu-noble | {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_with_limit_and_offset [0.039108s] ... ok 2026-05-17 02:04:31.343965 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_3 [0.259928s] ... ok 2026-05-17 02:04:31.345747 | ubuntu-noble | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_with_name_and_description_2 [0.039765s] ... ok 2026-05-17 02:04:31.356426 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_4 [0.351141s] ... ok 2026-05-17 02:04:31.358248 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.361422 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_with_already_added_access [0.039010s] ... ok 2026-05-17 02:04:31.375635 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.379038 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.380102 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.380509 | ubuntu-noble | {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_restore [0.040040s] ... ok 2026-05-17 02:04:31.382314 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_invalid_body_readonly_field [0.039509s] ... ok 2026-05-17 02:04:31.391595 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.395582 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.399785 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_1 [0.037169s] ... ok 2026-05-17 02:04:31.406497 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_export_locations_share_instance_not_found [0.061885s] ... ok 2026-05-17 02:04:31.414583 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.058156s] ... ok 2026-05-17 02:04:31.414741 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.417329 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.418430 | ubuntu-noble | {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_update [0.038833s] ... ok 2026-05-17 02:04:31.423551 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_with_name_and_description_2 [0.038537s] ... ok 2026-05-17 02:04:31.433810 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.436933 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_nonexistent_rule [0.038166s] ... ok 2026-05-17 02:04:31.441030 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test__update_call_1 [0.019795s] ... ok 2026-05-17 02:04:31.442289 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.450239 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.453054 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.456442 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_private_share_group_type [0.019388s] ... ok 2026-05-17 02:04:31.460070 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_01 [0.019100s] ... ok 2026-05-17 02:04:31.465220 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.058725s] ... ok 2026-05-17 02:04:31.475440 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_with_unsupported_version_3_2_8 [0.060753s] ... ok 2026-05-17 02:04:31.477629 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_no_data_1_True [0.020088s] ... ok 2026-05-17 02:04:31.479208 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_09 [0.018997s] ... ok 2026-05-17 02:04:31.485693 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_2 [0.497315s] ... ok 2026-05-17 02:04:31.490730 | ubuntu-noble | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_2 [0.295362s] ... ok 2026-05-17 02:04:31.497064 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_older_api_version [0.020215s] ... ok 2026-05-17 02:04:31.497940 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_03 [0.018694s] ... ok 2026-05-17 02:04:31.506544 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.511630 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.517919 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_4___2_46___False_ [0.019853s] ... ok 2026-05-17 02:04:31.519862 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_09 [0.019173s] ... ok 2026-05-17 02:04:31.519891 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_access_2___get_share_instances___2_ [0.039333s] ... ok 2026-05-17 02:04:31.522488 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.528744 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.529706 | ubuntu-noble | {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_index_metadata_1_2_86 [0.110997s] ... ok 2026-05-17 02:04:31.531389 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_2_2_8 [0.065992s] ... ok 2026-05-17 02:04:31.538281 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_4___2_46___False_ [0.021212s] ... ok 2026-05-17 02:04:31.551581 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.553655 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.556910 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_missing_project_in_body [0.037133s] ... ok 2026-05-17 02:04:31.566923 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.571418 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.573722 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.575528 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_1_2_3 [0.060356s] ... ok 2026-05-17 02:04:31.578690 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__force_delete_call_1 [0.039429s] ... ok 2026-05-17 02:04:31.581517 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_provided_share_type_does_not_exist [0.026837s] ... ok 2026-05-17 02:04:31.594968 | ubuntu-noble | {1} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_1 [0.108836s] ... ok 2026-05-17 02:04:31.600964 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_6 [0.019233s] ... ok 2026-05-17 02:04:31.612773 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.615618 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.619907 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_az_and_source_share_group_snapshot [0.038557s] ... ok 2026-05-17 02:04:31.632480 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.634903 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_8 [0.033859s] ... ok 2026-05-17 02:04:31.651461 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.655006 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_invalid_share_types_field [0.038057s] ... ok 2026-05-17 02:04:31.657688 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_delete_not_found [0.021939s] ... ok 2026-05-17 02:04:31.667690 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_4_2_69 [0.092134s] ... ok 2026-05-17 02:04:31.671834 | ubuntu-noble | {1} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.077108s] ... ok 2026-05-17 02:04:31.677093 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_with_share_types [0.019747s] ... ok 2026-05-17 02:04:31.680559 | ubuntu-noble | {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_3 [0.150696s] ... ok 2026-05-17 02:04:31.690308 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.693997 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_group_not_found [0.039074s] ... ok 2026-05-17 02:04:31.708071 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.709128 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.712892 | ubuntu-noble | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_access_3___index___1_ [0.040780s] ... ok 2026-05-17 02:04:31.714212 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.714389 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_not_found_2_get_share_instances [0.046482s] ... ok 2026-05-17 02:04:31.718574 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_group_create_invalid_group_snapshot_state [0.040451s] ... ok 2026-05-17 02:04:31.722922 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.729948 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.733778 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_2 [0.039686s] ... ok 2026-05-17 02:04:31.747920 | ubuntu-noble | {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.067112s] ... ok 2026-05-17 02:04:31.748656 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.750126 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.753731 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.768932 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.772997 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_as_admin [0.038960s] ... ok 2026-05-17 02:04:31.778735 | ubuntu-noble | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_4 [0.484820s] ... ok 2026-05-17 02:04:31.784075 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.808945 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.813521 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.829775 | ubuntu-noble | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_4_2_11 [0.055383s] ... ok 2026-05-17 02:04:31.836842 | ubuntu-noble | {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_export_location_share_not_found [0.088929s] ... ok 2026-05-17 02:04:31.864226 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.874250 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.904768 | ubuntu-noble | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_with_limit [0.076108s] ... ok 2026-05-17 02:04:31.939277 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.946855 | ubuntu-noble | {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_metadata_1_2_86 [0.109842s] ... ok 2026-05-17 02:04:31.982730 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:31.986195 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__force_delete_call_2 [0.039191s] ... ok 2026-05-17 02:04:31.991574 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_body_share_types_not_a_list [0.270783s] ... ok 2026-05-17 02:04:31.994850 | ubuntu-noble | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_2 [0.278767s] ... ok 2026-05-17 02:04:31.995609 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_2 [0.281147s] ... ok 2026-05-17 02:04:32.019149 | ubuntu-noble | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_3 [0.528329s] ... ok 2026-05-17 02:04:32.024033 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.026633 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.028598 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.028791 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_1 [0.042581s] ... ok 2026-05-17 02:04:32.031642 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.031814 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_share_network_id_not_a_uuid [0.038824s] ... ok 2026-05-17 02:04:32.055593 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.057989 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_1 [0.526345s] ... ok 2026-05-17 02:04:32.059685 | ubuntu-noble | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_12 [0.278066s] ... ok 2026-05-17 02:04:32.061606 | ubuntu-noble | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_no_groups [0.040025s] ... ok 2026-05-17 02:04:32.064435 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.067641 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.067849 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_no_share_groups [0.038963s] ... ok 2026-05-17 02:04:32.068946 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_name [0.040741s] ... ok 2026-05-17 02:04:32.092463 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.095601 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.095615 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.098707 | ubuntu-noble | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_with_limit [0.039127s] ... ok 2026-05-17 02:04:32.103330 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.106639 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.107206 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_with_limit_and_offset [0.038685s] ... ok 2026-05-17 02:04:32.108609 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_nonexistent_az [0.038332s] ... ok 2026-05-17 02:04:32.131183 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_03 [0.022143s] ... ok 2026-05-17 02:04:32.134558 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.141991 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.149067 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_with_limit_and_offset [0.038294s] ... ok 2026-05-17 02:04:32.151698 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_10 [0.019760s] ... ok 2026-05-17 02:04:32.167995 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_14 [0.018770s] ... ok 2026-05-17 02:04:32.181094 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.185026 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_with_like_filter [0.038529s] ... ok 2026-05-17 02:04:32.187661 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_16 [0.018887s] ... ok 2026-05-17 02:04:32.205634 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_11 [0.018661s] ... ok 2026-05-17 02:04:32.225642 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.228373 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_1 [0.022356s] ... ok 2026-05-17 02:04:32.229705 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_with_limit_and_offset [0.043092s] ... ok 2026-05-17 02:04:32.247009 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_4 [0.018739s] ... ok 2026-05-17 02:04:32.264034 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.267960 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_big_key [0.019009s] ... ok 2026-05-17 02:04:32.270569 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_invalid_body_readonly_field [0.039164s] ... ok 2026-05-17 02:04:32.285218 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_delete_2 [0.019109s] ... ok 2026-05-17 02:04:32.303132 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.304993 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_index_no_data [0.019098s] ... ok 2026-05-17 02:04:32.338665 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.342579 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_list_type_access_type_not_found [0.037683s] ... ok 2026-05-17 02:04:32.355605 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_01 [0.297557s] ... ok 2026-05-17 02:04:32.360586 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_7 [0.018446s] ... ok 2026-05-17 02:04:32.381584 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_3___2_46___True_ [0.020931s] ... ok 2026-05-17 02:04:32.394894 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.400374 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_2 [0.018682s] ... ok 2026-05-17 02:04:32.416717 | ubuntu-noble | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_4 [0.511179s] ... ok 2026-05-17 02:04:32.419835 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_3___2_46___True_ [0.019357s] ... ok 2026-05-17 02:04:32.451558 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.454928 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.458409 | ubuntu-noble | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__reset_status_call_2 [0.038349s] ... ok 2026-05-17 02:04:32.485603 | ubuntu-noble | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_3 [0.493688s] ... ok 2026-05-17 02:04:32.492585 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.494706 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_02 [0.497981s] ... ok 2026-05-17 02:04:32.497960 | ubuntu-noble | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_sg_create_with_source_sg_snapshot_id_and_share_network [0.037743s] ... ok 2026-05-17 02:04:32.521200 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.530020 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.531726 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.533706 | ubuntu-noble | {7} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_4 [0.039704s] ... ok 2026-05-17 02:04:32.538660 | ubuntu-noble | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_body_invalid_field [0.040066s] ... ok 2026-05-17 02:04:32.549615 | ubuntu-noble | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_14 [0.492547s] ... ok 2026-05-17 02:04:32.554039 | ubuntu-noble | {7} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_bad_request_2 [0.020430s] ... ok 2026-05-17 02:04:32.557792 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_4 [0.290190s] ... ok 2026-05-17 02:04:32.571380 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.574758 | ubuntu-noble | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_no_default_share_type [0.038222s] ... ok 2026-05-17 02:04:32.584830 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.594953 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.600551 | ubuntu-noble | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_2_2_54 [0.050825s] ... ok 2026-05-17 02:04:32.608715 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.612101 | ubuntu-noble | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_group_type_specified [0.037263s] ... ok 2026-05-17 02:04:32.615015 | ubuntu-noble | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_3 [0.514823s] ... ok 2026-05-17 02:04:32.635384 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.638958 | ubuntu-noble | Cannot delete share network subnet fake_sns_id, it has one or more shares. 2026-05-17 02:04:32.641664 | ubuntu-noble | {7} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_subnet_with_shares_fail [0.087466s] ... ok 2026-05-17 02:04:32.646569 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.649651 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.649891 | ubuntu-noble | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_invalid_share_types_field_not_uuids [0.037612s] ... ok 2026-05-17 02:04:32.652627 | ubuntu-noble | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_with_replica_state [0.050375s] ... ok 2026-05-17 02:04:32.659648 | ubuntu-noble | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_1_2_3 [0.097648s] ... ok 2026-05-17 02:04:32.684031 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.686564 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.687421 | ubuntu-noble | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_name_and_description [0.037541s] ... ok 2026-05-17 02:04:32.689641 | ubuntu-noble | {3} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_5 [0.038462s] ... ok 2026-05-17 02:04:32.697526 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.699742 | ubuntu-noble | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_04 [0.281513s] ... ok 2026-05-17 02:04:32.701694 | ubuntu-noble | {7} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_3 [0.058160s] ... ok 2026-05-17 02:04:32.706586 | ubuntu-noble | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_not_found_1_show [0.048272s] ... ok 2026-05-17 02:04:32.718951 | ubuntu-noble | {0} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_2 [0.105370s] ... ok 2026-05-17 02:04:32.721403 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.723685 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.725801 | ubuntu-noble | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_share_network_id [0.037307s] ... ok 2026-05-17 02:04:32.726626 | ubuntu-noble | {3} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_allow_dhss_true [0.036954s] ... ok 2026-05-17 02:04:32.733565 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.739034 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.747853 | ubuntu-noble | {3} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_duplicate_share [0.019347s] ... ok 2026-05-17 02:04:32.755405 | ubuntu-noble | Service fake_srv is down. 2026-05-17 02:04:32.757890 | ubuntu-noble | {7} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_fail_update_network_allocation_1 [0.057687s] ... ok 2026-05-17 02:04:32.758108 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.759375 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.762792 | ubuntu-noble | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_source_sg_snapshot_id [0.037749s] ... ok 2026-05-17 02:04:32.795998 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.799420 | ubuntu-noble | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_1 [0.036546s] ... ok 2026-05-17 02:04:32.809833 | ubuntu-noble | None 2026-05-17 02:04:32.813031 | ubuntu-noble | {7} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_subnet_db_error_1_2_51 [0.054303s] ... ok 2026-05-17 02:04:32.824925 | ubuntu-noble | {0} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_3 [0.104803s] ... ok 2026-05-17 02:04:32.831728 | ubuntu-noble | {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_create_metadata_1_2_78 [0.085208s] ... ok 2026-05-17 02:04:32.835828 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_no_share_servers [0.020039s] ... ok 2026-05-17 02:04:32.836095 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.837139 | ubuntu-noble | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_group_not_found [0.037740s] ... ok 2026-05-17 02:04:32.852255 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_security_service_contains_share_servers_2_remove_security_service [0.019596s] ... ok 2026-05-17 02:04:32.861579 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.867806 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_10 [0.511717s] ... ok 2026-05-17 02:04:32.871287 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.890547 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.894796 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_server_update_failed_1 [0.042326s] ... ok 2026-05-17 02:04:32.897860 | ubuntu-noble | The service cannot determine if there are any non-managed shares on the share network subnet fake_sns_id,so it cannot be deleted. Please contact the cloud administrator to rectify. 2026-05-17 02:04:32.900623 | ubuntu-noble | {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_subnet_with_share_servers_fail [0.068930s] ... ok 2026-05-17 02:04:32.904240 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.923892 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_share_api_failed_2 [0.028985s] ... ok 2026-05-17 02:04:32.935190 | ubuntu-noble | {0} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_with_preferred_flag_1_admin [0.110891s] ... ok 2026-05-17 02:04:32.939726 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_with_preferred_flag_2_user [0.102014s] ... ok 2026-05-17 02:04:32.958600 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.960070 | ubuntu-noble | {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_subnet [0.056615s] ... ok 2026-05-17 02:04:32.960821 | ubuntu-noble | None 2026-05-17 02:04:32.960832 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:32.960837 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_networks.py", line 406, in create 2026-05-17 02:04:32.960841 | ubuntu-noble | share_network = db_api.share_network_create( 2026-05-17 02:04:32.960845 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:32.960849 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:32.960853 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:32.960856 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:32.960860 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:32.960864 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:32.960868 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:32.960871 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:32.960875 | ubuntu-noble | raise effect 2026-05-17 02:04:32.960879 | ubuntu-noble | oslo_db.exception.DBError: None 2026-05-17 02:04:32.965768 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_error_on_network_creation [0.039497s] ... ok 2026-05-17 02:04:32.973845 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.976619 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:32.998095 | ubuntu-noble | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_05 [0.510093s] ... ok 2026-05-17 02:04:32.998929 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.003693 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_1 [0.039377s] ... ok 2026-05-17 02:04:33.015024 | ubuntu-noble | {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_metadata_item_2_2_89 [0.057469s] ... ok 2026-05-17 02:04:33.018571 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_export_location_share_instance_not_found [0.077457s] ... ok 2026-05-17 02:04:33.018592 | ubuntu-noble | {0} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_with_unsupported_version_3_2_8 [0.082563s] ... ok 2026-05-17 02:04:33.032319 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.034756 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_network_subnets_contain_share_servers_1 [0.019376s] ... ok 2026-05-17 02:04:33.038728 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.042340 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_3 [0.039462s] ... ok 2026-05-17 02:04:33.055671 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_servers_are_auto_deletable_2 [0.018237s] ... ok 2026-05-17 02:04:33.055872 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.057621 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.072268 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_add_security_service_conflict_2 [0.019459s] ... ok 2026-05-17 02:04:33.076986 | ubuntu-noble | {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_3_2_9 [0.059040s] ... ok 2026-05-17 02:04:33.078768 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.082360 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_5 [0.039973s] ... ok 2026-05-17 02:04:33.090844 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_4_2_91 [0.018516s] ... ok 2026-05-17 02:04:33.097872 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.080145s] ... ok 2026-05-17 02:04:33.113093 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.117095 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.118588 | ubuntu-noble | Can not delete share network fake network id, it has 2 share(s). 2026-05-17 02:04:33.120445 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_in_use_by_share [0.037955s] ... ok 2026-05-17 02:04:33.132438 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.133653 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.135965 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_server_invalid_version [0.044975s] ... ok 2026-05-17 02:04:33.136679 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_access_1___show___2_ [0.039319s] ... ok 2026-05-17 02:04:33.155016 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.159186 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_4___name_foo___1_ [0.038169s] ... ok 2026-05-17 02:04:33.164647 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_not_found [0.026918s] ... ok 2026-05-17 02:04:33.171997 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.188868 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_share_api_failed_2 [0.025738s] ... ok 2026-05-17 02:04:33.195053 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.206632 | ubuntu-noble | Failed to update usages deleting share-network. 2026-05-17 02:04:33.206648 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:33.206653 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_networks.py", line 156, in delete 2026-05-17 02:04:33.206657 | ubuntu-noble | share_networks=-1, user_id=share_network['user_id']) 2026-05-17 02:04:33.206662 | ubuntu-noble | ~~~~~~~~~~~~~^^^^^^^^^^^ 2026-05-17 02:04:33.206666 | ubuntu-noble | KeyError: 'user_id' 2026-05-17 02:04:33.209410 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_sec_service_delete [0.050517s] ... ok 2026-05-17 02:04:33.214735 | ubuntu-noble | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_13 [0.517024s] ... ok 2026-05-17 02:04:33.224438 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.229692 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_az_not_found_1 [0.038517s] ... ok 2026-05-17 02:04:33.232622 | ubuntu-noble | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_06 [0.525465s] ... ok 2026-05-17 02:04:33.245902 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.250192 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.261066 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.264248 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_error_on_subnet_creation [0.036624s] ... ok 2026-05-17 02:04:33.264603 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.280032 | ubuntu-noble | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_07 [0.284062s] ... ok 2026-05-17 02:04:33.299662 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.300375 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_4 [0.090646s] ... ok 2026-05-17 02:04:33.306509 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_wrong_body [0.038210s] ... ok 2026-05-17 02:04:33.315680 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.330018 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failed_2 [0.028552s] ... ok 2026-05-17 02:04:33.336901 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.337917 | ubuntu-noble | The share network fake network id has more than one subnet attached. Please remove the subnets untill you have one or no subnets remaining. 2026-05-17 02:04:33.339938 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_contains_more_than_one_subnet [0.037356s] ... ok 2026-05-17 02:04:33.345522 | ubuntu-noble | {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_missing [0.266425s] ... ok 2026-05-17 02:04:33.365483 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.369122 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_keys_in_use [0.040087s] ... ok 2026-05-17 02:04:33.373477 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.376669 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_1___name_fo___0_ [0.036322s] ... ok 2026-05-17 02:04:33.378838 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.400341 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_1 [0.532644s] ... ok 2026-05-17 02:04:33.403871 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.409857 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.412760 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_2___description_d___0_ [0.036320s] ... ok 2026-05-17 02:04:33.431375 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_3_2_35 [0.294637s] ... ok 2026-05-17 02:04:33.435867 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.446423 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.449384 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_default_subnet_errors_1 [0.036454s] ... ok 2026-05-17 02:04:33.452027 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_with_export_locations [0.051628s] ... ok 2026-05-17 02:04:33.466972 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.483213 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.487523 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.504481 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_without_export_locations [0.052152s] ... ok 2026-05-17 02:04:33.508097 | ubuntu-noble | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_2 [0.293250s] ... ok 2026-05-17 02:04:33.513619 | ubuntu-noble | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_4 [0.283305s] ... ok 2026-05-17 02:04:33.522936 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_1 [0.073452s] ... ok 2026-05-17 02:04:33.540037 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.543354 | ubuntu-noble | {5} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_3 [0.038710s] ... ok 2026-05-17 02:04:33.543579 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.550980 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.555853 | ubuntu-noble | {6} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_1 [0.040823s] ... ok 2026-05-17 02:04:33.557689 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_and_show_1___user____2_47__ [0.187523s] ... ok 2026-05-17 02:04:33.562514 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.564587 | ubuntu-noble | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_3_2_71 [0.052351s] ... ok 2026-05-17 02:04:33.564599 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service [0.038924s] ... ok 2026-05-17 02:04:33.579057 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.582571 | ubuntu-noble | {5} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_6 [0.038832s] ... ok 2026-05-17 02:04:33.585483 | ubuntu-noble | {4} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_share_server [0.021602s] ... ok 2026-05-17 02:04:33.598831 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.601990 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_service_not_found [0.039764s] ... ok 2026-05-17 02:04:33.611856 | ubuntu-noble | {4} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_share_type_not_found [0.028039s] ... ok 2026-05-17 02:04:33.628265 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failed_1 [0.026165s] ... ok 2026-05-17 02:04:33.632218 | ubuntu-noble | {4} manila.tests.api.v2.test_share_manage.ShareManageTest.test_wrong_permissions [0.021559s] ... ok 2026-05-17 02:04:33.656906 | ubuntu-noble | {6} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_index_metadata [0.101923s] ... ok 2026-05-17 02:04:33.664921 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.670874 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failure_1 [0.039889s] ... ok 2026-05-17 02:04:33.671429 | ubuntu-noble | None 2026-05-17 02:04:33.674823 | ubuntu-noble | {5} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_fail_update_network_allocation_3 [0.091693s] ... ok 2026-05-17 02:04:33.695973 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_3_2_26 [0.021507s] ... ok 2026-05-17 02:04:33.704295 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.707596 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failure_2 [0.039220s] ... ok 2026-05-17 02:04:33.712970 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_1 [0.279184s] ... ok 2026-05-17 02:04:33.722036 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_api_exception_2 [0.026075s] ... ok 2026-05-17 02:04:33.741315 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.745145 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_security_service_contains_share_servers_1_add_security_service [0.022351s] ... ok 2026-05-17 02:04:33.747871 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.784491 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.787986 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_server_update_failed_2 [0.043233s] ... ok 2026-05-17 02:04:33.810535 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.811995 | ubuntu-noble | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_08 [0.531179s] ... ok 2026-05-17 02:04:33.816811 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_failed_project_id_1 [0.027409s] ... ok 2026-05-17 02:04:33.821218 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_1__True___2_55__ [0.264281s] ... ok 2026-05-17 02:04:33.846564 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.852483 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.854782 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_no_filters [0.039251s] ... ok 2026-05-17 02:04:33.858763 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.871044 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_exception_path_1_AvailabilityZoneNotFound [0.047955s] ... ok 2026-05-17 02:04:33.875566 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_1___ [0.019820s] ... ok 2026-05-17 02:04:33.893065 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_and_show_2___admin____2_56__ [0.185526s] ... ok 2026-05-17 02:04:33.895665 | ubuntu-noble | {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_3 [0.550786s] ... ok 2026-05-17 02:04:33.904182 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.907663 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_invalid_network_id [0.038293s] ... ok 2026-05-17 02:04:33.909707 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.912826 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_db_api_exception [0.038155s] ... ok 2026-05-17 02:04:33.927383 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.931196 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.942368 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.947465 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.948019 | ubuntu-noble | {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_1_2_3 [0.053346s] ... ok 2026-05-17 02:04:33.951824 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_nominal [0.037465s] ... ok 2026-05-17 02:04:33.959683 | ubuntu-noble | {6} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_list_subnet [0.302806s] ... ok 2026-05-17 02:04:33.971163 | ubuntu-noble | {4} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_create_metadata_2_2_89 [0.338805s] ... ok 2026-05-17 02:04:33.985508 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.985630 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:33.990569 | ubuntu-noble | {0} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_2 [0.040444s] ... ok 2026-05-17 02:04:34.009729 | ubuntu-noble | {0} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_bad_request_1 [0.020195s] ... ok 2026-05-17 02:04:34.013573 | ubuntu-noble | {6} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_2 [0.053771s] ... ok 2026-05-17 02:04:34.029248 | ubuntu-noble | {4} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_metadata_2_2_89 [0.057961s] ... ok 2026-05-17 02:04:34.030738 | ubuntu-noble | {0} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_body_3 [0.020207s] ... ok 2026-05-17 02:04:34.048117 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_cases_3 [0.097574s] ... ok 2026-05-17 02:04:34.049828 | ubuntu-noble | {0} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_service_not_found [0.020331s] ... ok 2026-05-17 02:04:34.066539 | ubuntu-noble | None 2026-05-17 02:04:34.068860 | ubuntu-noble | {6} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_subnet_db_error_2_2_70 [0.055213s] ... ok 2026-05-17 02:04:34.083464 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.084485 | ubuntu-noble | {4} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_list_subnet_share_network_not_found [0.054774s] ... ok 2026-05-17 02:04:34.094501 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_2__False___2_56__ [0.046062s] ... ok 2026-05-17 02:04:34.100162 | ubuntu-noble | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_09 [0.288769s] ... ok 2026-05-17 02:04:34.121508 | ubuntu-noble | {1} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_forbidden_manage [0.020871s] ... ok 2026-05-17 02:04:34.124864 | ubuntu-noble | {6} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_all_metadata_1_2_78 [0.052502s] ... ok 2026-05-17 02:04:34.133482 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.140520 | ubuntu-noble | {4} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_metadata [0.055252s] ... ok 2026-05-17 02:04:34.142626 | ubuntu-noble | {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_subnet_not_found_1 [0.090969s] ... ok 2026-05-17 02:04:34.142642 | ubuntu-noble | {1} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_forbidden_validate_service_host [0.019909s] ... ok 2026-05-17 02:04:34.143626 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_network_subnets_contain_share_servers_2 [0.019790s] ... ok 2026-05-17 02:04:34.160433 | ubuntu-noble | {1} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_body_1 [0.019127s] ... ok 2026-05-17 02:04:34.163613 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_api_exception_1 [0.020078s] ... ok 2026-05-17 02:04:34.181380 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_2_1_0 [0.019635s] ... ok 2026-05-17 02:04:34.225728 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.226271 | ubuntu-noble | {4} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_subnet_not_found_2 [0.057411s] ... ok 2026-05-17 02:04:34.227622 | ubuntu-noble | {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_fail_update_network_allocation_2 [0.057156s] ... ok 2026-05-17 02:04:34.227633 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_4_2_91 [0.021869s] ... ok 2026-05-17 02:04:34.227637 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_servers [0.045564s] ... ok 2026-05-17 02:04:34.229116 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_export_location_share_replica_not_found [0.335977s] ... ok 2026-05-17 02:04:34.233197 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_1___2_55___202_ [0.325493s] ... ok 2026-05-17 02:04:34.240891 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_forbidden [0.020496s] ... ok 2026-05-17 02:04:34.252326 | ubuntu-noble | {4} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_1 [0.055203s] ... ok 2026-05-17 02:04:34.257694 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_share_api_failed_1 [0.027902s] ... ok 2026-05-17 02:04:34.261021 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_3 [0.550177s] ... ok 2026-05-17 02:04:34.265971 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.269527 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_invalid_replica [0.040258s] ... ok 2026-05-17 02:04:34.271118 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_share_api_failed_3 [0.030068s] ... ok 2026-05-17 02:04:34.271276 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.274418 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_summary [0.041104s] ... ok 2026-05-17 02:04:34.276936 | ubuntu-noble | {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_share_network_subnet_delete_subnet_not_found [0.114828s] ... ok 2026-05-17 02:04:34.291193 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.297187 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.304609 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.305995 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.306930 | ubuntu-noble | {4} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_4 [0.054333s] ... ok 2026-05-17 02:04:34.307610 | ubuntu-noble | None 2026-05-17 02:04:34.307623 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:34.307628 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_networks.py", line 406, in create 2026-05-17 02:04:34.307633 | ubuntu-noble | share_network = db_api.share_network_create( 2026-05-17 02:04:34.307637 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:34.307641 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:34.307645 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:34.307648 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:34.307652 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:34.307656 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:34.307677 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:34.307681 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:34.307685 | ubuntu-noble | raise effect 2026-05-17 02:04:34.307689 | ubuntu-noble | oslo_db.exception.DBError: None 2026-05-17 02:04:34.308913 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_db_api_exception [0.053780s] ... ok 2026-05-17 02:04:34.309035 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.312701 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_4 [0.038834s] ... ok 2026-05-17 02:04:34.313596 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_7_reset_replica_state [0.037652s] ... ok 2026-05-17 02:04:34.327073 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_servers_are_auto_deletable_1 [0.020050s] ... ok 2026-05-17 02:04:34.332726 | ubuntu-noble | {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_metadata_item_1_2_78 [0.057233s] ... ok 2026-05-17 02:04:34.345509 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.346623 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_1_2_25 [0.019606s] ... ok 2026-05-17 02:04:34.347596 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.348632 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_2 [0.039459s] ... ok 2026-05-17 02:04:34.350690 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_9__resync [0.037102s] ... ok 2026-05-17 02:04:34.354094 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_add_security_service_conflict_1 [0.021318s] ... ok 2026-05-17 02:04:34.355966 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.366004 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_2_1_0 [0.019215s] ... ok 2026-05-17 02:04:34.373577 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_1_2_25 [0.019358s] ... ok 2026-05-17 02:04:34.383518 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.386594 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.386820 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_6 [0.037812s] ... ok 2026-05-17 02:04:34.390883 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_1___2_74___None_ [0.037929s] ... ok 2026-05-17 02:04:34.392588 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_valid_cases_1 [0.081089s] ... ok 2026-05-17 02:04:34.393716 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service [0.027606s] ... ok 2026-05-17 02:04:34.402856 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_share_api_failed_3 [0.029190s] ... ok 2026-05-17 02:04:34.420289 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_not_found [0.026491s] ... ok 2026-05-17 02:04:34.421589 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.423692 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.425190 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_replication_exception [0.037640s] ... ok 2026-05-17 02:04:34.428195 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.434986 | ubuntu-noble | Can not delete share network fake network id, it has share group(s). 2026-05-17 02:04:34.437273 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_contains_is_auto_deletable_false_servers [0.045898s] ... ok 2026-05-17 02:04:34.440027 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.445258 | ubuntu-noble | Failed to update usages deleting share-network. 2026-05-17 02:04:34.445271 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:34.445275 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_networks.py", line 156, in delete 2026-05-17 02:04:34.445279 | ubuntu-noble | share_networks=-1, user_id=share_network['user_id']) 2026-05-17 02:04:34.445283 | ubuntu-noble | ~~~~~~~~~~~~~^^^^^^^^^^^ 2026-05-17 02:04:34.445287 | ubuntu-noble | KeyError: 'user_id' 2026-05-17 02:04:34.448505 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_nominal [0.044665s] ... ok 2026-05-17 02:04:34.456500 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.460422 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.461252 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_valid_cases_upper_2_50_1 [0.074497s] ... ok 2026-05-17 02:04:34.472508 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.474483 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_nominal [0.053265s] ... ok 2026-05-17 02:04:34.476059 | ubuntu-noble | Can not delete share network fake network id, it has 2 share group(s). 2026-05-17 02:04:34.478861 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_in_use_by_share_group [0.040709s] ... ok 2026-05-17 02:04:34.483637 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.488683 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_with_invaild_value [0.038920s] ... ok 2026-05-17 02:04:34.497039 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.500028 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_not_found [0.038813s] ... ok 2026-05-17 02:04:34.508710 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.512490 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_filter_opts [0.038618s] ... ok 2026-05-17 02:04:34.513649 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.517148 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_ss_and_project_id_admin_context [0.038910s] ... ok 2026-05-17 02:04:34.522582 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.525876 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_3___name_foo_description_d___0_ [0.039084s] ... ok 2026-05-17 02:04:34.537552 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.542213 | ubuntu-noble | The service cannot determine if there are any non-managed shares on the share network subnet fake_sns_id, so it cannot be deleted. Please contact the cloud administrator to rectify. 2026-05-17 02:04:34.544570 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_subnet_contains_share_server [0.044347s] ... ok 2026-05-17 02:04:34.547916 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.550907 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_admin_context [0.038467s] ... ok 2026-05-17 02:04:34.552745 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.552997 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_03 [0.291828s] ... ok 2026-05-17 02:04:34.558464 | ubuntu-noble | Failed to update usages deleting share-network. 2026-05-17 02:04:34.558495 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:34.558500 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_networks.py", line 154, in delete 2026-05-17 02:04:34.558504 | ubuntu-noble | reservations = QUOTAS.reserve( 2026-05-17 02:04:34.558508 | ubuntu-noble | ^^^^^^^^^^^^^^^ 2026-05-17 02:04:34.558512 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:34.558515 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:34.558519 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:34.558523 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:34.558527 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:34.558530 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:34.558534 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:34.558538 | ubuntu-noble | raise effect 2026-05-17 02:04:34.558542 | ubuntu-noble | Exception 2026-05-17 02:04:34.560774 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_quota_delete_reservation_failed [0.043502s] ... ok 2026-05-17 02:04:34.562237 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.565438 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_8___name__foo_description_ds___1_ [0.039373s] ... ok 2026-05-17 02:04:34.570758 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_missing_replica [0.301108s] ... ok 2026-05-17 02:04:34.580006 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.580827 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_api_failed_2 [0.019526s] ... ok 2026-05-17 02:04:34.584542 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_detailed [0.038592s] ... ok 2026-05-17 02:04:34.585834 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.588769 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_with_value_zero [0.037689s] ... ok 2026-05-17 02:04:34.593216 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.601089 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.604386 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_project_id_non_admin_context [0.038846s] ... ok 2026-05-17 02:04:34.606772 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.610213 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_summary_2__False___2_56__ [0.039360s] ... ok 2026-05-17 02:04:34.615317 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.618382 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_show_not_found [0.037856s] ... ok 2026-05-17 02:04:34.618599 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.621737 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_5___description_ds___1_ [0.038446s] ... ok 2026-05-17 02:04:34.622353 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.625655 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_2___fake_server__ [0.021182s] ... ok 2026-05-17 02:04:34.630686 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_6___name__foo_description__ds___2_ [0.036585s] ... ok 2026-05-17 02:04:34.644893 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.648232 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_detail_2_False [0.037851s] ... ok 2026-05-17 02:04:34.653226 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.657520 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.659658 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.660651 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_7___name_foo_description__ds___1_ [0.038843s] ... ok 2026-05-17 02:04:34.662541 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.663002 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_project_id_admin_context [0.037295s] ... ok 2026-05-17 02:04:34.678759 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_2___2_56___202_ [0.581755s] ... ok 2026-05-17 02:04:34.682349 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.685778 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_detail_invalid_share [0.037431s] ... ok 2026-05-17 02:04:34.688623 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_2 [0.067690s] ... ok 2026-05-17 02:04:34.696265 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_3 [0.070497s] ... ok 2026-05-17 02:04:34.696857 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.699787 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_body [0.036740s] ... ok 2026-05-17 02:04:34.702730 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.711164 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.712175 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_reset_status [0.051430s] ... ok 2026-05-17 02:04:34.714390 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_2__False___2_56__ [0.038032s] ... ok 2026-05-17 02:04:34.720184 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.723476 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_2___2_75___None_ [0.037589s] ... ok 2026-05-17 02:04:34.723564 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.732379 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.734163 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.737207 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_not_found [0.037370s] ... ok 2026-05-17 02:04:34.747735 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.748966 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.750954 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_show_nominal [0.038578s] ... ok 2026-05-17 02:04:34.753608 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_8_reset_status [0.037652s] ... ok 2026-05-17 02:04:34.757731 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.762785 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_cases_1 [0.076406s] ... ok 2026-05-17 02:04:34.764559 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failed_3 [0.027261s] ... ok 2026-05-17 02:04:34.773992 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_cases_2 [0.077483s] ... ok 2026-05-17 02:04:34.785773 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.787144 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.791697 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_invalid_replica_id [0.036569s] ... ok 2026-05-17 02:04:34.793600 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_key_in_use [0.039179s] ... ok 2026-05-17 02:04:34.798751 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.799573 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.809227 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.822273 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.824248 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.841668 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_with_unsupported_version_3_2_46 [0.076784s] ... ok 2026-05-17 02:04:34.847047 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.081182s] ... ok 2026-05-17 02:04:34.876920 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.879612 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.880246 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_export_locations_share_replica_not_found [0.089716s] ... ok 2026-05-17 02:04:34.881616 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_3__False___2_72__ [0.039086s] ... ok 2026-05-17 02:04:34.902927 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_and_show_with_non_replicas [0.128774s] ... ok 2026-05-17 02:04:34.914296 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.915587 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.917739 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_has_been_soft_deleted [0.036842s] ... ok 2026-05-17 02:04:34.924620 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.080368s] ... ok 2026-05-17 02:04:34.938257 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_with_active_state [0.512864s] ... ok 2026-05-17 02:04:34.938462 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.941802 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_has_been_encrypted [0.038718s] ... ok 2026-05-17 02:04:34.951823 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.955044 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_5__delete_share_replica [0.037217s] ... ok 2026-05-17 02:04:34.961715 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.973657 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.976701 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_with_unsupported_version_3_2_46 [0.095565s] ... ok 2026-05-17 02:04:34.977396 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.988613 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:34.992135 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_admin_required_exception [0.036963s] ... ok 2026-05-17 02:04:35.013023 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.023515 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_exception_path_2_ReplicationException [0.046696s] ... ok 2026-05-17 02:04:35.025964 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.028891 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.103676s] ... ok 2026-05-17 02:04:35.031724 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_4___2_75____foobar__ [0.037117s] ... ok 2026-05-17 02:04:35.058211 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.062842 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_invalid_body [0.038616s] ... ok 2026-05-17 02:04:35.063071 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.063078 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.066502 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_1__True___2_55__ [0.037936s] ... ok 2026-05-17 02:04:35.072984 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_2 [0.281654s] ... ok 2026-05-17 02:04:35.095441 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.099101 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_1_2_55 [0.037072s] ... ok 2026-05-17 02:04:35.102612 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.105657 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_detail_1_True [0.037204s] ... ok 2026-05-17 02:04:35.105967 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.109741 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_11 [0.556514s] ... ok 2026-05-17 02:04:35.131880 | ubuntu-noble | {2} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_body_2 [0.020139s] ... ok 2026-05-17 02:04:35.133110 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.136771 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_2_2_56 [0.037849s] ... ok 2026-05-17 02:04:35.137985 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.141614 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_2_detail [0.037657s] ... ok 2026-05-17 02:04:35.150919 | ubuntu-noble | {2} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_body_4 [0.020783s] ... ok 2026-05-17 02:04:35.170553 | ubuntu-noble | {2} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_input [0.019538s] ... ok 2026-05-17 02:04:35.171598 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.175859 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.179505 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_3___2_75___10_ [0.037740s] ... ok 2026-05-17 02:04:35.213024 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.216562 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_share_network_not_active [0.037021s] ... ok 2026-05-17 02:04:35.220854 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_1 [0.497312s] ... ok 2026-05-17 02:04:35.236008 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_4___error____2_56__ [0.295672s] ... ok 2026-05-17 02:04:35.250562 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.255441 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.263533 | ubuntu-noble | {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_metadata_1_2_78 [0.090092s] ... ok 2026-05-17 02:04:35.269574 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.352514 | ubuntu-noble | {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_share_network_subnet_delete [0.091468s] ... ok 2026-05-17 02:04:35.405959 | ubuntu-noble | {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_share_network_subnet_delete_network_not_found [0.053230s] ... ok 2026-05-17 02:04:35.457726 | ubuntu-noble | {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_invalid_body [0.051665s] ... ok 2026-05-17 02:04:35.504882 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_4 [0.281431s] ... ok 2026-05-17 02:04:35.507918 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_2 [0.565251s] ... ok 2026-05-17 02:04:35.510921 | ubuntu-noble | {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_all_metadata_2_2_89 [0.052688s] ... ok 2026-05-17 02:04:35.530531 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__subnet_has_search_opt_1 [0.019959s] ... ok 2026-05-17 02:04:35.536957 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_1 [0.505525s] ... ok 2026-05-17 02:04:35.537726 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.545864 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.549894 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_with_limit [0.042402s] ... ok 2026-05-17 02:04:35.551837 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__subnet_has_search_opt_2 [0.021329s] ... ok 2026-05-17 02:04:35.570355 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.574020 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_api_exception_3 [0.019955s] ... ok 2026-05-17 02:04:35.585185 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.588835 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_4__create [0.038888s] ... ok 2026-05-17 02:04:35.591989 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_3_2_26 [0.020012s] ... ok 2026-05-17 02:04:35.607486 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_2 [0.536576s] ... ok 2026-05-17 02:04:35.619648 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_share_api_failed_1 [0.027455s] ... ok 2026-05-17 02:04:35.624152 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.627618 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_6__promote [0.038785s] ... ok 2026-05-17 02:04:35.636908 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_4 [0.500262s] ... ok 2026-05-17 02:04:35.642938 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.649695 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service [0.028136s] ... ok 2026-05-17 02:04:35.662972 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.666805 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_2_2_56 [0.038846s] ... ok 2026-05-17 02:04:35.672429 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.675736 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_with_limit_and_offset [0.038788s] ... ok 2026-05-17 02:04:35.686285 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.689246 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_non_admin_context [0.041211s] ... ok 2026-05-17 02:04:35.701768 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.709486 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.712709 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_with_limit [0.036852s] ... ok 2026-05-17 02:04:35.723895 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_5 [0.506136s] ... ok 2026-05-17 02:04:35.724251 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.728672 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_security_service [0.038039s] ... ok 2026-05-17 02:04:35.744305 | ubuntu-noble | fake 2026-05-17 02:04:35.746200 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_api_failed_1 [0.018777s] ... ok 2026-05-17 02:04:35.747656 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.750799 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_already_active [0.037971s] ... ok 2026-05-17 02:04:35.758101 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.766543 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_replica_not_found [0.532415s] ... ok 2026-05-17 02:04:35.780399 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.783359 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_default_subnet_errors_2 [0.037071s] ... ok 2026-05-17 02:04:35.785073 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.802605 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.806731 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_9_resync [0.039889s] ... ok 2026-05-17 02:04:35.809793 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_3 [0.274763s] ... ok 2026-05-17 02:04:35.817840 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.820772 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_default_subnet_errors_3 [0.037319s] ... ok 2026-05-17 02:04:35.844020 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_host_with_pool [0.037330s] ... ok 2026-05-17 02:04:35.844645 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.848093 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_7_reset_replica_state [0.038202s] ... ok 2026-05-17 02:04:35.854819 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.875301 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_driver_opts_not_instance_dict [0.031053s] ... ok 2026-05-17 02:04:35.888663 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_conflict_1 [0.038325s] ... ok 2026-05-17 02:04:35.892479 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_4 [0.285011s] ... ok 2026-05-17 02:04:35.908170 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_multiple_subnet_1_True [0.032853s] ... ok 2026-05-17 02:04:35.925525 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_conflict_3 [0.038670s] ... ok 2026-05-17 02:04:35.928110 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.929313 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.108121s] ... ok 2026-05-17 02:04:35.931727 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_1 [0.022574s] ... ok 2026-05-17 02:04:35.932631 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_show_no_replica [0.039353s] ... ok 2026-05-17 02:04:35.957101 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_non_boolean_1_nondisruptive [0.031366s] ... ok 2026-05-17 02:04:35.960789 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_invalid [0.029724s] ... ok 2026-05-17 02:04:35.964674 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:35.971883 | ubuntu-noble | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start [0.036851s] ... ok 2026-05-17 02:04:35.976060 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_no_body [0.019036s] ... ok 2026-05-17 02:04:35.979695 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_exception_path_3_ShareBusyException [0.046002s] ... ok 2026-05-17 02:04:35.999495 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_2_None [0.038473s] ... ok 2026-05-17 02:04:36.001616 | ubuntu-noble | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_non_boolean_3_preserve_snapshots [0.031389s] ... ok 2026-05-17 02:04:36.009813 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.011346 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check [0.035051s] ... ok 2026-05-17 02:04:36.013106 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_invalid_share_id [0.037719s] ... ok 2026-05-17 02:04:36.019191 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_with_different_roles_2 [0.296273s] ... ok 2026-05-17 02:04:36.021494 | ubuntu-noble | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_share_server_not_found [0.020918s] ... ok 2026-05-17 02:04:36.026397 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_4 [0.523672s] ... ok 2026-05-17 02:04:36.030611 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_6_unmanage_starting [0.019228s] ... ok 2026-05-17 02:04:36.033591 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_not_found [0.034196s] ... ok 2026-05-17 02:04:36.042836 | ubuntu-noble | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_3 [0.018987s] ... ok 2026-05-17 02:04:36.048090 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.050589 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_2 [0.299548s] ... ok 2026-05-17 02:04:36.053650 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_no_share_id [0.038250s] ... ok 2026-05-17 02:04:36.054337 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.058025 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_6_promote [0.038711s] ... ok 2026-05-17 02:04:36.061633 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.066694 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete [0.032859s] ... ok 2026-05-17 02:04:36.071674 | ubuntu-noble | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_error_invalid [0.030922s] ... ok 2026-05-17 02:04:36.073611 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_badrequest_1_ShareServerInUse [0.041431s] ... ok 2026-05-17 02:04:36.086111 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.087417 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_network_not_active [0.029136s] ... ok 2026-05-17 02:04:36.088610 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.089623 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_2 [0.020513s] ... ok 2026-05-17 02:04:36.091598 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_exception [0.038278s] ... ok 2026-05-17 02:04:36.095739 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_not_found [0.020937s] ... ok 2026-05-17 02:04:36.104476 | ubuntu-noble | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel [0.032558s] ... ok 2026-05-17 02:04:36.108850 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_get_progress_exceptions_2 [0.021580s] ... ok 2026-05-17 02:04:36.116060 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_subnet_not_found_1_True [0.028782s] ... ok 2026-05-17 02:04:36.124094 | ubuntu-noble | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_1 [0.019668s] ... ok 2026-05-17 02:04:36.124491 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.129465 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_1_active [0.020497s] ... ok 2026-05-17 02:04:36.146599 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_2 [0.030224s] ... ok 2026-05-17 02:04:36.151528 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_3_2_5 [0.054140s] ... ok 2026-05-17 02:04:36.165097 | ubuntu-noble | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_2_False [0.040917s] ... ok 2026-05-17 02:04:36.176590 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_3 [0.030030s] ... ok 2026-05-17 02:04:36.203818 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_with_different_roles_1 [0.536947s] ... ok 2026-05-17 02:04:36.206577 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_4_2_8 [0.056726s] ... ok 2026-05-17 02:04:36.206591 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_4 [0.028171s] ... ok 2026-05-17 02:04:36.213012 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_4_2_8 [0.083360s] ... ok 2026-05-17 02:04:36.225824 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_6 [0.020862s] ... ok 2026-05-17 02:04:36.239551 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.243192 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.245878 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_detail_invalid_snapshot [0.038427s] ... ok 2026-05-17 02:04:36.253489 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.087165s] ... ok 2026-05-17 02:04:36.254578 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_forbidden [0.028360s] ... ok 2026-05-17 02:04:36.283724 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.289955 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_empty_parameters [0.046897s] ... ok 2026-05-17 02:04:36.290680 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_1_migration_error [0.036292s] ... ok 2026-05-17 02:04:36.306548 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_5_2_31 [0.053890s] ... ok 2026-05-17 02:04:36.309954 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_index [0.094800s] ... ok 2026-05-17 02:04:36.310651 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_with_different_roles_3 [0.281756s] ... ok 2026-05-17 02:04:36.318964 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_2_2_16 [0.028881s] ... ok 2026-05-17 02:04:36.323237 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_error_body [0.032321s] ... ok 2026-05-17 02:04:36.337971 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete [0.018883s] ... ok 2026-05-17 02:04:36.343058 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.343381 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel_exceptions_2 [0.019914s] ... ok 2026-05-17 02:04:36.344615 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.347503 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_detail [0.039780s] ... ok 2026-05-17 02:04:36.348907 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_3_show [0.038520s] ... ok 2026-05-17 02:04:36.356347 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete_nofound [0.018285s] ... ok 2026-05-17 02:04:36.364777 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.056357s] ... ok 2026-05-17 02:04:36.377255 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_6 [0.020759s] ... ok 2026-05-17 02:04:36.379618 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_missing_mandatory_1_host [0.030857s] ... ok 2026-05-17 02:04:36.380551 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.381527 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_host_with_pool [0.037697s] ... ok 2026-05-17 02:04:36.383671 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_1_index [0.037176s] ... ok 2026-05-17 02:04:36.396088 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_4_2_73 [0.018743s] ... ok 2026-05-17 02:04:36.398625 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_4 [0.019600s] ... ok 2026-05-17 02:04:36.413307 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_get_progress [0.031929s] ... ok 2026-05-17 02:04:36.418379 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.421801 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_3_2_5 [0.056487s] ... ok 2026-05-17 02:04:36.424633 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_2_show [0.037917s] ... ok 2026-05-17 02:04:36.428813 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.433766 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_1 [0.036129s] ... ok 2026-05-17 02:04:36.435634 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_2_error [0.019919s] ... ok 2026-05-17 02:04:36.439022 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_2_ [0.041467s] ... ok 2026-05-17 02:04:36.453360 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_5_manage_starting [0.020081s] ... ok 2026-05-17 02:04:36.458506 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.459965 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel_exceptions_1 [0.020832s] ... ok 2026-05-17 02:04:36.462423 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_3_show [0.041089s] ... ok 2026-05-17 02:04:36.465359 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.468615 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_2 [0.036269s] ... ok 2026-05-17 02:04:36.470802 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_access_list [0.049023s] ... ok 2026-05-17 02:04:36.473900 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_7_unmanage_error [0.018940s] ... ok 2026-05-17 02:04:36.479120 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel_not_found [0.019086s] ... ok 2026-05-17 02:04:36.492260 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_no_body [0.019713s] ... ok 2026-05-17 02:04:36.497173 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.501003 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_show_snapshot_instance_not_found [0.038337s] ... ok 2026-05-17 02:04:36.501842 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.505276 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_version_not_found_1_1_0 [0.036586s] ... ok 2026-05-17 02:04:36.508604 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_1___active____2_55__ [0.300208s] ... ok 2026-05-17 02:04:36.510738 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_exception_3 [0.031510s] ... ok 2026-05-17 02:04:36.519615 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_2___1_1_1_1____2_38__ [0.048602s] ... ok 2026-05-17 02:04:36.530050 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_from_api_1 [0.019148s] ... ok 2026-05-17 02:04:36.538850 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.540248 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.541980 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot__unmanage [0.036573s] ... ok 2026-05-17 02:04:36.544597 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_1_index [0.040110s] ... ok 2026-05-17 02:04:36.551669 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_data_not_found_exception [0.048650s] ... ok 2026-05-17 02:04:36.554578 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_4_creating [0.019732s] ... ok 2026-05-17 02:04:36.568222 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_8_manage_error [0.018348s] ... ok 2026-05-17 02:04:36.569024 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_exists_exception [0.049346s] ... ok 2026-05-17 02:04:36.571761 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_body [0.022001s] ... ok 2026-05-17 02:04:36.575499 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.579528 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.583170 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_8_reset_status [0.038815s] ... ok 2026-05-17 02:04:36.587486 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_1 [0.536679s] ... ok 2026-05-17 02:04:36.588635 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_no_status [0.019075s] ... ok 2026-05-17 02:04:36.589639 | ubuntu-noble | Snapshots cannot be created for share '100' since it does not have that capability. 2026-05-17 02:04:36.591538 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_1_0 [0.019701s] ... ok 2026-05-17 02:04:36.613786 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_2 [0.021986s] ... ok 2026-05-17 02:04:36.622702 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.625215 | ubuntu-noble | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_conflict_2 [0.041849s] ... ok 2026-05-17 02:04:36.631698 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_3_creating [0.041948s] ... ok 2026-05-17 02:04:36.634881 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_name_and_description_3_2_17 [0.020341s] ... ok 2026-05-17 02:04:36.636588 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_deny_access [0.066364s] ... ok 2026-05-17 02:04:36.657663 | ubuntu-noble | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_multiple_subnet_2_False [0.032261s] ... ok 2026-05-17 02:04:36.665509 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_1 [0.575550s] ... ok 2026-05-17 02:04:36.668996 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.672395 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_share_has_been_soft_deleted [0.038066s] ... ok 2026-05-17 02:04:36.681104 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_multiple_subnets_fail [0.051556s] ... ok 2026-05-17 02:04:36.686799 | ubuntu-noble | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_subnet_not_found_2_False [0.029087s] ... ok 2026-05-17 02:04:36.698717 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_deny_access_access_rule_not_found [0.061869s] ... ok 2026-05-17 02:04:36.701096 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.706961 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.707943 | ubuntu-noble | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_2 [0.021033s] ... ok 2026-05-17 02:04:36.711699 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_2 [0.038135s] ... ok 2026-05-17 02:04:36.718148 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_share_update_invalid_key [0.020525s] ... ok 2026-05-17 02:04:36.727863 | ubuntu-noble | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_5 [0.019867s] ... ok 2026-05-17 02:04:36.738415 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_3_2_17 [0.020141s] ... ok 2026-05-17 02:04:36.748036 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.752154 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_5 [0.041456s] ... ok 2026-05-17 02:04:36.762932 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.081549s] ... ok 2026-05-17 02:04:36.772965 | ubuntu-noble | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_1_fake_net_name [0.044935s] ... ok 2026-05-17 02:04:36.787929 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.791650 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_01_creating [0.039322s] ... ok 2026-05-17 02:04:36.805264 | ubuntu-noble | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_exception_1 [0.032154s] ... ok 2026-05-17 02:04:36.820728 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.055900s] ... ok 2026-05-17 02:04:36.826401 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.831830 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_06_shrinking [0.038371s] ... ok 2026-05-17 02:04:36.832738 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.836994 | ubuntu-noble | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_exception_2 [0.031670s] ... ok 2026-05-17 02:04:36.857560 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_index [0.362293s] ... ok 2026-05-17 02:04:36.863915 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.867118 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_08_migrating_to [0.036950s] ... ok 2026-05-17 02:04:36.871572 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_3_2_5 [0.052594s] ... ok 2026-05-17 02:04:36.876660 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_2___in_sync____2_55__ [0.286330s] ... ok 2026-05-17 02:04:36.880501 | ubuntu-noble | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_badrequest_2_PolicyNotAuthorized [0.043353s] ... ok 2026-05-17 02:04:36.891051 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.894379 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_summary_1_None [0.039674s] ... ok 2026-05-17 02:04:36.901303 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.904492 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_11_server_migrating [0.037321s] ... ok 2026-05-17 02:04:36.908956 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.923634 | ubuntu-noble | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_1_manage_starting [0.042930s] ... ok 2026-05-17 02:04:36.925580 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_4_2_8 [0.053466s] ... ok 2026-05-17 02:04:36.929345 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.938799 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.942172 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_snapshot_not_found [0.037539s] ... ok 2026-05-17 02:04:36.946150 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_3 [0.280494s] ... ok 2026-05-17 02:04:36.975330 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.978439 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_version_not_found_2_2_6 [0.036120s] ... ok 2026-05-17 02:04:36.981039 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:36.984292 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_summary_1__False___2_55__ [0.038164s] ... ok 2026-05-17 02:04:37.010844 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.086999s] ... ok 2026-05-17 02:04:37.012309 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.015145 | ubuntu-noble | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_body_1 [0.036659s] ... ok 2026-05-17 02:04:37.018984 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.022886 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_with_limit_and_offset [0.037971s] ... ok 2026-05-17 02:04:37.024653 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_2 [0.284577s] ... ok 2026-05-17 02:04:37.048199 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.052962 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_2_detail [0.040948s] ... ok 2026-05-17 02:04:37.056889 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.057932 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.060291 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_1_index [0.037820s] ... ok 2026-05-17 02:04:37.061397 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_4 [0.038166s] ... ok 2026-05-17 02:04:37.065587 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_3 [0.522091s] ... ok 2026-05-17 02:04:37.069474 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.079037 | ubuntu-noble | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_share_status [0.063770s] ... ok 2026-05-17 02:04:37.087566 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.091040 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_4_reset_status [0.039128s] ... ok 2026-05-17 02:04:37.095044 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.095063 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.098327 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_3__show [0.037955s] ... ok 2026-05-17 02:04:37.098504 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.125795 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.132366 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.136981 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_1_2_55 [0.037258s] ... ok 2026-05-17 02:04:37.139037 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.168929 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.176807 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_3 [0.279422s] ... ok 2026-05-17 02:04:37.182918 | ubuntu-noble | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers [0.101156s] ... ok 2026-05-17 02:04:37.193643 | ubuntu-noble | Snapshots cannot be created for share '100' since it does not have that capability. 2026-05-17 02:04:37.195905 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_2_False [0.021603s] ... ok 2026-05-17 02:04:37.210344 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.284817s] ... ok 2026-05-17 02:04:37.226641 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary [0.030580s] ... ok 2026-05-17 02:04:37.241283 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.248809 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_1 [0.022002s] ... ok 2026-05-17 02:04:37.265111 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_4_2_8 [0.052902s] ... ok 2026-05-17 02:04:37.267107 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_3_2_17 [0.018539s] ... ok 2026-05-17 02:04:37.277925 | ubuntu-noble | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_limit [0.094966s] ... ok 2026-05-17 02:04:37.299172 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.300759 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.302742 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_1_index [0.039102s] ... ok 2026-05-17 02:04:37.336362 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.338684 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.339755 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_3_detail [0.037120s] ... ok 2026-05-17 02:04:37.351069 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_4 [0.286596s] ... ok 2026-05-17 02:04:37.370118 | ubuntu-noble | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_share_id_specified [0.094310s] ... ok 2026-05-17 02:04:37.373936 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.380656 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_4_reset_status [0.037877s] ... ok 2026-05-17 02:04:37.385534 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.391803 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_1 [0.037677s] ... ok 2026-05-17 02:04:37.398073 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_3___out_of_sync____2_56__ [0.524135s] ... ok 2026-05-17 02:04:37.399595 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_4 [0.336999s] ... ok 2026-05-17 02:04:37.406303 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.409545 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_bad_request_2 [0.039424s] ... ok 2026-05-17 02:04:37.421987 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.425542 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_deny_access_data_not_found_exception [0.047701s] ... ok 2026-05-17 02:04:37.433549 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.437197 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_4_create [0.038997s] ... ok 2026-05-17 02:04:37.438014 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.441906 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_12_server_migrating_to [0.043164s] ... ok 2026-05-17 02:04:37.443511 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.446550 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_with_no_admin_user [0.037046s] ... ok 2026-05-17 02:04:37.449840 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_5 [0.024371s] ... ok 2026-05-17 02:04:37.466274 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_7 [0.019353s] ... ok 2026-05-17 02:04:37.469220 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_1_2_0 [0.019233s] ... ok 2026-05-17 02:04:37.472201 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.475548 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_5_delete [0.038324s] ... ok 2026-05-17 02:04:37.485821 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.486094 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_delete_not_found [0.019008s] ... ok 2026-05-17 02:04:37.490417 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_13_backup_restoring [0.048373s] ... ok 2026-05-17 02:04:37.503523 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.504111 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_3___2_46___True_ [0.018835s] ... ok 2026-05-17 02:04:37.507670 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_share_network_not_found [0.029390s] ... ok 2026-05-17 02:04:37.507692 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_3 [0.037688s] ... ok 2026-05-17 02:04:37.523111 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update [0.018886s] ... ok 2026-05-17 02:04:37.525674 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_from_api_2 [0.019493s] ... ok 2026-05-17 02:04:37.528677 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.532090 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_version_not_found_1_1_0 [0.041591s] ... ok 2026-05-17 02:04:37.540561 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.541711 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_03___2_0____os_share_type_access___True_ [0.018547s] ... ok 2026-05-17 02:04:37.543610 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_version_not_found_2_2_6 [0.036426s] ... ok 2026-05-17 02:04:37.560473 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_04___2_0____os_share_type_access___False_ [0.018638s] ... ok 2026-05-17 02:04:37.569964 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_1_True [0.041855s] ... ok 2026-05-17 02:04:37.570334 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.574682 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_version_not_found_3_2_11 [0.042523s] ... ok 2026-05-17 02:04:37.578152 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.579057 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_05___2_6____os_share_type_access___True_ [0.018502s] ... ok 2026-05-17 02:04:37.584911 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_version_not_found_3_2_11 [0.038482s] ... ok 2026-05-17 02:04:37.599811 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_06 [0.019010s] ... ok 2026-05-17 02:04:37.607042 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_network_not_active [0.040234s] ... ok 2026-05-17 02:04:37.615958 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.616377 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_10 [0.018212s] ... ok 2026-05-17 02:04:37.636858 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_13 [0.018815s] ... ok 2026-05-17 02:04:37.644867 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_2 [0.553679s] ... ok 2026-05-17 02:04:37.654001 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_key_allowed_chars [0.018600s] ... ok 2026-05-17 02:04:37.668330 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_3 [0.532473s] ... ok 2026-05-17 02:04:37.669361 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.672274 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_2___2_23____key5__ [0.018122s] ... ok 2026-05-17 02:04:37.679104 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.682551 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.686570 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_show [0.041151s] ... ok 2026-05-17 02:04:37.691213 | ubuntu-noble | {7} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_1_available [0.018870s] ... ok 2026-05-17 02:04:37.702739 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show [0.095502s] ... ok 2026-05-17 02:04:37.704063 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.712716 | ubuntu-noble | {7} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_based_on_share_server [0.018619s] ... ok 2026-05-17 02:04:37.730975 | ubuntu-noble | Quota exceeded for fake_project_id, tried to create 1G share (10G of 5G already consumed). 2026-05-17 02:04:37.733771 | ubuntu-noble | {5} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_1 [0.158749s] ... ok 2026-05-17 02:04:37.734580 | ubuntu-noble | {7} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_invalid_2 [0.024557s] ... ok 2026-05-17 02:04:37.737984 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_1___1_1_1_1____2_32__ [0.051886s] ... ok 2026-05-17 02:04:37.754240 | ubuntu-noble | {7} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_been_soft_deleted [0.019530s] ... ok 2026-05-17 02:04:37.757403 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_5_2_31 [0.054052s] ... ok 2026-05-17 02:04:37.759647 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_1_2_0 [0.020771s] ... ok 2026-05-17 02:04:37.773545 | ubuntu-noble | {7} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_10_reverting [0.019284s] ... ok 2026-05-17 02:04:37.778551 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_1 [0.019531s] ... ok 2026-05-17 02:04:37.791965 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.792590 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_id_mismatch [0.018929s] ... ok 2026-05-17 02:04:37.793692 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_3 [0.526207s] ... ok 2026-05-17 02:04:37.793829 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.801474 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_metadata_filter [0.022746s] ... ok 2026-05-17 02:04:37.811544 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_invalid_status_3 [0.018852s] ... ok 2026-05-17 02:04:37.823680 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_2_2_16 [0.021387s] ... ok 2026-05-17 02:04:37.829391 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.830783 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_not_supported [0.019215s] ... ok 2026-05-17 02:04:37.833567 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_3 [0.039940s] ... ok 2026-05-17 02:04:37.843215 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_name_and_description_2_2_16 [0.020179s] ... ok 2026-05-17 02:04:37.848735 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_missing [0.266462s] ... ok 2026-05-17 02:04:37.862846 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_get_progress_not_found [0.030602s] ... ok 2026-05-17 02:04:37.867556 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.870762 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_3 [0.037079s] ... ok 2026-05-17 02:04:37.878329 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.881886 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage [0.038495s] ... ok 2026-05-17 02:04:37.884618 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.893081 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_error_invalid [0.031341s] ... ok 2026-05-17 02:04:37.904644 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.907673 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_4 [0.036901s] ... ok 2026-05-17 02:04:37.913570 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_3_v2_48_share_not_from_snap [0.020419s] ... ok 2026-05-17 02:04:37.917087 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.920683 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_share_server [0.038718s] ... ok 2026-05-17 02:04:37.927573 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_1 [0.538864s] ... ok 2026-05-17 02:04:37.932864 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_no_body [0.019127s] ... ok 2026-05-17 02:04:37.942324 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.945634 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_04_unmanage_starting [0.037777s] ... ok 2026-05-17 02:04:37.960335 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_3 [0.291846s] ... ok 2026-05-17 02:04:37.961745 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.967306 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.970424 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_with_user_id_1_2_15 [0.037470s] ... ok 2026-05-17 02:04:37.973929 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:37.995552 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.003406 | ubuntu-noble | Transfer e367197a-0f4a-4b90-ae96-0f68f8afa742: share id 8433bacc-3e7e-45bc-a7cc-0e2a3d5b8785 expected in awaiting_transfer state. 2026-05-17 02:04:38.006205 | ubuntu-noble | {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_delete_transfer_not_awaiting_transfer [0.085232s] ... ok 2026-05-17 02:04:38.014902 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.052342 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_1 [0.295138s] ... ok 2026-05-17 02:04:38.065947 | ubuntu-noble | Quota exceeded for fake_project_id, tried to create share (20 shares already consumed). 2026-05-17 02:04:38.070705 | ubuntu-noble | {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_2 [0.122731s] ... ok 2026-05-17 02:04:38.071600 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.088398 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.105217 | ubuntu-noble | {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_detail [0.098812s] ... ok 2026-05-17 02:04:38.128532 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.141891 | ubuntu-noble | {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_mount_point_name [0.070867s] ... ok 2026-05-17 02:04:38.142194 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.146949 | ubuntu-noble | {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_body_1 [0.040224s] ... ok 2026-05-17 02:04:38.195758 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.200631 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.223589 | ubuntu-noble | Transfer 46d37a90-c6d1-4d91-8048-1aead8759c2d: share id 2d6bdf62-69ba-4af4-9d79-1938146e6a8d expected in awaiting_transfer state. 2026-05-17 02:04:38.226371 | ubuntu-noble | {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_share_status [0.080722s] ... ok 2026-05-17 02:04:38.235436 | ubuntu-noble | {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_sort_1_desc [0.095674s] ... ok 2026-05-17 02:04:38.235907 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.239406 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_encryption_1 [0.268784s] ... ok 2026-05-17 02:04:38.262525 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_sg_and_different_availability_zone [0.019029s] ... ok 2026-05-17 02:04:38.263250 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.264893 | ubuntu-noble | Share type 0 has invalid required extra specs. 2026-05-17 02:04:38.264906 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:38.264910 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:04:38.264914 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:04:38.264918 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:38.264922 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:04:38.264926 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:04:38.264929 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:04:38.267439 | ubuntu-noble | Share type 1 has invalid required extra specs. 2026-05-17 02:04:38.267464 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:38.267470 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:04:38.267474 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:04:38.267478 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:38.267482 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:04:38.267485 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:04:38.267489 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:04:38.267493 | ubuntu-noble | Share type 2 has invalid required extra specs. 2026-05-17 02:04:38.267496 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:38.267500 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:04:38.267504 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:04:38.267507 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:38.267511 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:04:38.267515 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:04:38.267518 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:04:38.267571 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_default_proj2 [0.041059s] ... ok 2026-05-17 02:04:38.271883 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.275102 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_bad_request_1 [0.039512s] ... ok 2026-05-17 02:04:38.292471 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.295582 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_1_2_2 [0.036920s] ... ok 2026-05-17 02:04:38.301986 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.303421 | ubuntu-noble | Share type 2 has invalid required extra specs. 2026-05-17 02:04:38.303430 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:38.303434 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:04:38.303438 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:04:38.303442 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:38.303496 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:04:38.303502 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:04:38.303506 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:04:38.305865 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_false [0.038212s] ... ok 2026-05-17 02:04:38.306109 | ubuntu-noble | Share type 3 has invalid required extra specs. 2026-05-17 02:04:38.306115 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:38.306119 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:04:38.306123 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:04:38.306126 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:38.306130 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:04:38.306134 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:04:38.306137 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:04:38.309250 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.312352 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_to_public_share_type [0.037111s] ... ok 2026-05-17 02:04:38.329924 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.335652 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_share_group [0.037296s] ... ok 2026-05-17 02:04:38.340595 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.343609 | ubuntu-noble | Share type 0 has invalid required extra specs. 2026-05-17 02:04:38.343631 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:38.343636 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:04:38.343660 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:04:38.343664 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:38.343668 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:04:38.343672 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:04:38.343675 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:04:38.343679 | ubuntu-noble | Share type 1 has invalid required extra specs. 2026-05-17 02:04:38.343682 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:38.343695 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:04:38.343699 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:04:38.343703 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:38.343706 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:04:38.343710 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:04:38.343714 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:04:38.344392 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_ispublic_false [0.038502s] ... ok 2026-05-17 02:04:38.345810 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.349029 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_with_already_added_access [0.036646s] ... ok 2026-05-17 02:04:38.352910 | ubuntu-noble | {5} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_delete_transfer_awaiting_transfer [0.617390s] ... ok 2026-05-17 02:04:38.353575 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opt_count_0_1 [0.018698s] ... ok 2026-05-17 02:04:38.378909 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.382106 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_with_no_admin_user [0.037548s] ... ok 2026-05-17 02:04:38.382886 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.385640 | ubuntu-noble | Share type 0 has invalid required extra specs. 2026-05-17 02:04:38.385653 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:38.385658 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:04:38.385662 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:04:38.385666 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:38.385669 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:04:38.385673 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:04:38.385677 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:04:38.385692 | ubuntu-noble | Share type 1 has invalid required extra specs. 2026-05-17 02:04:38.385696 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:38.385700 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:04:38.385703 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:04:38.385707 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:38.385710 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:04:38.385714 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:04:38.385718 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:04:38.385721 | ubuntu-noble | Share type 2 has invalid required extra specs. 2026-05-17 02:04:38.385725 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:38.385729 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:04:38.385732 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:04:38.385736 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:38.385739 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:04:38.385743 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:04:38.385746 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:04:38.385750 | ubuntu-noble | Share type 3 has invalid required extra specs. 2026-05-17 02:04:38.385754 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:38.385757 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:04:38.385765 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:04:38.385768 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:38.385772 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:04:38.385776 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:04:38.385779 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:04:38.387134 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_none [0.038011s] ... ok 2026-05-17 02:04:38.389180 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.394612 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_access_private [0.043173s] ... ok 2026-05-17 02:04:38.396830 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.400371 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_access_rules_status_translated_1___2_10___True_ [0.048479s] ... ok 2026-05-17 02:04:38.402855 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_2 [0.020530s] ... ok 2026-05-17 02:04:38.406184 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_5 [0.019002s] ... ok 2026-05-17 02:04:38.409712 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_1 [0.559882s] ... ok 2026-05-17 02:04:38.420194 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_no_share [0.019758s] ... ok 2026-05-17 02:04:38.425523 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_7 [0.019256s] ... ok 2026-05-17 02:04:38.429979 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_not_found [0.019904s] ... ok 2026-05-17 02:04:38.435696 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.439561 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_access_public [0.044798s] ... ok 2026-05-17 02:04:38.440587 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_soft_delete [0.020320s] ... ok 2026-05-17 02:04:38.443622 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_parameter_1___new_name____new_description____wrong_bool__ [0.020178s] ... ok 2026-05-17 02:04:38.443870 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.445655 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_3 [0.019996s] ... ok 2026-05-17 02:04:38.459816 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_09 [0.019068s] ... ok 2026-05-17 02:04:38.462620 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_parameter_2________new_description____true__ [0.019405s] ... ok 2026-05-17 02:04:38.464985 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_2_23_1_driver_handles_share_servers [0.019244s] ... ok 2026-05-17 02:04:38.472901 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_2 [0.543431s] ... ok 2026-05-17 02:04:38.475205 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.477633 | ubuntu-noble | Share type 0 has invalid required extra specs. 2026-05-17 02:04:38.477646 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:38.477651 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:04:38.477655 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:04:38.477659 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:38.477662 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:04:38.477666 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:04:38.477670 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:04:38.477674 | ubuntu-noble | Share type 1 has invalid required extra specs. 2026-05-17 02:04:38.477677 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:38.477681 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:04:38.477685 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:04:38.477688 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:38.477716 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:04:38.477720 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:04:38.477724 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:04:38.481822 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_default [0.039973s] ... ok 2026-05-17 02:04:38.484155 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_ceph_2 [0.021089s] ... ok 2026-05-17 02:04:38.484170 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_API_exception [0.520735s] ... ok 2026-05-17 02:04:38.484175 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_12___2_24____share_type_access___False_ [0.021031s] ... ok 2026-05-17 02:04:38.484574 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_2___2_45___False_ [0.019506s] ... ok 2026-05-17 02:04:38.499467 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_03 [0.018390s] ... ok 2026-05-17 02:04:38.504808 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_16___2_41____share_type_access___False_ [0.019560s] ... ok 2026-05-17 02:04:38.505991 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.506279 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_delete [0.020285s] ... ok 2026-05-17 02:04:38.509613 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_dhss_true_with_share_server [0.038366s] ... ok 2026-05-17 02:04:38.516374 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.517622 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.519971 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access [0.040049s] ... ok 2026-05-17 02:04:38.520795 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_11 [0.019155s] ... ok 2026-05-17 02:04:38.520808 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_show_1__True___2_55__ [0.039516s] ... ok 2026-05-17 02:04:38.524659 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_02___1_0____os_share_type_access___False_ [0.021396s] ... ok 2026-05-17 02:04:38.527612 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_delete_in_use [0.020888s] ... ok 2026-05-17 02:04:38.543713 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_15___2_41____share_type_access___True_ [0.018971s] ... ok 2026-05-17 02:04:38.544878 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.547525 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_2_False [0.020045s] ... ok 2026-05-17 02:04:38.550652 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_02_deleting [0.038575s] ... ok 2026-05-17 02:04:38.555282 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.556625 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.558700 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_show_2__False___2_56__ [0.037678s] ... ok 2026-05-17 02:04:38.560599 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_from_public_share_type [0.040332s] ... ok 2026-05-17 02:04:38.564394 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_03 [0.020562s] ... ok 2026-05-17 02:04:38.566674 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_no_data [0.020384s] ... ok 2026-05-17 02:04:38.567658 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_1___2_1____syncing__ [0.047832s] ... ok 2026-05-17 02:04:38.573670 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_4 [0.520078s] ... ok 2026-05-17 02:04:38.583335 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.584370 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_12 [0.019838s] ... ok 2026-05-17 02:04:38.586229 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_2 [0.019463s] ... ok 2026-05-17 02:04:38.586919 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_03_manage_starting [0.038506s] ... ok 2026-05-17 02:04:38.587269 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_show [0.020689s] ... ok 2026-05-17 02:04:38.593152 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.596598 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.596815 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_2_detail [0.038055s] ... ok 2026-05-17 02:04:38.600598 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_with_bad_access [0.040219s] ... ok 2026-05-17 02:04:38.606679 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_1 [0.021085s] ... ok 2026-05-17 02:04:38.607858 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_parameter_4__None__None__None_ [0.019816s] ... ok 2026-05-17 02:04:38.620709 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.622107 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_3 [0.021346s] ... ok 2026-05-17 02:04:38.625530 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_3___1001__1001____2_38__ [0.050356s] ... ok 2026-05-17 02:04:38.627612 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_2___1_0____snapshot_support__ [0.020212s] ... ok 2026-05-17 02:04:38.627626 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_11___2_24____share_type_access___True_ [0.019167s] ... ok 2026-05-17 02:04:38.630727 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_missing_mandatory_2_body [0.031655s] ... ok 2026-05-17 02:04:38.643661 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_1___2_45___True_ [0.021457s] ... ok 2026-05-17 02:04:38.648557 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_not_found [0.019595s] ... ok 2026-05-17 02:04:38.650606 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_15___2_41____share_type_access___True_ [0.019023s] ... ok 2026-05-17 02:04:38.657625 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.660182 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_new_share_network_not_found [0.031687s] ... ok 2026-05-17 02:04:38.664474 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_4___2_46___False_ [0.020740s] ... ok 2026-05-17 02:04:38.666617 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_index [0.019716s] ... ok 2026-05-17 02:04:38.667581 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_14___2_27____share_type_access___False_ [0.019564s] ... ok 2026-05-17 02:04:38.673578 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_share_without_mount_snap_support [0.050571s] ... ok 2026-05-17 02:04:38.684404 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_16___2_41____share_type_access___False_ [0.018891s] ... ok 2026-05-17 02:04:38.688651 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_invalid_body_2 [0.019593s] ... ok 2026-05-17 02:04:38.688666 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_1___2_45___True_ [0.021115s] ... ok 2026-05-17 02:04:38.691135 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_non_boolean_2_writable [0.030829s] ... ok 2026-05-17 02:04:38.695523 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_2_2_16 [0.021836s] ... ok 2026-05-17 02:04:38.703248 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_04 [0.018741s] ... ok 2026-05-17 02:04:38.705631 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_item [0.019648s] ... ok 2026-05-17 02:04:38.706825 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_05___2_6____os_share_type_access___True_ [0.020945s] ... ok 2026-05-17 02:04:38.709035 | ubuntu-noble | Failed to update quota donating share transfer id d8d8b98f-25cf-4aa8-99b0-3c2e68248a7b 2026-05-17 02:04:38.709047 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:38.709051 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/transfer/api.py", line 318, in _check_donor_project_quota 2026-05-17 02:04:38.709056 | ubuntu-noble | donor_reservations = QUOTAS.reserve(context.elevated(), 2026-05-17 02:04:38.709059 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:38.709063 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:38.709067 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:38.709071 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:38.709075 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:38.709078 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:38.709082 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:38.709090 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:38.709094 | ubuntu-noble | raise effect 2026-05-17 02:04:38.709098 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/transfer/api.py", line 305, in _check_transferred_project_quota 2026-05-17 02:04:38.709102 | ubuntu-noble | reservations = QUOTAS.reserve(context, 2026-05-17 02:04:38.709105 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:38.709109 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:38.709113 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:38.709116 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:38.709120 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:38.709124 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:38.709127 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:38.709131 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:38.709135 | ubuntu-noble | raise effect 2026-05-17 02:04:38.709139 | ubuntu-noble | manila.exception.OverQuota: Quota exceeded for resources: {'snapshot_gigabytes': 'fake'}. 2026-05-17 02:04:38.714656 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_1 [0.305772s] ... ok 2026-05-17 02:04:38.716664 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_4 [0.019631s] ... ok 2026-05-17 02:04:38.721117 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_extract_host [0.029829s] ... ok 2026-05-17 02:04:38.721279 | ubuntu-noble | Quota exceeded for fake_project_id, tried to accept 0G snapshot (10G of 5G already consumed). 2026-05-17 02:04:38.723593 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_09 [0.018977s] ... ok 2026-05-17 02:04:38.725615 | ubuntu-noble | {4} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_3 [0.136908s] ... ok 2026-05-17 02:04:38.726573 | ubuntu-noble | {1} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_snapshots [0.021568s] ... ok 2026-05-17 02:04:38.728727 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_07___2_7____share_type_access___True_ [0.020678s] ... ok 2026-05-17 02:04:38.741372 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_14 [0.018959s] ... ok 2026-05-17 02:04:38.745992 | ubuntu-noble | {1} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_03_manage_starting [0.019433s] ... ok 2026-05-17 02:04:38.747658 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_14___2_27____share_type_access___False_ [0.019471s] ... ok 2026-05-17 02:04:38.750912 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_1 [0.029670s] ... ok 2026-05-17 02:04:38.751188 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.753805 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.757565 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_09_restoring [0.039570s] ... ok 2026-05-17 02:04:38.760763 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_06 [0.019227s] ... ok 2026-05-17 02:04:38.761967 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.765361 | ubuntu-noble | {4} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_body_2 [0.041223s] ... ok 2026-05-17 02:04:38.768586 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_03___2_0____os_share_type_access___True_ [0.019832s] ... ok 2026-05-17 02:04:38.768600 | ubuntu-noble | {1} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_08_migrating_to [0.021750s] ... ok 2026-05-17 02:04:38.771525 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_reset_server_status_invalid [0.020484s] ... ok 2026-05-17 02:04:38.780319 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_07 [0.019551s] ... ok 2026-05-17 02:04:38.786974 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_04___2_0____os_share_type_access___False_ [0.019777s] ... ok 2026-05-17 02:04:38.788600 | ubuntu-noble | {1} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_12_server_migrating_to [0.019820s] ... ok 2026-05-17 02:04:38.790831 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.791235 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_not_found [0.019466s] ... ok 2026-05-17 02:04:38.795710 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_share_not_found [0.039344s] ... ok 2026-05-17 02:04:38.799701 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.800081 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_09 [0.018718s] ... ok 2026-05-17 02:04:38.801589 | ubuntu-noble | Share type 2 has invalid required extra specs. 2026-05-17 02:04:38.801602 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:38.801607 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:04:38.801611 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:04:38.801615 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:38.801619 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:04:38.801623 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:04:38.801627 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:04:38.801630 | ubuntu-noble | Share type 3 has invalid required extra specs. 2026-05-17 02:04:38.801634 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:38.801638 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:04:38.801642 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:04:38.801645 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:38.801649 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:04:38.801653 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:04:38.801656 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:04:38.803408 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_false_proj2 [0.037965s] ... ok 2026-05-17 02:04:38.807086 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_07___2_7____share_type_access___True_ [0.019952s] ... ok 2026-05-17 02:04:38.810795 | ubuntu-noble | {1} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_14_backup_creating [0.021143s] ... ok 2026-05-17 02:04:38.811568 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_get_progress_exceptions_1 [0.020053s] ... ok 2026-05-17 02:04:38.820564 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_3 [0.019777s] ... ok 2026-05-17 02:04:38.829744 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_09___2_23____share_type_access___True_ [0.019989s] ... ok 2026-05-17 02:04:38.832596 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_3_deleting [0.019140s] ... ok 2026-05-17 02:04:38.837708 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.838935 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_1___1_0____key5__ [0.019835s] ... ok 2026-05-17 02:04:38.841518 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_bad_request_2 [0.037094s] ... ok 2026-05-17 02:04:38.843664 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_complete_not_found [0.033237s] ... ok 2026-05-17 02:04:38.848919 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_11___2_24____share_type_access___True_ [0.021643s] ... ok 2026-05-17 02:04:38.860050 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_3___2_23____driver_handles_share_servers__ [0.020938s] ... ok 2026-05-17 02:04:38.861417 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.861848 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_6 [0.018832s] ... ok 2026-05-17 02:04:38.869270 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_13___2_27____share_type_access___True_ [0.020241s] ... ok 2026-05-17 02:04:38.871607 | ubuntu-noble | {6} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_share_with_invalid_snapshot [0.076958s] ... ok 2026-05-17 02:04:38.875686 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_2_deleting [0.041593s] ... ok 2026-05-17 02:04:38.876969 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_get_progress [0.034531s] ... ok 2026-05-17 02:04:38.878842 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_not_found [0.019102s] ... ok 2026-05-17 02:04:38.880622 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_show_spec_not_found [0.020440s] ... ok 2026-05-17 02:04:38.889367 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_02 [0.019931s] ... ok 2026-05-17 02:04:38.898686 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_09___2_23____share_type_access___True_ [0.019002s] ... ok 2026-05-17 02:04:38.906927 | ubuntu-noble | {0} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_allow_dhss_true_with_share_server [0.023301s] ... ok 2026-05-17 02:04:38.911733 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_03 [0.019886s] ... ok 2026-05-17 02:04:38.913687 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares', 'gigabytes'] 2026-05-17 02:04:38.914943 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_4_unmanage_starting [0.042620s] ... ok 2026-05-17 02:04:38.917590 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_12___2_24____share_type_access___False_ [0.018717s] ... ok 2026-05-17 02:04:38.917811 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start [0.040654s] ... ok 2026-05-17 02:04:38.921249 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_2 [0.334856s] ... ok 2026-05-17 02:04:38.923728 | ubuntu-noble | {0} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_05_extending [0.019584s] ... ok 2026-05-17 02:04:38.929511 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.933022 | ubuntu-noble | {6} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_project_id_prefix_mount_point_name [0.061380s] ... ok 2026-05-17 02:04:38.935701 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_07 [0.018706s] ... ok 2026-05-17 02:04:38.936633 | ubuntu-noble | {5} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_invalid_1 [0.027138s] ... ok 2026-05-17 02:04:38.943114 | ubuntu-noble | {0} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_13_backup_restoring [0.019233s] ... ok 2026-05-17 02:04:38.950804 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_invalid_writable_preserve_metadata_1_writable [0.032796s] ... ok 2026-05-17 02:04:38.954405 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_11 [0.018614s] ... ok 2026-05-17 02:04:38.958044 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_1 [0.021187s] ... ok 2026-05-17 02:04:38.959181 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:38.962751 | ubuntu-noble | {0} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_15_ensuring [0.019629s] ... ok 2026-05-17 02:04:38.973438 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_3_2_5 [0.058140s] ... ok 2026-05-17 02:04:38.975643 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_11 [0.019051s] ... ok 2026-05-17 02:04:38.979884 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_invalid_status_2 [0.021643s] ... ok 2026-05-17 02:04:38.982189 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_2 [0.019263s] ... ok 2026-05-17 02:04:38.984929 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_3_preserve_metadata [0.034037s] ... ok 2026-05-17 02:04:38.992513 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_too_many_keys_allowed_chars [0.018809s] ... ok 2026-05-17 02:04:38.996628 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.000538 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_snapshot_access_applying [0.020569s] ... ok 2026-05-17 02:04:39.002634 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_3 [0.019743s] ... ok 2026-05-17 02:04:39.012875 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_5 [0.019643s] ... ok 2026-05-17 02:04:39.019764 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_4_preserve_snapshots [0.033430s] ... ok 2026-05-17 02:04:39.029541 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_5_2_31 [0.054923s] ... ok 2026-05-17 02:04:39.032590 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_3___2_24____key5__ [0.018741s] ... ok 2026-05-17 02:04:39.035639 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_new_share_network_not_found [0.030879s] ... ok 2026-05-17 02:04:39.035654 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_complete [0.034177s] ... ok 2026-05-17 02:04:39.040823 | ubuntu-noble | {6} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_sort_2_asc [0.107591s] ... ok 2026-05-17 02:04:39.050950 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_4___2_24____snapshot_support__ [0.019364s] ... ok 2026-05-17 02:04:39.053578 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_share_other_project_public_share [0.033472s] ... ok 2026-05-17 02:04:39.067748 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_1_nondisruptive [0.032379s] ... ok 2026-05-17 02:04:39.069514 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_4_preserve_snapshots [0.034325s] ... ok 2026-05-17 02:04:39.071635 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_4___2_23____snapshot_support__ [0.018970s] ... ok 2026-05-17 02:04:39.082159 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.053761s] ... ok 2026-05-17 02:04:39.089871 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_5___2_24____driver_handles_share_servers__ [0.018871s] ... ok 2026-05-17 02:04:39.091734 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_2_v2_91_share_not_from_snap [0.022312s] ... ok 2026-05-17 02:04:39.092821 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.096581 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_parent_exists [0.044286s] ... ok 2026-05-17 02:04:39.096864 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.098259 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_error_body [0.032675s] ... ok 2026-05-17 02:04:39.107871 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_invalid_body_3 [0.019250s] ... ok 2026-05-17 02:04:39.110040 | ubuntu-noble | A new share may not be created from snapshot '333', because the snapshot's parent share does not have that capability. 2026-05-17 02:04:39.111647 | ubuntu-noble | {6} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_show_transfer [0.070694s] ... ok 2026-05-17 02:04:39.112603 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_not_supported [0.019984s] ... ok 2026-05-17 02:04:39.118220 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_invalid_share_net [0.019873s] ... ok 2026-05-17 02:04:39.128547 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_item_too_many_keys [0.019061s] ... ok 2026-05-17 02:04:39.132887 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.136202 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_3__v2_47_az_unsupported [0.039629s] ... ok 2026-05-17 02:04:39.136838 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.054516s] ... ok 2026-05-17 02:04:39.139676 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_invalid_availability_zone [0.021268s] ... ok 2026-05-17 02:04:39.146123 | ubuntu-noble | {4} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_2_manage_error [0.019042s] ... ok 2026-05-17 02:04:39.147786 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.151061 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_no_parent [0.039132s] ... ok 2026-05-17 02:04:39.158944 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_has_replicas [0.021280s] ... ok 2026-05-17 02:04:39.165068 | ubuntu-noble | {4} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_replicas [0.018796s] ... ok 2026-05-17 02:04:39.165779 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.173655 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_encryption_3 [0.020692s] ... ok 2026-05-17 02:04:39.175593 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.177915 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_no_share [0.020253s] ... ok 2026-05-17 02:04:39.180011 | ubuntu-noble | Attempt to transfer cd0a4cc1-b129-4216-a51d-5924997e0552 with invalid auth key. 2026-05-17 02:04:39.182553 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_2_2_1 [0.039533s] ... ok 2026-05-17 02:04:39.183603 | ubuntu-noble | {6} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_auth_key [0.070767s] ... ok 2026-05-17 02:04:39.185623 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_invalid_status_1 [0.018789s] ... ok 2026-05-17 02:04:39.199979 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_encryption_2 [0.020602s] ... ok 2026-05-17 02:04:39.203030 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_snapshot_latest_not_found [0.018965s] ... ok 2026-05-17 02:04:39.207633 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.208617 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.214711 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_2__v2_0_az_supported [0.040160s] ... ok 2026-05-17 02:04:39.214987 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.218300 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_6 [0.040353s] ... ok 2026-05-17 02:04:39.219642 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.221601 | ubuntu-noble | Share type 0 has invalid required extra specs. 2026-05-17 02:04:39.221615 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:39.221620 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:04:39.221633 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:04:39.221638 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:39.221642 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:04:39.221645 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:04:39.221649 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:04:39.221653 | ubuntu-noble | Share type 1 has invalid required extra specs. 2026-05-17 02:04:39.221657 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:39.221661 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:04:39.221664 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:04:39.221668 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:39.221672 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:04:39.221676 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:04:39.221680 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:04:39.222828 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show [0.085840s] ... ok 2026-05-17 02:04:39.223597 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_ispublic_none [0.040952s] ... ok 2026-05-17 02:04:39.234815 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_1_nondisruptive [0.031660s] ... ok 2026-05-17 02:04:39.240588 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.244664 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_net [0.044507s] ... ok 2026-05-17 02:04:39.248430 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.251931 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_2_2_3 [0.039665s] ... ok 2026-05-17 02:04:39.255443 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.255861 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_remove_invalid_options [0.019422s] ... ok 2026-05-17 02:04:39.258623 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.259162 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_8 [0.040627s] ... ok 2026-05-17 02:04:39.261948 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_bad_request_1 [0.037841s] ... ok 2026-05-17 02:04:39.262627 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_2 [0.547052s] ... ok 2026-05-17 02:04:39.273698 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_in_share_group_wrong_id [0.021563s] ... ok 2026-05-17 02:04:39.276488 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_5_2_31 [0.053622s] ... ok 2026-05-17 02:04:39.280538 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.280747 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_08 [0.021294s] ... ok 2026-05-17 02:04:39.282234 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_1_None [0.020450s] ... ok 2026-05-17 02:04:39.284544 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_4__v2_47_az_supported [0.039815s] ... ok 2026-05-17 02:04:39.289563 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_1_migration_error [0.031798s] ... ok 2026-05-17 02:04:39.297227 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.301110 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_09 [0.020431s] ... ok 2026-05-17 02:04:39.301902 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_4 [0.019461s] ... ok 2026-05-17 02:04:39.306285 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_4_v2_48_share_from_snap [0.020025s] ... ok 2026-05-17 02:04:39.310297 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.313312 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.314377 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_1 [0.040519s] ... ok 2026-05-17 02:04:39.316839 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_summary_2_FAKE_SNAPSHOT_ID [0.040251s] ... ok 2026-05-17 02:04:39.321241 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_10 [0.020099s] ... ok 2026-05-17 02:04:39.321924 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.322661 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default [0.020075s] ... ok 2026-05-17 02:04:39.325624 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_7 [0.040709s] ... ok 2026-05-17 02:04:39.326592 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_encryption_4 [0.019438s] ... ok 2026-05-17 02:04:39.336442 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_1_1_0 [0.019344s] ... ok 2026-05-17 02:04:39.342672 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_2___2_45___False_ [0.019820s] ... ok 2026-05-17 02:04:39.344647 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_restore [0.020647s] ... ok 2026-05-17 02:04:39.345598 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_invalid_default_share_type [0.019745s] ... ok 2026-05-17 02:04:39.354032 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.358555 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_3_2_17 [0.019500s] ... ok 2026-05-17 02:04:39.360682 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_2 [0.044138s] ... ok 2026-05-17 02:04:39.361899 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_4___2_46___False_ [0.019515s] ... ok 2026-05-17 02:04:39.363874 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.368734 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_task_state [0.041022s] ... ok 2026-05-17 02:04:39.375203 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_3 [0.019068s] ... ok 2026-05-17 02:04:39.377500 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.380632 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.380808 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_share_group_earlier_version [0.038615s] ... ok 2026-05-17 02:04:39.383639 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_4___2_46___False_ [0.019934s] ... ok 2026-05-17 02:04:39.383656 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_sg_and_availability_zone [0.036959s] ... ok 2026-05-17 02:04:39.395859 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.396524 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_3 [0.021239s] ... ok 2026-05-17 02:04:39.400072 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_4 [0.041321s] ... ok 2026-05-17 02:04:39.402647 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_pre_v250 [0.019291s] ... ok 2026-05-17 02:04:39.404421 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.407524 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_without_export_locations [0.040098s] ... ok 2026-05-17 02:04:39.415843 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.417269 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.418199 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_4 [0.021534s] ... ok 2026-05-17 02:04:39.419233 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_user_id_1_2_15 [0.038495s] ... ok 2026-05-17 02:04:39.420255 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_1__v2_0_az_unsupported [0.037565s] ... ok 2026-05-17 02:04:39.424541 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_body [0.019908s] ... ok 2026-05-17 02:04:39.424554 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary [0.024186s] ... ok 2026-05-17 02:04:39.428236 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opt_count_0_2 [0.020431s] ... ok 2026-05-17 02:04:39.437581 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_nofound [0.019095s] ... ok 2026-05-17 02:04:39.439639 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_1 [0.516094s] ... ok 2026-05-17 02:04:39.443666 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_06___2_6____os_share_type_access___False_ [0.019897s] ... ok 2026-05-17 02:04:39.445190 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_06 [0.020648s] ... ok 2026-05-17 02:04:39.450723 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_07 [0.020487s] ... ok 2026-05-17 02:04:39.454736 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.457118 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_name_and_description_1_2_0 [0.019735s] ... ok 2026-05-17 02:04:39.458682 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail [0.037086s] ... ok 2026-05-17 02:04:39.461819 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_10___2_23____share_type_access___False_ [0.019871s] ... ok 2026-05-17 02:04:39.465579 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_update_all_metadata [0.020241s] ... ok 2026-05-17 02:04:39.473159 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.477514 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_restore_with_deleting_status [0.019812s] ... ok 2026-05-17 02:04:39.482849 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_01___1_0____os_share_type_access___True_ [0.019568s] ... ok 2026-05-17 02:04:39.485508 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.487602 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_12 [0.021859s] ... ok 2026-05-17 02:04:39.489271 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_share_type_name [0.040054s] ... ok 2026-05-17 02:04:39.490864 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.495898 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_4 [0.037038s] ... ok 2026-05-17 02:04:39.497647 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_16 [0.019138s] ... ok 2026-05-17 02:04:39.501745 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_06___2_6____os_share_type_access___False_ [0.020114s] ... ok 2026-05-17 02:04:39.509924 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_13 [0.019950s] ... ok 2026-05-17 02:04:39.511992 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_access_list [0.022328s] ... ok 2026-05-17 02:04:39.522023 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_08 [0.019742s] ... ok 2026-05-17 02:04:39.528621 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.531777 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_01 [0.019260s] ... ok 2026-05-17 02:04:39.542518 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_12 [0.019028s] ... ok 2026-05-17 02:04:39.550938 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_02 [0.018984s] ... ok 2026-05-17 02:04:39.552588 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_1___2_91____error__ [0.055624s] ... ok 2026-05-17 02:04:39.562693 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_15 [0.019526s] ... ok 2026-05-17 02:04:39.564632 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_4 [0.300742s] ... ok 2026-05-17 02:04:39.566613 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_2___2_91____syncing__ [0.057624s] ... ok 2026-05-17 02:04:39.570051 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_07 [0.019104s] ... ok 2026-05-17 02:04:39.572280 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_02 [0.019634s] ... ok 2026-05-17 02:04:39.580703 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_01_None [0.019653s] ... ok 2026-05-17 02:04:39.589482 | ubuntu-noble | Metadata property key is greater than 255 characters. 2026-05-17 02:04:39.591436 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_20 [0.018845s] ... ok 2026-05-17 02:04:39.599353 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.602042 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_05 [0.018834s] ... ok 2026-05-17 02:04:39.604671 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_1 [0.040254s] ... ok 2026-05-17 02:04:39.618888 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_index_no_data [0.018788s] ... ok 2026-05-17 02:04:39.620949 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_4___2_28____error__ [0.055630s] ... ok 2026-05-17 02:04:39.623975 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_3___2_91____active__ [0.053829s] ... ok 2026-05-17 02:04:39.636928 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.637781 | ubuntu-noble | {6} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_not_found [0.018811s] ... ok 2026-05-17 02:04:39.640543 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_4___2_27____active__ [0.048114s] ... ok 2026-05-17 02:04:39.642630 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_2 [0.037230s] ... ok 2026-05-17 02:04:39.654792 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_is_in_error_2_2_27 [0.030319s] ... ok 2026-05-17 02:04:39.659746 | ubuntu-noble | {6} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_01_creating [0.018946s] ... ok 2026-05-17 02:04:39.661538 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_exception_2 [0.021946s] ... ok 2026-05-17 02:04:39.674703 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.675693 | ubuntu-noble | {6} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_07_migrating [0.018643s] ... ok 2026-05-17 02:04:39.679536 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_15 [0.020797s] ... ok 2026-05-17 02:04:39.679549 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_5___2_28____syncing__ [0.054861s] ... ok 2026-05-17 02:04:39.679554 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_05_extending [0.037687s] ... ok 2026-05-17 02:04:39.681488 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_invalid_body_1 [0.019829s] ... ok 2026-05-17 02:04:39.688943 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.692943 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_user_id_2_2_16 [0.273468s] ... ok 2026-05-17 02:04:39.694957 | ubuntu-noble | {6} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_11_server_migrating [0.019169s] ... ok 2026-05-17 02:04:39.696602 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_16 [0.019633s] ... ok 2026-05-17 02:04:39.713115 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_2 [0.275291s] ... ok 2026-05-17 02:04:39.716552 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.717640 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_14 [0.019844s] ... ok 2026-05-17 02:04:39.717651 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test__revert [0.019488s] ... ok 2026-05-17 02:04:39.718583 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_deny_access [0.022938s] ... ok 2026-05-17 02:04:39.731053 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_6___2_28____active__ [0.054817s] ... ok 2026-05-17 02:04:39.734305 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_4 [0.019248s] ... ok 2026-05-17 02:04:39.736798 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_01 [0.021162s] ... ok 2026-05-17 02:04:39.737633 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_exception_1 [0.018979s] ... ok 2026-05-17 02:04:39.748854 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.751664 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_ceph_1 [0.020601s] ... ok 2026-05-17 02:04:39.751832 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.754175 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_snapshot_not_latest [0.019882s] ... ok 2026-05-17 02:04:39.755643 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_05 [0.020497s] ... ok 2026-05-17 02:04:39.772046 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.773437 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_delete_metadata [0.019061s] ... ok 2026-05-17 02:04:39.776732 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_07 [0.019641s] ... ok 2026-05-17 02:04:39.776748 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_06 [0.022784s] ... ok 2026-05-17 02:04:39.793674 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_13 [0.019027s] ... ok 2026-05-17 02:04:39.796735 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_exception_1 [0.021942s] ... ok 2026-05-17 02:04:39.800315 | ubuntu-noble | Failed to update quota donating share transfer id 2080f2d6-b687-46e1-bb77-5187425e064e 2026-05-17 02:04:39.800345 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:39.800351 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/transfer/api.py", line 318, in _check_donor_project_quota 2026-05-17 02:04:39.800357 | ubuntu-noble | donor_reservations = QUOTAS.reserve(context.elevated(), 2026-05-17 02:04:39.800362 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:39.800367 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:39.800372 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:39.800377 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:39.800382 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:39.800388 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:39.800393 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:39.800398 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:39.800403 | ubuntu-noble | raise effect 2026-05-17 02:04:39.800408 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/transfer/api.py", line 305, in _check_transferred_project_quota 2026-05-17 02:04:39.800413 | ubuntu-noble | reservations = QUOTAS.reserve(context, 2026-05-17 02:04:39.800418 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:39.800423 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:39.800428 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:39.800433 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:39.800438 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:39.800443 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:39.800468 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:39.800473 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:39.800478 | ubuntu-noble | raise effect 2026-05-17 02:04:39.800483 | ubuntu-noble | manila.exception.OverQuota: Quota exceeded for resources: {'snapshots': 'fake'}. 2026-05-17 02:04:39.805743 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_invalid_writable_preserve_metadata_2_preserve_metadata [0.030878s] ... ok 2026-05-17 02:04:39.813314 | ubuntu-noble | Quota exceeded for fake_project_id, tried to accept 1 snapshot (20 of 10 already consumed). 2026-05-17 02:04:39.815607 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_18 [0.019044s] ... ok 2026-05-17 02:04:39.818742 | ubuntu-noble | {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_4 [0.138127s] ... ok 2026-05-17 02:04:39.821601 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_exception_3 [0.022074s] ... ok 2026-05-17 02:04:39.824958 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_no_share_id [0.020292s] ... ok 2026-05-17 02:04:39.840253 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_1 [0.021129s] ... ok 2026-05-17 02:04:39.857733 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_2_writable [0.031184s] ... ok 2026-05-17 02:04:39.861205 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_invalid_body_2 [0.020947s] ... ok 2026-05-17 02:04:39.863481 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.863755 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_3___2_27____syncing__ [0.049410s] ... ok 2026-05-17 02:04:39.885882 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_invalid_body_3 [0.021071s] ... ok 2026-05-17 02:04:39.885948 | ubuntu-noble | {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer [0.068501s] ... ok 2026-05-17 02:04:39.888584 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_5_force_host_assisted_migration [0.031605s] ... ok 2026-05-17 02:04:39.897107 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.908217 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_1_v2_91_share_from_snap [0.019671s] ... ok 2026-05-17 02:04:39.917097 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.919783 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.922918 | ubuntu-noble | {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_body_3 [0.037797s] ... ok 2026-05-17 02:04:39.943583 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.948689 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_1_2_0 [0.037868s] ... ok 2026-05-17 02:04:39.959747 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_reset_status_other_project_public_share_2_2_7 [0.277862s] ... ok 2026-05-17 02:04:39.965121 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete [0.018649s] ... ok 2026-05-17 02:04:39.984388 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:39.995522 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.000309 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.005760 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_3 [0.038080s] ... ok 2026-05-17 02:04:40.017431 | ubuntu-noble | {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_all_tenants [0.094312s] ... ok 2026-05-17 02:04:40.023620 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_05 [0.019703s] ... ok 2026-05-17 02:04:40.051633 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_2 [0.556974s] ... ok 2026-05-17 02:04:40.053620 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.057914 | ubuntu-noble | {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_body_2 [0.039192s] ... ok 2026-05-17 02:04:40.068966 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.074829 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_access_rules_status_translated_2___2_27___True_ [0.048531s] ... ok 2026-05-17 02:04:40.087614 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.090838 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.094066 | ubuntu-noble | {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_body_3 [0.037024s] ... ok 2026-05-17 02:04:40.106363 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.110785 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_replication_type [0.036886s] ... ok 2026-05-17 02:04:40.127594 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.130755 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access [0.036672s] ... ok 2026-05-17 02:04:40.143591 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.146705 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_share_group [0.036908s] ... ok 2026-05-17 02:04:40.155907 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_3 [0.269425s] ... ok 2026-05-17 02:04:40.165091 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.166226 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_05 [0.019347s] ... ok 2026-05-17 02:04:40.170831 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_not_found [0.037499s] ... ok 2026-05-17 02:04:40.185205 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_06 [0.018804s] ... ok 2026-05-17 02:04:40.188590 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.205784 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_11 [0.018454s] ... ok 2026-05-17 02:04:40.225041 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_15 [0.018928s] ... ok 2026-05-17 02:04:40.232170 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_for_missing_1_2_6 [0.519095s] ... ok 2026-05-17 02:04:40.241659 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_17 [0.018647s] ... ok 2026-05-17 02:04:40.254900 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_3 [0.515360s] ... ok 2026-05-17 02:04:40.260786 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_04 [0.018983s] ... ok 2026-05-17 02:04:40.268480 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.272115 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_4 [0.039278s] ... ok 2026-05-17 02:04:40.274912 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareManageTest.test_revert_unsupported [0.020379s] ... ok 2026-05-17 02:04:40.279883 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_10 [0.019096s] ... ok 2026-05-17 02:04:40.290418 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_bad_request_1 [0.018868s] ... ok 2026-05-17 02:04:40.298737 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_17 [0.018652s] ... ok 2026-05-17 02:04:40.310635 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.314477 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_2 [0.040558s] ... ok 2026-05-17 02:04:40.320730 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_19 [0.019164s] ... ok 2026-05-17 02:04:40.325650 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.332984 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_invalid_2 [0.042265s] ... ok 2026-05-17 02:04:40.336180 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_invalid_body_1 [0.021623s] ... ok 2026-05-17 02:04:40.341111 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_deny_access_not_found [0.022877s] ... ok 2026-05-17 02:04:40.358005 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_invalid_body_2 [0.021621s] ... ok 2026-05-17 02:04:40.361084 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_1 [0.019802s] ... ok 2026-05-17 02:04:40.368834 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.371684 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_3 [0.319778s] ... ok 2026-05-17 02:04:40.374605 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_03_manage_starting [0.038898s] ... ok 2026-05-17 02:04:40.394569 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.397621 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.400794 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_with_user_id [0.042622s] ... ok 2026-05-17 02:04:40.407040 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.407850 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.410269 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_08_migrating_to [0.038259s] ... ok 2026-05-17 02:04:40.412691 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_replicated_snapshot [0.040342s] ... ok 2026-05-17 02:04:40.417064 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_missing_1_2_6 [0.555623s] ... ok 2026-05-17 02:04:40.435636 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.437608 | ubuntu-noble | Share type 0 has invalid required extra specs. 2026-05-17 02:04:40.437621 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:40.437626 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:04:40.437630 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:04:40.437634 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:40.437638 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:04:40.437642 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:04:40.437654 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:04:40.437658 | ubuntu-noble | Share type 1 has invalid required extra specs. 2026-05-17 02:04:40.437662 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:40.437666 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:04:40.437669 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:04:40.437673 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:40.437677 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:04:40.437680 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:04:40.437684 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:04:40.437688 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.438423 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_invalid_body_3 [0.021169s] ... ok 2026-05-17 02:04:40.442614 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_default_proj1 [0.271400s] ... ok 2026-05-17 02:04:40.444912 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share [0.042706s] ... ok 2026-05-17 02:04:40.445645 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.447603 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.449431 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_07_migrating [0.037396s] ... ok 2026-05-17 02:04:40.451603 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_15_ensuring [0.038875s] ... ok 2026-05-17 02:04:40.462606 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_service_not_found [0.022531s] ... ok 2026-05-17 02:04:40.467811 | ubuntu-noble | {7} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_04__None___2_39__ [0.018475s] ... ok 2026-05-17 02:04:40.474357 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.477618 | ubuntu-noble | Share type 0 has invalid required extra specs. 2026-05-17 02:04:40.477631 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:40.477635 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:04:40.477640 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:04:40.477643 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:40.477647 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:04:40.477669 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:04:40.477673 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:04:40.477676 | ubuntu-noble | Share type 1 has invalid required extra specs. 2026-05-17 02:04:40.477680 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:40.477684 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:04:40.477687 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:04:40.477691 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:40.477694 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:04:40.477698 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:04:40.477702 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:04:40.479698 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_true [0.038286s] ... ok 2026-05-17 02:04:40.481283 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.484298 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.484778 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_02_deleting [0.041108s] ... ok 2026-05-17 02:04:40.487628 | ubuntu-noble | {7} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_12__None___2_90__ [0.018629s] ... ok 2026-05-17 02:04:40.489592 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_10_reverting [0.038542s] ... ok 2026-05-17 02:04:40.498683 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.502399 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_with_is_public_1 [0.041159s] ... ok 2026-05-17 02:04:40.505965 | ubuntu-noble | {0} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_02__None___2_40__ [0.021059s] ... ok 2026-05-17 02:04:40.508695 | ubuntu-noble | {7} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_04__None__None___2_40__ [0.017976s] ... ok 2026-05-17 02:04:40.512258 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.515486 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_with_no_context [0.037202s] ... ok 2026-05-17 02:04:40.522102 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.522698 | ubuntu-noble | {7} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_13___fake_project_id___None___2_62__ [0.017937s] ... ok 2026-05-17 02:04:40.525700 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_14_backup_creating [0.037638s] ... ok 2026-05-17 02:04:40.527574 | ubuntu-noble | {0} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_07___fake_quota_class____2_62__ [0.021503s] ... ok 2026-05-17 02:04:40.534950 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_2 [0.019440s] ... ok 2026-05-17 02:04:40.539200 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.542514 | ubuntu-noble | {7} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_3_2_33 [0.018473s] ... ok 2026-05-17 02:04:40.544618 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_05_extending [0.040181s] ... ok 2026-05-17 02:04:40.547419 | ubuntu-noble | {0} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_02__None___fake_share_type_id____2_40__ [0.019735s] ... ok 2026-05-17 02:04:40.550730 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares', 'gigabytes'] 2026-05-17 02:04:40.553915 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_4 [0.018797s] ... ok 2026-05-17 02:04:40.558657 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_1 [0.599118s] ... ok 2026-05-17 02:04:40.559585 | ubuntu-noble | {7} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_4_2_45 [0.018074s] ... ok 2026-05-17 02:04:40.560470 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.563906 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_15_ensuring [0.038211s] ... ok 2026-05-17 02:04:40.565959 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_v249 [0.023163s] ... ok 2026-05-17 02:04:40.568584 | ubuntu-noble | {0} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_03___fake_project_id___None___2_40__ [0.020810s] ... ok 2026-05-17 02:04:40.574757 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_already_exists [0.019467s] ... ok 2026-05-17 02:04:40.585595 | ubuntu-noble | {5} manila.tests.api.views.test_scheduler_stats.ViewBuilderTestCase.test_pools [0.019334s] ... ok 2026-05-17 02:04:40.591724 | ubuntu-noble | {0} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_07___fake_project_id___None___2_39__ [0.019048s] ... ok 2026-05-17 02:04:40.592298 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_6 [0.018782s] ... ok 2026-05-17 02:04:40.593618 | ubuntu-noble | {7} manila.tests.api.views.test_share_network_subnets.ViewBuilderTestCase.test_build_share_network_subnets_2_2_78 [0.033606s] ... ok 2026-05-17 02:04:40.595003 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.605490 | ubuntu-noble | {5} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_1_2_20 [0.019855s] ... ok 2026-05-17 02:04:40.607297 | ubuntu-noble | {0} manila.tests.api.views.test_scheduler_stats.ViewBuilderTestCase.test_pools_with_details [0.019696s] ... ok 2026-05-17 02:04:40.610599 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.611434 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_1___2_45___True_ [0.019076s] ... ok 2026-05-17 02:04:40.612787 | ubuntu-noble | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_09 [0.018925s] ... ok 2026-05-17 02:04:40.624712 | ubuntu-noble | {2} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_share_with_network_id [0.056585s] ... ok 2026-05-17 02:04:40.626591 | ubuntu-noble | {5} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_1_2_20 [0.019620s] ... ok 2026-05-17 02:04:40.628695 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_security_service_update_check_1___update_security_service___True_ [0.020126s] ... ok 2026-05-17 02:04:40.630187 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_with_volumes_destroy [0.018542s] ... ok 2026-05-17 02:04:40.631971 | ubuntu-noble | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_17 [0.019529s] ... ok 2026-05-17 02:04:40.647724 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test__collection_name [0.020054s] ... ok 2026-05-17 02:04:40.648579 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_02___1_0____os_share_type_access___False_ [0.018384s] ... ok 2026-05-17 02:04:40.650738 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_security_service_update_check_2___add_security_service___False_ [0.022063s] ... ok 2026-05-17 02:04:40.653623 | ubuntu-noble | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_18 [0.018381s] ... ok 2026-05-17 02:04:40.666047 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_12 [0.020532s] ... ok 2026-05-17 02:04:40.667617 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_08___2_7____share_type_access___False_ [0.018539s] ... ok 2026-05-17 02:04:40.669681 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_10 [0.019785s] ... ok 2026-05-17 02:04:40.670052 | ubuntu-noble | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_01_______2_20__ [0.018590s] ... ok 2026-05-17 02:04:40.672964 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.685785 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_15 [0.019519s] ... ok 2026-05-17 02:04:40.687608 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_01 [0.018680s] ... ok 2026-05-17 02:04:40.687623 | ubuntu-noble | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_06_______2_0__ [0.018391s] ... ok 2026-05-17 02:04:40.690684 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_13 [0.020187s] ... ok 2026-05-17 02:04:40.691624 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_2 [0.537957s] ... ok 2026-05-17 02:04:40.703019 | ubuntu-noble | Share type of share 3d151961-2f79-4585-b5af-d1f0d6712f42 is not public, and current project can not access the share type 2026-05-17 02:04:40.706871 | ubuntu-noble | {2} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_not_public_share_type [0.084759s] ... ok 2026-05-17 02:04:40.707409 | ubuntu-noble | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_02_______2_91__ [0.018302s] ... ok 2026-05-17 02:04:40.708637 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_13 [0.019402s] ... ok 2026-05-17 02:04:40.708651 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_23 [0.021246s] ... ok 2026-05-17 02:04:40.712435 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareManageTest.test__manage [0.021209s] ... ok 2026-05-17 02:04:40.713874 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_20 [0.020796s] ... ok 2026-05-17 02:04:40.724167 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_16 [0.018546s] ... ok 2026-05-17 02:04:40.727723 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_subnet_create_check_2_False [0.019383s] ... ok 2026-05-17 02:04:40.730904 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_22 [0.020141s] ... ok 2026-05-17 02:04:40.739855 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.740709 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.742296 | ubuntu-noble | Share type 0 has invalid required extra specs. 2026-05-17 02:04:40.742310 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:40.742315 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:04:40.742319 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:04:40.742323 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:40.742327 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:04:40.742331 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:04:40.742334 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:04:40.742476 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_08 [0.018224s] ... ok 2026-05-17 02:04:40.743599 | ubuntu-noble | Share type 1 has invalid required extra specs. 2026-05-17 02:04:40.743613 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:40.743617 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:04:40.743621 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:04:40.743625 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:40.743628 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:04:40.743632 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:04:40.743636 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:04:40.743957 | ubuntu-noble | {7} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_4_2_11 [0.036921s] ... ok 2026-05-17 02:04:40.745659 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_ispublic_true [0.039220s] ... ok 2026-05-17 02:04:40.746687 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_07_______2_49__ [0.019341s] ... ok 2026-05-17 02:04:40.751062 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.751381 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_13 [0.020082s] ... ok 2026-05-17 02:04:40.755314 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_3 [0.042731s] ... ok 2026-05-17 02:04:40.761712 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_invalid_body_1_None [0.019168s] ... ok 2026-05-17 02:04:40.765599 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_08_______2_26__ [0.019341s] ... ok 2026-05-17 02:04:40.771862 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_16 [0.020344s] ... ok 2026-05-17 02:04:40.778030 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.779686 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.780789 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_item_body_uri_mismatch [0.018928s] ... ok 2026-05-17 02:04:40.783143 | ubuntu-noble | {7} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_5_2_16 [0.038080s] ... ok 2026-05-17 02:04:40.785576 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_by_nonexistent_share_type [0.038021s] ... ok 2026-05-17 02:04:40.785592 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_14 [0.018803s] ... ok 2026-05-17 02:04:40.792099 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_26 [0.020168s] ... ok 2026-05-17 02:04:40.792400 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.795794 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_with_is_public_2 [0.040270s] ... ok 2026-05-17 02:04:40.799939 | ubuntu-noble | {7} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_get_base_url_without_version_2___http___localhost_____http___localhost___ [0.017980s] ... ok 2026-05-17 02:04:40.801725 | ubuntu-noble | {3} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_02_deleting [0.020565s] ... ok 2026-05-17 02:04:40.804577 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_1 [0.019458s] ... ok 2026-05-17 02:04:40.806620 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_07_______2_49__ [0.019286s] ... ok 2026-05-17 02:04:40.813062 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_29 [0.020835s] ... ok 2026-05-17 02:04:40.818977 | ubuntu-noble | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list_commands_json [0.019542s] ... ok 2026-05-17 02:04:40.820586 | ubuntu-noble | {3} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_04_unmanage_starting [0.018903s] ... ok 2026-05-17 02:04:40.825713 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_09 [0.019220s] ... ok 2026-05-17 02:04:40.825731 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_5 [0.019281s] ... ok 2026-05-17 02:04:40.830986 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.832892 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_31 [0.019807s] ... ok 2026-05-17 02:04:40.835590 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_14_backup_creating [0.038527s] ... ok 2026-05-17 02:04:40.839957 | ubuntu-noble | {3} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_09_restoring [0.019495s] ... ok 2026-05-17 02:04:40.841714 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_8 [0.018761s] ... ok 2026-05-17 02:04:40.852769 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_11 [0.020042s] ... ok 2026-05-17 02:04:40.854695 | ubuntu-noble | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_bpython_2 ... SKIPPED: No module named 'bpython' 2026-05-17 02:04:40.856600 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unsupported_version [0.020202s] ... ok 2026-05-17 02:04:40.859020 | ubuntu-noble | {3} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_wrong_permissions [0.018880s] ... ok 2026-05-17 02:04:40.863419 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_14 [0.019997s] ... ok 2026-05-17 02:04:40.865770 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_not_found [0.024534s] ... ok 2026-05-17 02:04:40.870939 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_reset_status_other_project_public_share_1_2_6 [0.509610s] ... ok 2026-05-17 02:04:40.872423 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.875678 | ubuntu-noble | {0} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_7_2_27 [0.042380s] ... ok 2026-05-17 02:04:40.877917 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_share_has_been_soft_deleted [0.018833s] ... ok 2026-05-17 02:04:40.878073 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.881136 | ubuntu-noble | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_cleanup_1_True [0.038576s] ... ok 2026-05-17 02:04:40.884204 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_30 [0.020582s] ... ok 2026-05-17 02:04:40.885411 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_3___2_46___True_ [0.019936s] ... ok 2026-05-17 02:04:40.891128 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.896717 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_wrong_permissions [0.039638s] ... ok 2026-05-17 02:04:40.900550 | ubuntu-noble | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_version_commands_list [0.019253s] ... ok 2026-05-17 02:04:40.904822 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_3___2_46___True_ [0.019226s] ... ok 2026-05-17 02:04:40.906070 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.910033 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_cancel_not_found [0.031934s] ... ok 2026-05-17 02:04:40.913441 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.914477 | ubuntu-noble | {1} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_03___fake_quota_class____2_39__ [0.019948s] ... ok 2026-05-17 02:04:40.917200 | ubuntu-noble | {0} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_9_2_69 [0.041417s] ... ok 2026-05-17 02:04:40.920702 | ubuntu-noble | {7} manila.tests.common.test_client_auth.ClientAuthTestCase.test_get_client_admin_false [0.018913s] ... ok 2026-05-17 02:04:40.924044 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_1_True [0.019234s] ... ok 2026-05-17 02:04:40.929692 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.933608 | ubuntu-noble | {1} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_08__None___2_62__ [0.018856s] ... ok 2026-05-17 02:04:40.936723 | ubuntu-noble | {5} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_translate_creating_from_snapshot_status_1_1_0 [0.049235s] ... ok 2026-05-17 02:04:40.939676 | ubuntu-noble | {7} manila.tests.common.test_client_auth.ClientAuthTestCase.test_load_auth_plugin_caching [0.017975s] ... ok 2026-05-17 02:04:40.942600 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_3_preserve_metadata [0.032428s] ... ok 2026-05-17 02:04:40.945603 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_2___2_45___False_ [0.019242s] ... ok 2026-05-17 02:04:40.955001 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:40.956324 | ubuntu-noble | {7} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_05_cephfs [0.018556s] ... ok 2026-05-17 02:04:40.958604 | ubuntu-noble | {5} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_build_links [0.022630s] ... ok 2026-05-17 02:04:40.958620 | ubuntu-noble | {1} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test__collection_name [0.021273s] ... ok 2026-05-17 02:04:40.959677 | ubuntu-noble | {0} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_translate_creating_from_snapshot_status_2_2_51 [0.041960s] ... ok 2026-05-17 02:04:40.962902 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_show_not_found [0.019411s] ... ok 2026-05-17 02:04:40.974513 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_2_None [0.031694s] ... ok 2026-05-17 02:04:40.976609 | ubuntu-noble | {1} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_11__None__None___2_53__ [0.020044s] ... ok 2026-05-17 02:04:40.976623 | ubuntu-noble | {7} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_07_NFS [0.018925s] ... ok 2026-05-17 02:04:40.977606 | ubuntu-noble | {5} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_build_version [0.020389s] ... ok 2026-05-17 02:04:40.980393 | ubuntu-noble | {0} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_1___v2___None___http___localhost_v2___ [0.020939s] ... ok 2026-05-17 02:04:40.982323 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_failed [0.019360s] ... ok 2026-05-17 02:04:40.993528 | ubuntu-noble | {7} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_13_nfs_cifs_glusterfs_hdfs_cephfs_maprfs_NFS_CIFS_GLUSTERFS_HDFS_CEPHFS_MAPRFS [0.018152s] ... ok 2026-05-17 02:04:40.995727 | ubuntu-noble | {1} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_4_2_45 [0.018850s] ... ok 2026-05-17 02:04:40.998717 | ubuntu-noble | {5} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_defaults [0.019609s] ... ok 2026-05-17 02:04:41.001633 | ubuntu-noble | {0} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_4____v2______fake_path_____http___localhost_v2_fake_path___ [0.020651s] ... ok 2026-05-17 02:04:41.002630 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_01___1_0____os_share_type_access___True_ [0.019409s] ... ok 2026-05-17 02:04:41.011633 | ubuntu-noble | {7} manila.tests.compute.test_nova.NovaApiTestCase.test_keypair_delete [0.018019s] ... ok 2026-05-17 02:04:41.014683 | ubuntu-noble | {1} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_2_2_21 [0.019761s] ... ok 2026-05-17 02:04:41.015049 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.018522 | ubuntu-noble | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_arg_string_1_bar [0.021590s] ... ok 2026-05-17 02:04:41.022157 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_with_share_net_equals_parent [0.043896s] ... ok 2026-05-17 02:04:41.022171 | ubuntu-noble | {0} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_get_base_url_without_version_4___http___1_1_1_1_v1____http___1_1_1_1___ [0.020232s] ... ok 2026-05-17 02:04:41.022176 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_13___2_27____share_type_access___True_ [0.019861s] ... ok 2026-05-17 02:04:41.030030 | ubuntu-noble | {7} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception [0.018192s] ... ok 2026-05-17 02:04:41.033088 | ubuntu-noble | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_02 [0.019064s] ... ok 2026-05-17 02:04:41.039478 | ubuntu-noble | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list_commands_yaml [0.020966s] ... ok 2026-05-17 02:04:41.042607 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_08___2_7____share_type_access___False_ [0.018867s] ... ok 2026-05-17 02:04:41.045825 | ubuntu-noble | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_log_commands_errors [0.022478s] ... ok 2026-05-17 02:04:41.048680 | ubuntu-noble | {7} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_bad_request [0.017909s] ... ok 2026-05-17 02:04:41.052278 | ubuntu-noble | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_subnet_create_check_1_True [0.019078s] ... ok 2026-05-17 02:04:41.054570 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.056846 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_with_user_id_2_2_16 [0.038364s] ... ok 2026-05-17 02:04:41.062749 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_10___2_23____share_type_access___False_ [0.019381s] ... ok 2026-05-17 02:04:41.062767 | ubuntu-noble | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_version_commands_call [0.021271s] ... ok 2026-05-17 02:04:41.066643 | ubuntu-noble | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list [0.022170s] ... ok 2026-05-17 02:04:41.066657 | ubuntu-noble | {7} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_2_RetryAfterException [0.018399s] ... ok 2026-05-17 02:04:41.072770 | ubuntu-noble | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_12 [0.019091s] ... ok 2026-05-17 02:04:41.079649 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_02 [0.018928s] ... ok 2026-05-17 02:04:41.081571 | ubuntu-noble | {5} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_1_None [0.020514s] ... ok 2026-05-17 02:04:41.084667 | ubuntu-noble | {7} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_5_MethodNotAllowed [0.018190s] ... ok 2026-05-17 02:04:41.088979 | ubuntu-noble | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_main_sudo_failed [0.022597s] ... ok 2026-05-17 02:04:41.090818 | ubuntu-noble | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_06_______2_0__ [0.018595s] ... ok 2026-05-17 02:04:41.093611 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.094573 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_1 [0.532577s] ... ok 2026-05-17 02:04:41.097606 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_valid_default_share_type [0.037915s] ... ok 2026-05-17 02:04:41.098611 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_05 [0.018965s] ... ok 2026-05-17 02:04:41.103805 | ubuntu-noble | {5} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_02_cifs [0.020235s] ... ok 2026-05-17 02:04:41.109475 | ubuntu-noble | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_17 [0.019173s] ... ok 2026-05-17 02:04:41.114709 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_creation_fails_with_bad_size [0.019685s] ... ok 2026-05-17 02:04:41.117773 | ubuntu-noble | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run ... SKIPPED: No module named 'bpython' 2026-05-17 02:04:41.118664 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_04 [0.018771s] ... ok 2026-05-17 02:04:41.123659 | ubuntu-noble | {5} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_10_HDFS [0.021053s] ... ok 2026-05-17 02:04:41.128020 | ubuntu-noble | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_24 [0.018453s] ... ok 2026-05-17 02:04:41.128536 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.131535 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_1 [0.040013s] ... ok 2026-05-17 02:04:41.134646 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_in_share_group [0.019523s] ... ok 2026-05-17 02:04:41.136589 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_missing_2_2_7 [0.263640s] ... ok 2026-05-17 02:04:41.136604 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_10 [0.018893s] ... ok 2026-05-17 02:04:41.141706 | ubuntu-noble | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_python [0.025504s] ... ok 2026-05-17 02:04:41.145703 | ubuntu-noble | {5} manila.tests.compute.test_nova.NovaApiTestCase.test_instance_volume_detach [0.020163s] ... ok 2026-05-17 02:04:41.150400 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_bad_request_2 [0.018772s] ... ok 2026-05-17 02:04:41.152596 | ubuntu-noble | {7} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_1 [0.067459s] ... ok 2026-05-17 02:04:41.153080 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_in_share_group_param_not_provided [0.018689s] ... ok 2026-05-17 02:04:41.155964 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_2 [0.019425s] ... ok 2026-05-17 02:04:41.156624 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_duplicate_share [0.020577s] ... ok 2026-05-17 02:04:41.162274 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.163750 | ubuntu-noble | {5} manila.tests.compute.test_nova.NovaApiTestCase.test_keypair_import [0.020287s] ... ok 2026-05-17 02:04:41.165720 | ubuntu-noble | {1} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_3_2_10 [0.037512s] ... ok 2026-05-17 02:04:41.169651 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_forbidden_validate_service_host [0.019249s] ... ok 2026-05-17 02:04:41.174662 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_4 [0.018771s] ... ok 2026-05-17 02:04:41.182520 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.183807 | ubuntu-noble | {5} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get [0.019799s] ... ok 2026-05-17 02:04:41.187770 | ubuntu-noble | {1} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_get_base_url_without_version_5___http___1_1_1_1_v11____http___1_1_1_1___ [0.018842s] ... ok 2026-05-17 02:04:41.187791 | ubuntu-noble | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_list_format_1_json [0.044550s] ... ok 2026-05-17 02:04:41.187954 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.190624 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareManageTest.test_wrong_permissions [0.018827s] ... ok 2026-05-17 02:04:41.191704 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.193660 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_replication_type [0.037908s] ... ok 2026-05-17 02:04:41.193674 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_1___1_0____driver_handles_share_servers__ [0.018907s] ... ok 2026-05-17 02:04:41.196581 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_07_migrating [0.038945s] ... ok 2026-05-17 02:04:41.204839 | ubuntu-noble | {5} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_not_found [0.020589s] ... ok 2026-05-17 02:04:41.205580 | ubuntu-noble | {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_methods_of [0.020313s] ... ok 2026-05-17 02:04:41.209828 | ubuntu-noble | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_server_update_capability [0.022625s] ... ok 2026-05-17 02:04:41.212590 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_show [0.018434s] ... ok 2026-05-17 02:04:41.218733 | ubuntu-noble | {7} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_exception_not_set [0.063884s] ... ok 2026-05-17 02:04:41.223989 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.226121 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.227021 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_not_found [0.038263s] ... ok 2026-05-17 02:04:41.229000 | ubuntu-noble | {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_bpython_1 ... SKIPPED: No module named 'bpython' 2026-05-17 02:04:41.229974 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_5 [0.038686s] ... ok 2026-05-17 02:04:41.230523 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.232254 | ubuntu-noble | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_shell_commands_bpython [0.023213s] ... ok 2026-05-17 02:04:41.234887 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_10_reverting [0.038727s] ... ok 2026-05-17 02:04:41.235587 | ubuntu-noble | {2} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_backups [0.022899s] ... ok 2026-05-17 02:04:41.251041 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_04 [0.019756s] ... ok 2026-05-17 02:04:41.251058 | ubuntu-noble | {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_bpython_import_error ... SKIPPED: No module named 'bpython' 2026-05-17 02:04:41.253778 | ubuntu-noble | {6} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test__collection_name [0.018354s] ... ok 2026-05-17 02:04:41.255602 | ubuntu-noble | {2} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_06_shrinking [0.019466s] ... ok 2026-05-17 02:04:41.256604 | ubuntu-noble | {0} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_4___foo____bar__ [0.023827s] ... ok 2026-05-17 02:04:41.261771 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.264865 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_09_restoring [0.037751s] ... ok 2026-05-17 02:04:41.271573 | ubuntu-noble | {6} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_11___fake_quota_class____2_90__ [0.019091s] ... ok 2026-05-17 02:04:41.274751 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_create_metadata [0.019137s] ... ok 2026-05-17 02:04:41.278598 | ubuntu-noble | {0} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_12_MAPRFS [0.021618s] ... ok 2026-05-17 02:04:41.280738 | ubuntu-noble | {7} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_ip_list [0.064290s] ... ok 2026-05-17 02:04:41.283556 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.284271 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.287072 | ubuntu-noble | {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_list [0.038342s] ... ok 2026-05-17 02:04:41.287427 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_not_updates_size [0.037415s] ... ok 2026-05-17 02:04:41.290056 | ubuntu-noble | {6} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_3_2_33 [0.018335s] ... ok 2026-05-17 02:04:41.299888 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.300802 | ubuntu-noble | {0} manila.tests.compute.test_nova.NovaApiTestCase.test_instance_volumes_list [0.020566s] ... ok 2026-05-17 02:04:41.303762 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_11_server_migrating [0.037826s] ... ok 2026-05-17 02:04:41.306091 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_cancel [0.031974s] ... ok 2026-05-17 02:04:41.307180 | ubuntu-noble | {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_fail_validation_2 [0.020093s] ... ok 2026-05-17 02:04:41.310611 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_06 [0.018703s] ... ok 2026-05-17 02:04:41.320972 | ubuntu-noble | {0} manila.tests.compute.test_nova.NovaApiTestCase.test_server_reboot_soft [0.021537s] ... ok 2026-05-17 02:04:41.322011 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.324926 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show [0.037429s] ... ok 2026-05-17 02:04:41.326371 | ubuntu-noble | {1} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_failed_1 [0.018889s] ... ok 2026-05-17 02:04:41.328626 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_07 [0.018739s] ... ok 2026-05-17 02:04:41.337059 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.340073 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_conflict [0.032694s] ... ok 2026-05-17 02:04:41.340090 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_13_backup_restoring [0.037072s] ... ok 2026-05-17 02:04:41.342731 | ubuntu-noble | {0} manila.tests.compute.test_nova.NovaApiTestCase.test_server_update [0.021651s] ... ok 2026-05-17 02:04:41.349862 | ubuntu-noble | {7} manila.tests.data.test_helper.DataServiceHelperTestCase.test_deny_access_to_data_service [0.062758s] ... ok 2026-05-17 02:04:41.349878 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_11 [0.019012s] ... ok 2026-05-17 02:04:41.349882 | ubuntu-noble | {1} manila.tests.compute.test_nova.ToDictTestCase.test_obj_provided_without_to_dict_method [0.021909s] ... ok 2026-05-17 02:04:41.358666 | ubuntu-noble | {4} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_09___fake_quota_class____2_80__ [0.018434s] ... ok 2026-05-17 02:04:41.360393 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.363382 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_admin [0.038321s] ... ok 2026-05-17 02:04:41.364286 | ubuntu-noble | {0} manila.tests.compute.test_nova.ToDictTestCase.test_obj_provided_with_to_dict_method [0.021503s] ... ok 2026-05-17 02:04:41.366237 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_14 [0.018852s] ... ok 2026-05-17 02:04:41.370290 | ubuntu-noble | {1} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_6_OverLimit [0.019177s] ... ok 2026-05-17 02:04:41.374861 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_invalid_force_host_assisted_migration [0.035446s] ... ok 2026-05-17 02:04:41.378886 | ubuntu-noble | {4} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_10___fake_project_id___None___2_53__ [0.020266s] ... ok 2026-05-17 02:04:41.387677 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_soft_delete_has_replicas [0.022139s] ... ok 2026-05-17 02:04:41.388421 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_21 [0.021900s] ... ok 2026-05-17 02:04:41.390001 | ubuntu-noble | {0} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_3_Unauthorized [0.025552s] ... ok 2026-05-17 02:04:41.396981 | ubuntu-noble | {4} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_16__None__None___2_80__ [0.017898s] ... ok 2026-05-17 02:04:41.405149 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_04 [0.019456s] ... ok 2026-05-17 02:04:41.407559 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_09 [0.018667s] ... ok 2026-05-17 02:04:41.407770 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_2_writable [0.032659s] ... ok 2026-05-17 02:04:41.414838 | ubuntu-noble | {4} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_18__None__None___2_90__ [0.017662s] ... ok 2026-05-17 02:04:41.423835 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_08 [0.018476s] ... ok 2026-05-17 02:04:41.427824 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_15 [0.018223s] ... ok 2026-05-17 02:04:41.432908 | ubuntu-noble | {4} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_2_2_21 [0.017796s] ... ok 2026-05-17 02:04:41.439500 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_5_host [0.031911s] ... ok 2026-05-17 02:04:41.442576 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_09 [0.018518s] ... ok 2026-05-17 02:04:41.444410 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_16 [0.018531s] ... ok 2026-05-17 02:04:41.445117 | ubuntu-noble | {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_2 [0.074301s] ... ok 2026-05-17 02:04:41.451040 | ubuntu-noble | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_04_______2_25__ [0.018062s] ... ok 2026-05-17 02:04:41.462086 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_12 [0.019422s] ... ok 2026-05-17 02:04:41.462914 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_01_______2_20__ [0.018239s] ... ok 2026-05-17 02:04:41.468796 | ubuntu-noble | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_10 [0.017715s] ... ok 2026-05-17 02:04:41.470553 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_6_body [0.031169s] ... ok 2026-05-17 02:04:41.481444 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_exception_2 [0.018671s] ... ok 2026-05-17 02:04:41.481480 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_12 [0.017975s] ... ok 2026-05-17 02:04:41.486918 | ubuntu-noble | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_05_______1_0__ [0.017880s] ... ok 2026-05-17 02:04:41.495460 | ubuntu-noble | Could not unmount src /tmp/backup_id after its data copy. 2026-05-17 02:04:41.495480 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:41.495486 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-05-17 02:04:41.495490 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-05-17 02:04:41.495503 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:41.495507 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:41.495511 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.495515 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:41.495519 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:41.495523 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.495526 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:41.495540 | ubuntu-noble | raise effect 2026-05-17 02:04:41.495545 | ubuntu-noble | Exception: fake 2026-05-17 02:04:41.498477 | ubuntu-noble | Could not unmount dest /tmp/ins2_id after its data copy. 2026-05-17 02:04:41.498492 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:41.498497 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-05-17 02:04:41.498501 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-05-17 02:04:41.498505 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:41.498509 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:41.498513 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.498517 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:41.498521 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:41.498524 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.498528 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:41.498532 | ubuntu-noble | raise effect 2026-05-17 02:04:41.498536 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-05-17 02:04:41.498540 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-05-17 02:04:41.498544 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:41.498548 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:41.498552 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.498555 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:41.498559 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:41.498563 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.498567 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:41.498571 | ubuntu-noble | raise effect 2026-05-17 02:04:41.498575 | ubuntu-noble | Exception: fake 2026-05-17 02:04:41.498578 | ubuntu-noble | Could not deny access to dest instance ins2_id after its data copy. 2026-05-17 02:04:41.498582 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:41.498586 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-05-17 02:04:41.498590 | ubuntu-noble | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-05-17 02:04:41.498594 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:41.498598 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:41.498601 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.498605 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:41.498609 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:41.498613 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.498616 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:41.498620 | ubuntu-noble | raise effect 2026-05-17 02:04:41.498624 | ubuntu-noble | Exception: fake 2026-05-17 02:04:41.498628 | ubuntu-noble | Copy of data from source /tmp/backup_id to destination /tmp/ins2_id was cancelled. 2026-05-17 02:04:41.499709 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_invalid_body_1 [0.018779s] ... ok 2026-05-17 02:04:41.502746 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_18 [0.018965s] ... ok 2026-05-17 02:04:41.503887 | ubuntu-noble | {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test__change_data_access_to_instance_1_True [0.110130s] ... ok 2026-05-17 02:04:41.504610 | ubuntu-noble | {1} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_9 [0.055071s] ... ok 2026-05-17 02:04:41.505396 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_new_share_type_not_found [0.032059s] ... ok 2026-05-17 02:04:41.505407 | ubuntu-noble | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_08_______2_26__ [0.017399s] ... ok 2026-05-17 02:04:41.519822 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_invalid_body_2 [0.019191s] ... ok 2026-05-17 02:04:41.519838 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_19 [0.018861s] ... ok 2026-05-17 02:04:41.522745 | ubuntu-noble | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_15 [0.017908s] ... ok 2026-05-17 02:04:41.523053 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_remove_invalid_options_admin [0.019709s] ... ok 2026-05-17 02:04:41.538018 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_20 [0.018572s] ... ok 2026-05-17 02:04:41.540091 | ubuntu-noble | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_22 [0.017605s] ... ok 2026-05-17 02:04:41.545676 | ubuntu-noble | {1} manila.tests.data.test_manager.DataManagerTestCase.test__run_restore_1_None [0.045211s] ... ok 2026-05-17 02:04:41.553826 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.554178 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_not_found [0.030978s] ... ok 2026-05-17 02:04:41.557794 | ubuntu-noble | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_23 [0.017551s] ... ok 2026-05-17 02:04:41.566188 | ubuntu-noble | {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_5 [0.065491s] ... ok 2026-05-17 02:04:41.572012 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.574386 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_share_has_been_soft_deleted [0.020515s] ... ok 2026-05-17 02:04:41.574969 | ubuntu-noble | {6} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_translate_creating_from_snapshot_status_3_2_54 [0.036687s] ... ok 2026-05-17 02:04:41.575663 | ubuntu-noble | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_27 [0.017824s] ... ok 2026-05-17 02:04:41.588380 | ubuntu-noble | {1} manila.tests.data.test_manager.DataManagerTestCase.test__run_restore_2 [0.042763s] ... ok 2026-05-17 02:04:41.592916 | ubuntu-noble | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_28 [0.017365s] ... ok 2026-05-17 02:04:41.594503 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_nonexistent_share_group [0.020215s] ... ok 2026-05-17 02:04:41.611109 | ubuntu-noble | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_32 [0.017909s] ... ok 2026-05-17 02:04:41.618036 | ubuntu-noble | {1} manila.tests.data.test_manager.DataManagerTestCase.test_init [0.029415s] ... ok 2026-05-17 02:04:41.628691 | ubuntu-noble | {4} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_3____v2_____fake_path____http___localhost_v2_fake_path__ [0.017451s] ... ok 2026-05-17 02:04:41.629023 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.632203 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_replication [0.037371s] ... ok 2026-05-17 02:04:41.646321 | ubuntu-noble | {4} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_get_base_url_without_version_1___http___1_1_1_1_____http___1_1_1_1___ [0.017438s] ... ok 2026-05-17 02:04:41.654374 | ubuntu-noble | {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test_allow_access_to_data_service_2_False [0.088092s] ... ok 2026-05-17 02:04:41.659875 | ubuntu-noble | {1} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_1___90___False_ [0.041800s] ... ok 2026-05-17 02:04:41.666167 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.667070 | ubuntu-noble | {4} manila.tests.cmd.test_api.ManilaCmdApiTestCase.test_main [0.019714s] ... ok 2026-05-17 02:04:41.669423 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_group [0.037163s] ... ok 2026-05-17 02:04:41.686179 | ubuntu-noble | {4} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_main_argv_lt_2 [0.020021s] ... ok 2026-05-17 02:04:41.688679 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_01 [0.019124s] ... ok 2026-05-17 02:04:41.702897 | ubuntu-noble | Could not unmount src /tmp/ins1_id after its data copy. 2026-05-17 02:04:41.702915 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:41.702920 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-05-17 02:04:41.702924 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-05-17 02:04:41.702928 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:41.702931 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:41.702941 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.702945 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:41.702948 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:41.702952 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.702956 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:41.702960 | ubuntu-noble | raise effect 2026-05-17 02:04:41.702963 | ubuntu-noble | Exception: fake 2026-05-17 02:04:41.705543 | ubuntu-noble | Could not unmount dest /tmp/ins2_id after its data copy. 2026-05-17 02:04:41.705557 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:41.705562 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-05-17 02:04:41.705566 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-05-17 02:04:41.705570 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:41.705574 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:41.705577 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.705581 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:41.705585 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:41.705588 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.705592 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:41.705596 | ubuntu-noble | raise effect 2026-05-17 02:04:41.705600 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-05-17 02:04:41.705603 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-05-17 02:04:41.705607 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:41.705611 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:41.705615 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.705618 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:41.705630 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:41.705634 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.705637 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:41.705641 | ubuntu-noble | raise effect 2026-05-17 02:04:41.705645 | ubuntu-noble | Exception: fake 2026-05-17 02:04:41.705648 | ubuntu-noble | Could not deny access to src instance ins1_id after its data copy. 2026-05-17 02:04:41.705652 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:41.705656 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-05-17 02:04:41.705659 | ubuntu-noble | helper_src.deny_access_to_data_service(access_ref_src, 2026-05-17 02:04:41.705663 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:41.705667 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:41.705670 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.705674 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:41.705678 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:41.705681 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.705685 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:41.705689 | ubuntu-noble | raise effect 2026-05-17 02:04:41.705692 | ubuntu-noble | Exception: fake 2026-05-17 02:04:41.705696 | ubuntu-noble | Could not deny access to dest instance ins2_id after its data copy. 2026-05-17 02:04:41.705700 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:41.705703 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-05-17 02:04:41.705707 | ubuntu-noble | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-05-17 02:04:41.705710 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:41.705714 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:41.705718 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.705721 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:41.705725 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:41.705729 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.705732 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:41.705736 | ubuntu-noble | raise effect 2026-05-17 02:04:41.705740 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-05-17 02:04:41.705743 | ubuntu-noble | helper_src.deny_access_to_data_service(access_ref_src, 2026-05-17 02:04:41.705747 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:41.705751 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:41.705754 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.705758 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:41.705762 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:41.705765 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.705769 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:41.705773 | ubuntu-noble | raise effect 2026-05-17 02:04:41.705776 | ubuntu-noble | Exception: fake 2026-05-17 02:04:41.708379 | ubuntu-noble | {0} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_1 [0.052647s] ... ok 2026-05-17 02:04:41.708721 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.711084 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_02 [0.020003s] ... ok 2026-05-17 02:04:41.711099 | ubuntu-noble | {4} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_ipython_import_error ... SKIPPED: No module named 'IPython' 2026-05-17 02:04:41.712896 | ubuntu-noble | {1} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_data_copy_cancel [0.052764s] ... ok 2026-05-17 02:04:41.728253 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_03 [0.019419s] ... ok 2026-05-17 02:04:41.742728 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.746338 | ubuntu-noble | {4} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_list_format_2_yaml [0.036868s] ... ok 2026-05-17 02:04:41.755952 | ubuntu-noble | Could not unmount src /tmp/ins1_id after its data copy. 2026-05-17 02:04:41.755970 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:41.755975 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-05-17 02:04:41.755979 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-05-17 02:04:41.755983 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:41.755987 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:41.755991 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.755995 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:41.755999 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:41.756003 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.756006 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:41.756010 | ubuntu-noble | raise effect 2026-05-17 02:04:41.756014 | ubuntu-noble | Exception: fake 2026-05-17 02:04:41.756423 | ubuntu-noble | Could not unmount dest /tmp/backup_id after its data copy. 2026-05-17 02:04:41.756432 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:41.756436 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-05-17 02:04:41.756440 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-05-17 02:04:41.756444 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:41.756466 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:41.756473 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.756476 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:41.756480 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:41.756484 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.756509 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:41.756513 | ubuntu-noble | raise effect 2026-05-17 02:04:41.756517 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-05-17 02:04:41.756521 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-05-17 02:04:41.756525 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:41.756529 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:41.756532 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.756536 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:41.756540 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:41.756544 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.756547 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:41.756551 | ubuntu-noble | raise effect 2026-05-17 02:04:41.756555 | ubuntu-noble | Exception: fake 2026-05-17 02:04:41.756754 | ubuntu-noble | Could not deny access to src instance ins1_id after its data copy. 2026-05-17 02:04:41.756761 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:41.756775 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-05-17 02:04:41.756779 | ubuntu-noble | helper_src.deny_access_to_data_service(access_ref_src, 2026-05-17 02:04:41.756783 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:41.756787 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:41.756791 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.756795 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:41.756799 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:41.756802 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.756806 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:41.756810 | ubuntu-noble | raise effect 2026-05-17 02:04:41.756814 | ubuntu-noble | Exception: fake 2026-05-17 02:04:41.756967 | ubuntu-noble | Copy of data from source /tmp/ins1_id to destination /tmp/backup_id was cancelled. 2026-05-17 02:04:41.760091 | ubuntu-noble | {0} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_6 [0.052665s] ... ok 2026-05-17 02:04:41.761257 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.765313 | ubuntu-noble | {1} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_migration_start [0.052245s] ... ok 2026-05-17 02:04:41.766054 | ubuntu-noble | {4} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_server_update_capability_not_supported [0.019646s] ... ok 2026-05-17 02:04:41.773741 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.780474 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_access_rules_status_translated_3___2_28___False_ [0.048988s] ... ok 2026-05-17 02:04:41.785693 | ubuntu-noble | {1} manila.tests.data.test_utils.CopyClassTestCase.test_get_total_size [0.019192s] ... ok 2026-05-17 02:04:41.786387 | ubuntu-noble | {4} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_1 [0.019173s] ... ok 2026-05-17 02:04:41.786396 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_for_missing_2_2_7 [0.265442s] ... ok 2026-05-17 02:04:41.798826 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_soft_delete_has_been_soft_deleted_already [0.021572s] ... ok 2026-05-17 02:04:41.804201 | ubuntu-noble | {4} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_4 [0.019383s] ... ok 2026-05-17 02:04:41.808207 | ubuntu-noble | Could not unmount src /tmp/backup_id after its data copy. 2026-05-17 02:04:41.808222 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:41.808227 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-05-17 02:04:41.808231 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-05-17 02:04:41.808235 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:41.808239 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:41.808242 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.808246 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:41.808249 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:41.808253 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.808257 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:41.808261 | ubuntu-noble | raise effect 2026-05-17 02:04:41.808265 | ubuntu-noble | Exception: fake 2026-05-17 02:04:41.808649 | ubuntu-noble | Could not unmount dest /tmp/ins2_id after its data copy. 2026-05-17 02:04:41.808660 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:41.808664 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-05-17 02:04:41.808667 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-05-17 02:04:41.808671 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:41.808675 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:41.808679 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.808682 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:41.808686 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:41.808690 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.808693 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:41.808697 | ubuntu-noble | raise effect 2026-05-17 02:04:41.808701 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-05-17 02:04:41.808704 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-05-17 02:04:41.808708 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:41.808712 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:41.808715 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.808719 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:41.808723 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:41.808726 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.808730 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:41.808734 | ubuntu-noble | raise effect 2026-05-17 02:04:41.808737 | ubuntu-noble | Exception: fake 2026-05-17 02:04:41.809004 | ubuntu-noble | Could not deny access to dest instance ins2_id after its data copy. 2026-05-17 02:04:41.809012 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:41.809015 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-05-17 02:04:41.809019 | ubuntu-noble | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-05-17 02:04:41.809023 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:41.809027 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:41.809030 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.809034 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:41.809037 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:41.809041 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:41.809045 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:41.809048 | ubuntu-noble | raise effect 2026-05-17 02:04:41.809052 | ubuntu-noble | Exception: fake 2026-05-17 02:04:41.811935 | ubuntu-noble | {0} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_7 [0.051923s] ... ok 2026-05-17 02:04:41.823363 | ubuntu-noble | {4} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_fail_validation_1 [0.019018s] ... ok 2026-05-17 02:04:41.825251 | ubuntu-noble | {6} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_build_versions [0.249920s] ... ok 2026-05-17 02:04:41.826750 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.834621 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.837818 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_update [0.038827s] ... ok 2026-05-17 02:04:41.842775 | ubuntu-noble | {4} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_version [0.019250s] ... ok 2026-05-17 02:04:41.844336 | ubuntu-noble | {6} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_get_base_url_without_version_3___http___1_1_1_1_v1_____http___1_1_1_1___ [0.019106s] ... ok 2026-05-17 02:04:41.857254 | ubuntu-noble | {0} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_1___90___False_ [0.045253s] ... ok 2026-05-17 02:04:41.861771 | ubuntu-noble | {4} manila.tests.common.test_client_auth.ClientAuthTestCase.test_list_opts_not_found [0.018900s] ... ok 2026-05-17 02:04:41.865637 | ubuntu-noble | {6} manila.tests.cmd.test_data.ManilaCmdDataTestCase.test_main [0.020945s] ... ok 2026-05-17 02:04:41.873142 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:41.876341 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_update_with_share_group [0.038271s] ... ok 2026-05-17 02:04:41.880472 | ubuntu-noble | {4} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_3_fake [0.018534s] ... ok 2026-05-17 02:04:41.885234 | ubuntu-noble | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_downgrade [0.019134s] ... ok 2026-05-17 02:04:41.895277 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_03 [0.018490s] ... ok 2026-05-17 02:04:41.897902 | ubuntu-noble | Failed to create share backup 7e262ddb-06c6-4d6c-897c-59e147602611 by data driver. 2026-05-17 02:04:41.902292 | ubuntu-noble | {4} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_03_glusterfs [0.019022s] ... ok 2026-05-17 02:04:41.903193 | ubuntu-noble | {0} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_exception [0.043097s] ... ok 2026-05-17 02:04:41.904647 | ubuntu-noble | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_arg_string_3___bar [0.019241s] ... ok 2026-05-17 02:04:41.913375 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_10 [0.018242s] ... ok 2026-05-17 02:04:41.918219 | ubuntu-noble | {4} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_04_hdfs [0.018328s] ... ok 2026-05-17 02:04:41.924599 | ubuntu-noble | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_log_commands_syslog_no_log_file [0.019696s] ... ok 2026-05-17 02:04:41.932526 | ubuntu-noble | {0} manila.tests.data.test_manager.DataManagerTestCase.test_migration_start_1_None [0.031505s] ... ok 2026-05-17 02:04:41.936709 | ubuntu-noble | {4} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_08_CIFS [0.018560s] ... ok 2026-05-17 02:04:41.943024 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_is_in_error_1_2_1 [0.029357s] ... ok 2026-05-17 02:04:41.949272 | ubuntu-noble | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_ipython ... SKIPPED: No module named 'IPython' 2026-05-17 02:04:41.955320 | ubuntu-noble | {4} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_09_GLUSTERFS [0.018456s] ... ok 2026-05-17 02:04:41.963521 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_08 [0.020063s] ... ok 2026-05-17 02:04:41.968556 | ubuntu-noble | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_delete [0.020204s] ... ok 2026-05-17 02:04:41.973706 | ubuntu-noble | {4} manila.tests.compute.test_nova.NovaApiTestCase.test_server_reboot_hard [0.017647s] ... ok 2026-05-17 02:04:41.973727 | ubuntu-noble | {0} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_3___100___False_ [0.041179s] ... ok 2026-05-17 02:04:41.981937 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_14 [0.018758s] ... ok 2026-05-17 02:04:41.988005 | ubuntu-noble | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_3 [0.019413s] ... ok 2026-05-17 02:04:41.998417 | ubuntu-noble | Metadata property value is blank. 2026-05-17 02:04:42.000717 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_21 [0.018573s] ... ok 2026-05-17 02:04:42.008302 | ubuntu-noble | {6} manila.tests.cmd.test_scheduler.ManilaCmdSchedulerTestCase.test_main [0.020100s] ... ok 2026-05-17 02:04:42.021558 | ubuntu-noble | Cannot restore backup 2f01f616-8508-495e-bd08-b51004e629af to target share fcdb0a87-3a90-41eb-a66c-01aba5c958b3 as backup driver does not provide support for targeted restores 2026-05-17 02:04:42.021580 | ubuntu-noble | NoneType: None 2026-05-17 02:04:42.022025 | ubuntu-noble | Failed to restore backup 2f01f616-8508-495e-bd08-b51004e629af to share fcdb0a87-3a90-41eb-a66c-01aba5c958b3 by data driver. 2026-05-17 02:04:42.026494 | ubuntu-noble | {6} manila.tests.common.test_client_auth.ClientAuthTestCase.test_load_auth_plugin_no_auth [0.018133s] ... ok 2026-05-17 02:04:42.035199 | ubuntu-noble | {0} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_respects_restore_to_target [0.060355s] ... ok 2026-05-17 02:04:42.041823 | ubuntu-noble | {4} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_3 [0.068477s] ... ok 2026-05-17 02:04:42.048310 | ubuntu-noble | {6} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_4___ [0.020703s] ... ok 2026-05-17 02:04:42.055642 | ubuntu-noble | {0} manila.tests.data.test_utils.CopyClassTestCase.test_copy_data_cancelled_1 [0.021263s] ... ok 2026-05-17 02:04:42.066343 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_2___2_1____active__ [0.061576s] ... ok 2026-05-17 02:04:42.068042 | ubuntu-noble | {6} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_06_maprfs [0.020531s] ... ok 2026-05-17 02:04:42.086899 | ubuntu-noble | {6} manila.tests.compute.test_nova.NovaApiTestCase.test_server_create [0.018315s] ... ok 2026-05-17 02:04:42.105297 | ubuntu-noble | {6} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_by_name_or_id [0.018520s] ... ok 2026-05-17 02:04:42.124392 | ubuntu-noble | {6} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_by_name_or_id_failed [0.018344s] ... ok 2026-05-17 02:04:42.129324 | ubuntu-noble | {4} manila.tests.data.test_helper.DataServiceHelperTestCase.test_allow_access_to_data_service_1_True [0.087484s] ... ok 2026-05-17 02:04:42.144041 | ubuntu-noble | {6} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_failed_2 [0.020029s] ... ok 2026-05-17 02:04:42.163532 | ubuntu-noble | {6} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_1_HTTPNotImplemented [0.019433s] ... ok 2026-05-17 02:04:42.273337 | ubuntu-noble | {6} manila.tests.data.test_helper.DataServiceHelperTestCase.test__change_data_access_to_instance_2_False [0.109232s] ... ok 2026-05-17 02:04:42.287557 | ubuntu-noble | {5} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_temp_folder_1_False [1.080456s] ... ok 2026-05-17 02:04:42.310067 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_4 [0.525092s] ... ok 2026-05-17 02:04:42.328270 | ubuntu-noble | Failed to copy data from source to destination /tmp/backup_id to /tmp/ins2_id. 2026-05-17 02:04:42.328307 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:42.328318 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 326, in _copy_share_data 2026-05-17 02:04:42.328327 | ubuntu-noble | copy.run() 2026-05-17 02:04:42.328336 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:42.328345 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:42.328353 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.328362 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:42.328389 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:42.328398 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.328406 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:42.328415 | ubuntu-noble | raise effect 2026-05-17 02:04:42.328423 | ubuntu-noble | Exception: fake 2026-05-17 02:04:42.328583 | ubuntu-noble | Could not unmount src /tmp/backup_id after its data copy. 2026-05-17 02:04:42.328602 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:42.328611 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-05-17 02:04:42.328620 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-05-17 02:04:42.328628 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:42.328637 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:42.328645 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.328654 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:42.328662 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:42.328671 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.328679 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:42.328689 | ubuntu-noble | raise effect 2026-05-17 02:04:42.328698 | ubuntu-noble | Exception: fake 2026-05-17 02:04:42.329040 | ubuntu-noble | Could not unmount dest /tmp/ins2_id after its data copy. 2026-05-17 02:04:42.329054 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:42.329063 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-05-17 02:04:42.329072 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-05-17 02:04:42.329080 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:42.329089 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:42.329097 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.329106 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:42.329114 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:42.329123 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.329131 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:42.329140 | ubuntu-noble | raise effect 2026-05-17 02:04:42.329148 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-05-17 02:04:42.329157 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-05-17 02:04:42.329165 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:42.329173 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:42.329182 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.329190 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:42.329199 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:42.329207 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.329215 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:42.329224 | ubuntu-noble | raise effect 2026-05-17 02:04:42.329232 | ubuntu-noble | Exception: fake 2026-05-17 02:04:42.331488 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_2 [0.263803s] ... ok 2026-05-17 02:04:42.331510 | ubuntu-noble | Could not deny access to dest instance ins2_id after its data copy. 2026-05-17 02:04:42.331517 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:42.331522 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-05-17 02:04:42.331528 | ubuntu-noble | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-05-17 02:04:42.331533 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:42.331538 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:42.331543 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.331557 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:42.331563 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:42.331568 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.331573 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:42.331578 | ubuntu-noble | raise effect 2026-05-17 02:04:42.331583 | ubuntu-noble | Exception: fake 2026-05-17 02:04:42.332507 | ubuntu-noble | {6} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_8 [0.059554s] ... ok 2026-05-17 02:04:42.335092 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareManageTest.test_revert [0.025003s] ... ok 2026-05-17 02:04:42.352237 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_invalid_body_3 [0.025962s] ... ok 2026-05-17 02:04:42.371777 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:42.374796 | ubuntu-noble | {5} manila.tests.data.test_helper.DataServiceHelperTestCase.test_unmount_share_instance_or_backup_2__True__False_ [0.088890s] ... ok 2026-05-17 02:04:42.376337 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_5 [0.041080s] ... ok 2026-05-17 02:04:42.384873 | ubuntu-noble | Share data copy failed attempting to mount destination at /tmp/ins2_id. 2026-05-17 02:04:42.384887 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:42.384891 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 310, in _copy_share_data 2026-05-17 02:04:42.384895 | ubuntu-noble | helper_dest.mount_share_instance_or_backup(info_dest, mount_path) 2026-05-17 02:04:42.384899 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:42.384903 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:42.384906 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.384910 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:42.384914 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:42.384918 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.384922 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-05-17 02:04:42.384925 | ubuntu-noble | raise result 2026-05-17 02:04:42.384929 | ubuntu-noble | Exception: fake 2026-05-17 02:04:42.388050 | ubuntu-noble | {6} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_exception_mount_2 [0.054970s] ... ok 2026-05-17 02:04:42.388415 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:42.412913 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:42.416919 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_based_on_share_server [0.040307s] ... ok 2026-05-17 02:04:42.418054 | ubuntu-noble | {7} manila.tests.data.test_helper.DataServiceHelperTestCase.test_unmount_share_instance_or_backup_1__True__True_ [1.074024s] ... ok 2026-05-17 02:04:42.433587 | ubuntu-noble | Could not unmount src /tmp/ins1_id after its data copy. 2026-05-17 02:04:42.433607 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:42.433612 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-05-17 02:04:42.433629 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-05-17 02:04:42.433634 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:42.433638 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:42.433641 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.433645 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:42.433649 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:42.433653 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.433656 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:42.433660 | ubuntu-noble | raise effect 2026-05-17 02:04:42.433664 | ubuntu-noble | Exception: fake 2026-05-17 02:04:42.433668 | ubuntu-noble | Could not unmount dest /tmp/backup_id after its data copy. 2026-05-17 02:04:42.433671 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:42.433675 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-05-17 02:04:42.433679 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-05-17 02:04:42.433682 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:42.433686 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:42.433690 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.433693 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:42.433697 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:42.433701 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.433704 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:42.433708 | ubuntu-noble | raise effect 2026-05-17 02:04:42.433712 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-05-17 02:04:42.433715 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-05-17 02:04:42.433719 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:42.433723 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:42.433726 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.433730 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:42.433734 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:42.433737 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.433741 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:42.433745 | ubuntu-noble | raise effect 2026-05-17 02:04:42.433748 | ubuntu-noble | Exception: fake 2026-05-17 02:04:42.433752 | ubuntu-noble | Could not deny access to src instance ins1_id after its data copy. 2026-05-17 02:04:42.433756 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:42.433759 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-05-17 02:04:42.433763 | ubuntu-noble | helper_src.deny_access_to_data_service(access_ref_src, 2026-05-17 02:04:42.433767 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:42.433770 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:42.433774 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.433778 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:42.433781 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:42.433785 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.433789 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:42.433792 | ubuntu-noble | raise effect 2026-05-17 02:04:42.433796 | ubuntu-noble | Exception: fake 2026-05-17 02:04:42.438113 | ubuntu-noble | {5} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_4 [0.061035s] ... ok 2026-05-17 02:04:42.446214 | ubuntu-noble | {6} manila.tests.data.test_manager.DataManagerTestCase.test_create_backup_respects_use_data_manager [0.058488s] ... ok 2026-05-17 02:04:42.453430 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:42.463041 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_invalid_1 [0.045973s] ... ok 2026-05-17 02:04:42.480719 | ubuntu-noble | Could not unmount src /tmp/ins1_id after its data copy. 2026-05-17 02:04:42.480742 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:42.480754 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-05-17 02:04:42.480758 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-05-17 02:04:42.480762 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:42.480765 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:42.480769 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.480773 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:42.480776 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:42.480780 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.480783 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:42.480787 | ubuntu-noble | raise effect 2026-05-17 02:04:42.480791 | ubuntu-noble | Exception: fake 2026-05-17 02:04:42.482410 | ubuntu-noble | Could not unmount dest /tmp/ins2_id after its data copy. 2026-05-17 02:04:42.482423 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:42.482427 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-05-17 02:04:42.482430 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-05-17 02:04:42.482434 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:42.482438 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:42.482441 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.482459 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:42.482465 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:42.482469 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.482472 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:42.482476 | ubuntu-noble | raise effect 2026-05-17 02:04:42.482480 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-05-17 02:04:42.482483 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-05-17 02:04:42.482487 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:42.482491 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:42.482494 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.482498 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:42.482501 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:42.482505 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.482509 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:42.482512 | ubuntu-noble | raise effect 2026-05-17 02:04:42.482516 | ubuntu-noble | Exception: fake 2026-05-17 02:04:42.483099 | ubuntu-noble | Could not deny access to src instance ins1_id after its data copy. 2026-05-17 02:04:42.483108 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:42.483112 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-05-17 02:04:42.483115 | ubuntu-noble | helper_src.deny_access_to_data_service(access_ref_src, 2026-05-17 02:04:42.483119 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:42.483123 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:42.483138 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.483142 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:42.483145 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:42.483149 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.483153 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:42.483156 | ubuntu-noble | raise effect 2026-05-17 02:04:42.483160 | ubuntu-noble | Exception: fake 2026-05-17 02:04:42.483761 | ubuntu-noble | Could not deny access to dest instance ins2_id after its data copy. 2026-05-17 02:04:42.483773 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:42.483777 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-05-17 02:04:42.483781 | ubuntu-noble | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-05-17 02:04:42.483785 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:42.483788 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:42.483792 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.483795 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:42.483799 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:42.483803 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.483806 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:42.483810 | ubuntu-noble | raise effect 2026-05-17 02:04:42.483814 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-05-17 02:04:42.483817 | ubuntu-noble | helper_src.deny_access_to_data_service(access_ref_src, 2026-05-17 02:04:42.483821 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:42.483825 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:42.483828 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.483832 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:42.483835 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:42.483839 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.483843 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:42.483846 | ubuntu-noble | raise effect 2026-05-17 02:04:42.483850 | ubuntu-noble | Exception: fake 2026-05-17 02:04:42.484174 | ubuntu-noble | Copy of data from source /tmp/ins1_id to destination /tmp/ins2_id was cancelled. 2026-05-17 02:04:42.486829 | ubuntu-noble | --- Logging error --- 2026-05-17 02:04:42.488139 | ubuntu-noble | {7} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_3 [0.069844s] ... ok 2026-05-17 02:04:42.488851 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:42.489812 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 447, in create_backup_continue 2026-05-17 02:04:42.489825 | ubuntu-noble | result = self.data_copy_get_progress(context, share_id) 2026-05-17 02:04:42.489830 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.489834 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:42.489837 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:42.489841 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.489863 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:42.489868 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:42.489873 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.489877 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:42.489881 | ubuntu-noble | raise effect 2026-05-17 02:04:42.489884 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-05-17 02:04:42.489888 | ubuntu-noble | 2026-05-17 02:04:42.489892 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-05-17 02:04:42.489907 | ubuntu-noble | 2026-05-17 02:04:42.489911 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:42.489915 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:04:42.489919 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:04:42.489922 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.489926 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:04:42.489930 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:04:42.489933 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.489937 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 703, in format 2026-05-17 02:04:42.489941 | ubuntu-noble | record.message = record.getMessage() 2026-05-17 02:04:42.489945 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.489949 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 392, in getMessage 2026-05-17 02:04:42.489953 | ubuntu-noble | msg = msg % self.args 2026-05-17 02:04:42.489956 | ubuntu-noble | ~~~~^~~~~~~~~~~ 2026-05-17 02:04:42.489960 | ubuntu-noble | ValueError: incomplete format 2026-05-17 02:04:42.489964 | ubuntu-noble | Call stack: 2026-05-17 02:04:42.490072 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:04:42.490080 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:04:42.490084 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:04:42.490088 | ubuntu-noble | main() 2026-05-17 02:04:42.490092 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:04:42.490096 | ubuntu-noble | program.TestProgram( 2026-05-17 02:04:42.490100 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:04:42.490104 | ubuntu-noble | self.runTests() 2026-05-17 02:04:42.490107 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:04:42.490111 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:04:42.490115 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:04:42.490118 | ubuntu-noble | test(result) 2026-05-17 02:04:42.490122 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:04:42.490126 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:04:42.490129 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:04:42.490133 | ubuntu-noble | test(result) 2026-05-17 02:04:42.490137 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:04:42.490140 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:04:42.490144 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:04:42.490147 | ubuntu-noble | test(result) 2026-05-17 02:04:42.490151 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:04:42.490155 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:04:42.490158 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:04:42.490162 | ubuntu-noble | test(result) 2026-05-17 02:04:42.490165 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:04:42.490169 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:04:42.490173 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:04:42.490176 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:04:42.490180 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:04:42.490184 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:04:42.490187 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:04:42.490191 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:04:42.490200 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:04:42.490204 | ubuntu-noble | self._run_core() 2026-05-17 02:04:42.490208 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-05-17 02:04:42.490212 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-05-17 02:04:42.490216 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:04:42.490225 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:04:42.490231 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-05-17 02:04:42.490236 | ubuntu-noble | return self._get_test_method()() 2026-05-17 02:04:42.490241 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/data/test_manager.py", line 626, in test_create_share_backup_continue_exception 2026-05-17 02:04:42.490245 | ubuntu-noble | self.manager.create_backup_continue(self.context) 2026-05-17 02:04:42.490249 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 461, in create_backup_continue 2026-05-17 02:04:42.490253 | ubuntu-noble | LOG.warning("Failed to get progress of share %(share)s " 2026-05-17 02:04:42.490257 | ubuntu-noble | Message: 'Failed to get progress of share %(share)s backing up in share_backup %(backup).' 2026-05-17 02:04:42.490260 | ubuntu-noble | Arguments: {'share': 'e5d46be0-0411-4727-ad80-5e5e983dd1bb', 'backup': '72e331a2-d25d-4768-8644-ade5df9095ed'} 2026-05-17 02:04:42.494594 | ubuntu-noble | {5} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_exception [0.057797s] ... ok 2026-05-17 02:04:42.494609 | ubuntu-noble | {6} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_2___90___True_ [0.047395s] ... ok 2026-05-17 02:04:42.498951 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:42.503687 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_that_has_snapshots [0.040080s] ... ok 2026-05-17 02:04:42.540512 | ubuntu-noble | {5} manila.tests.data.test_manager.DataManagerTestCase.test_delete_share_backup [0.045693s] ... ok 2026-05-17 02:04:42.541029 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:42.543556 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:42.544847 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_01_creating [0.041725s] ... ok 2026-05-17 02:04:42.548460 | ubuntu-noble | {6} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_create_backup [0.054675s] ... ok 2026-05-17 02:04:42.551475 | ubuntu-noble | Share data copy failed attempting to mount source at /tmp/ins1_id. 2026-05-17 02:04:42.551489 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:42.551493 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 301, in _copy_share_data 2026-05-17 02:04:42.551497 | ubuntu-noble | helper_src.mount_share_instance_or_backup(info_src, mount_path) 2026-05-17 02:04:42.551511 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:42.551515 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:42.551519 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.551523 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:42.551527 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:42.551530 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.551534 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:42.551538 | ubuntu-noble | raise effect 2026-05-17 02:04:42.551542 | ubuntu-noble | Exception: fake 2026-05-17 02:04:42.555134 | ubuntu-noble | {7} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_exception_mount_1 [0.066969s] ... ok 2026-05-17 02:04:42.571135 | ubuntu-noble | {6} manila.tests.data.test_utils.CopyClassTestCase.test_get_total_size_cancelled_2 [0.021561s] ... ok 2026-05-17 02:04:42.572291 | ubuntu-noble | {5} manila.tests.data.test_manager.DataManagerTestCase.test_migration_start_3 [0.032670s] ... ok 2026-05-17 02:04:42.580499 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:42.584372 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_04_unmanage_starting [0.039335s] ... ok 2026-05-17 02:04:42.592840 | ubuntu-noble | {6} manila.tests.data.test_utils.CopyClassTestCase.test_run [0.020950s] ... ok 2026-05-17 02:04:42.616373 | ubuntu-noble | {5} manila.tests.data.test_manager.DataManagerTestCase.test_restore_backup_continue_respects_use_data_manager [0.043718s] ... ok 2026-05-17 02:04:42.619469 | ubuntu-noble | {7} manila.tests.data.test_manager.DataManagerTestCase.test_delete_backup_respects_use_data_manager [0.063575s] ... ok 2026-05-17 02:04:42.622082 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:42.626282 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_06_shrinking [0.041737s] ... ok 2026-05-17 02:04:42.637525 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_4 [0.284959s] ... ok 2026-05-17 02:04:42.652564 | ubuntu-noble | {3} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_01___fake_quota_class____2_40__ [0.025359s] ... ok 2026-05-17 02:04:42.660612 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_forbidden_manage [0.023132s] ... ok 2026-05-17 02:04:42.663322 | ubuntu-noble | {7} manila.tests.data.test_manager.DataManagerTestCase.test_init_host_3_data_copying_in_progress [0.043225s] ... ok 2026-05-17 02:04:42.674963 | ubuntu-noble | {5} manila.tests.data.test_manager.DataManagerTestCase.test_restore_backup_respects_use_data_manager [0.058549s] ... ok 2026-05-17 02:04:42.675983 | ubuntu-noble | {3} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_05___fake_quota_class____2_53__ [0.023646s] ... ok 2026-05-17 02:04:42.684686 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_share_type_not_found [0.023797s] ... ok 2026-05-17 02:04:42.699902 | ubuntu-noble | {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_08__None__None___2_39__ [0.024236s] ... ok 2026-05-17 02:04:42.704974 | ubuntu-noble | --- Logging error --- 2026-05-17 02:04:42.705723 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:42.707286 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 702, in restore_backup_continue 2026-05-17 02:04:42.707339 | ubuntu-noble | result = self.data_copy_get_progress(context, share_id) 2026-05-17 02:04:42.707349 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.707358 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:42.707368 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:42.707376 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.707384 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:42.707393 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:42.707401 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.707409 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:42.707418 | ubuntu-noble | raise effect 2026-05-17 02:04:42.707427 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-05-17 02:04:42.707436 | ubuntu-noble | 2026-05-17 02:04:42.707445 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-05-17 02:04:42.707490 | ubuntu-noble | 2026-05-17 02:04:42.707498 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:42.707507 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:04:42.707515 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:04:42.707524 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.707552 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:04:42.707561 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:04:42.707569 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.707577 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 703, in format 2026-05-17 02:04:42.707586 | ubuntu-noble | record.message = record.getMessage() 2026-05-17 02:04:42.707594 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:42.707603 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 392, in getMessage 2026-05-17 02:04:42.707611 | ubuntu-noble | msg = msg % self.args 2026-05-17 02:04:42.707619 | ubuntu-noble | ~~~~^~~~~~~~~~~ 2026-05-17 02:04:42.707628 | ubuntu-noble | ValueError: incomplete format 2026-05-17 02:04:42.707636 | ubuntu-noble | Call stack: 2026-05-17 02:04:42.707650 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareManageTest.test_unsupported_version [0.022766s] ... ok 2026-05-17 02:04:42.707890 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:04:42.707908 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:04:42.707917 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:04:42.707926 | ubuntu-noble | main() 2026-05-17 02:04:42.707935 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:04:42.707943 | ubuntu-noble | program.TestProgram( 2026-05-17 02:04:42.707952 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:04:42.707961 | ubuntu-noble | self.runTests() 2026-05-17 02:04:42.707969 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:04:42.707978 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:04:42.707996 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:04:42.708005 | ubuntu-noble | test(result) 2026-05-17 02:04:42.708013 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:04:42.708021 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:04:42.708030 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:04:42.708038 | ubuntu-noble | test(result) 2026-05-17 02:04:42.708046 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:04:42.708055 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:04:42.708075 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:04:42.708095 | ubuntu-noble | test(result) 2026-05-17 02:04:42.708104 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:04:42.708112 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:04:42.708120 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:04:42.708129 | ubuntu-noble | test(result) 2026-05-17 02:04:42.708137 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:04:42.708145 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:04:42.708154 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:04:42.708162 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:04:42.708170 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:04:42.708179 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:04:42.708187 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:04:42.708196 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:04:42.708204 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:04:42.708212 | ubuntu-noble | self._run_core() 2026-05-17 02:04:42.708221 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-05-17 02:04:42.708229 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-05-17 02:04:42.708237 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:04:42.708246 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:04:42.708254 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-05-17 02:04:42.708440 | ubuntu-noble | return self._get_test_method()() 2026-05-17 02:04:42.708488 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/data/test_manager.py", line 839, in test_restore_share_backup_continue_exception 2026-05-17 02:04:42.708497 | ubuntu-noble | self.manager.restore_backup_continue(self.context) 2026-05-17 02:04:42.708505 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 716, in restore_backup_continue 2026-05-17 02:04:42.708514 | ubuntu-noble | LOG.exception("Failed to get progress of share_backup " 2026-05-17 02:04:42.708522 | ubuntu-noble | Message: 'Failed to get progress of share_backup %(backup)s restoring in share %(share).' 2026-05-17 02:04:42.708531 | ubuntu-noble | Arguments: {'share': '13c19f82-d911-40fa-bcfe-e8dc6288ab94', 'backup': 'c7d64c98-738f-4f6a-8701-b06525948fb4'} 2026-05-17 02:04:42.710605 | ubuntu-noble | {7} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_exception [0.048155s] ... ok 2026-05-17 02:04:42.724391 | ubuntu-noble | {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_09__None___fake_share_type_id____2_53__ [0.021218s] ... ok 2026-05-17 02:04:42.724425 | ubuntu-noble | {5} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup [0.045664s] ... ok 2026-05-17 02:04:42.741138 | ubuntu-noble | {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_12__None___fake_share_type_id____2_62__ [0.019251s] ... ok 2026-05-17 02:04:42.742020 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:42.743073 | ubuntu-noble | {5} manila.tests.data.test_utils.CopyClassTestCase.test__validate_item [0.020117s] ... ok 2026-05-17 02:04:42.745398 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_12_server_migrating_to [0.037705s] ... ok 2026-05-17 02:04:42.752147 | ubuntu-noble | Failed to restore backup 0272d4f6-86e0-4a5d-9aea-93f66fe3c22d to share 9515682b-42e9-4d49-b0c4-0ca43ded6db4 by data driver. 2026-05-17 02:04:42.756636 | ubuntu-noble | {7} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_exception [0.045970s] ... ok 2026-05-17 02:04:42.761412 | ubuntu-noble | {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_14__None__None___2_62__ [0.020548s] ... ok 2026-05-17 02:04:42.762935 | ubuntu-noble | {5} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_current_copy_none [0.021102s] ... ok 2026-05-17 02:04:42.769580 | ubuntu-noble | {2} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_06__None___2_53__ [0.024281s] ... ok 2026-05-17 02:04:42.778623 | ubuntu-noble | {7} manila.tests.data.test_utils.CopyClassTestCase.test_copy_data [0.020881s] ... ok 2026-05-17 02:04:42.785869 | ubuntu-noble | {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_17___fake_project_id___None___2_90__ [0.024253s] ... ok 2026-05-17 02:04:42.791507 | ubuntu-noble | {2} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_10__None___2_80__ [0.021576s] ... ok 2026-05-17 02:04:42.798952 | ubuntu-noble | {7} manila.tests.data.test_utils.CopyClassTestCase.test_copy_data_cancelled_2 [0.020655s] ... ok 2026-05-17 02:04:42.805513 | ubuntu-noble | {3} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_collection_name [0.019611s] ... ok 2026-05-17 02:04:42.810444 | ubuntu-noble | {2} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_01___fake_project_id____fake_share_type_id____2_40__ [0.018486s] ... ok 2026-05-17 02:04:42.818715 | ubuntu-noble | {7} manila.tests.data.test_utils.CopyClassTestCase.test_copy_stats_cancelled_1 [0.019179s] ... ok 2026-05-17 02:04:42.825924 | ubuntu-noble | {3} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_2_2_21 [0.020183s] ... ok 2026-05-17 02:04:42.830224 | ubuntu-noble | {2} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_05___fake_project_id____fake_share_type_id____2_39__ [0.020167s] ... ok 2026-05-17 02:04:42.838631 | ubuntu-noble | {7} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_exception [0.020381s] ... ok 2026-05-17 02:04:42.844079 | ubuntu-noble | {3} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_4_2_45 [0.018019s] ... ok 2026-05-17 02:04:42.849273 | ubuntu-noble | {2} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_06__None___fake_share_type_id____2_39__ [0.018999s] ... ok 2026-05-17 02:04:42.864066 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_az_get [0.024709s] ... ok 2026-05-17 02:04:42.864089 | ubuntu-noble | {3} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_1_2_20 [0.019145s] ... ok 2026-05-17 02:04:42.867009 | ubuntu-noble | {2} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_15___fake_project_id___None___2_80__ [0.017533s] ... ok 2026-05-17 02:04:42.889394 | ubuntu-noble | {2} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_3_2_33 [0.019007s] ... ok 2026-05-17 02:04:42.895571 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_delete_single [0.025635s] ... ok 2026-05-17 02:04:42.898372 | ubuntu-noble | {3} manila.tests.api.views.test_share_network_subnets.ViewBuilderTestCase.test_build_share_network_subnets_1_2_51 [0.033565s] ... ok 2026-05-17 02:04:42.914589 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_delete_existing [0.024446s] ... ok 2026-05-17 02:04:42.914634 | ubuntu-noble | {2} manila.tests.api.views.test_share_network_subnets.ViewBuilderTestCase.test_build_share_network_subnet [0.027937s] ... ok 2026-05-17 02:04:42.917044 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_16 [0.019862s] ... ok 2026-05-17 02:04:42.936623 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_duplicate_2_False [0.020710s] ... ok 2026-05-17 02:04:42.941335 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_01 [0.022657s] ... ok 2026-05-17 02:04:42.941885 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_19 [0.019916s] ... ok 2026-05-17 02:04:42.958938 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_03 [0.021385s] ... ok 2026-05-17 02:04:42.962663 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_create [0.027311s] ... ok 2026-05-17 02:04:42.962682 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_02_______2_91__ [0.024728s] ... ok 2026-05-17 02:04:43.007245 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_04 [0.047774s] ... ok 2026-05-17 02:04:43.030100 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_05_______1_0__ [0.066096s] ... ok 2026-05-17 02:04:43.034943 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_05 [0.026951s] ... ok 2026-05-17 02:04:43.044315 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_get_all_network_allocations [0.082296s] ... ok 2026-05-17 02:04:43.052141 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_08 [0.018324s] ... ok 2026-05-17 02:04:43.055724 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_03_______2_18__ [0.027582s] ... ok 2026-05-17 02:04:43.070395 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_24 [0.018473s] ... ok 2026-05-17 02:04:43.076063 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_04_______2_25__ [0.019123s] ... ok 2026-05-17 02:04:43.084805 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_update [0.040427s] ... ok 2026-05-17 02:04:43.095123 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_03_______2_18__ [0.022961s] ... ok 2026-05-17 02:04:43.110234 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:43.111633 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_11 [0.018164s] ... ok 2026-05-17 02:04:43.113645 | ubuntu-noble | {3} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_1_2_6 [0.038380s] ... ok 2026-05-17 02:04:43.130251 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_13 [0.017965s] ... ok 2026-05-17 02:04:43.137004 | ubuntu-noble | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_arg_string_2__bar [0.021463s] ... ok 2026-05-17 02:04:43.148818 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_10 [0.018661s] ... ok 2026-05-17 02:04:43.156423 | ubuntu-noble | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_log_commands_no_errors [0.021377s] ... ok 2026-05-17 02:04:43.166275 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_21 [0.017384s] ... ok 2026-05-17 02:04:43.177328 | ubuntu-noble | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list_zone_is_none [0.020626s] ... ok 2026-05-17 02:04:43.184001 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_25 [0.017978s] ... ok 2026-05-17 02:04:43.197301 | ubuntu-noble | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_revision [0.019574s] ... ok 2026-05-17 02:04:43.201977 | ubuntu-noble | {2} manila.tests.api.views.test_shares.ViewBuilderTestCase.test__collection_name [0.017570s] ... ok 2026-05-17 02:04:43.232748 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:43.236172 | ubuntu-noble | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_cleanup_2_False [0.038816s] ... ok 2026-05-17 02:04:43.236601 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:43.240045 | ubuntu-noble | {2} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_2_2_9 [0.038009s] ... ok 2026-05-17 02:04:43.270322 | ubuntu-noble | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_2 [0.033188s] ... ok 2026-05-17 02:04:43.273728 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:43.278435 | ubuntu-noble | {2} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_6_2_24 [0.038332s] ... ok 2026-05-17 02:04:43.282513 | ubuntu-noble | {5} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsMySQL.test_single_branch [0.519314s] ... ok 2026-05-17 02:04:43.289121 | ubuntu-noble | {3} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_1_None [0.019728s] ... ok 2026-05-17 02:04:43.308161 | ubuntu-noble | {3} manila.tests.common.test_client_auth.ClientAuthTestCase.test_get_client_admin_true [0.018615s] ... ok 2026-05-17 02:04:43.316822 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_duplicate_1_True [0.034077s] ... ok 2026-05-17 02:04:43.317896 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:43.321319 | ubuntu-noble | {2} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_8_2_54 [0.042651s] ... ok 2026-05-17 02:04:43.328085 | ubuntu-noble | {3} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_2_ [0.019904s] ... ok 2026-05-17 02:04:43.341814 | ubuntu-noble | {2} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_2____v2____None___http___localhost_v2___ [0.017885s] ... ok 2026-05-17 02:04:43.343396 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_3 [0.022830s] ... ok 2026-05-17 02:04:43.346866 | ubuntu-noble | {3} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_6___nfsfake__ [0.018929s] ... ok 2026-05-17 02:04:43.357869 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/log.py:312: DeprecationWarning: Eventlet support is deprecated and will be removed 2026-05-17 02:04:43.357893 | ubuntu-noble | debtcollector.deprecate( 2026-05-17 02:04:43.368567 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_1 [0.022546s] ... ok 2026-05-17 02:04:43.370564 | ubuntu-noble | {3} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_11_CEPHFS [0.019372s] ... ok 2026-05-17 02:04:43.370592 | ubuntu-noble | 2026-05-17 02:04:43.361 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:43.372656 | ubuntu-noble | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_main [0.025484s] ... ok 2026-05-17 02:04:43.384241 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_2 [0.021533s] ... ok 2026-05-17 02:04:43.385948 | ubuntu-noble | 2026-05-17 02:04:43.382 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:43.387795 | ubuntu-noble | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_python_import_error [0.019957s] ... ok 2026-05-17 02:04:43.387822 | ubuntu-noble | {3} manila.tests.compute.test_nova.NovaclientTestCase.test_with_auth_obj [0.019630s] ... ok 2026-05-17 02:04:43.403883 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_3 [0.018616s] ... ok 2026-05-17 02:04:43.407550 | ubuntu-noble | 2026-05-17 02:04:43.403 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:43.407583 | ubuntu-noble | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_shell_commands_ipython [0.020897s] ... ok 2026-05-17 02:04:43.425540 | ubuntu-noble | 2026-05-17 02:04:43.423 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:43.425869 | ubuntu-noble | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_shell_commands_python [0.019292s] ... ok 2026-05-17 02:04:43.459139 | ubuntu-noble | 2026-05-17 02:04:43.457 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:43.459172 | ubuntu-noble | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_stamp [0.033932s] ... ok 2026-05-17 02:04:43.475324 | ubuntu-noble | {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_data_access_1_None [0.085496s] ... ok 2026-05-17 02:04:43.479704 | ubuntu-noble | 2026-05-17 02:04:43.476 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:43.480119 | ubuntu-noble | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_sync [0.019041s] ... ok 2026-05-17 02:04:43.499165 | ubuntu-noble | 2026-05-17 02:04:43.496 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:43.500494 | ubuntu-noble | {2} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_2___ [0.020409s] ... ok 2026-05-17 02:04:43.515493 | ubuntu-noble | {6} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsPostgreSQL.test_single_branch [0.918138s] ... ok 2026-05-17 02:04:43.523012 | ubuntu-noble | 2026-05-17 02:04:43.518 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:43.523415 | ubuntu-noble | {2} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_3___foo__ [0.021727s] ... ok 2026-05-17 02:04:43.539158 | ubuntu-noble | {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_data_access_2 [0.063622s] ... ok 2026-05-17 02:04:43.542807 | ubuntu-noble | 2026-05-17 02:04:43.540 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:43.542874 | ubuntu-noble | {2} manila.tests.common.test_client_auth.ClientAuthTestCase.test_list_opts [0.021631s] ... ok 2026-05-17 02:04:43.554292 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_2 [0.043458s] ... ok 2026-05-17 02:04:43.566896 | ubuntu-noble | 2026-05-17 02:04:43.560 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:43.567105 | ubuntu-noble | {2} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_5___fake__ [0.020935s] ... ok 2026-05-17 02:04:43.583088 | ubuntu-noble | Deleting soft-deleted resource ShareTypes(id='d7fa69ac-3fd4-418b-856f-c7e74d846c94', deleted='False', name='fake_type', description=None, is_public=True, created_at=datetime.datetime(2026, 5, 17, 2, 4, 43, 421936), updated_at=None, deleted_at=datetime.datetime(2026, 5, 16, 2, 4, 43, 421040)) failed, skipping. 2026-05-17 02:04:43.583369 | ubuntu-noble | 2026-05-17 02:04:43.581 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:43.584174 | ubuntu-noble | {2} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_01_nfs [0.019569s] ... ok 2026-05-17 02:04:43.590775 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_get [0.036516s] ... ok 2026-05-17 02:04:43.600022 | ubuntu-noble | {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_unmount_temp_folder_2 [0.063642s] ... ok 2026-05-17 02:04:43.603745 | ubuntu-noble | 2026-05-17 02:04:43.600 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:43.604182 | ubuntu-noble | {2} manila.tests.compute.test_nova.NovaApiTestCase.test_instance_volume_attach [0.019305s] ... ok 2026-05-17 02:04:43.621852 | ubuntu-noble | 2026-05-17 02:04:43.619 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:43.622646 | ubuntu-noble | {2} manila.tests.compute.test_nova.NovaApiTestCase.test_keypair_list [0.018565s] ... ok 2026-05-17 02:04:43.628333 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_2 [0.037653s] ... ok 2026-05-17 02:04:43.640535 | ubuntu-noble | 2026-05-17 02:04:43.637 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:43.640952 | ubuntu-noble | {2} manila.tests.compute.test_nova.NovaApiTestCase.test_server_delete [0.018041s] ... ok 2026-05-17 02:04:43.647858 | ubuntu-noble | Failed to copy data from source to destination /tmp/ins1_id to /tmp/backup_id. 2026-05-17 02:04:43.647915 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:43.647921 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 326, in _copy_share_data 2026-05-17 02:04:43.647927 | ubuntu-noble | copy.run() 2026-05-17 02:04:43.647932 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:43.647937 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:43.647942 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:43.647947 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:43.647952 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:43.647957 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:43.647963 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:43.647968 | ubuntu-noble | raise effect 2026-05-17 02:04:43.647973 | ubuntu-noble | Exception: fake 2026-05-17 02:04:43.648202 | ubuntu-noble | Could not unmount src /tmp/ins1_id after its data copy. 2026-05-17 02:04:43.648230 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:43.648243 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-05-17 02:04:43.648247 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-05-17 02:04:43.648251 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:43.648255 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:43.648258 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:43.648262 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:43.648266 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:43.648270 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:43.648274 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:43.648277 | ubuntu-noble | raise effect 2026-05-17 02:04:43.648281 | ubuntu-noble | Exception: fake 2026-05-17 02:04:43.648537 | ubuntu-noble | Could not unmount dest /tmp/backup_id after its data copy. 2026-05-17 02:04:43.648548 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:43.648552 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-05-17 02:04:43.648556 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-05-17 02:04:43.648560 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:43.648563 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:43.648567 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:43.648571 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:43.648575 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:43.648578 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:43.648582 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:43.648586 | ubuntu-noble | raise effect 2026-05-17 02:04:43.648589 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-05-17 02:04:43.648593 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-05-17 02:04:43.648597 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:43.648600 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:43.648604 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:43.648608 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:43.648611 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:43.648615 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:43.648619 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:43.648622 | ubuntu-noble | raise effect 2026-05-17 02:04:43.648626 | ubuntu-noble | Exception: fake 2026-05-17 02:04:43.648806 | ubuntu-noble | Could not deny access to src instance ins1_id after its data copy. 2026-05-17 02:04:43.648813 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:43.648817 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-05-17 02:04:43.648821 | ubuntu-noble | helper_src.deny_access_to_data_service(access_ref_src, 2026-05-17 02:04:43.648825 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:43.648828 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:43.648832 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:43.648836 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:43.648839 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:43.648843 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:43.648847 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:43.648851 | ubuntu-noble | raise effect 2026-05-17 02:04:43.648854 | ubuntu-noble | Exception: fake 2026-05-17 02:04:43.652888 | ubuntu-noble | {3} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_5 [0.053302s] ... ok 2026-05-17 02:04:43.660771 | ubuntu-noble | 2026-05-17 02:04:43.656 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:43.661892 | ubuntu-noble | {2} manila.tests.compute.test_nova.NovaclientTestCase.test_no_auth_obj [0.019428s] ... ok 2026-05-17 02:04:43.663616 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_1 [0.034973s] ... ok 2026-05-17 02:04:43.678934 | ubuntu-noble | 2026-05-17 02:04:43.675 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:43.679481 | ubuntu-noble | {2} manila.tests.compute.test_nova.ToDictTestCase.test_dict_provided [0.017900s] ... ok 2026-05-17 02:04:43.690414 | ubuntu-noble | {3} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_exception_access [0.037253s] ... ok 2026-05-17 02:04:43.695495 | ubuntu-noble | 2026-05-17 02:04:43.693 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:43.695828 | ubuntu-noble | {2} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_4_Forbidden [0.018824s] ... ok 2026-05-17 02:04:43.698532 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_2 [0.034307s] ... ok 2026-05-17 02:04:43.717475 | ubuntu-noble | 2026-05-17 02:04:43.712 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:43.718080 | ubuntu-noble | {2} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_7_RateLimit [0.018224s] ... ok 2026-05-17 02:04:43.721233 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_4 [0.022628s] ... ok 2026-05-17 02:04:43.737608 | ubuntu-noble | {3} manila.tests.data.test_manager.DataManagerTestCase.test__run_backup_1_None [0.044986s] ... ok 2026-05-17 02:04:43.738028 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_constraint [0.334796s] ... ok 2026-05-17 02:04:43.747492 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_as_admin [0.025967s] ... ok 2026-05-17 02:04:43.777234 | ubuntu-noble | {3} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_2___90___True_ [0.041399s] ... ok 2026-05-17 02:04:43.781850 | ubuntu-noble | 2026-05-17 02:04:43.779 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:43.782218 | ubuntu-noble | {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_4 [0.068064s] ... ok 2026-05-17 02:04:43.789767 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_del_days_3 [0.704884s] ... ok 2026-05-17 02:04:43.793410 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_update_read_deleted_1_True [0.045924s] ... ok 2026-05-17 02:04:43.817362 | ubuntu-noble | {3} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_3___100___False_ [0.040077s] ... ok 2026-05-17 02:04:43.827270 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:43.828425 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:43.833731 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_get_invalid [0.043306s] ... ok 2026-05-17 02:04:43.846602 | ubuntu-noble | 2026-05-17 02:04:43.844 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:43.847229 | ubuntu-noble | {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test_mount_share_instance_or_backup_2_backup [0.064354s] ... ok 2026-05-17 02:04:43.847721 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_get_all_basic_filters [0.053728s] ... ok 2026-05-17 02:04:43.855497 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_create [0.022048s] ... ok 2026-05-17 02:04:43.865433 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:43.869763 | ubuntu-noble | {3} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_data_copy_get_progress [0.051956s] ... ok 2026-05-17 02:04:43.879643 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_delete [0.023984s] ... ok 2026-05-17 02:04:43.884090 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:43.890539 | ubuntu-noble | {3} manila.tests.data.test_utils.CopyClassTestCase.test_copy_stats_cancelled_2 [0.019744s] ... ok 2026-05-17 02:04:43.892030 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_update_invalid [0.043493s] ... ok 2026-05-17 02:04:43.903059 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_update [0.023243s] ... ok 2026-05-17 02:04:43.913957 | ubuntu-noble | {3} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_completed_empty [0.023224s] ... ok 2026-05-17 02:04:43.914340 | ubuntu-noble | 2026-05-17 02:04:43.911 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:43.914673 | ubuntu-noble | {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test_mount_share_instance_or_backup_3_restore [0.067311s] ... ok 2026-05-17 02:04:43.926462 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_update_no_updates [0.022847s] ... ok 2026-05-17 02:04:43.929215 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:43.934799 | ubuntu-noble | {3} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_not_initialized [0.022240s] ... ok 2026-05-17 02:04:43.946200 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_locks_get_all_time_filters [0.054346s] ... ok 2026-05-17 02:04:43.951484 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_create__az_exists [0.025375s] ... ok 2026-05-17 02:04:43.955908 | ubuntu-noble | {3} manila.tests.data.test_utils.CopyClassTestCase.test_get_total_size_cancelled_1 [0.021020s] ... ok 2026-05-17 02:04:43.969318 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_two_records [0.023530s] ... ok 2026-05-17 02:04:43.976276 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_2 [0.018763s] ... ok 2026-05-17 02:04:43.978571 | ubuntu-noble | 2026-05-17 02:04:43.976 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:43.978984 | ubuntu-noble | {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test_unmount_share_instance_or_backup_3 [0.064272s] ... ok 2026-05-17 02:04:43.998079 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_create [0.021845s] ... ok 2026-05-17 02:04:44.003126 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_6 [0.051321s] ... ok 2026-05-17 02:04:44.019138 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_5 [0.049340s] ... ok 2026-05-17 02:04:44.021749 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_delete [0.021962s] ... ok 2026-05-17 02:04:44.033223 | ubuntu-noble | 2026-05-17 02:04:44.022 6714 INFO manila.data.manager [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Created share backup 4cb1e63c-47a8-4051-9e47-f19bb3ecc652 successfully. 2026-05-17 02:04:44.033270 | ubuntu-noble | 2026-05-17 02:04:44.023 6714 INFO manila.data.manager [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Created share backup 4cb1e63c-47a8-4051-9e47-f19bb3ecc652 successfully. 2026-05-17 02:04:44.033281 | ubuntu-noble | 2026-05-17 02:04:44.023 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:44.034003 | ubuntu-noble | {2} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_4___100___True_ [0.047872s] ... ok 2026-05-17 02:04:44.044016 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_1 [0.024210s] ... ok 2026-05-17 02:04:44.053121 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_8 [0.049762s] ... ok 2026-05-17 02:04:44.067377 | ubuntu-noble | 2026-05-17 02:04:44.062 6714 DEBUG manila.data.manager [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Received request to cancel data copy of share bb31e026-0c85-4fef-972b-426a92b18d37. data_copy_cancel /home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py:208 2026-05-17 02:04:44.067416 | ubuntu-noble | 2026-05-17 02:04:44.063 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:44.067719 | ubuntu-noble | {2} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_cancel [0.038456s] ... ok 2026-05-17 02:04:44.071819 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_no_instance_mappings [0.052556s] ... ok 2026-05-17 02:04:44.072085 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_duplicate_1_True [0.028247s] ... ok 2026-05-17 02:04:44.097793 | ubuntu-noble | 2026-05-17 02:04:44.092 6714 DEBUG manila.data.manager [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Received request to cancel data copy of share fake_id. data_copy_cancel /home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py:208 2026-05-17 02:04:44.097831 | ubuntu-noble | 2026-05-17 02:04:44.093 6714 ERROR manila.data.manager [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Data copy for migration of share fake_id cannot be cancelled at this moment. 2026-05-17 02:04:44.097866 | ubuntu-noble | 2026-05-17 02:04:44.094 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:44.097876 | ubuntu-noble | {2} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_cancel_not_copying [0.030716s] ... ok 2026-05-17 02:04:44.126892 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_metadata_update [0.054033s] ... ok 2026-05-17 02:04:44.131070 | ubuntu-noble | 2026-05-17 02:04:44.122 6714 DEBUG manila.data.manager [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Received request to get data copy information of share fake_id. data_copy_get_progress /home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py:220 2026-05-17 02:04:44.131111 | ubuntu-noble | 2026-05-17 02:04:44.123 6714 ERROR manila.data.manager [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Migration of share fake_id data copy progress cannot be obtained at this moment. 2026-05-17 02:04:44.131126 | ubuntu-noble | 2026-05-17 02:04:44.124 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:44.132148 | ubuntu-noble | {2} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_get_progress_not_copying [0.029956s] ... ok 2026-05-17 02:04:44.133400 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_2_3 [0.080125s] ... ok 2026-05-17 02:04:44.149326 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_create_share_backup [0.022841s] ... ok 2026-05-17 02:04:44.161701 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_get [0.026276s] ... ok 2026-05-17 02:04:44.168854 | ubuntu-noble | 2026-05-17 02:04:44.153 6714 DEBUG manila.data.manager [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Received request to migrate share content from share instance ins1_id to instance ins2_id. migration_start /home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py:140 2026-05-17 02:04:44.168876 | ubuntu-noble | 2026-05-17 02:04:44.154 6714 ERROR manila.data.manager [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Failed to copy contents from instance ins1_id to instance ins2_id.: Exception: fake 2026-05-17 02:04:44.168882 | ubuntu-noble | 2026-05-17 02:04:44.154 6714 ERROR manila.data.manager Traceback (most recent call last): 2026-05-17 02:04:44.168895 | ubuntu-noble | 2026-05-17 02:04:44.154 6714 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 182, in migration_start 2026-05-17 02:04:44.168901 | ubuntu-noble | 2026-05-17 02:04:44.154 6714 ERROR manila.data.manager self._copy_share_data(context, copy, info_src, info_dest) 2026-05-17 02:04:44.168908 | ubuntu-noble | 2026-05-17 02:04:44.154 6714 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:44.168915 | ubuntu-noble | 2026-05-17 02:04:44.154 6714 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-05-17 02:04:44.168928 | ubuntu-noble | 2026-05-17 02:04:44.154 6714 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.168940 | ubuntu-noble | 2026-05-17 02:04:44.154 6714 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:44.168948 | ubuntu-noble | 2026-05-17 02:04:44.154 6714 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:44.168954 | ubuntu-noble | 2026-05-17 02:04:44.154 6714 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.168960 | ubuntu-noble | 2026-05-17 02:04:44.154 6714 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:44.168965 | ubuntu-noble | 2026-05-17 02:04:44.154 6714 ERROR manila.data.manager raise effect 2026-05-17 02:04:44.168971 | ubuntu-noble | 2026-05-17 02:04:44.154 6714 ERROR manila.data.manager Exception: fake 2026-05-17 02:04:44.168992 | ubuntu-noble | 2026-05-17 02:04:44.154 6714 ERROR manila.data.manager 2026-05-17 02:04:44.168998 | ubuntu-noble | 2026-05-17 02:04:44.156 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:44.169235 | ubuntu-noble | {2} manila.tests.data.test_manager.DataManagerTestCase.test_migration_start_2 [0.031914s] ... ok 2026-05-17 02:04:44.191150 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_create [0.031161s] ... ok 2026-05-17 02:04:44.204432 | ubuntu-noble | 2026-05-17 02:04:44.197 6714 INFO manila.data.manager [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Share backup b0b1db74-cfbb-447c-87d0-9ec7a7ca6b62 restored successfully. 2026-05-17 02:04:44.204510 | ubuntu-noble | 2026-05-17 02:04:44.198 6714 INFO manila.coordination [None req-2b7be2c2-2db3-4e11-bb8e-61e54c9d3b3d fake_user fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:44.206306 | ubuntu-noble | {2} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_4___100___True_ [0.042176s] ... ok 2026-05-17 02:04:44.207354 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_1 [0.055229s] ... ok 2026-05-17 02:04:44.207751 | ubuntu-noble | {4} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_temp_folder_2_True [2.071943s] ... ok 2026-05-17 02:04:44.217783 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_create__no_instance [0.026425s] ... ok 2026-05-17 02:04:44.261383 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_2 [0.055921s] ... ok 2026-05-17 02:04:44.285705 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_share_group_id_with_count [0.067539s] ... ok 2026-05-17 02:04:44.290481 | ubuntu-noble | {4} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_unmount_temp_folder_1_None [0.089024s] ... ok 2026-05-17 02:04:44.317098 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_7 [0.056889s] ... ok 2026-05-17 02:04:44.352073 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get [0.035027s] ... ok 2026-05-17 02:04:44.362502 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_custom_query [0.288424s] ... ok 2026-05-17 02:04:44.364912 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_count_1 [0.078153s] ... ok 2026-05-17 02:04:44.372951 | ubuntu-noble | {4} manila.tests.data.test_helper.DataServiceHelperTestCase.test_mount_share_instance_or_backup_1_migration [0.082068s] ... ok 2026-05-17 02:04:44.388969 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_no_instance_2 [0.035726s] ... ok 2026-05-17 02:04:44.388990 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_created_since_or_before_filter [0.028973s] ... ok 2026-05-17 02:04:44.405752 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_has_replicas_field_2_writable [0.041020s] ... ok 2026-05-17 02:04:44.409442 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_not_found [0.020366s] ... ok 2026-05-17 02:04:44.435116 | ubuntu-noble | Failed to copy data from source to destination /tmp/ins1_id to /tmp/ins2_id. 2026-05-17 02:04:44.435155 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:44.435166 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 326, in _copy_share_data 2026-05-17 02:04:44.435175 | ubuntu-noble | copy.run() 2026-05-17 02:04:44.435184 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:44.435192 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:44.435201 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.435226 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:44.435236 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:44.435244 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.435253 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:44.435261 | ubuntu-noble | raise effect 2026-05-17 02:04:44.435270 | ubuntu-noble | Exception: fake 2026-05-17 02:04:44.435278 | ubuntu-noble | Could not unmount src /tmp/ins1_id after its data copy. 2026-05-17 02:04:44.435286 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:44.435294 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-05-17 02:04:44.435303 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-05-17 02:04:44.435311 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:44.435320 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:44.435328 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.435336 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:44.435344 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:44.435352 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.435368 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:44.435376 | ubuntu-noble | raise effect 2026-05-17 02:04:44.435385 | ubuntu-noble | Exception: fake 2026-05-17 02:04:44.435739 | ubuntu-noble | Could not unmount dest /tmp/ins2_id after its data copy. 2026-05-17 02:04:44.436286 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:44.436301 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-05-17 02:04:44.436310 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-05-17 02:04:44.436318 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:44.436326 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:44.436335 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.436343 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:44.436351 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:44.436360 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.436368 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:44.436376 | ubuntu-noble | raise effect 2026-05-17 02:04:44.436385 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-05-17 02:04:44.436393 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-05-17 02:04:44.436402 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:44.436410 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:44.436418 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.436426 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:44.436434 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:44.436443 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.436578 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:44.436596 | ubuntu-noble | raise effect 2026-05-17 02:04:44.436605 | ubuntu-noble | Exception: fake 2026-05-17 02:04:44.436613 | ubuntu-noble | Could not deny access to src instance ins1_id after its data copy. 2026-05-17 02:04:44.436621 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:44.436630 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-05-17 02:04:44.436638 | ubuntu-noble | helper_src.deny_access_to_data_service(access_ref_src, 2026-05-17 02:04:44.436646 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:44.436655 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:44.436663 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.436684 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:44.436692 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:44.436701 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.436709 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:44.436765 | ubuntu-noble | raise effect 2026-05-17 02:04:44.436774 | ubuntu-noble | Exception: fake 2026-05-17 02:04:44.438811 | ubuntu-noble | Could not deny access to dest instance ins2_id after its data copy. 2026-05-17 02:04:44.438841 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:44.438851 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-05-17 02:04:44.438859 | ubuntu-noble | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-05-17 02:04:44.438868 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:44.438876 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:44.438884 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.438893 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:44.438901 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:44.438909 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.438917 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:44.438926 | ubuntu-noble | raise effect 2026-05-17 02:04:44.438935 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-05-17 02:04:44.438943 | ubuntu-noble | helper_src.deny_access_to_data_service(access_ref_src, 2026-05-17 02:04:44.438951 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:44.438959 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:44.438968 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.438976 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:44.438984 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:44.438992 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.439001 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:44.439009 | ubuntu-noble | raise effect 2026-05-17 02:04:44.439017 | ubuntu-noble | Exception: fake 2026-05-17 02:04:44.444855 | ubuntu-noble | {4} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_2 [0.066408s] ... ok 2026-05-17 02:04:44.446043 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_status [0.054667s] ... ok 2026-05-17 02:04:44.448122 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_read_deleted_1_True [0.038719s] ... ok 2026-05-17 02:04:44.457494 | ubuntu-noble | Failed to update usages deleting share replica '8df5d6c9-7388-4707-a3ab-60024752e4d0'. 2026-05-17 02:04:44.457549 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:44.457572 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1906, in _update_share_instance_usages 2026-05-17 02:04:44.457581 | ubuntu-noble | QUOTAS.commit( 2026-05-17 02:04:44.457589 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:44.457607 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:44.457616 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.457624 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:44.457632 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:44.457641 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.457649 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:44.457657 | ubuntu-noble | raise effect 2026-05-17 02:04:44.457666 | ubuntu-noble | manila.exception.QuotaError: fake 2026-05-17 02:04:44.462113 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_quota_error_1 [0.056636s] ... ok 2026-05-17 02:04:44.466485 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_del_days_2 [0.728791s] ... ok 2026-05-17 02:04:44.479523 | ubuntu-noble | --- Logging error --- 2026-05-17 02:04:44.481095 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:44.481686 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:04:44.481744 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:04:44.481755 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.481763 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:04:44.481772 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:04:44.481780 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.481788 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:04:44.481797 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:04:44.481805 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.481813 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:04:44.481822 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:04:44.481830 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.481839 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:04:44.481847 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:04:44.481855 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.481863 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:04:44.481872 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:04:44.481880 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:04:44.481888 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:04:44.481896 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:04:44.481905 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.481913 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:04:44.481921 | ubuntu-noble | return self._read_deleted 2026-05-17 02:04:44.481929 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.481937 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:04:44.481946 | ubuntu-noble | Call stack: 2026-05-17 02:04:44.482719 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:04:44.482762 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:04:44.482772 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:04:44.482780 | ubuntu-noble | main() 2026-05-17 02:04:44.482789 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:04:44.482798 | ubuntu-noble | program.TestProgram( 2026-05-17 02:04:44.482806 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:04:44.482814 | ubuntu-noble | self.runTests() 2026-05-17 02:04:44.482823 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:04:44.482831 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:04:44.482839 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:04:44.482847 | ubuntu-noble | test(result) 2026-05-17 02:04:44.482856 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:04:44.482878 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:04:44.482887 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:04:44.482895 | ubuntu-noble | test(result) 2026-05-17 02:04:44.482903 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:04:44.482912 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:04:44.482920 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:04:44.482928 | ubuntu-noble | test(result) 2026-05-17 02:04:44.482936 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:04:44.482944 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:04:44.482953 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:04:44.482961 | ubuntu-noble | test(result) 2026-05-17 02:04:44.482969 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:04:44.482977 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:04:44.482985 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:04:44.482994 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:04:44.483009 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:04:44.483018 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:04:44.483026 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:04:44.483035 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:04:44.483043 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:04:44.483051 | ubuntu-noble | self._run_core() 2026-05-17 02:04:44.483060 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-05-17 02:04:44.483068 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-05-17 02:04:44.483076 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:04:44.483084 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:04:44.483093 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-05-17 02:04:44.483101 | ubuntu-noble | return self._get_test_method()() 2026-05-17 02:04:44.483109 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/data/test_rpcapi.py", line 115, in test_delete_backup 2026-05-17 02:04:44.483117 | ubuntu-noble | self._test_data_api('delete_backup', 2026-05-17 02:04:44.483125 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/data/test_rpcapi.py", line 50, in _test_data_api 2026-05-17 02:04:44.483134 | ubuntu-noble | ctxt = context.RequestContext('fake_user', 'fake_project') 2026-05-17 02:04:44.483142 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:04:44.483150 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:04:44.483158 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:04:44.483167 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:04:44.483175 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:04:44.483183 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:04:44.483191 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:04:44.483200 | ubuntu-noble | return self.enforce( 2026-05-17 02:04:44.483208 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:04:44.483225 | ubuntu-noble | self.load_rules() 2026-05-17 02:04:44.483241 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:04:44.483250 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:04:44.483258 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:04:44.483267 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:04:44.483275 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:04:44.483283 | ubuntu-noble | LOG.warning( 2026-05-17 02:04:44.483292 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:04:44.483302 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:04:44.487476 | ubuntu-noble | 2026-05-17 02:04:44.484 6714 INFO manila.coordination [None req-df4b1026-69b5-4a49-812b-282b5206b50e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:44.487657 | ubuntu-noble | {2} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_delete_backup [0.286499s] ... ok 2026-05-17 02:04:44.490077 | ubuntu-noble | {4} manila.tests.data.test_manager.DataManagerTestCase.test__run_backup_2 [0.050511s] ... ok 2026-05-17 02:04:44.490685 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_1_1 [0.023917s] ... ok 2026-05-17 02:04:44.506604 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_not_found_exception [0.044670s] ... ok 2026-05-17 02:04:44.510895 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_create__az_missing [0.020026s] ... ok 2026-05-17 02:04:44.536516 | ubuntu-noble | {4} manila.tests.data.test_manager.DataManagerTestCase.test_create_backup_continue_respects_use_data_manager [0.045642s] ... ok 2026-05-17 02:04:44.536539 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_4 [0.092959s] ... ok 2026-05-17 02:04:44.536799 | ubuntu-noble | --- Logging error --- 2026-05-17 02:04:44.537738 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:44.538470 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:04:44.538486 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:04:44.538492 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.538497 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:04:44.538502 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:04:44.538508 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.538513 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:04:44.538519 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:04:44.538524 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.538529 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:04:44.538534 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:04:44.538539 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.538545 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:04:44.538550 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:04:44.538555 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.538560 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:04:44.538576 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:04:44.538582 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:04:44.538587 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:04:44.538592 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:04:44.538597 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.538602 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:04:44.538608 | ubuntu-noble | return self._read_deleted 2026-05-17 02:04:44.538613 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:44.538618 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:04:44.538623 | ubuntu-noble | Call stack: 2026-05-17 02:04:44.538629 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:04:44.538634 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:04:44.538639 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:04:44.538645 | ubuntu-noble | main() 2026-05-17 02:04:44.538650 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:04:44.538655 | ubuntu-noble | program.TestProgram( 2026-05-17 02:04:44.538660 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:04:44.538666 | ubuntu-noble | self.runTests() 2026-05-17 02:04:44.538671 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:04:44.538676 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:04:44.538681 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:04:44.538687 | ubuntu-noble | test(result) 2026-05-17 02:04:44.538692 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:04:44.538697 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:04:44.538702 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:04:44.538707 | ubuntu-noble | test(result) 2026-05-17 02:04:44.538713 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:04:44.538718 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:04:44.538723 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:04:44.538728 | ubuntu-noble | test(result) 2026-05-17 02:04:44.538733 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:04:44.538739 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:04:44.538744 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:04:44.538749 | ubuntu-noble | test(result) 2026-05-17 02:04:44.538769 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:04:44.538775 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:04:44.538780 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:04:44.538786 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:04:44.538791 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:04:44.538798 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:04:44.538804 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:04:44.538810 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:04:44.538816 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:04:44.538827 | ubuntu-noble | self._run_core() 2026-05-17 02:04:44.538837 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-05-17 02:04:44.538849 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-05-17 02:04:44.538855 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:04:44.538861 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:04:44.538866 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-05-17 02:04:44.538871 | ubuntu-noble | return self._get_test_method()() 2026-05-17 02:04:44.538876 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/data/test_rpcapi.py", line 121, in test_restore_backup 2026-05-17 02:04:44.538882 | ubuntu-noble | self._test_data_api('restore_backup', 2026-05-17 02:04:44.538887 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/data/test_rpcapi.py", line 50, in _test_data_api 2026-05-17 02:04:44.538892 | ubuntu-noble | ctxt = context.RequestContext('fake_user', 'fake_project') 2026-05-17 02:04:44.538897 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:04:44.538902 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:04:44.538907 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:04:44.538913 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:04:44.538918 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:04:44.538923 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:04:44.538928 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:04:44.538972 | ubuntu-noble | return self.enforce( 2026-05-17 02:04:44.538977 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:04:44.538982 | ubuntu-noble | self.load_rules() 2026-05-17 02:04:44.538988 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:04:44.538993 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:04:44.538998 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:04:44.539003 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:04:44.539008 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:04:44.539013 | ubuntu-noble | LOG.warning( 2026-05-17 02:04:44.539020 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:04:44.539025 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:04:44.543193 | ubuntu-noble | 2026-05-17 02:04:44.540 6714 INFO manila.coordination [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:44.543210 | ubuntu-noble | {2} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_restore_backup [0.055533s] ... ok 2026-05-17 02:04:44.556928 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_2 [0.045787s] ... ok 2026-05-17 02:04:44.558916 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_get [0.051923s] ... ok 2026-05-17 02:04:44.564749 | ubuntu-noble | 2026-05-17 02:04:44.560 6714 INFO manila.coordination [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:04:44.569793 | ubuntu-noble | {2} manila.tests.data.test_utils.CopyClassTestCase.test_cancel [0.019355s] ... ok 2026-05-17 02:04:44.589407 | ubuntu-noble | {4} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup [0.052624s] ... ok 2026-05-17 02:04:44.607712 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_get_user_export_locations_old_view [0.070993s] ... ok 2026-05-17 02:04:44.626328 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_with_share_data [0.064445s] ... ok 2026-05-17 02:04:44.634366 | ubuntu-noble | {4} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_get_progress [0.044954s] ... ok 2026-05-17 02:04:44.638617 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_destroy [0.029721s] ... ok 2026-05-17 02:04:44.644430 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_with_metadata [0.087207s] ... ok 2026-05-17 02:04:44.669318 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_destroy [0.031480s] ... ok 2026-05-17 02:04:44.679090 | ubuntu-noble | Failed to update backup quota for fake: An unknown exception occurred.. 2026-05-17 02:04:44.682397 | ubuntu-noble | {4} manila.tests.data.test_manager.DataManagerTestCase.test_delete_share_backup_exception [0.048363s] ... ok 2026-05-17 02:04:44.699191 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_2 [0.073319s] ... ok 2026-05-17 02:04:44.707644 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_delete [0.063402s] ... ok 2026-05-17 02:04:44.718021 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_members_get_all [0.047986s] ... ok 2026-05-17 02:04:44.724660 | ubuntu-noble | {4} manila.tests.data.test_manager.DataManagerTestCase.test_init_host_1_data_copying_completing [0.042372s] ... ok 2026-05-17 02:04:44.767350 | ubuntu-noble | {4} manila.tests.data.test_manager.DataManagerTestCase.test_init_host_2_data_copying_starting [0.041340s] ... ok 2026-05-17 02:04:44.779563 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_all_by_host_with_pools_multiple_hosts [0.071593s] ... ok 2026-05-17 02:04:44.787681 | ubuntu-noble | {4} manila.tests.data.test_utils.CopyClassTestCase.test_copy_stats [0.021621s] ... ok 2026-05-17 02:04:44.806328 | ubuntu-noble | {4} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress [0.018308s] ... ok 2026-05-17 02:04:44.823349 | ubuntu-noble | 2026-05-17 02:04:44.819 6714 INFO oslo_db.sqlalchemy.provision [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] CREATE BACKEND postgresql+psycopg2://openstack_citest:***@localhost/postgres TOKEN cxypmghmxw 2026-05-17 02:04:44.825709 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_1 [0.018987s] ... ok 2026-05-17 02:04:44.833856 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_available_active_replica [0.135975s] ... ok 2026-05-17 02:04:44.834860 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_all_by_share_group [0.055020s] ... ok 2026-05-17 02:04:44.856112 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_3 [0.028593s] ... ok 2026-05-17 02:04:44.879630 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_4 [0.025175s] ... ok 2026-05-17 02:04:44.914780 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_share_server_with_count [0.079321s] ... ok 2026-05-17 02:04:44.917869 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_get_user_export_locations [0.081886s] ... ok 2026-05-17 02:04:44.917916 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_cleanup_expired_messages [0.034801s] ... ok 2026-05-17 02:04:44.948005 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_delete [0.031115s] ... ok 2026-05-17 02:04:44.969392 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_different_project [0.023432s] ... ok 2026-05-17 02:04:44.988678 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_like_filters_1___display_name_____display_name_____fake_name_1____fake_name_2____fake_name_3_____fake_name__ [0.072799s] ... ok 2026-05-17 02:04:44.993704 | ubuntu-noble | 2026-05-17 02:04:44.988 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:44.993719 | ubuntu-noble | 2026-05-17 02:04:44.989 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:44.998568 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_del_days_1 [0.547798s] ... ok 2026-05-17 02:04:45.014482 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_read_deleted_2_False [0.044879s] ... ok 2026-05-17 02:04:45.026277 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_get_export_locations_by_share_instance_id [0.307599s] ... ok 2026-05-17 02:04:45.038234 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:45.046580 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_create [0.048177s] ... ok 2026-05-17 02:04:45.046868 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ReservationDatabaseAPITest.test_reservation_expire [0.030267s] ... ok 2026-05-17 02:04:45.062248 | ubuntu-noble | 2026-05-17 02:04:45.057 6714 DEBUG manila.tests.test_migrations [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] latest version is e975ea83b712 _walk_versions /home/zuul/src/github.com/vexxhost/manila/manila/tests/db/migrations/alembic/test_migration.py:81 2026-05-17 02:04:45.062271 | ubuntu-noble | 2026-05-17 02:04:45.059 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:45.062277 | ubuntu-noble | 2026-05-17 02:04:45.059 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:45.081503 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:45.090473 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_update [0.043982s] ... ok 2026-05-17 02:04:45.090495 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:45.097552 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_get [0.051735s] ... ok 2026-05-17 02:04:45.101372 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_update_export_locations_with_metadata [0.186662s] ... ok 2026-05-17 02:04:45.111494 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_create_with_duplicated_id [0.020654s] ... ok 2026-05-17 02:04:45.128298 | ubuntu-noble | 2026-05-17 02:04:45.124 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade -> 162a3e673105, manila_init 2026-05-17 02:04:45.130237 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_3___k____vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv__ [0.104423s] ... ok 2026-05-17 02:04:45.132215 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_by_project [0.022922s] ... ok 2026-05-17 02:04:45.148129 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_4 [0.051386s] ... ok 2026-05-17 02:04:45.162961 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_two_networks_in_one_tenant [0.033656s] ... ok 2026-05-17 02:04:45.166383 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_by_share_network [0.033858s] ... ok 2026-05-17 02:04:45.168616 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_limit_1__10__5_ [0.180206s] ... ok 2026-05-17 02:04:45.176955 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_update_valid_order [0.074865s] ... ok 2026-05-17 02:04:45.197510 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_7 [0.049053s] ... ok 2026-05-17 02:04:45.203601 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete [0.036971s] ... ok 2026-05-17 02:04:45.207110 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_sg_snapshots_in_share_group [0.030513s] ... ok 2026-05-17 02:04:45.231945 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all [0.024566s] ... ok 2026-05-17 02:04:45.233827 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_in_recycle_bin_filter_all_by_share_server [0.066330s] ... ok 2026-05-17 02:04:45.246507 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_by_filter_with_project_id [0.046639s] ... ok 2026-05-17 02:04:45.261356 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_all_by_share_server [0.063735s] ... ok 2026-05-17 02:04:45.264031 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_2 [0.030659s] ... ok 2026-05-17 02:04:45.283199 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_one_share_with_two_share_instance_access_delete [0.116023s] ... ok 2026-05-17 02:04:45.290558 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_share_group [0.055858s] ... ok 2026-05-17 02:04:45.290579 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_subnets_2 [0.042609s] ... ok 2026-05-17 02:04:45.294077 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_3 [0.031250s] ... ok 2026-05-17 02:04:45.321321 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get [0.026485s] ... ok 2026-05-17 02:04:45.326713 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_update [0.036913s] ... ok 2026-05-17 02:04:45.338882 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_like_filters_with_percent_sign_1___display_name_____display_name_____fake_name_1____fake_name_2____fake_name__________ [0.077130s] ... ok 2026-05-17 02:04:45.345860 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all_by_project [0.025012s] ... ok 2026-05-17 02:04:45.348854 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_create_duplicated_id [0.022362s] ... ok 2026-05-17 02:04:45.354387 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_update_item [0.063829s] ... ok 2026-05-17 02:04:45.375984 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all_with_detail [0.029462s] ... ok 2026-05-17 02:04:45.378916 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_delete [0.028892s] ... ok 2026-05-17 02:04:45.378951 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_instance_with_filters [0.095289s] ... ok 2026-05-17 02:04:45.411893 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_by_share_server_id_not_found [0.028310s] ... ok 2026-05-17 02:04:45.411934 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_1_0 [0.031815s] ... ok 2026-05-17 02:04:45.416664 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_like_filters_with_percent_sign_2___display_description_____display_description_____fake_desc_1____fake_desc_2____fake_desc__________ [0.078040s] ... ok 2026-05-17 02:04:45.417979 | ubuntu-noble | Share group type 0c422d80-54d4-40aa-95e5-4fb1c7987cea deletion failed, it in use. 2026-05-17 02:04:45.419578 | ubuntu-noble | Share group type add1f74a-8782-4534-a600-c892a4740e72 deletion failed, it in use. 2026-05-17 02:04:45.422066 | ubuntu-noble | 2026-05-17 02:04:45.417 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] new branch insert 162a3e673105 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:781 2026-05-17 02:04:45.428317 | ubuntu-noble | 2026-05-17 02:04:45.424 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:45.428336 | ubuntu-noble | 2026-05-17 02:04:45.425 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:45.433946 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_not_found [0.026429s] ... ok 2026-05-17 02:04:45.437331 | ubuntu-noble | 2026-05-17 02:04:45.431 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:45.437345 | ubuntu-noble | 2026-05-17 02:04:45.431 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:45.437932 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_read_deleted_1_yes [0.081320s] ... ok 2026-05-17 02:04:45.439476 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareGroupTypeAPITestCase.test_share_type_destroy_in_use_1_True [0.063324s] ... ok 2026-05-17 02:04:45.453626 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_update_not_found [0.020835s] ... ok 2026-05-17 02:04:45.464528 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_exception [0.029341s] ... ok 2026-05-17 02:04:45.477230 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_delete_with_locks [0.067368s] ... ok 2026-05-17 02:04:45.480797 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_4 [0.063832s] ... ok 2026-05-17 02:04:45.485571 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_and_snapshot_instances_status_update_invalid_status_2 [0.031849s] ... ok 2026-05-17 02:04:45.502487 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_delete [0.024787s] ... ok 2026-05-17 02:04:45.506556 | ubuntu-noble | 2026-05-17 02:04:45.503 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 162a3e673105 -> , manila_init 2026-05-17 02:04:45.507641 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_without_share_data [0.041928s] ... ok 2026-05-17 02:04:45.512781 | ubuntu-noble | 2026-05-17 02:04:45.509 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:45.512806 | ubuntu-noble | 2026-05-17 02:04:45.510 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:45.521832 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_create [0.035645s] ... ok 2026-05-17 02:04:45.538888 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_5 [0.058014s] ... ok 2026-05-17 02:04:45.555814 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_2_path [0.053006s] ... ok 2026-05-17 02:04:45.580993 | ubuntu-noble | 2026-05-17 02:04:45.571 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 162a3e673105 -> 211836bf835c, add access level 2026-05-17 02:04:45.581023 | ubuntu-noble | 2026-05-17 02:04:45.572 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 162a3e673105 to 211836bf835c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:45.581030 | ubuntu-noble | 2026-05-17 02:04:45.575 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:45.581035 | ubuntu-noble | 2026-05-17 02:04:45.575 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:45.581040 | ubuntu-noble | 2026-05-17 02:04:45.577 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:45.581044 | ubuntu-noble | 2026-05-17 02:04:45.578 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:45.598382 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_not_exist_1_id [0.042455s] ... ok 2026-05-17 02:04:45.599411 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_3 [0.092123s] ... ok 2026-05-17 02:04:45.619542 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet_valid [0.097574s] ... ok 2026-05-17 02:04:45.627676 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_create_with_share_type [0.028339s] ... ok 2026-05-17 02:04:45.645930 | ubuntu-noble | 2026-05-17 02:04:45.641 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 211836bf835c -> 162a3e673105, add access level 2026-05-17 02:04:45.645952 | ubuntu-noble | 2026-05-17 02:04:45.642 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 211836bf835c to 162a3e673105 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:45.649414 | ubuntu-noble | 2026-05-17 02:04:45.645 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:45.650575 | ubuntu-noble | 2026-05-17 02:04:45.646 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:45.655031 | ubuntu-noble | 2026-05-17 02:04:45.652 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:45.655049 | ubuntu-noble | 2026-05-17 02:04:45.652 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:45.659686 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_in_recycle_bin_filter_all_by_share_network [0.061394s] ... ok 2026-05-17 02:04:45.660145 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_share_server [0.032043s] ... ok 2026-05-17 02:04:45.685972 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_by_host_2_host1_backend1 [0.064723s] ... ok 2026-05-17 02:04:45.717700 | ubuntu-noble | 2026-05-17 02:04:45.713 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 162a3e673105 -> 211836bf835c, add access level 2026-05-17 02:04:45.717742 | ubuntu-noble | 2026-05-17 02:04:45.715 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 162a3e673105 to 211836bf835c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:45.720663 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_member_update [0.059560s] ... ok 2026-05-17 02:04:45.722496 | ubuntu-noble | 2026-05-17 02:04:45.718 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:45.722513 | ubuntu-noble | 2026-05-17 02:04:45.718 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:45.765504 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_2__True__True__False__2_ [0.080548s] ... ok 2026-05-17 02:04:45.790706 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_get_export_locations_by_share_id [0.351201s] ... ok 2026-05-17 02:04:45.801976 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_access_copy [0.140478s] ... ok 2026-05-17 02:04:45.819743 | ubuntu-noble | 2026-05-17 02:04:45.815 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:45.819780 | ubuntu-noble | 2026-05-17 02:04:45.815 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:45.841941 | ubuntu-noble | Failed to update usages deleting share replica '8f45927a-e004-4e22-958e-f909ed45cf6e'. 2026-05-17 02:04:45.841995 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:45.842005 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1906, in _update_share_instance_usages 2026-05-17 02:04:45.842014 | ubuntu-noble | QUOTAS.commit( 2026-05-17 02:04:45.842024 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:45.842033 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:45.843934 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:45.843955 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:45.843964 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:45.843973 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:45.843982 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:45.843990 | ubuntu-noble | raise effect 2026-05-17 02:04:45.843999 | ubuntu-noble | manila.exception.QuotaError: fake 2026-05-17 02:04:45.845517 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_quota_error_3 [0.305464s] ... ok 2026-05-17 02:04:45.845544 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_ids [0.044644s] ... ok 2026-05-17 02:04:45.876511 | ubuntu-noble | 2026-05-17 02:04:45.869 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 211836bf835c -> 38e632621e5a, change volume_type to share_type 2026-05-17 02:04:45.876585 | ubuntu-noble | 2026-05-17 02:04:45.869 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Renaming column name shares.volume_type_id to shares.share_type.id 2026-05-17 02:04:45.876597 | ubuntu-noble | 2026-05-17 02:04:45.871 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Renaming volume_types table to share_types 2026-05-17 02:04:45.882191 | ubuntu-noble | 2026-05-17 02:04:45.880 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Creating share_type_extra_specs table 2026-05-17 02:04:45.888392 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_4___kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk____vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv__ [0.097714s] ... ok 2026-05-17 02:04:45.892809 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_is_soft_deleted [0.047570s] ... ok 2026-05-17 02:04:45.903892 | ubuntu-noble | 2026-05-17 02:04:45.899 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Migrating volume_type_extra_specs to share_type_extra_specs 2026-05-17 02:04:45.907937 | ubuntu-noble | 2026-05-17 02:04:45.905 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Dropping volume_type_extra_specs table 2026-05-17 02:04:45.911373 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_with_share [0.066680s] ... ok 2026-05-17 02:04:45.911387 | ubuntu-noble | 2026-05-17 02:04:45.907 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 211836bf835c to 38e632621e5a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:45.915020 | ubuntu-noble | 2026-05-17 02:04:45.912 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:45.915035 | ubuntu-noble | 2026-05-17 02:04:45.912 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:45.924278 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service [0.035774s] ... ok 2026-05-17 02:04:45.928365 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_get_instance [0.160479s] ... ok 2026-05-17 02:04:45.955163 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_delete [0.061862s] ... ok 2026-05-17 02:04:45.958045 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service_association_error_already_associated [0.033435s] ... ok 2026-05-17 02:04:45.968714 | ubuntu-noble | 2026-05-17 02:04:45.963 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:45.968744 | ubuntu-noble | 2026-05-17 02:04:45.963 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:45.976399 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_export_location_1_id [0.063896s] ... ok 2026-05-17 02:04:45.989720 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_other_tenant [0.030612s] ... ok 2026-05-17 02:04:46.031203 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_export_location_2_path [0.052338s] ... ok 2026-05-17 02:04:46.031588 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_update [0.309222s] ... ok 2026-05-17 02:04:46.034054 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_shares_1 [0.043070s] ... ok 2026-05-17 02:04:46.035268 | ubuntu-noble | 2026-05-17 02:04:46.017 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 38e632621e5a -> 211836bf835c, change volume_type to share_type 2026-05-17 02:04:46.035280 | ubuntu-noble | 2026-05-17 02:04:46.018 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Creating volume_type_extra_specs table 2026-05-17 02:04:46.035284 | ubuntu-noble | 2026-05-17 02:04:46.028 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Migrating share_type_extra_specs to volume_type_extra_specs 2026-05-17 02:04:46.035698 | ubuntu-noble | 2026-05-17 02:04:46.034 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Dropping share_type_extra_specs table 2026-05-17 02:04:46.037569 | ubuntu-noble | 2026-05-17 02:04:46.035 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Renaming share_types table to volume_types 2026-05-17 02:04:46.049298 | ubuntu-noble | 2026-05-17 02:04:46.045 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Renaming column name shares.share_type_id to shares.volume_type.id 2026-05-17 02:04:46.049321 | ubuntu-noble | 2026-05-17 02:04:46.046 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 38e632621e5a to 211836bf835c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:46.057920 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_update [0.028508s] ... ok 2026-05-17 02:04:46.062097 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_update_not_found [0.026002s] ... ok 2026-05-17 02:04:46.064009 | ubuntu-noble | 2026-05-17 02:04:46.055 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.064030 | ubuntu-noble | 2026-05-17 02:04:46.055 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:46.081353 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_delete_not_found [0.022094s] ... ok 2026-05-17 02:04:46.081383 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_get_all_for_share_snapshot [0.154634s] ... ok 2026-05-17 02:04:46.085167 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_get_item [0.055932s] ... ok 2026-05-17 02:04:46.114822 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_az_subnets [0.034480s] ... ok 2026-05-17 02:04:46.119782 | ubuntu-noble | 2026-05-17 02:04:46.114 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.119801 | ubuntu-noble | 2026-05-17 02:04:46.114 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:46.136682 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_shares_in_share_group [0.052420s] ... ok 2026-05-17 02:04:46.137293 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_az_subnets_not_found [0.022070s] ... ok 2026-05-17 02:04:46.175703 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all_by_project_with_details [0.038098s] ... ok 2026-05-17 02:04:46.182280 | ubuntu-noble | 2026-05-17 02:04:46.170 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 211836bf835c -> 38e632621e5a, change volume_type to share_type 2026-05-17 02:04:46.182298 | ubuntu-noble | 2026-05-17 02:04:46.171 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Renaming column name shares.volume_type_id to shares.share_type.id 2026-05-17 02:04:46.182303 | ubuntu-noble | 2026-05-17 02:04:46.173 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Renaming volume_types table to share_types 2026-05-17 02:04:46.185362 | ubuntu-noble | 2026-05-17 02:04:46.183 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Creating share_type_extra_specs table 2026-05-17 02:04:46.190373 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_with_share_servers_2 [0.053596s] ... ok 2026-05-17 02:04:46.208938 | ubuntu-noble | 2026-05-17 02:04:46.201 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Migrating volume_type_extra_specs to share_type_extra_specs 2026-05-17 02:04:46.215856 | ubuntu-noble | 2026-05-17 02:04:46.205 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Dropping volume_type_extra_specs table 2026-05-17 02:04:46.215879 | ubuntu-noble | 2026-05-17 02:04:46.207 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 211836bf835c to 38e632621e5a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:46.215886 | ubuntu-noble | 2026-05-17 02:04:46.211 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.215891 | ubuntu-noble | 2026-05-17 02:04:46.211 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:46.223486 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_members_get [0.047566s] ... ok 2026-05-17 02:04:46.223509 | ubuntu-noble | 2026-05-17 02:04:46.219 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.223515 | ubuntu-noble | 2026-05-17 02:04:46.219 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:46.227812 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_get [0.146570s] ... ok 2026-05-17 02:04:46.232756 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_and_snapshot_instances_status_update [0.039880s] ... ok 2026-05-17 02:04:46.238351 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_update_delete [0.180229s] ... ok 2026-05-17 02:04:46.260808 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_1 [0.305830s] ... ok 2026-05-17 02:04:46.274922 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareGroupTypeAPITestCase.test_share_type_destroy_in_use_2_False [0.052454s] ... ok 2026-05-17 02:04:46.291617 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_by_project [0.052032s] ... ok 2026-05-17 02:04:46.291634 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_host_with_details [0.029789s] ... ok 2026-05-17 02:04:46.306437 | ubuntu-noble | 2026-05-17 02:04:46.299 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 38e632621e5a -> 17115072e1c3, add_nova_net_id_column_to_share_networks 2026-05-17 02:04:46.306476 | ubuntu-noble | 2026-05-17 02:04:46.302 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 38e632621e5a to 17115072e1c3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:46.308696 | ubuntu-noble | 2026-05-17 02:04:46.305 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.308711 | ubuntu-noble | 2026-05-17 02:04:46.305 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:46.315367 | ubuntu-noble | 2026-05-17 02:04:46.311 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.315385 | ubuntu-noble | 2026-05-17 02:04:46.311 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:46.321600 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_5 [0.030739s] ... ok 2026-05-17 02:04:46.335174 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_location_create [0.105380s] ... ok 2026-05-17 02:04:46.340714 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_one_record_2_2 [0.049987s] ... ok 2026-05-17 02:04:46.353145 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_7 [0.031278s] ... ok 2026-05-17 02:04:46.355100 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_no_matches_2_controller_0_otherstore03 [0.123260s] ... ok 2026-05-17 02:04:46.359010 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_get_export_locations_by_share_id_ignore_migration_dest [0.080552s] ... ok 2026-05-17 02:04:46.377982 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_project [0.023837s] ... ok 2026-05-17 02:04:46.381134 | ubuntu-noble | 2026-05-17 02:04:46.376 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 17115072e1c3 -> 38e632621e5a, add_nova_net_id_column_to_share_networks 2026-05-17 02:04:46.381153 | ubuntu-noble | 2026-05-17 02:04:46.378 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 17115072e1c3 to 38e632621e5a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:46.386568 | ubuntu-noble | 2026-05-17 02:04:46.383 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.386590 | ubuntu-noble | 2026-05-17 02:04:46.383 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:46.394354 | ubuntu-noble | 2026-05-17 02:04:46.389 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.394376 | ubuntu-noble | 2026-05-17 02:04:46.390 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:46.396788 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_shares_2 [0.056528s] ... ok 2026-05-17 02:04:46.403736 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_with_detail [0.026946s] ... ok 2026-05-17 02:04:46.446556 | ubuntu-noble | 2026-05-17 02:04:46.443 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 38e632621e5a -> 17115072e1c3, add_nova_net_id_column_to_share_networks 2026-05-17 02:04:46.450188 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service [0.051869s] ... ok 2026-05-17 02:04:46.450484 | ubuntu-noble | 2026-05-17 02:04:46.446 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 38e632621e5a to 17115072e1c3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:46.453139 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_wrong_filters [0.118009s] ... ok 2026-05-17 02:04:46.455739 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_partial_matches_2 [0.099476s] ... ok 2026-05-17 02:04:46.455790 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_2___kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk____v__ [0.098319s] ... ok 2026-05-17 02:04:46.456053 | ubuntu-noble | 2026-05-17 02:04:46.451 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.456062 | ubuntu-noble | 2026-05-17 02:04:46.451 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:46.457784 | ubuntu-noble | 2026-05-17 02:04:46.456 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.457798 | ubuntu-noble | 2026-05-17 02:04:46.456 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:46.481690 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_backend_details_set_not_found [0.027665s] ... ok 2026-05-17 02:04:46.493158 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_share_network_update_security_service [0.043789s] ... ok 2026-05-17 02:04:46.502590 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_association_get [0.048403s] ... ok 2026-05-17 02:04:46.504148 | ubuntu-noble | Deletion of share type a16b7568-918b-4db3-92a4-02df28b175c9 failed; it in use by 1 shares and 0 share group types 2026-05-17 02:04:46.506515 | ubuntu-noble | Deletion of share type a417568a-1096-4fee-a4a6-65feb526a249 failed; it in use by 1 shares and 0 share group types 2026-05-17 02:04:46.521250 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_create [0.025970s] ... ok 2026-05-17 02:04:46.521616 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_get_item [0.117700s] ... ok 2026-05-17 02:04:46.532833 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_one_network [0.025097s] ... ok 2026-05-17 02:04:46.537781 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_in_use_1 [0.087033s] ... ok 2026-05-17 02:04:46.540638 | ubuntu-noble | 2026-05-17 02:04:46.524 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 17115072e1c3 -> 4ee2cf4be19a, Remove share_snapshots.export_location 2026-05-17 02:04:46.540653 | ubuntu-noble | 2026-05-17 02:04:46.525 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 17115072e1c3 to 4ee2cf4be19a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:46.540658 | ubuntu-noble | 2026-05-17 02:04:46.527 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.540663 | ubuntu-noble | 2026-05-17 02:04:46.527 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:46.540667 | ubuntu-noble | 2026-05-17 02:04:46.530 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.540671 | ubuntu-noble | 2026-05-17 02:04:46.530 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:46.540675 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_encryption_keys_get_count [0.059018s] ... ok 2026-05-17 02:04:46.545124 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get [0.026322s] ... ok 2026-05-17 02:04:46.555788 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_with_duplicated_id [0.026842s] ... ok 2026-05-17 02:04:46.556501 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service_not_found_01 [0.034857s] ... ok 2026-05-17 02:04:46.578578 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_default_subnet [0.032931s] ... ok 2026-05-17 02:04:46.581795 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get [0.041435s] ... ok 2026-05-17 02:04:46.582519 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete_not_found [0.027522s] ... ok 2026-05-17 02:04:46.585918 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_quotas_and_reservations_2 [0.047784s] ... ok 2026-05-17 02:04:46.589520 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_other_tenant_as_admin [0.032502s] ... ok 2026-05-17 02:04:46.593977 | ubuntu-noble | 2026-05-17 02:04:46.582 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 4ee2cf4be19a -> 17115072e1c3, Remove share_snapshots.export_location 2026-05-17 02:04:46.593994 | ubuntu-noble | 2026-05-17 02:04:46.583 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 4ee2cf4be19a to 17115072e1c3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:46.593999 | ubuntu-noble | 2026-05-17 02:04:46.587 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.594004 | ubuntu-noble | 2026-05-17 02:04:46.587 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:46.594008 | ubuntu-noble | 2026-05-17 02:04:46.590 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.594012 | ubuntu-noble | 2026-05-17 02:04:46.590 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:46.614315 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service_not_found_02 [0.024610s] ... ok 2026-05-17 02:04:46.628671 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_security_services_2 [0.046057s] ... ok 2026-05-17 02:04:46.630543 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_delete [0.052114s] ... ok 2026-05-17 02:04:46.645597 | ubuntu-noble | 2026-05-17 02:04:46.642 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 17115072e1c3 -> 4ee2cf4be19a, Remove share_snapshots.export_location 2026-05-17 02:04:46.645620 | ubuntu-noble | 2026-05-17 02:04:46.643 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 17115072e1c3 to 4ee2cf4be19a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:46.648020 | ubuntu-noble | 2026-05-17 02:04:46.645 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.648303 | ubuntu-noble | 2026-05-17 02:04:46.645 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:46.651700 | ubuntu-noble | 2026-05-17 02:04:46.649 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.651734 | ubuntu-noble | 2026-05-17 02:04:46.649 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:46.654175 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_shares_relation [0.039657s] ... ok 2026-05-17 02:04:46.659765 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_security_services_relation [0.030751s] ... ok 2026-05-17 02:04:46.659946 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_1__True__True__True__3_ [0.077597s] ... ok 2026-05-17 02:04:46.664328 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_models.ShareSnapshotTestCase.test_instance_and_proxified_properties [0.075924s] ... ok 2026-05-17 02:04:46.672183 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_update [0.040470s] ... ok 2026-05-17 02:04:46.698664 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_snapshot_instances_status_update [0.042810s] ... ok 2026-05-17 02:04:46.703965 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_with_share_servers_1 [0.043593s] ... ok 2026-05-17 02:04:46.705349 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_3_error [0.041999s] ... ok 2026-05-17 02:04:46.716079 | ubuntu-noble | 2026-05-17 02:04:46.712 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 4ee2cf4be19a -> 59eb64046740, Add required extra spec 2026-05-17 02:04:46.727014 | ubuntu-noble | 2026-05-17 02:04:46.717 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 4ee2cf4be19a to 59eb64046740 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:46.727157 | ubuntu-noble | 2026-05-17 02:04:46.719 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.727165 | ubuntu-noble | 2026-05-17 02:04:46.719 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:46.727169 | ubuntu-noble | 2026-05-17 02:04:46.721 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.727173 | ubuntu-noble | 2026-05-17 02:04:46.721 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:46.731642 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_4 [0.071823s] ... ok 2026-05-17 02:04:46.734615 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_backend_details_set [0.060429s] ... ok 2026-05-17 02:04:46.750388 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_3_extending [0.046242s] ... ok 2026-05-17 02:04:46.762272 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_update_not_found [0.028614s] ... ok 2026-05-17 02:04:46.765781 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_delete [0.062640s] ... ok 2026-05-17 02:04:46.775075 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet_not_found [0.042756s] ... ok 2026-05-17 02:04:46.776188 | ubuntu-noble | 2026-05-17 02:04:46.771 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 59eb64046740 -> 4ee2cf4be19a, Add required extra spec 2026-05-17 02:04:46.777754 | ubuntu-noble | 2026-05-17 02:04:46.772 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 59eb64046740 to 4ee2cf4be19a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:46.778650 | ubuntu-noble | 2026-05-17 02:04:46.776 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.778678 | ubuntu-noble | 2026-05-17 02:04:46.776 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:46.781942 | ubuntu-noble | 2026-05-17 02:04:46.779 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.781964 | ubuntu-noble | 2026-05-17 02:04:46.779 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:46.783771 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_creating [0.033191s] ... ok 2026-05-17 02:04:46.784573 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all [0.087343s] ... ok 2026-05-17 02:04:46.831284 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_3___error____manage_starting__ [0.046615s] ... ok 2026-05-17 02:04:46.838706 | ubuntu-noble | 2026-05-17 02:04:46.837 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 4ee2cf4be19a -> 59eb64046740, Add required extra spec 2026-05-17 02:04:46.839408 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_by_host_1_fake_fake [0.064413s] ... ok 2026-05-17 02:04:46.842382 | ubuntu-noble | 2026-05-17 02:04:46.840 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 4ee2cf4be19a to 59eb64046740 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:46.844711 | ubuntu-noble | 2026-05-17 02:04:46.842 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.844727 | ubuntu-noble | 2026-05-17 02:04:46.842 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:46.849424 | ubuntu-noble | 2026-05-17 02:04:46.846 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.849444 | ubuntu-noble | 2026-05-17 02:04:46.846 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:46.856755 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet [0.090527s] ... ok 2026-05-17 02:04:46.858666 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_3__True__False__False__1_ [0.074188s] ... ok 2026-05-17 02:04:46.880310 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_5___inactive____extending__ [0.046518s] ... ok 2026-05-17 02:04:46.905070 | ubuntu-noble | 2026-05-17 02:04:46.900 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 59eb64046740 -> ef0c02b4366, Add_share_type_projects 2026-05-17 02:04:46.905206 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_7 [0.143753s] ... ok 2026-05-17 02:04:46.905214 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_2 [0.064801s] ... ok 2026-05-17 02:04:46.921254 | ubuntu-noble | 2026-05-17 02:04:46.917 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 59eb64046740 to ef0c02b4366 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:46.925067 | ubuntu-noble | 2026-05-17 02:04:46.922 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.925085 | ubuntu-noble | 2026-05-17 02:04:46.922 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:46.927929 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_with_none_id [0.023369s] ... ok 2026-05-17 02:04:46.931578 | ubuntu-noble | 2026-05-17 02:04:46.928 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.931594 | ubuntu-noble | 2026-05-17 02:04:46.928 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:46.964990 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:46.984112 | ubuntu-noble | 2026-05-17 02:04:46.982 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade ef0c02b4366 -> 59eb64046740, Add_share_type_projects 2026-05-17 02:04:46.987817 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_create [0.130447s] ... ok 2026-05-17 02:04:46.989655 | ubuntu-noble | 2026-05-17 02:04:46.986 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update ef0c02b4366 to 59eb64046740 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:46.992791 | ubuntu-noble | 2026-05-17 02:04:46.990 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.992812 | ubuntu-noble | 2026-05-17 02:04:46.990 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:46.996527 | ubuntu-noble | 2026-05-17 02:04:46.994 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:46.996547 | ubuntu-noble | 2026-05-17 02:04:46.994 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.001071 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_2_fake [0.096483s] ... ok 2026-05-17 02:04:47.022369 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_accept_then_rollback [0.092300s] ... ok 2026-05-17 02:04:47.053990 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_all_with_count_1 [0.192673s] ... ok 2026-05-17 02:04:47.056321 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:47.061121 | ubuntu-noble | 2026-05-17 02:04:47.058 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 59eb64046740 -> ef0c02b4366, Add_share_type_projects 2026-05-17 02:04:47.075103 | ubuntu-noble | 2026-05-17 02:04:47.072 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 59eb64046740 to ef0c02b4366 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:47.078980 | ubuntu-noble | 2026-05-17 02:04:47.076 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.079000 | ubuntu-noble | 2026-05-17 02:04:47.076 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.085145 | ubuntu-noble | 2026-05-17 02:04:47.082 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.085165 | ubuntu-noble | 2026-05-17 02:04:47.082 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.114712 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_2 [0.127258s] ... ok 2026-05-17 02:04:47.117836 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_destroy [0.097122s] ... ok 2026-05-17 02:04:47.145165 | ubuntu-noble | 2026-05-17 02:04:47.135 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade ef0c02b4366 -> 30cb96d995fa, add public column for share 2026-05-17 02:04:47.145193 | ubuntu-noble | 2026-05-17 02:04:47.137 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update ef0c02b4366 to 30cb96d995fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:47.145198 | ubuntu-noble | 2026-05-17 02:04:47.139 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.145203 | ubuntu-noble | 2026-05-17 02:04:47.139 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.145207 | ubuntu-noble | 2026-05-17 02:04:47.142 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.145210 | ubuntu-noble | 2026-05-17 02:04:47.142 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.163298 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_3 [0.158495s] ... ok 2026-05-17 02:04:47.193735 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_6___shrinking_error____shrinking__ [0.315808s] ... ok 2026-05-17 02:04:47.206853 | ubuntu-noble | 2026-05-17 02:04:47.194 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 30cb96d995fa -> ef0c02b4366, add public column for share 2026-05-17 02:04:47.207022 | ubuntu-noble | 2026-05-17 02:04:47.195 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 30cb96d995fa to ef0c02b4366 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:47.207032 | ubuntu-noble | 2026-05-17 02:04:47.200 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.207049 | ubuntu-noble | 2026-05-17 02:04:47.200 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.207055 | ubuntu-noble | 2026-05-17 02:04:47.203 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.207061 | ubuntu-noble | 2026-05-17 02:04:47.204 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.215593 | ubuntu-noble | {6} manila.tests.db.test_migration.MigrationTestCase.test_stamp [0.022078s] ... ok 2026-05-17 02:04:47.232115 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_delete [0.180172s] ... ok 2026-05-17 02:04:47.233588 | ubuntu-noble | Missing application credentials ID 2026-05-17 02:04:47.235761 | ubuntu-noble | {6} manila.tests.keymgr.test_barbican.BarbicanUserAppCredsTestCase.test_get_application_credentials_missing_id [0.020278s] ... ok 2026-05-17 02:04:47.239499 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_8 [0.124690s] ... ok 2026-05-17 02:04:47.260506 | ubuntu-noble | {6} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_1_user_manipulating_user_lock [0.020628s] ... ok 2026-05-17 02:04:47.270330 | ubuntu-noble | 2026-05-17 02:04:47.257 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade ef0c02b4366 -> 30cb96d995fa, add public column for share 2026-05-17 02:04:47.270352 | ubuntu-noble | 2026-05-17 02:04:47.258 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update ef0c02b4366 to 30cb96d995fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:47.270357 | ubuntu-noble | 2026-05-17 02:04:47.261 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.270362 | ubuntu-noble | 2026-05-17 02:04:47.261 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.270366 | ubuntu-noble | 2026-05-17 02:04:47.263 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.270370 | ubuntu-noble | 2026-05-17 02:04:47.263 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.274053 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_3_error [0.156297s] ... ok 2026-05-17 02:04:47.279587 | ubuntu-noble | {6} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_6_unmanaged [0.021416s] ... ok 2026-05-17 02:04:47.296082 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_all_with_filters_some [0.133114s] ... ok 2026-05-17 02:04:47.296415 | ubuntu-noble | Device foo does not exist anymore. 2026-05-17 02:04:47.298870 | ubuntu-noble | {6} manila.tests.network.linux.test_interface.TestABCDriver.test__get_set_of_device_cidrs_exception [0.020277s] ... ok 2026-05-17 02:04:47.319432 | ubuntu-noble | 2026-05-17 02:04:47.316 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 30cb96d995fa -> 56cdbe267881, Add share_export_locations table 2026-05-17 02:04:47.320464 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_4_deleting [0.045743s] ... ok 2026-05-17 02:04:47.321647 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_diff_namespace [0.021253s] ... ok 2026-05-17 02:04:47.340852 | ubuntu-noble | 2026-05-17 02:04:47.334 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 30cb96d995fa to 56cdbe267881 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:47.341164 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_alias [0.020140s] ... ok 2026-05-17 02:04:47.342290 | ubuntu-noble | 2026-05-17 02:04:47.337 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.342317 | ubuntu-noble | 2026-05-17 02:04:47.337 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.344601 | ubuntu-noble | 2026-05-17 02:04:47.340 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.344614 | ubuntu-noble | 2026-05-17 02:04:47.340 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.348648 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_all_filters [0.116765s] ... ok 2026-05-17 02:04:47.360275 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_up [0.019457s] ... ok 2026-05-17 02:04:47.369075 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_4___unmanage_error____unmanage_starting__ [0.047291s] ... ok 2026-05-17 02:04:47.380270 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_state_property [0.020199s] ... ok 2026-05-17 02:04:47.395951 | ubuntu-noble | 2026-05-17 02:04:47.394 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 56cdbe267881 -> 30cb96d995fa, Add share_export_locations table 2026-05-17 02:04:47.401278 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_delete_namespace [0.020471s] ... ok 2026-05-17 02:04:47.420625 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_get_gateway [0.019306s] ... ok 2026-05-17 02:04:47.421996 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_prefer_active_instance [0.054111s] ... ok 2026-05-17 02:04:47.422787 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_latest_for_share [0.182786s] ... ok 2026-05-17 02:04:47.430722 | ubuntu-noble | 2026-05-17 02:04:47.428 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 56cdbe267881 to 30cb96d995fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:47.433699 | ubuntu-noble | 2026-05-17 02:04:47.431 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.433720 | ubuntu-noble | 2026-05-17 02:04:47.431 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.434513 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_update_state [0.141229s] ... ok 2026-05-17 02:04:47.436964 | ubuntu-noble | 2026-05-17 02:04:47.433 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.438123 | ubuntu-noble | 2026-05-17 02:04:47.434 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.442283 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_device_to_namespace_is_none [0.020915s] ... ok 2026-05-17 02:04:47.464406 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_ensure_namespace [0.020718s] ... ok 2026-05-17 02:04:47.472533 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_replication_change_2_error [0.050429s] ... ok 2026-05-17 02:04:47.477953 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_update [0.128314s] ... ok 2026-05-17 02:04:47.484394 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_devices [0.020653s] ... ok 2026-05-17 02:04:47.494312 | ubuntu-noble | 2026-05-17 02:04:47.487 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 30cb96d995fa -> 56cdbe267881, Add share_export_locations table 2026-05-17 02:04:47.508089 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_admin_project_id_exist [0.021236s] ... ok 2026-05-17 02:04:47.510842 | ubuntu-noble | 2026-05-17 02:04:47.501 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 30cb96d995fa to 56cdbe267881 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:47.510864 | ubuntu-noble | 2026-05-17 02:04:47.505 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.510871 | ubuntu-noble | 2026-05-17 02:04:47.505 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.512705 | ubuntu-noble | 2026-05-17 02:04:47.510 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.512723 | ubuntu-noble | 2026-05-17 02:04:47.510 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.526106 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_bind_port_to_host [0.021288s] ... ok 2026-05-17 02:04:47.530006 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_1_replication_change [0.051814s] ... ok 2026-05-17 02:04:47.530078 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_locations_get [0.103931s] ... ok 2026-05-17 02:04:47.547936 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_api_object [0.021400s] ... ok 2026-05-17 02:04:47.567048 | ubuntu-noble | 2026-05-17 02:04:47.564 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 56cdbe267881 -> 3a482171410f, add_driver_private_data_table 2026-05-17 02:04:47.569625 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_network [0.022044s] ... ok 2026-05-17 02:04:47.579536 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_3_error [0.051609s] ... ok 2026-05-17 02:04:47.581334 | ubuntu-noble | 2026-05-17 02:04:47.573 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 56cdbe267881 to 3a482171410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:47.581357 | ubuntu-noble | 2026-05-17 02:04:47.577 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.581364 | ubuntu-noble | 2026-05-17 02:04:47.577 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.583906 | ubuntu-noble | 2026-05-17 02:04:47.582 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.584542 | ubuntu-noble | 2026-05-17 02:04:47.582 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.590512 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_delete_2_1 [0.155997s] ... ok 2026-05-17 02:04:47.591035 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_host_id_no_binding_ext [0.021322s] ... ok 2026-05-17 02:04:47.595989 | ubuntu-noble | {7} manila.tests.db.test_migration.MigrationTestCase.test_downgrade [0.019665s] ... ok 2026-05-17 02:04:47.613727 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_required_args [0.021010s] ... ok 2026-05-17 02:04:47.618869 | ubuntu-noble | {7} manila.tests.db.test_migration.MigrationTestCase.test_upgrade_none_version [0.022296s] ... ok 2026-05-17 02:04:47.633909 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_delete_port [0.021209s] ... ok 2026-05-17 02:04:47.637197 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_1_queued_to_apply [0.158879s] ... ok 2026-05-17 02:04:47.644508 | ubuntu-noble | 2026-05-17 02:04:47.633 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 3a482171410f -> 56cdbe267881, add_driver_private_data_table 2026-05-17 02:04:47.644541 | ubuntu-noble | 2026-05-17 02:04:47.634 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 3a482171410f to 56cdbe267881 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:47.644547 | ubuntu-noble | 2026-05-17 02:04:47.638 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.644552 | ubuntu-noble | 2026-05-17 02:04:47.638 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.644556 | ubuntu-noble | 2026-05-17 02:04:47.641 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.644559 | ubuntu-noble | 2026-05-17 02:04:47.641 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.648671 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-05-17 02:04:47.648699 | ubuntu-noble | debtcollector.deprecate( 2026-05-17 02:04:47.649058 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-05-17 02:04:47.649067 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-05-17 02:04:47.658531 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_list_extensions [0.022432s] ... ok 2026-05-17 02:04:47.677082 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_update_routes [0.020222s] ... ok 2026-05-17 02:04:47.694063 | ubuntu-noble | 2026-05-17 02:04:47.691 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 56cdbe267881 -> 3a482171410f, add_driver_private_data_table 2026-05-17 02:04:47.699872 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronclientTestCase.test_with_auth_obj [0.023142s] ... ok 2026-05-17 02:04:47.710797 | ubuntu-noble | 2026-05-17 02:04:47.702 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 56cdbe267881 to 3a482171410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:47.712966 | ubuntu-noble | 2026-05-17 02:04:47.706 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.712988 | ubuntu-noble | 2026-05-17 02:04:47.708 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.716608 | ubuntu-noble | 2026-05-17 02:04:47.713 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.716632 | ubuntu-noble | 2026-05-17 02:04:47.714 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.726527 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_allocate_network_multi_segment [0.023258s] ... ok 2026-05-17 02:04:47.747320 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginWithNormalTypeTest.test_allocate_network_one_allocation [0.023749s] ... ok 2026-05-17 02:04:47.763896 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_delete [0.171660s] ... ok 2026-05-17 02:04:47.767418 | ubuntu-noble | test_ip_1 isn't a valid ip address, omitted. 2026-05-17 02:04:47.767517 | ubuntu-noble | test_ip_2 isn't a valid ip address, omitted. 2026-05-17 02:04:47.767527 | ubuntu-noble | test_ip_1 isn't a valid ip address, omitted. 2026-05-17 02:04:47.767532 | ubuntu-noble | test_ip_2 isn't a valid ip address, omitted. 2026-05-17 02:04:47.769983 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_1 [0.022440s] ... ok 2026-05-17 02:04:47.788529 | ubuntu-noble | 2026-05-17 02:04:47.769 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 3a482171410f -> 533646c7af38, Remove unused attr status 2026-05-17 02:04:47.788565 | ubuntu-noble | 2026-05-17 02:04:47.770 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 3a482171410f to 533646c7af38 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:47.788571 | ubuntu-noble | 2026-05-17 02:04:47.773 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.788576 | ubuntu-noble | 2026-05-17 02:04:47.773 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.788580 | ubuntu-noble | 2026-05-17 02:04:47.776 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.788585 | ubuntu-noble | 2026-05-17 02:04:47.776 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.792850 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_2 [0.022003s] ... ok 2026-05-17 02:04:47.800791 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_2_active [0.162344s] ... ok 2026-05-17 02:04:47.815555 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_two_allocation [0.023634s] ... ok 2026-05-17 02:04:47.834669 | ubuntu-noble | 2026-05-17 02:04:47.827 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 533646c7af38 -> 3a482171410f, Remove unused attr status 2026-05-17 02:04:47.834719 | ubuntu-noble | 2026-05-17 02:04:47.829 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 533646c7af38 to 3a482171410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:47.834728 | ubuntu-noble | 2026-05-17 02:04:47.831 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.834735 | ubuntu-noble | 2026-05-17 02:04:47.831 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.836283 | ubuntu-noble | 2026-05-17 02:04:47.834 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.836299 | ubuntu-noble | 2026-05-17 02:04:47.834 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.838430 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_deallocate_network_neutron_api_exception [0.023056s] ... ok 2026-05-17 02:04:47.863101 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_invalid_2 [0.023927s] ... ok 2026-05-17 02:04:47.887637 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_invalid_3 [0.024119s] ... ok 2026-05-17 02:04:47.901486 | ubuntu-noble | 2026-05-17 02:04:47.887 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 3a482171410f -> 533646c7af38, Remove unused attr status 2026-05-17 02:04:47.901515 | ubuntu-noble | 2026-05-17 02:04:47.888 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 3a482171410f to 533646c7af38 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:47.901520 | ubuntu-noble | 2026-05-17 02:04:47.891 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.901524 | ubuntu-noble | 2026-05-17 02:04:47.891 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.901535 | ubuntu-noble | 2026-05-17 02:04:47.894 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:47.901539 | ubuntu-noble | 2026-05-17 02:04:47.894 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:47.907735 | ubuntu-noble | Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2026-05-17 02:04:47.911017 | ubuntu-noble | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v6_1_custom_config_group_name [0.023978s] ... ok 2026-05-17 02:04:47.931441 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_locations_update_wrong_type [0.404331s] ... ok 2026-05-17 02:04:47.934264 | ubuntu-noble | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v4_1_custom_config_group_name [0.022338s] ... ok 2026-05-17 02:04:47.946093 | ubuntu-noble | 2026-05-17 02:04:47.943 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 533646c7af38 -> 3db9992c30f3, Transform statuses to lowercase 2026-05-17 02:04:47.954061 | ubuntu-noble | Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2026-05-17 02:04:47.957688 | ubuntu-noble | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v6_2_DEFAULT [0.023930s] ... ok 2026-05-17 02:04:47.958600 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_4_applying [0.159637s] ... ok 2026-05-17 02:04:47.981832 | ubuntu-noble | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_6_Vlan [0.021878s] ... ok 2026-05-17 02:04:47.998645 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_replica_data_get_for_project_1__None__None__5_ [0.060274s] ... ok 2026-05-17 02:04:48.001152 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. 2026-05-17 02:04:48.001170 | ubuntu-noble | self.server = wsgi.Server( 2026-05-17 02:04:48.001953 | ubuntu-noble | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_2_vlan [0.021416s] ... ok 2026-05-17 02:04:48.003607 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/futurist/_futures.py:702: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. 2026-05-17 02:04:48.003621 | ubuntu-noble | f: Future[_R] = GreenFuture() 2026-05-17 02:04:48.004613 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_2___error_deleting____deleting__ [0.043695s] ... ok 2026-05-17 02:04:48.005644 | ubuntu-noble | 2026-05-17 02:04:47.991 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 533646c7af38 to 3db9992c30f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:48.005659 | ubuntu-noble | 2026-05-17 02:04:47.993 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:48.005663 | ubuntu-noble | 2026-05-17 02:04:47.993 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:48.005667 | ubuntu-noble | 2026-05-17 02:04:47.996 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:48.005671 | ubuntu-noble | 2026-05-17 02:04:47.996 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:48.015263 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_by_name_or_id_found_by_id [0.023935s] ... ok 2026-05-17 02:04:48.023329 | ubuntu-noble | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_5_10_0_0_0_10_0_0_5_fake [0.022227s] ... ok 2026-05-17 02:04:48.040132 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_3 [0.023397s] ... ok 2026-05-17 02:04:48.046682 | ubuntu-noble | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_7_10_0_10_0_10_0_10_5_10_0_0_10_10_0_10_5 [0.023131s] ... ok 2026-05-17 02:04:48.050533 | ubuntu-noble | 2026-05-17 02:04:48.048 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 3db9992c30f3 -> 533646c7af38, Transform statuses to lowercase 2026-05-17 02:04:48.061109 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_2_available [0.056653s] ... ok 2026-05-17 02:04:48.068261 | ubuntu-noble | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_without_any_config_definitions_2_DEFAULT [0.021213s] ... ok 2026-05-17 02:04:48.070709 | ubuntu-noble | 2026-05-17 02:04:48.068 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 3db9992c30f3 to 533646c7af38 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:48.078113 | ubuntu-noble | 2026-05-17 02:04:48.071 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:48.078133 | ubuntu-noble | 2026-05-17 02:04:48.071 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:48.078140 | ubuntu-noble | 2026-05-17 02:04:48.075 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:48.078145 | ubuntu-noble | 2026-05-17 02:04:48.075 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:48.079719 | ubuntu-noble | {3} manila.tests.db.test_migration.MigrationTestCase.test_revision [0.020297s] ... ok 2026-05-17 02:04:48.086899 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_5_extending_error [0.047723s] ... ok 2026-05-17 02:04:48.091429 | ubuntu-noble | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_manage_network_allocations_1_admin [0.022598s] ... ok 2026-05-17 02:04:48.099700 | ubuntu-noble | {3} manila.tests.db.test_migration.MigrationTestCase.test_stamp_none_version [0.019956s] ... ok 2026-05-17 02:04:48.118882 | ubuntu-noble | {3} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_4_admin_manipulating_service_lock [0.018683s] ... ok 2026-05-17 02:04:48.126627 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:48.130711 | ubuntu-noble | 2026-05-17 02:04:48.127 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 533646c7af38 -> 3db9992c30f3, Transform statuses to lowercase 2026-05-17 02:04:48.131410 | ubuntu-noble | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_backend_specified_for_replica_1_True [0.040152s] ... ok 2026-05-17 02:04:48.136814 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_1___manage_error____creating__ [0.049752s] ... ok 2026-05-17 02:04:48.137511 | ubuntu-noble | {3} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_not_allowed_2_user_manipulating_service_lock [0.018081s] ... ok 2026-05-17 02:04:48.156578 | ubuntu-noble | {3} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_1_deleting [0.018729s] ... ok 2026-05-17 02:04:48.168380 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:48.171405 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:48.175290 | ubuntu-noble | {3} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_2_error_deleting [0.018822s] ... ok 2026-05-17 02:04:48.175314 | ubuntu-noble | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_disabled_host [0.043229s] ... ok 2026-05-17 02:04:48.178699 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2026-05-17 02:04:48.178714 | ubuntu-noble | warnings.warn( 2026-05-17 02:04:48.188779 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_4_creating [0.051579s] ... ok 2026-05-17 02:04:48.194094 | ubuntu-noble | {3} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_4_manage_error_unmanage_starting [0.018796s] ... ok 2026-05-17 02:04:48.196072 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:48.202416 | ubuntu-noble | 2026-05-17 02:04:48.198 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 533646c7af38 to 3db9992c30f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:48.205914 | ubuntu-noble | 2026-05-17 02:04:48.202 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:48.205928 | ubuntu-noble | 2026-05-17 02:04:48.203 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:48.206778 | ubuntu-noble | Missing secret_ref provided in current user context. 2026-05-17 02:04:48.209250 | ubuntu-noble | {4} manila.tests.keymgr.test_barbican.BarbicanSecretACLTestCase.test_get_client_and_href_missing_secret_ref [0.020759s] ... ok 2026-05-17 02:04:48.210315 | ubuntu-noble | User fakeuser not allowed to query locks across all projects. 2026-05-17 02:04:48.210517 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:48.212895 | ubuntu-noble | {3} manila.tests.lock.test_api.ResourceLockApiTest.test_get_all_all_projects_ignored [0.018930s] ... ok 2026-05-17 02:04:48.213481 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:04:48.213660 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_get [0.450396s] ... ok 2026-05-17 02:04:48.215537 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:48.215570 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:48.215575 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:48.215579 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:48.215583 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:48.215587 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:48.219126 | ubuntu-noble | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_6 [0.044441s] ... ok 2026-05-17 02:04:48.231615 | ubuntu-noble | {4} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_not_allowed_3_service_manipulating_admin_lock [0.021593s] ... ok 2026-05-17 02:04:48.235011 | ubuntu-noble | {3} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_4_manage_error_unmanage_starting [0.019190s] ... ok 2026-05-17 02:04:48.255867 | ubuntu-noble | {3} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_1 [0.021962s] ... ok 2026-05-17 02:04:48.256140 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:48.256404 | ubuntu-noble | {4} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_3_user_manipulating_locks_they_own [0.023623s] ... ok 2026-05-17 02:04:48.265942 | ubuntu-noble | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_create_share_no_hosts [0.046055s] ... ok 2026-05-17 02:04:48.273990 | ubuntu-noble | {3} manila.tests.message.test_message_field.MessageFieldTest.test_unique_ids_1_Action [0.018066s] ... ok 2026-05-17 02:04:48.275374 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_replica_data_get_for_project_3__None___fake___3_ [0.062030s] ... ok 2026-05-17 02:04:48.276199 | ubuntu-noble | {4} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_3_unmanage_starting [0.021366s] ... ok 2026-05-17 02:04:48.292148 | ubuntu-noble | {3} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_get_device_name [0.019296s] ... ok 2026-05-17 02:04:48.297919 | ubuntu-noble | {4} manila.tests.lock.test_api.ResourceLockApiTest.test_update [0.020041s] ... ok 2026-05-17 02:04:48.301524 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:48.309403 | ubuntu-noble | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_create_replica_no_host [0.043202s] ... ok 2026-05-17 02:04:48.312646 | ubuntu-noble | {3} manila.tests.network.linux.test_interface.TestNoopInterfaceDriver.test_plug [0.019407s] ... ok 2026-05-17 02:04:48.316618 | ubuntu-noble | {7} manila.tests.integrated.test_login.LoginTest.test_login [0.695305s] ... ok 2026-05-17 02:04:48.318751 | ubuntu-noble | {4} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_3_unmanage_starting [0.021111s] ... ok 2026-05-17 02:04:48.332383 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_diff_name [0.019265s] ... ok 2026-05-17 02:04:48.338569 | ubuntu-noble | Deletion of share type 30cc2c73-7dd2-4807-a173-ffa52e6b131b failed; it in use by 1 shares and 1 share group types 2026-05-17 02:04:48.338612 | ubuntu-noble | Deletion of share type 808d0aba-af62-4744-8a02-2fc810de628c failed; it in use by 1 shares and 1 share group types 2026-05-17 02:04:48.339689 | ubuntu-noble | {7} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_2_admin_also_service_context [0.024303s] ... ok 2026-05-17 02:04:48.342628 | ubuntu-noble | {4} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_5_unmanage_error [0.022988s] ... ok 2026-05-17 02:04:48.344442 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:48.349778 | ubuntu-noble | {6} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_if_max_gigabytes_exceeded [0.039223s] ... ok 2026-05-17 02:04:48.353847 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_list [0.021108s] ... ok 2026-05-17 02:04:48.361984 | ubuntu-noble | {4} manila.tests.message.test_api.MessageApiTest.test_create_swallows_exception [0.020475s] ... ok 2026-05-17 02:04:48.362207 | ubuntu-noble | {7} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_2_admin_manipulating_user_lock [0.022272s] ... ok 2026-05-17 02:04:48.371173 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_mtu [0.019176s] ... ok 2026-05-17 02:04:48.380655 | ubuntu-noble | 2026-05-17 02:04:48.376 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:48.380670 | ubuntu-noble | 2026-05-17 02:04:48.376 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:48.381997 | ubuntu-noble | {4} manila.tests.message.test_api.MessageApiTest.test_get [0.020144s] ... ok 2026-05-17 02:04:48.383476 | ubuntu-noble | {7} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock [0.022895s] ... ok 2026-05-17 02:04:48.385574 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:48.386167 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_in_use_3 [0.110992s] ... ok 2026-05-17 02:04:48.389398 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_execute_env_var_prepend [0.018611s] ... ok 2026-05-17 02:04:48.399570 | ubuntu-noble | {6} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_if_two_services_up [0.051015s] ... ok 2026-05-17 02:04:48.401681 | ubuntu-noble | {4} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_2 [0.019284s] ... ok 2026-05-17 02:04:48.406559 | ubuntu-noble | {7} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_resource_not_owned_by_user [0.021003s] ... ok 2026-05-17 02:04:48.409071 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_add_gateway [0.018527s] ... ok 2026-05-17 02:04:48.414409 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_by_name_or_id_when_does_not_exist [0.027561s] ... ok 2026-05-17 02:04:48.420166 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_base.TestBaseFilter.test_filter_one_is_called [0.020616s] ... ok 2026-05-17 02:04:48.423167 | ubuntu-noble | {4} manila.tests.network.linux.test_interface.TestABCDriver.test__get_set_of_device_cidrs [0.021079s] ... ok 2026-05-17 02:04:48.428662 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_clear_outdated_routes [0.018605s] ... ok 2026-05-17 02:04:48.428707 | ubuntu-noble | {7} manila.tests.lock.test_api.ResourceLockApiTest.test_delete [0.023671s] ... ok 2026-05-17 02:04:48.433619 | ubuntu-noble | 2026-05-17 02:04:48.429 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 3db9992c30f3 -> 5077ffcc5f1c, add_share_instances 2026-05-17 02:04:48.438507 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_2 [0.024513s] ... ok 2026-05-17 02:04:48.439434 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_all_classes [0.019201s] ... ok 2026-05-17 02:04:48.447508 | ubuntu-noble | {4} manila.tests.network.linux.test_interface.TestABCDriver.test_l3_init [0.023347s] ... ok 2026-05-17 02:04:48.448854 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_del_gateway [0.019728s] ... ok 2026-05-17 02:04:48.452570 | ubuntu-noble | {7} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_1_deleting [0.023212s] ... ok 2026-05-17 02:04:48.459555 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_filtered_objects_with_filter_run_once [0.019643s] ... ok 2026-05-17 02:04:48.463374 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_4 [0.024723s] ... ok 2026-05-17 02:04:48.465862 | ubuntu-noble | {4} manila.tests.network.linux.test_interface.TestABCDriver.test_verify_abs_class_has_abs_methods [0.019733s] ... ok 2026-05-17 02:04:48.466773 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_does_not_exist [0.019207s] ... ok 2026-05-17 02:04:48.475382 | ubuntu-noble | {7} manila.tests.message.test_api.MessageApiTest.test_cleanup_expired_messages [0.023061s] ... ok 2026-05-17 02:04:48.479051 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_base_host.HostFiltersTestCase.test_all_filters [0.019646s] ... ok 2026-05-17 02:04:48.487185 | ubuntu-noble | {4} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_plug_with_ns [0.021421s] ... ok 2026-05-17 02:04:48.488019 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_device [0.020865s] ... ok 2026-05-17 02:04:48.496831 | ubuntu-noble | {7} manila.tests.message.test_api.MessageApiTest.test_get_all [0.021191s] ... ok 2026-05-17 02:04:48.498076 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_scope_extra_specs [0.018839s] ... ok 2026-05-17 02:04:48.500609 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:48.506135 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_namespace_is_empty [0.018552s] ... ok 2026-05-17 02:04:48.508916 | ubuntu-noble | {4} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_unplug [0.020866s] ... ok 2026-05-17 02:04:48.517352 | ubuntu-noble | {7} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_1 [0.019877s] ... ok 2026-05-17 02:04:48.519179 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_list_complex_1__is__True [0.020826s] ... ok 2026-05-17 02:04:48.527800 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_all_args [0.019999s] ... ok 2026-05-17 02:04:48.531253 | ubuntu-noble | {4} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_unplug_no_device [0.023006s] ... ok 2026-05-17 02:04:48.532013 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_get [0.068580s] ... ok 2026-05-17 02:04:48.536671 | ubuntu-noble | Free capacity not set: share node info collection broken. 2026-05-17 02:04:48.539884 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_2 [0.019969s] ... ok 2026-05-17 02:04:48.540947 | ubuntu-noble | {7} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_2 [0.024341s] ... ok 2026-05-17 02:04:48.545899 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_list_routers [0.019469s] ... ok 2026-05-17 02:04:48.551687 | ubuntu-noble | {4} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_get_device_name [0.020274s] ... ok 2026-05-17 02:04:48.556570 | ubuntu-noble | Insufficient free space for share creation on host host1 (requested / avail): 100/75 2026-05-17 02:04:48.560736 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_15 [0.020017s] ... ok 2026-05-17 02:04:48.561943 | ubuntu-noble | {7} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_4 [0.020094s] ... ok 2026-05-17 02:04:48.567382 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_add_interface_exception [0.021251s] ... ok 2026-05-17 02:04:48.571609 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:48.575505 | ubuntu-noble | {4} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_unplug [0.021901s] ... ok 2026-05-17 02:04:48.575775 | ubuntu-noble | Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 22.00 would exceed the maximum over subscription ratio 20.00 on host host1. 2026-05-17 02:04:48.581522 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_16 [0.022317s] ... ok 2026-05-17 02:04:48.584972 | ubuntu-noble | {7} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_no_ns [0.023054s] ... ok 2026-05-17 02:04:48.587911 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind [0.020588s] ... ok 2026-05-17 02:04:48.598979 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_run [0.024797s] ... ok 2026-05-17 02:04:48.605382 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_05 [0.023777s] ... ok 2026-05-17 02:04:48.606787 | ubuntu-noble | {7} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_with_ns [0.021803s] ... ok 2026-05-17 02:04:48.610714 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_3___ACTIVE____DOWN__ [0.022330s] ... ok 2026-05-17 02:04:48.618675 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_list_filtered [0.019996s] ... ok 2026-05-17 02:04:48.626074 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_29__False____is__True___False_ [0.020009s] ... ok 2026-05-17 02:04:48.627623 | ubuntu-noble | {7} manila.tests.network.linux.test_ip_lib.TestDeviceExists.test_device_does_not_exist [0.019971s] ... ok 2026-05-17 02:04:48.634259 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_7 [0.023779s] ... ok 2026-05-17 02:04:48.637876 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_namespace_exists [0.019107s] ... ok 2026-05-17 02:04:48.645407 | ubuntu-noble | {7} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_same_name [0.018286s] ... ok 2026-05-17 02:04:48.646650 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_31__False____is__Nonsense___True_ [0.019419s] ... ok 2026-05-17 02:04:48.651933 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_get_all [0.116680s] ... ok 2026-05-17 02:04:48.657032 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_3 [0.021614s] ... ok 2026-05-17 02:04:48.657316 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_delete_net_route [0.019098s] ... ok 2026-05-17 02:04:48.663714 | ubuntu-noble | {7} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_same_namespace [0.018490s] ... ok 2026-05-17 02:04:48.665232 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_41___2_______3___False_ [0.019870s] ... ok 2026-05-17 02:04:48.678665 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_veth [0.020841s] ... ok 2026-05-17 02:04:48.679235 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_valid [0.022380s] ... ok 2026-05-17 02:04:48.682209 | ubuntu-noble | {7} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_str [0.018707s] ... ok 2026-05-17 02:04:48.695971 | ubuntu-noble | 2026-05-17 02:04:48.688 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 3db9992c30f3 to 5077ffcc5f1c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:48.695994 | ubuntu-noble | 2026-05-17 02:04:48.691 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:48.695999 | ubuntu-noble | 2026-05-17 02:04:48.691 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:48.698256 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_devices_malformed_line [0.019876s] ... ok 2026-05-17 02:04:48.698492 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:48.700265 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test_include_network_info [0.021247s] ... ok 2026-05-17 02:04:48.702786 | ubuntu-noble | {7} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_qdisc_property [0.019554s] ... ok 2026-05-17 02:04:48.705595 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_3 [0.036697s] ... ok 2026-05-17 02:04:48.717343 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_2_syncing [0.066609s] ... ok 2026-05-17 02:04:48.721019 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_namespaces [0.021135s] ... ok 2026-05-17 02:04:48.722116 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_external_neutron_network [0.019999s] ... ok 2026-05-17 02:04:48.722819 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_empty [0.020067s] ... ok 2026-05-17 02:04:48.723526 | ubuntu-noble | {7} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_device_to_namespace [0.020376s] ... ok 2026-05-17 02:04:48.740445 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_manage_network_allocations_create_update_1 [0.019091s] ... ok 2026-05-17 02:04:48.741135 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_as_root_namespace [0.020103s] ... ok 2026-05-17 02:04:48.741735 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_host_has_replicas [0.018785s] ... ok 2026-05-17 02:04:48.744027 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_router [0.020001s] ... ok 2026-05-17 02:04:48.756202 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_no_instances [0.039563s] ... ok 2026-05-17 02:04:48.758830 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_manage_network_allocations_create_update_2_NotFound [0.019299s] ... ok 2026-05-17 02:04:48.761860 | ubuntu-noble | {6} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_choose_host_filters [0.019263s] ... ok 2026-05-17 02:04:48.763249 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_subnet_exception [0.019146s] ... ok 2026-05-17 02:04:48.763784 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_activate_port_binding [0.022412s] ... ok 2026-05-17 02:04:48.777932 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_manage_network_allocations_exception [0.019153s] ... ok 2026-05-17 02:04:48.783335 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_all_network [0.020585s] ... ok 2026-05-17 02:04:48.783483 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_admin_project_id_not_exist [0.020510s] ... ok 2026-05-17 02:04:48.801625 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:48.803597 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_show_router [0.019085s] ... ok 2026-05-17 02:04:48.804929 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_network_exception [0.020975s] ... ok 2026-05-17 02:04:48.809181 | ubuntu-noble | {6} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools [0.046476s] ... ok 2026-05-17 02:04:48.819007 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_2_creating [0.062700s] ... ok 2026-05-17 02:04:48.824111 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_update_port_fixed_ips_exception [0.020473s] ... ok 2026-05-17 02:04:48.825764 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_additional_kwargs [0.020950s] ... ok 2026-05-17 02:04:48.828741 | ubuntu-noble | {6} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_2 [0.020880s] ... ok 2026-05-17 02:04:48.846509 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_delete_extended_allocations [0.020797s] ... ok 2026-05-17 02:04:48.846541 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_show_port [0.019537s] ... ok 2026-05-17 02:04:48.854054 | ubuntu-noble | {6} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_4 [0.023420s] ... ok 2026-05-17 02:04:48.867719 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_different_values_1 [0.021406s] ... ok 2026-05-17 02:04:48.868443 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_1 [0.020628s] ... ok 2026-05-17 02:04:48.871683 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_6_error_deleting [0.053182s] ... ok 2026-05-17 02:04:48.872501 | ubuntu-noble | {6} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_update_from_share_capability_nopool [0.020361s] ... ok 2026-05-17 02:04:48.887514 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_2 [0.020315s] ... ok 2026-05-17 02:04:48.888109 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_different_values_empty [0.022433s] ... ok 2026-05-17 02:04:48.907797 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_4 [0.020880s] ... ok 2026-05-17 02:04:48.909099 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_3 [0.021996s] ... ok 2026-05-17 02:04:48.911766 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:48.916248 | ubuntu-noble | {6} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test__clean_expired_messages [0.043752s] ... ok 2026-05-17 02:04:48.926082 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_replication_change_3_creating [0.054093s] ... ok 2026-05-17 02:04:48.928510 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_6 [0.021774s] ... ok 2026-05-17 02:04:48.931733 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_allocate_network_one_allocation [0.022023s] ... ok 2026-05-17 02:04:48.935160 | ubuntu-noble | 2026-05-17 02:04:48.930 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:48.935199 | ubuntu-noble | 2026-05-17 02:04:48.930 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:48.950190 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_1_service_manipulating_user_lock [0.023680s] ... ok 2026-05-17 02:04:48.952025 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_2 [0.022309s] ... ok 2026-05-17 02:04:48.953772 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_3 [0.021923s] ... ok 2026-05-17 02:04:48.955580 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:48.960407 | ubuntu-noble | {6} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test__mark_services_as_down [0.043876s] ... ok 2026-05-17 02:04:48.971627 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_4_user_manipulating_other_users_lock [0.021459s] ... ok 2026-05-17 02:04:48.972482 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_3 [0.021131s] ... ok 2026-05-17 02:04:48.973752 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_deallocate_network_nominal [0.019934s] ... ok 2026-05-17 02:04:48.984595 | ubuntu-noble | 2026-05-17 02:04:48.982 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 5077ffcc5f1c -> 3db9992c30f3, add_share_instances 2026-05-17 02:04:48.992162 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_has_network_provider_extension_true [0.018396s] ... ok 2026-05-17 02:04:48.994383 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_create_port_exception [0.022024s] ... ok 2026-05-17 02:04:48.997677 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.002063 | ubuntu-noble | {6} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_replica [0.041220s] ... ok 2026-05-17 02:04:49.002088 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_create_access_show_lock [0.030035s] ... ok 2026-05-17 02:04:49.013470 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data_multi_segment_without_ident [0.019841s] ... ok 2026-05-17 02:04:49.016871 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data_multi_segment [0.022303s] ... ok 2026-05-17 02:04:49.027128 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_7_deleted [0.024325s] ... ok 2026-05-17 02:04:49.034592 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_different_values_2 [0.021033s] ... ok 2026-05-17 02:04:49.039348 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data_multi_segment_without_cfg [0.020455s] ... ok 2026-05-17 02:04:49.040508 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.041923 | ubuntu-noble | Scheduler driver path manila.scheduler.filter_scheduler.FilterScheduler is deprecated, update your configuration to the new path manila.scheduler.drivers.filter.FilterScheduler 2026-05-17 02:04:49.044736 | ubuntu-noble | {6} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_scheduler_driver_mapper_1_manila_scheduler_filter_scheduler_FilterScheduler [0.043062s] ... ok 2026-05-17 02:04:49.045609 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_delete_not_allowed_with_policy_failure_1_True [0.019114s] ... ok 2026-05-17 02:04:49.049882 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_different_values_empty [0.271564s] ... ok 2026-05-17 02:04:49.053666 | ubuntu-noble | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_7_vlaN [0.019527s] ... ok 2026-05-17 02:04:49.058707 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_subnet_data [0.020410s] ... ok 2026-05-17 02:04:49.067894 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_2_error_deleting [0.020066s] ... ok 2026-05-17 02:04:49.071668 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_same_values [0.021295s] ... ok 2026-05-17 02:04:49.074134 | ubuntu-noble | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_2 [0.020226s] ... ok 2026-05-17 02:04:49.080513 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.081641 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_invalid_1 [0.020134s] ... ok 2026-05-17 02:04:49.085075 | ubuntu-noble | {6} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_update_service_capabilities [0.038770s] ... ok 2026-05-17 02:04:49.086888 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_6_unmanaged [0.019632s] ... ok 2026-05-17 02:04:49.090936 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_allocate_network [0.019895s] ... ok 2026-05-17 02:04:49.099499 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_manage_network_allocations [0.019598s] ... ok 2026-05-17 02:04:49.104677 | ubuntu-noble | {6} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_2 [0.020006s] ... ok 2026-05-17 02:04:49.107202 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.108354 | ubuntu-noble | {5} manila.tests.message.test_api.MessageApiTest.test_create [0.019691s] ... ok 2026-05-17 02:04:49.111337 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_1 [0.019604s] ... ok 2026-05-17 02:04:49.111357 | ubuntu-noble | {7} manila.tests.scheduler.drivers.test_base.SchedulerDriverBaseTestCase.test_unimplemented_schedule [0.037364s] ... ok 2026-05-17 02:04:49.117597 | ubuntu-noble | {4} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_one_ip_address_ipv4_no_usages_exist_1_admin [0.019658s] ... ok 2026-05-17 02:04:49.123642 | ubuntu-noble | {6} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_9 [0.019230s] ... ok 2026-05-17 02:04:49.127086 | ubuntu-noble | {5} manila.tests.message.test_message_field.MessageFieldTest.test_unique_ids_2_Detail [0.019255s] ... ok 2026-05-17 02:04:49.131590 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_valid [0.019973s] ... ok 2026-05-17 02:04:49.138933 | ubuntu-noble | {4} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_one_ip_address_ipv4_no_usages_exist_2_user [0.019324s] ... ok 2026-05-17 02:04:49.144066 | ubuntu-noble | {6} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_no_multiplier [0.019356s] ... ok 2026-05-17 02:04:49.144895 | ubuntu-noble | {5} manila.tests.network.linux.test_interface.TestNoopInterfaceDriver.test_init_l3 [0.020209s] ... ok 2026-05-17 02:04:49.145962 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.148262 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:04:49.150317 | ubuntu-noble | {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v4_1_custom_config_group_name [0.019187s] ... ok 2026-05-17 02:04:49.152942 | ubuntu-noble | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_default_dedupe_value_fail_2__is__True [0.042020s] ... ok 2026-05-17 02:04:49.159783 | ubuntu-noble | {4} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_2_11_0_0_0_11_0_0_5_11_0_0_11 [0.021553s] ... ok 2026-05-17 02:04:49.163644 | ubuntu-noble | {6} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_3 [0.020681s] ... ok 2026-05-17 02:04:49.166249 | ubuntu-noble | {5} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_alt_bridge [0.021262s] ... ok 2026-05-17 02:04:49.169025 | ubuntu-noble | {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_2_foovlan [0.018823s] ... ok 2026-05-17 02:04:49.183849 | ubuntu-noble | Reset mac address to ff:ee:dd:cc:bb:aa 2026-05-17 02:04:49.184698 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-05-17 02:04:49.184717 | ubuntu-noble | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-05-17 02:04:49.185698 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-05-17 02:04:49.185718 | ubuntu-noble | signop = oneOf('+ -') 2026-05-17 02:04:49.186341 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-05-17 02:04:49.186355 | ubuntu-noble | operand.setParseAction(EvalConstant) 2026-05-17 02:04:49.186368 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-05-17 02:04:49.186373 | ubuntu-noble | expr = infixNotation(operand, [ 2026-05-17 02:04:49.186379 | ubuntu-noble | {5} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_reset_mac [0.019855s] ... ok 2026-05-17 02:04:49.187044 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.187899 | ubuntu-noble | {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_4_foovlanbar [0.018990s] ... ok 2026-05-17 02:04:49.190149 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:04:49.200266 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:04:49.200281 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:04:49.200286 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:04:49.200308 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:04:49.200407 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_base.SchedulerTestCase.test_update_service_capabilities [0.037936s] ... ok 2026-05-17 02:04:49.200415 | ubuntu-noble | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_invalid_replication_type_spec_1 [0.040451s] ... ok 2026-05-17 02:04:49.200963 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.209519 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_as_root_with_options [0.022833s] ... ok 2026-05-17 02:04:49.210445 | ubuntu-noble | {6} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_capabilities_substitution [0.046610s] ... ok 2026-05-17 02:04:49.210501 | ubuntu-noble | {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_3 [0.022661s] ... ok 2026-05-17 02:04:49.229947 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_mtu_property [0.019717s] ... ok 2026-05-17 02:04:49.231006 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.232140 | ubuntu-noble | {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_5 [0.021452s] ... ok 2026-05-17 02:04:49.233524 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:04:49.234242 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.235944 | ubuntu-noble | {6} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_url_1_True [0.025363s] ... ok 2026-05-17 02:04:49.238550 | ubuntu-noble | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_1 [0.043514s] ... ok 2026-05-17 02:04:49.239073 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_storage_protocol_extra_spec_present_2_False [0.041686s] ... ok 2026-05-17 02:04:49.247965 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_qlen_property [0.018808s] ... ok 2026-05-17 02:04:49.251195 | ubuntu-noble | {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_without_any_config_definitions_1_custom_config_group_name [0.019005s] ... ok 2026-05-17 02:04:49.259343 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_do_setup_alt_volume_mode_1_cephfs [0.022591s] ... ok 2026-05-17 02:04:49.267593 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_add_namespace [0.018816s] ... ok 2026-05-17 02:04:49.271809 | ubuntu-noble | {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_unmanage_network_allocations [0.020098s] ... ok 2026-05-17 02:04:49.272334 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.275351 | ubuntu-noble | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_add_retry_host [0.038468s] ... ok 2026-05-17 02:04:49.275414 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.278652 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:04:49.281691 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_sub_name [0.022388s] ... ok 2026-05-17 02:04:49.282477 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_storage_protocol_not_supported_1 [0.043915s] ... ok 2026-05-17 02:04:49.284830 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_execute [0.017949s] ... ok 2026-05-17 02:04:49.301870 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_group_snapshot [0.020049s] ... ok 2026-05-17 02:04:49.304740 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_namespace_doest_not_exist [0.019749s] ... ok 2026-05-17 02:04:49.305056 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.310151 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.310409 | ubuntu-noble | {3} manila.tests.scheduler.drivers.test_base.SchedulerDriverBaseTestCase.test_update_service_capabilities [0.036382s] ... ok 2026-05-17 02:04:49.311743 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:04:49.313119 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:04:49.314415 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.314475 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.314518 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.314528 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.314912 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.315097 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.316998 | ubuntu-noble | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_get_weighted_candidates_for_share_group_no_hosts [0.040450s] ... ok 2026-05-17 02:04:49.322915 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.323887 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_tuntap [0.018863s] ... ok 2026-05-17 02:04:49.324424 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_driver [0.022608s] ... ok 2026-05-17 02:04:49.326208 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:04:49.332295 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_storage_protocol_not_supported_2 [0.049267s] ... ok 2026-05-17 02:04:49.334631 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-05-17 02:04:49.334650 | ubuntu-noble | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-05-17 02:04:49.335781 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-05-17 02:04:49.335799 | ubuntu-noble | signop = oneOf('+ -') 2026-05-17 02:04:49.335976 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-05-17 02:04:49.335987 | ubuntu-noble | operand.setParseAction(EvalConstant) 2026-05-17 02:04:49.335993 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-05-17 02:04:49.335998 | ubuntu-noble | expr = infixNotation(operand, [ 2026-05-17 02:04:49.338214 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:04:49.338233 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:04:49.338504 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:04:49.338520 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:04:49.342585 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.344200 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_veth_with_namespaces [0.020095s] ... ok 2026-05-17 02:04:49.345976 | ubuntu-noble | {3} manila.tests.scheduler.drivers.test_base.SchedulerDriverModuleTestCase.test_share_host_update_db [0.037475s] ... ok 2026-05-17 02:04:49.348696 | ubuntu-noble | {7} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_simple_float [0.032307s] ... ok 2026-05-17 02:04:49.349549 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share_group [0.024968s] ... ok 2026-05-17 02:04:49.365206 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_ensure_namespace_existing [0.020637s] ... ok 2026-05-17 02:04:49.369665 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_only_share_type_AZs_1____zone1____zone2____zone_4____zone3_____zone2___True_ [0.020646s] ... ok 2026-05-17 02:04:49.378526 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_do_setup_3___nfs____fs_manila__ [0.021977s] ... ok 2026-05-17 02:04:49.383523 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.383549 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.383557 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:04:49.387101 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_existing_empty_ns [0.019155s] ... ok 2026-05-17 02:04:49.387116 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.387127 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.387131 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.387135 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.387139 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.387143 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.387593 | ubuntu-noble | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_backend_specified_for_replica_2_False [0.038759s] ... ok 2026-05-17 02:04:49.387609 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_3 [0.054275s] ... ok 2026-05-17 02:04:49.390776 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_multi_level_scope_extra_specs_list [0.018230s] ... ok 2026-05-17 02:04:49.390795 | ubuntu-noble | 2026-05-17 02:04:49.374 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 5077ffcc5f1c to 3db9992c30f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:49.390800 | ubuntu-noble | 2026-05-17 02:04:49.378 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:49.390804 | ubuntu-noble | 2026-05-17 02:04:49.379 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:49.397197 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_extend_share [0.024901s] ... ok 2026-05-17 02:04:49.406176 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper_int_options [0.019715s] ... ok 2026-05-17 02:04:49.409562 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_list_complex_2__is__False [0.020633s] ... ok 2026-05-17 02:04:49.418253 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_no_subvolume_name [0.020987s] ... ok 2026-05-17 02:04:49.420536 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.423932 | ubuntu-noble | {5} manila.tests.network.linux.test_ovs_lib.OVS_Lib_Test.test_delete_port [0.019519s] ... ok 2026-05-17 02:04:49.424652 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:04:49.424676 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.428012 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:04:49.428300 | ubuntu-noble | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_default_dedupe_value_fail_1_True [0.043005s] ... ok 2026-05-17 02:04:49.429683 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_simple [0.019413s] ... ok 2026-05-17 02:04:49.430590 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.433381 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_valid_replication_spec_3 [0.045449s] ... ok 2026-05-17 02:04:49.441292 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_when_export_does_not_exist_1_rw [0.020608s] ... ok 2026-05-17 02:04:49.442970 | ubuntu-noble | {5} manila.tests.network.linux.test_ovs_lib.OVS_Lib_Test.test_port_id_regex [0.019337s] ... ok 2026-05-17 02:04:49.445108 | ubuntu-noble | Insufficient free space for share creation on host host1 (requested / avail): 100/75 2026-05-17 02:04:49.449919 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_12 [0.019083s] ... ok 2026-05-17 02:04:49.459828 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_ips_no_backends [0.020646s] ... ok 2026-05-17 02:04:49.463055 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.464300 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_admin_project_id_not_exist_with_failure [0.021176s] ... ok 2026-05-17 02:04:49.465602 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:04:49.466965 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_13 [0.019852s] ... ok 2026-05-17 02:04:49.467398 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.467594 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.467606 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.467610 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.467614 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.469725 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.471092 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.471330 | ubuntu-noble | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_1 [0.043549s] ... ok 2026-05-17 02:04:49.478610 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:49.478636 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:49.480070 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_create_group_no_hosts [0.047551s] ... ok 2026-05-17 02:04:49.482005 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_11____fakehost____some_host_name____1_1_1_0____1001__1001_____True_ [0.022042s] ... ok 2026-05-17 02:04:49.486199 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_06 [0.018827s] ... ok 2026-05-17 02:04:49.486215 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_exception [0.021658s] ... ok 2026-05-17 02:04:49.500780 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:49.503327 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_cleanup_fsal_hook [0.021095s] ... ok 2026-05-17 02:04:49.505790 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_12 [0.019899s] ... ok 2026-05-17 02:04:49.506169 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.507357 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_router_exception [0.021166s] ... ok 2026-05-17 02:04:49.508848 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:04:49.510589 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.510930 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.510943 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.510949 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.510955 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.510960 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.516034 | ubuntu-noble | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_5 [0.044600s] ... ok 2026-05-17 02:04:49.521228 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.523396 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:49.526323 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_max_attempts [0.045830s] ... ok 2026-05-17 02:04:49.529257 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_default_config_hook [0.023138s] ... ok 2026-05-17 02:04:49.529295 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_14 [0.021383s] ... ok 2026-05-17 02:04:49.537943 | ubuntu-noble | 2026-05-17 02:04:49.535 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:49.537968 | ubuntu-noble | 2026-05-17 02:04:49.535 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:49.539762 | ubuntu-noble | Neutron port not found: test port id 2026-05-17 02:04:49.544059 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_delete_port_PortNotFoundClient [0.035944s] ... ok 2026-05-17 02:04:49.544577 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:04:49.545066 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:04:49.546064 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:04:49.546082 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:04:49.546088 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:49.546095 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:49.546109 | ubuntu-noble | Setting configured IP versions to [4, 6] since a hostname (rather than IP address) was supplied in 'cephfs_ganesha_server_ip' or in 'cephfs_ganesha_export_ips'. 2026-05-17 02:04:49.546620 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-05-17 02:04:49.546637 | ubuntu-noble | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-05-17 02:04:49.547966 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-05-17 02:04:49.548824 | ubuntu-noble | signop = oneOf('+ -') 2026-05-17 02:04:49.548849 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_1___some_host_name___None___4__6__ [0.021121s] ... ok 2026-05-17 02:04:49.549659 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-05-17 02:04:49.549676 | ubuntu-noble | operand.setParseAction(EvalConstant) 2026-05-17 02:04:49.549682 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-05-17 02:04:49.549688 | ubuntu-noble | expr = infixNotation(operand, [ 2026-05-17 02:04:49.550506 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_share_replacement [0.022609s] ... ok 2026-05-17 02:04:49.552651 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:04:49.552670 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:04:49.552676 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:04:49.552682 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:04:49.553686 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.555674 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:04:49.557660 | ubuntu-noble | Insufficient free space for share creation on host host1#_pool0 (requested / avail): 1024/921 2026-05-17 02:04:49.557678 | ubuntu-noble | Insufficient free space for share creation on host host3#_pool0 (requested / avail): 1024/256 2026-05-17 02:04:49.557684 | ubuntu-noble | Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 1.40 would exceed the maximum over subscription ratio 1.00 on host host4#_pool0. 2026-05-17 02:04:49.557690 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:49.558123 | ubuntu-noble | {4} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_bad_expression [0.031378s] ... ok 2026-05-17 02:04:49.560195 | ubuntu-noble | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_host_passes_filters_no_capacity [0.042922s] ... ok 2026-05-17 02:04:49.567358 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:49.568539 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:49.569496 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_network [0.024798s] ... ok 2026-05-17 02:04:49.569523 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_locations_with_export_ips_configured [0.019327s] ... ok 2026-05-17 02:04:49.570589 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_01___1____1___True_ [0.020054s] ... ok 2026-05-17 02:04:49.577045 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:04:49.577068 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:04:49.577074 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:04:49.577080 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:04:49.588089 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_rw_ro_2_ro [0.020631s] ... ok 2026-05-17 02:04:49.589566 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_10___123____s___123___True_ [0.018264s] ... ok 2026-05-17 02:04:49.590961 | ubuntu-noble | 2026-05-17 02:04:49.587 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 3db9992c30f3 -> 5077ffcc5f1c, add_share_instances 2026-05-17 02:04:49.592601 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_add_interface [0.023502s] ... ok 2026-05-17 02:04:49.594565 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.598067 | ubuntu-noble | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_post_select_populate [0.038754s] ... ok 2026-05-17 02:04:49.609365 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_deny_access [0.020772s] ... ok 2026-05-17 02:04:49.610643 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_28__False____is__False___True_ [0.020469s] ... ok 2026-05-17 02:04:49.615317 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_update_routes_exception [0.022621s] ... ok 2026-05-17 02:04:49.616350 | ubuntu-noble | {4} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_function [0.057591s] ... ok 2026-05-17 02:04:49.628339 | ubuntu-noble | Failed to provide ro access to manila (Rule ID: accessid3). Setting rule to 'error' state. 2026-05-17 02:04:49.628368 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:49.628375 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py", line 1268, in update_access 2026-05-17 02:04:49.628381 | ubuntu-noble | access_key = self._allow_access( 2026-05-17 02:04:49.628386 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:49.628392 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:49.628397 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:49.628402 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:49.628408 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:49.628413 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:49.628419 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:49.628424 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-05-17 02:04:49.628429 | ubuntu-noble | raise result 2026-05-17 02:04:49.628435 | ubuntu-noble | manila.exception.InvalidShareAccess: Invalid access rule: not 2026-05-17 02:04:49.628440 | ubuntu-noble | Failed to provide rw access to admin (Rule ID: accessid4). Setting rule to 'error' state. 2026-05-17 02:04:49.628487 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:49.628496 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py", line 1268, in update_access 2026-05-17 02:04:49.628664 | ubuntu-noble | access_key = self._allow_access( 2026-05-17 02:04:49.628671 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:49.628706 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:49.628712 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:49.628718 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:49.628730 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:49.628736 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:49.628741 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:49.628746 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-05-17 02:04:49.628751 | ubuntu-noble | raise result 2026-05-17 02:04:49.628757 | ubuntu-noble | manila.exception.InvalidShareAccess: Invalid access rule: allowed 2026-05-17 02:04:49.628763 | ubuntu-noble | Failed to provide rwx access to dabo (Rule ID: accessid5). Setting rule to 'error' state. 2026-05-17 02:04:49.628768 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:49.628780 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py", line 1268, in update_access 2026-05-17 02:04:49.628786 | ubuntu-noble | access_key = self._allow_access( 2026-05-17 02:04:49.628791 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:49.628796 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:49.628801 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:49.628806 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:49.628812 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:49.628817 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:49.628824 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:49.628830 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-05-17 02:04:49.628835 | ubuntu-noble | raise result 2026-05-17 02:04:49.628842 | ubuntu-noble | manila.exception.InvalidShareAccessLevel: Invalid or unsupported share access level: rwx. 2026-05-17 02:04:49.630850 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_update_access_add_rm [0.021497s] ... ok 2026-05-17 02:04:49.633107 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.634574 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_39___3_______2___False_ [0.024926s] ... ok 2026-05-17 02:04:49.636780 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:04:49.636798 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:04:49.636804 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:04:49.636810 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:04:49.638261 | ubuntu-noble | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_attempt_two [0.039774s] ... ok 2026-05-17 02:04:49.638278 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_allocate_network_one_allocation [0.022810s] ... ok 2026-05-17 02:04:49.648993 | ubuntu-noble | {4} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_negative_numbers [0.033478s] ... ok 2026-05-17 02:04:49.650873 | ubuntu-noble | Failed to run command fake_command due to . 2026-05-17 02:04:49.653231 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test__inner_execute_not_ok_ignore_errors [0.022359s] ... ok 2026-05-17 02:04:49.673528 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_error [0.030546s] ... ok 2026-05-17 02:04:49.675264 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.676052 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_filter [0.021225s] ... ok 2026-05-17 02:04:49.676171 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.677539 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test__inner_execute_ok [0.019227s] ... ok 2026-05-17 02:04:49.678402 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_1 [0.040789s] ... ok 2026-05-17 02:04:49.679627 | ubuntu-noble | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_exceeded_max_attempts [0.040185s] ... ok 2026-05-17 02:04:49.691511 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_scheduler_hint_not_set_2 [0.020401s] ... ok 2026-05-17 02:04:49.692049 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_container_exists_3____n___False_ [0.019482s] ... ok 2026-05-17 02:04:49.694793 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_2___DOWN____DOWN__ [0.026066s] ... ok 2026-05-17 02:04:49.712270 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.713515 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_share_not_found_1_b5c207da_ac0b_43b0_8691_c6c9e860199d [0.019672s] ... ok 2026-05-17 02:04:49.713555 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_disconnect_network_failure [0.019419s] ... ok 2026-05-17 02:04:49.716514 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_user_context_2 [0.038803s] ... ok 2026-05-17 02:04:49.717440 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.717950 | ubuntu-noble | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_create_share_group [0.037436s] ... ok 2026-05-17 02:04:49.719424 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_different_values_2 [0.024249s] ... ok 2026-05-17 02:04:49.731800 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_filtered_objects_return_none [0.019867s] ... ok 2026-05-17 02:04:49.732639 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute_bad_command_format [0.019967s] ... ok 2026-05-17 02:04:49.747145 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_5 [0.027373s] ... ok 2026-05-17 02:04:49.749865 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.750541 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.751587 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_container_veths [0.017930s] ... ok 2026-05-17 02:04:49.751600 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_list_simple [0.018945s] ... ok 2026-05-17 02:04:49.752290 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:04:49.755871 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_user_context_3 [0.040029s] ... ok 2026-05-17 02:04:49.758922 | ubuntu-noble | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_share_with_instance_properties [0.039925s] ... ok 2026-05-17 02:04:49.768345 | ubuntu-noble | Insufficient free space for share creation on host host1 (requested / avail): 100/75 2026-05-17 02:04:49.770051 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_network_bridge_failure [0.018990s] ... ok 2026-05-17 02:04:49.772463 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_05 [0.020654s] ... ok 2026-05-17 02:04:49.776134 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_ignore_attempted_hosts.HostFiltersTestCase.test_ignore_attempted_hosts_filter_pass [0.019969s] ... ok 2026-05-17 02:04:49.777800 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_allocate_network [0.028658s] ... ok 2026-05-17 02:04:49.789178 | ubuntu-noble | Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 2.20 would exceed the maximum over subscription ratio 2.00 on host host1. 2026-05-17 02:04:49.789787 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container [0.021181s] ... ok 2026-05-17 02:04:49.790122 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.793630 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_07 [0.020552s] ... ok 2026-05-17 02:04:49.795978 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_type_errror_passes [0.019920s] ... ok 2026-05-17 02:04:49.804984 | ubuntu-noble | {3} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_availability_zone [0.048425s] ... ok 2026-05-17 02:04:49.806058 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_invalid_2 [0.028316s] ... ok 2026-05-17 02:04:49.810421 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_cmds_1 [0.019220s] ... ok 2026-05-17 02:04:49.811312 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_01 [0.019973s] ... ok 2026-05-17 02:04:49.823253 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-05-17 02:04:49.823270 | ubuntu-noble | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-05-17 02:04:49.824276 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-05-17 02:04:49.824288 | ubuntu-noble | signop = oneOf('+ -') 2026-05-17 02:04:49.826586 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-05-17 02:04:49.826627 | ubuntu-noble | operand.setParseAction(EvalConstant) 2026-05-17 02:04:49.826634 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-05-17 02:04:49.826639 | ubuntu-noble | expr = infixNotation(operand, [ 2026-05-17 02:04:49.826976 | ubuntu-noble | Could not rename back container old_name. 2026-05-17 02:04:49.827000 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:49.827006 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py", line 166, in rename_container 2026-05-17 02:04:49.827012 | ubuntu-noble | self._inner_execute(cmd) 2026-05-17 02:04:49.827017 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:49.827023 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:49.827028 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:49.827033 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:49.827038 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:49.827044 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:49.827049 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-05-17 02:04:49.827054 | ubuntu-noble | raise result 2026-05-17 02:04:49.827380 | ubuntu-noble | OSError 2026-05-17 02:04:49.827389 | ubuntu-noble | 2026-05-17 02:04:49.827395 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-05-17 02:04:49.827425 | ubuntu-noble | 2026-05-17 02:04:49.827432 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:49.827437 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py", line 169, in rename_container 2026-05-17 02:04:49.827443 | ubuntu-noble | self._inner_execute(["docker", "rename", new_name, name]) 2026-05-17 02:04:49.827536 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:49.827557 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:49.827563 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:49.827569 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:49.827574 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:49.827580 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:49.827585 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-05-17 02:04:49.827591 | ubuntu-noble | raise result 2026-05-17 02:04:49.827597 | ubuntu-noble | OSError 2026-05-17 02:04:49.827608 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:04:49.827614 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:04:49.827620 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:04:49.827626 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:04:49.829270 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_cmds_2 [0.019761s] ... ok 2026-05-17 02:04:49.829668 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.832285 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_3___ACTIVE____DOWN__ [0.027227s] ... ok 2026-05-17 02:04:49.832306 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_03 [0.019996s] ... ok 2026-05-17 02:04:49.834877 | ubuntu-noble | {7} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools_with_filters [0.040086s] ... ok 2026-05-17 02:04:49.849337 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_create_share [0.019879s] ... ok 2026-05-17 02:04:49.852235 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_10 [0.019817s] ... ok 2026-05-17 02:04:49.856028 | ubuntu-noble | {7} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_3 [0.020976s] ... ok 2026-05-17 02:04:49.857200 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test_update_network_allocation [0.024951s] ... ok 2026-05-17 02:04:49.865628 | ubuntu-noble | 2026-05-17 02:04:49.862 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 3db9992c30f3 to 5077ffcc5f1c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:49.870028 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_get_share_server_network_info [0.019824s] ... ok 2026-05-17 02:04:49.872013 | ubuntu-noble | 2026-05-17 02:04:49.867 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:49.872032 | ubuntu-noble | 2026-05-17 02:04:49.867 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:49.876388 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_same_availability_zone [0.021404s] ... ok 2026-05-17 02:04:49.877672 | ubuntu-noble | {7} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_update_from_share_capability_with_pools [0.020244s] ... ok 2026-05-17 02:04:49.880584 | ubuntu-noble | {5} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_two_ip_addresses_ipv4_two_usages_exist [0.023436s] ... ok 2026-05-17 02:04:49.889436 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_manage_server [0.019984s] ... ok 2026-05-17 02:04:49.894173 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_same_backend_1___host1_AAA_pool1____host1_AAA_pool1__ [0.019567s] ... ok 2026-05-17 02:04:49.896233 | ubuntu-noble | {7} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_02 [0.019437s] ... ok 2026-05-17 02:04:49.899717 | ubuntu-noble | Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2026-05-17 02:04:49.903861 | ubuntu-noble | {5} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v6_2_DEFAULT [0.021877s] ... ok 2026-05-17 02:04:49.907790 | ubuntu-noble | {3} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_parentheses [0.103345s] ... ok 2026-05-17 02:04:49.912201 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__allow_access_ok [0.021600s] ... ok 2026-05-17 02:04:49.915447 | ubuntu-noble | {7} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_13 [0.019308s] ... ok 2026-05-17 02:04:49.916188 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:04:49.916203 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:04:49.916209 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:04:49.916214 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:04:49.919521 | ubuntu-noble | Error in filtering function '1 / 0 == 0' : 'Error during evaluator parsing: ZeroDivisionError: float division by zero' :: failing host. 2026-05-17 02:04:49.922424 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_exception_caught [0.029506s] ... ok 2026-05-17 02:04:49.930957 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_access_group_rw [0.018704s] ... ok 2026-05-17 02:04:49.932002 | ubuntu-noble | {5} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_3_vxlan [0.027386s] ... ok 2026-05-17 02:04:49.932314 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_scheduler_hint_not_set_3 [0.024366s] ... ok 2026-05-17 02:04:49.941412 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_no_filter_function [0.018534s] ... ok 2026-05-17 02:04:49.948944 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_add_rules [0.018416s] ... ok 2026-05-17 02:04:49.953258 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_different [0.020780s] ... ok 2026-05-17 02:04:49.953838 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:49.956075 | ubuntu-noble | {5} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_3_11_0_0_0_11_0_0_5 [0.026044s] ... ok 2026-05-17 02:04:49.960551 | ubuntu-noble | {7} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_1_correct_init [0.042011s] ... ok 2026-05-17 02:04:49.967664 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_09___34________False_ [0.021527s] ... ok 2026-05-17 02:04:49.967687 | ubuntu-noble | 2026-05-17 02:04:49.960 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:49.967694 | ubuntu-noble | 2026-05-17 02:04:49.960 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:49.969527 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_delete_rules [0.018581s] ... ok 2026-05-17 02:04:49.975539 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_empty [0.018516s] ... ok 2026-05-17 02:04:49.979251 | ubuntu-noble | {5} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_8_10_0_0_0_10_0_0_5_10_0_10_0_10_0_10_5 [0.023119s] ... ok 2026-05-17 02:04:49.985414 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_15___1234____s___1000___False_ [0.022682s] ... ok 2026-05-17 02:04:49.988632 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info [0.021329s] ... ok 2026-05-17 02:04:49.991226 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_only_share_type_AZs_3____zone1zone2zone3_____nova___False_ [0.018972s] ... ok 2026-05-17 02:04:49.996158 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:50.000145 | ubuntu-noble | Failed to schedule_create_share_group: No valid host was found. . 2026-05-17 02:04:50.004793 | ubuntu-noble | {5} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_mismatch_of_versions_1 [0.024371s] ... ok 2026-05-17 02:04:50.005984 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_19___12311321_____in__12311321___True_ [0.020348s] ... ok 2026-05-17 02:04:50.009031 | ubuntu-noble | {7} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_group_no_valid_host_puts_group_in_error_state [0.049961s] ... ok 2026-05-17 02:04:50.009843 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_fakescope_extra_specs [0.018830s] ... ok 2026-05-17 02:04:50.020327 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_setup_security_service [0.031329s] ... ok 2026-05-17 02:04:50.024647 | ubuntu-noble | {5} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_4 [0.020925s] ... ok 2026-05-17 02:04:50.028825 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_21___12310321_____in__11___False_ [0.020246s] ... ok 2026-05-17 02:04:50.031263 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_scope_extra_specs [0.019091s] ... ok 2026-05-17 02:04:50.035757 | ubuntu-noble | 2026-05-17 02:04:50.032 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 5077ffcc5f1c -> 579c267fbb4d, add_share_instances_access_map 2026-05-17 02:04:50.039836 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__try_to_unmount_device_1_None [0.019790s] ... ok 2026-05-17 02:04:50.047552 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:50.049629 | ubuntu-noble | Failed to schedule_create_share_replica: Resource could not be found. 2026-05-17 02:04:50.053005 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_33__False___True___False_ [0.022781s] ... ok 2026-05-17 02:04:50.054712 | ubuntu-noble | {7} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_replica_exception_path [0.044606s] ... ok 2026-05-17 02:04:50.054731 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_total_1 [0.023052s] ... ok 2026-05-17 02:04:50.063669 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:50.063860 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__try_to_unmount_device_2_ProcessExecutionError [0.023562s] ... ok 2026-05-17 02:04:50.067591 | ubuntu-noble | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test___format_filter_properties_active_replica_host_is_provided [0.042905s] ... ok 2026-05-17 02:04:50.072596 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_37___abc_____or__ABC__or__def___True_ [0.022874s] ... ok 2026-05-17 02:04:50.072949 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_different_backend_and_availability_zone [0.020236s] ... ok 2026-05-17 02:04:50.083394 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_pool_name [0.019987s] ... ok 2026-05-17 02:04:50.089791 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:04:50.089805 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:04:50.090037 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:04:50.090046 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:04:50.091055 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:50.094556 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_no_share_extra_specs [0.021841s] ... ok 2026-05-17 02:04:50.095144 | ubuntu-noble | {7} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_update_service_capabilities [0.042996s] ... ok 2026-05-17 02:04:50.102432 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:50.103209 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_check_compatibility_3 [0.019854s] ... ok 2026-05-17 02:04:50.106524 | ubuntu-noble | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_storage_protocol_extra_spec_present_1_True [0.038413s] ... ok 2026-05-17 02:04:50.107944 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:50.112043 | ubuntu-noble | 2026-05-17 02:04:50.106 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 5077ffcc5f1c to 579c267fbb4d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:50.112059 | ubuntu-noble | 2026-05-17 02:04:50.108 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:50.112064 | ubuntu-noble | 2026-05-17 02:04:50.108 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:50.113646 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_2 [0.041136s] ... ok 2026-05-17 02:04:50.114032 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_not_implemented [0.018894s] ... ok 2026-05-17 02:04:50.122325 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_continue [0.018893s] ... ok 2026-05-17 02:04:50.130858 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:50.131793 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:04:50.131809 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:04:50.132677 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:04:50.132699 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:04:50.136197 | ubuntu-noble | {7} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_create_share_replica [0.039156s] ... ok 2026-05-17 02:04:50.137181 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_ignore_attempted_hosts.HostFiltersTestCase.test_ignore_attempted_hosts_filter_disabled [0.021854s] ... ok 2026-05-17 02:04:50.137800 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_passing_function [0.022309s] ... ok 2026-05-17 02:04:50.140141 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:50.140862 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.common.enas.test_connector.CmdConnectorTest.test_run_ssh [0.018311s] ... ok 2026-05-17 02:04:50.142907 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:04:50.146407 | ubuntu-noble | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_storage_protocol_not_supported_3 [0.039928s] ... ok 2026-05-17 02:04:50.153602 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:04:50.153622 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:04:50.153628 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:04:50.153634 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:04:50.153982 | ubuntu-noble | {7} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_6___False___False_ [0.018609s] ... ok 2026-05-17 02:04:50.157133 | ubuntu-noble | Error in filtering function 'capabilities.foo == 10' : 'Error during evaluator parsing: KeyError: 'foo'' :: failing host. 2026-05-17 02:04:50.158228 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_basic_operators [0.022282s] ... ok 2026-05-17 02:04:50.160917 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_wrong_capabilities [0.022937s] ... ok 2026-05-17 02:04:50.176881 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_5 [0.023184s] ... ok 2026-05-17 02:04:50.180509 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_07___124______123___True_ [0.021320s] ... ok 2026-05-17 02:04:50.181323 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_caps_disabled [0.022895s] ... ok 2026-05-17 02:04:50.184534 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:50.187028 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:04:50.194984 | ubuntu-noble | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_invalid_replication_type_spec_2 [0.044133s] ... ok 2026-05-17 02:04:50.195008 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.common.enas.test_connector.XMLAPIConnectorTest.test_request_with_debug [0.050524s] ... ok 2026-05-17 02:04:50.195826 | ubuntu-noble | 2026-05-17 02:04:50.188 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:50.195845 | ubuntu-noble | 2026-05-17 02:04:50.189 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:50.195852 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_5 [0.018762s] ... ok 2026-05-17 02:04:50.198846 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_12___1234____s___123___True_ [0.018159s] ... ok 2026-05-17 02:04:50.205057 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_invalid_num_arguments_fails [0.023810s] ... ok 2026-05-17 02:04:50.211841 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_ipv6_addr_2 [0.020074s] ... ok 2026-05-17 02:04:50.216338 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_6 [0.020186s] ... ok 2026-05-17 02:04:50.219188 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_14___1000____s___234___False_ [0.018972s] ... ok 2026-05-17 02:04:50.225297 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_unknown_variable_ignored [0.020025s] ... ok 2026-05-17 02:04:50.225629 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:50.228122 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:04:50.231342 | ubuntu-noble | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_2 [0.040585s] ... ok 2026-05-17 02:04:50.233364 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ENASUtilsTestCase.test_do_match_any_1 [0.021433s] ... ok 2026-05-17 02:04:50.235928 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_16___2____s__12___False_ [0.017937s] ... ok 2026-05-17 02:04:50.240931 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_7 [0.024845s] ... ok 2026-05-17 02:04:50.246310 | ubuntu-noble | 2026-05-17 02:04:50.242 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 579c267fbb4d -> 5077ffcc5f1c, add_share_instances_access_map 2026-05-17 02:04:50.253231 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_1 [0.019038s] ... ok 2026-05-17 02:04:50.256200 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_24__True___True___True_ [0.018333s] ... ok 2026-05-17 02:04:50.258316 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:04:50.258340 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:04:50.258355 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:04:50.258377 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:04:50.260198 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:50.261388 | ubuntu-noble | Error in goodness_function function '50 / 0' : 'Error during evaluator parsing: ZeroDivisionError: float division by zero' :: Defaulting to a goodness of 0. 2026-05-17 02:04:50.262926 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_invalid_goodness_function [0.021724s] ... ok 2026-05-17 02:04:50.264735 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:50.265573 | ubuntu-noble | {4} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools_no_pools [0.039600s] ... ok 2026-05-17 02:04:50.266979 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:04:50.268713 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:50.269156 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:50.269169 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:50.269175 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:50.269273 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:50.269279 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:50.269570 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:04:50.269911 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:50.269923 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:50.269928 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:50.269934 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:50.270061 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:50.270351 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:04:50.273033 | ubuntu-noble | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_get_weighted_candidates_for_share_group_many_hosts [0.040692s] ... ok 2026-05-17 02:04:50.273839 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_32__True___False___False_ [0.017763s] ... ok 2026-05-17 02:04:50.279695 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_3 [0.026610s] ... ok 2026-05-17 02:04:50.286706 | ubuntu-noble | {4} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_4 [0.020623s] ... ok 2026-05-17 02:04:50.291954 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_40___3_______1___True_ [0.018683s] ... ok 2026-05-17 02:04:50.302919 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_mb_to_gb_2 [0.020437s] ... ok 2026-05-17 02:04:50.310719 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:50.315180 | ubuntu-noble | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_invalid_max_attempts [0.041967s] ... ok 2026-05-17 02:04:50.316522 | ubuntu-noble | {4} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_05 [0.030390s] ... ok 2026-05-17 02:04:50.318787 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_different_backend_and_availability_zone [0.055624s] ... ok 2026-05-17 02:04:50.327977 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:50.332284 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_4 [0.041031s] ... ok 2026-05-17 02:04:50.335692 | ubuntu-noble | {4} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_10 [0.019281s] ... ok 2026-05-17 02:04:50.341959 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_snapshot [0.041786s] ... ok 2026-05-17 02:04:50.349293 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:50.350657 | ubuntu-noble | You must create a share type in advance, and specify in request body or set default_share_type in manila.conf. 2026-05-17 02:04:50.351178 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_ignore_attempted_hosts.HostFiltersTestCase.test_ignore_attempted_hosts_filter_fail [0.018620s] ... ok 2026-05-17 02:04:50.355838 | ubuntu-noble | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_share_type_is_none [0.041585s] ... ok 2026-05-17 02:04:50.368148 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_same_backend_and_pool [0.047654s] ... ok 2026-05-17 02:04:50.374576 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-05-17 02:04:50.374602 | ubuntu-noble | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-05-17 02:04:50.374609 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:50.374622 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-05-17 02:04:50.374628 | ubuntu-noble | signop = oneOf('+ -') 2026-05-17 02:04:50.374634 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-05-17 02:04:50.374640 | ubuntu-noble | operand.setParseAction(EvalConstant) 2026-05-17 02:04:50.374644 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-05-17 02:04:50.374648 | ubuntu-noble | expr = infixNotation(operand, [ 2026-05-17 02:04:50.374715 | ubuntu-noble | Failed to schedule_create_share_group: Resource could not be found. 2026-05-17 02:04:50.375885 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_passes [0.021943s] ... ok 2026-05-17 02:04:50.376729 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:04:50.376757 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:04:50.376859 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:04:50.376867 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:04:50.378098 | ubuntu-noble | {4} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_group_exception_puts_group_in_error_state [0.040935s] ... ok 2026-05-17 02:04:50.379709 | ubuntu-noble | Attempted to delete NFS export "Manila-UT-filesystem", but the export does not appear to exist. 2026-05-17 02:04:50.383536 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_nfs_share_share_does_not_exist [0.040502s] ... ok 2026-05-17 02:04:50.385903 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__balance_aggregates_error_1 [0.019752s] ... ok 2026-05-17 02:04:50.390051 | ubuntu-noble | {5} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_exponent [0.033146s] ... ok 2026-05-17 02:04:50.390743 | ubuntu-noble | 2026-05-17 02:04:50.387 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 579c267fbb4d to 5077ffcc5f1c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:50.392235 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_retry.HostFiltersTestCase.test_retry_filter_pass [0.018529s] ... ok 2026-05-17 02:04:50.394013 | ubuntu-noble | 2026-05-17 02:04:50.391 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:50.394030 | ubuntu-noble | 2026-05-17 02:04:50.391 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:50.406680 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__balance_aggregates_error_2 [0.020475s] ... ok 2026-05-17 02:04:50.407362 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:04:50.407374 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:04:50.407383 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:04:50.407388 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:04:50.410623 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_incompatible_domain_1_tatooine [0.018935s] ... ok 2026-05-17 02:04:50.413632 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:50.415869 | ubuntu-noble | {5} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_missing_var [0.026761s] ... ok 2026-05-17 02:04:50.419781 | ubuntu-noble | {4} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_other_exception_puts_share_in_error_state [0.040621s] ... ok 2026-05-17 02:04:50.424195 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_access_add_nfs [0.040953s] ... ok 2026-05-17 02:04:50.425445 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_1_get [0.018842s] ... ok 2026-05-17 02:04:50.434967 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_no_replication_domain [0.022104s] ... ok 2026-05-17 02:04:50.439633 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_list_complex [0.023553s] ... ok 2026-05-17 02:04:50.446967 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_session_method [0.020963s] ... ok 2026-05-17 02:04:50.447520 | ubuntu-noble | 2026-05-17 02:04:50.443 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:50.447544 | ubuntu-noble | 2026-05-17 02:04:50.443 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:50.453159 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_passes_no_active_replica_host [0.019998s] ... ok 2026-05-17 02:04:50.457030 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:50.460715 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_list_simple [0.019786s] ... ok 2026-05-17 02:04:50.461712 | ubuntu-noble | {4} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_get_host_list [0.042646s] ... ok 2026-05-17 02:04:50.465320 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_share_stats [0.041903s] ... ok 2026-05-17 02:04:50.466201 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_url_2_False [0.019429s] ... ok 2026-05-17 02:04:50.473480 | ubuntu-noble | {3} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_choose_host_filters_not_found [0.020407s] ... ok 2026-05-17 02:04:50.478527 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_multi_level_scope_extra_specs_list [0.018394s] ... ok 2026-05-17 02:04:50.483531 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test__get_headers_2_True [0.017959s] ... ok 2026-05-17 02:04:50.487834 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_pool_weigher_all_pools_with_share_servers [0.021625s] ... ok 2026-05-17 02:04:50.494007 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:50.496863 | ubuntu-noble | Insufficient free space for share creation. Total capacity is 0.00 on host host1. 2026-05-17 02:04:50.497561 | ubuntu-noble | {4} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_create_share_instance [0.036715s] ... ok 2026-05-17 02:04:50.498945 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_total_3 [0.020686s] ... ok 2026-05-17 02:04:50.507901 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:50.508919 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_volume_mode_exception_2_0x755 [0.019455s] ... ok 2026-05-17 02:04:50.510369 | ubuntu-noble | 2026-05-17 02:04:50.505 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 5077ffcc5f1c -> 579c267fbb4d, add_share_instances_access_map 2026-05-17 02:04:50.514191 | ubuntu-noble | {3} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_all_host_states_share [0.038346s] ... ok 2026-05-17 02:04:50.522126 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_1 [0.022372s] ... ok 2026-05-17 02:04:50.526756 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_volume_mode_exception_3_12a3 [0.018608s] ... ok 2026-05-17 02:04:50.530560 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access [0.046252s] ... ok 2026-05-17 02:04:50.531055 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:50.531799 | ubuntu-noble | {3} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_repr [0.019905s] ... ok 2026-05-17 02:04:50.534664 | ubuntu-noble | {4} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_extend_share [0.037203s] ... ok 2026-05-17 02:04:50.543132 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_2 [0.021381s] ... ok 2026-05-17 02:04:50.545470 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_snapshot [0.019421s] ... ok 2026-05-17 02:04:50.551150 | ubuntu-noble | {3} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_04 [0.019198s] ... ok 2026-05-17 02:04:50.567632 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_total_2 [0.024119s] ... ok 2026-05-17 02:04:50.568097 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_get_configured_ip_versions_2_nfs [0.021959s] ... ok 2026-05-17 02:04:50.573418 | ubuntu-noble | {3} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_12 [0.021023s] ... ok 2026-05-17 02:04:50.584245 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot_with_ipv6 [0.052177s] ... ok 2026-05-17 02:04:50.586498 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_unknown [0.018870s] ... ok 2026-05-17 02:04:50.587534 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_snapshot_snapshot_not_found [0.019152s] ... ok 2026-05-17 02:04:50.589286 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:50.597807 | ubuntu-noble | {4} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_manage_share [0.063188s] ... ok 2026-05-17 02:04:50.606246 | ubuntu-noble | Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 2.20 would exceed the maximum over subscription ratio 2.00 on host host1. 2026-05-17 02:04:50.610695 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_04 [0.023000s] ... ok 2026-05-17 02:04:50.614925 | ubuntu-noble | 2026-05-17 02:04:50.611 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 5077ffcc5f1c to 579c267fbb4d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:50.622183 | ubuntu-noble | 2026-05-17 02:04:50.616 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:50.622212 | ubuntu-noble | 2026-05-17 02:04:50.616 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:50.626422 | ubuntu-noble | Driver does not support share deletion without share network specified. Return directly because there is nothing to clean. 2026-05-17 02:04:50.629053 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:50.631356 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_share_without_share_server [0.044671s] ... ok 2026-05-17 02:04:50.632830 | ubuntu-noble | {4} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_second_time_change [0.031275s] ... ok 2026-05-17 02:04:50.634606 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_02 [0.024998s] ... ok 2026-05-17 02:04:50.636642 | ubuntu-noble | {3} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_get_pools [0.061139s] ... ok 2026-05-17 02:04:50.647849 | ubuntu-noble | 2026-05-17 02:04:50.645 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:50.647874 | ubuntu-noble | 2026-05-17 02:04:50.645 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:50.650063 | ubuntu-noble | {4} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_1__True__True_ [0.019195s] ... ok 2026-05-17 02:04:50.656258 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_same_backend_2___host1_AAA_pool1____host1_AAA_pool2__ [0.021727s] ... ok 2026-05-17 02:04:50.667929 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_get_all_classes [0.018341s] ... ok 2026-05-17 02:04:50.672523 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_snapshot [0.045565s] ... ok 2026-05-17 02:04:50.675045 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:50.676545 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_without_snapshot_host [0.020178s] ... ok 2026-05-17 02:04:50.681874 | ubuntu-noble | {3} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_periodic_tasks [0.045569s] ... ok 2026-05-17 02:04:50.687195 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_3 [0.018810s] ... ok 2026-05-17 02:04:50.693806 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:04:50.693835 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:04:50.693840 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:04:50.693844 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:04:50.698477 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_failing_function [0.021871s] ... ok 2026-05-17 02:04:50.700733 | ubuntu-noble | Could not decode scheduler options. 2026-05-17 02:04:50.700750 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:50.700771 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/scheduler/scheduler_options.py", line 74, in _load_file 2026-05-17 02:04:50.700776 | ubuntu-noble | return jsonutils.load(handle) 2026-05-17 02:04:50.700779 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:50.700783 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_serialization/jsonutils.py", line 290, in load 2026-05-17 02:04:50.700787 | ubuntu-noble | return json.load(codecs.getreader(encoding)(fp), **kwargs) 2026-05-17 02:04:50.700791 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:50.700795 | ubuntu-noble | File "/usr/lib/python3.12/json/__init__.py", line 293, in load 2026-05-17 02:04:50.700798 | ubuntu-noble | return loads(fp.read(), 2026-05-17 02:04:50.700802 | ubuntu-noble | ^^^^^^^^^^^^^^^^ 2026-05-17 02:04:50.700806 | ubuntu-noble | File "/usr/lib/python3.12/json/__init__.py", line 346, in loads 2026-05-17 02:04:50.700809 | ubuntu-noble | return _default_decoder.decode(s) 2026-05-17 02:04:50.700813 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:50.700816 | ubuntu-noble | File "/usr/lib/python3.12/json/decoder.py", line 337, in decode 2026-05-17 02:04:50.700820 | ubuntu-noble | obj, end = self.raw_decode(s, idx=_w(s, 0).end()) 2026-05-17 02:04:50.700824 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:50.700827 | ubuntu-noble | File "/usr/lib/python3.12/json/decoder.py", line 355, in raw_decode 2026-05-17 02:04:50.700831 | ubuntu-noble | raise JSONDecodeError("Expecting value", s, err.value) from None 2026-05-17 02:04:50.700835 | ubuntu-noble | json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) 2026-05-17 02:04:50.703628 | ubuntu-noble | {3} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_first_time_empty_file [0.023939s] ... ok 2026-05-17 02:04:50.706561 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_4 [0.020852s] ... ok 2026-05-17 02:04:50.708915 | ubuntu-noble | 2026-05-17 02:04:50.706 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 579c267fbb4d -> 1f0bd302c1a6, add_availability_zones_table 2026-05-17 02:04:50.719907 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_snapshot_with_ipv6 [0.046638s] ... ok 2026-05-17 02:04:50.720417 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_06___123______123___True_ [0.020957s] ... ok 2026-05-17 02:04:50.726610 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_7 [0.019065s] ... ok 2026-05-17 02:04:50.739031 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_08___34_____234___False_ [0.018942s] ... ok 2026-05-17 02:04:50.740095 | ubuntu-noble | {3} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_second_time_no_change [0.036310s] ... ok 2026-05-17 02:04:50.745775 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_3 [0.019567s] ... ok 2026-05-17 02:04:50.759530 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_25__True____is__True___True_ [0.020174s] ... ok 2026-05-17 02:04:50.762166 | ubuntu-noble | {3} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_2__False__False_ [0.021287s] ... ok 2026-05-17 02:04:50.765208 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_6 [0.019686s] ... ok 2026-05-17 02:04:50.765999 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access_with_ipv6 [0.046166s] ... ok 2026-05-17 02:04:50.784001 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_27__False___False___True_ [0.023770s] ... ok 2026-05-17 02:04:50.785097 | ubuntu-noble | {3} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_3__None__False_ [0.022302s] ... ok 2026-05-17 02:04:50.785997 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_7 [0.019110s] ... ok 2026-05-17 02:04:50.801520 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:04:50.801549 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:04:50.801556 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:04:50.801562 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:04:50.803553 | ubuntu-noble | Invalid goodness result. Result must be between 0 and 100. Result generated: '-10' :: Defaulting to a goodness of 0. 2026-05-17 02:04:50.803698 | ubuntu-noble | Invalid goodness result. Result must be between 0 and 100. Result generated: '200' :: Defaulting to a goodness of 0. 2026-05-17 02:04:50.804555 | ubuntu-noble | {3} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_5 [0.018034s] ... ok 2026-05-17 02:04:50.807588 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_30__False___Nonsense___False_ [0.022300s] ... ok 2026-05-17 02:04:50.807978 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_host_rating_out_of_bounds [0.021283s] ... ok 2026-05-17 02:04:50.821238 | ubuntu-noble | {3} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_8 [0.018701s] ... ok 2026-05-17 02:04:50.823609 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:04:50.823629 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:04:50.823635 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:04:50.823641 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:04:50.825988 | ubuntu-noble | Error in goodness_function function '10 + stats.my_val' : 'Error during evaluator parsing: KeyError: 'my_val'' :: Defaulting to a goodness of 0. 2026-05-17 02:04:50.827213 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_35___13_____or__11__or__12___False_ [0.021384s] ... ok 2026-05-17 02:04:50.827906 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_invalid_substitution [0.021595s] ... ok 2026-05-17 02:04:50.842482 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_1 [0.020091s] ... ok 2026-05-17 02:04:50.844636 | ubuntu-noble | 2026-05-17 02:04:50.838 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 579c267fbb4d to 1f0bd302c1a6 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:50.847512 | ubuntu-noble | 2026-05-17 02:04:50.844 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:50.847758 | ubuntu-noble | 2026-05-17 02:04:50.844 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:50.850379 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_36___13_____or__11__or__12__or____False_ [0.021342s] ... ok 2026-05-17 02:04:50.851226 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_2_post [0.021067s] ... ok 2026-05-17 02:04:50.863789 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_1 [0.020799s] ... ok 2026-05-17 02:04:50.868776 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_memory [0.019662s] ... ok 2026-05-17 02:04:50.870505 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_5_put [0.021294s] ... ok 2026-05-17 02:04:50.882043 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_4 [0.019754s] ... ok 2026-05-17 02:04:50.889519 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_incompatible_domain_2_ [0.019381s] ... ok 2026-05-17 02:04:50.892648 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_resource_keys_error_1 [0.019340s] ... ok 2026-05-17 02:04:50.900260 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_without_snapshot_id [0.018048s] ... ok 2026-05-17 02:04:50.905750 | ubuntu-noble | 2026-05-17 02:04:50.902 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:50.905767 | ubuntu-noble | 2026-05-17 02:04:50.902 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:50.907166 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_passes_no_replication_type [0.019262s] ... ok 2026-05-17 02:04:50.910120 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_active_iq_2 [0.020515s] ... ok 2026-05-17 02:04:50.917674 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_subvolume_infinite_no_provided_size [0.330448s] ... ok 2026-05-17 02:04:50.921432 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__call_active_iq [0.020272s] ... ok 2026-05-17 02:04:50.927832 | ubuntu-noble | {5} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_3 [0.020445s] ... ok 2026-05-17 02:04:50.930811 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_active_iq_3 [0.019907s] ... ok 2026-05-17 02:04:50.938858 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_subvolume_infinite_size_2_ShareBackendException [0.020883s] ... ok 2026-05-17 02:04:50.942542 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_4_patch [0.022244s] ... ok 2026-05-17 02:04:50.950119 | ubuntu-noble | {5} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_5 [0.022337s] ... ok 2026-05-17 02:04:50.950458 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_pool_weight_multiplier_positive [0.020371s] ... ok 2026-05-17 02:04:50.955184 | ubuntu-noble | 2026-05-17 02:04:50.953 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 1f0bd302c1a6 -> 579c267fbb4d, add_availability_zones_table 2026-05-17 02:04:50.961075 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_shrink_share_full [0.021505s] ... ok 2026-05-17 02:04:50.964035 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_resource_keys_2___records______name____fake_aggregate_1____key____fake_key_1____cluster_____name____fake_cluster_name1_______name____fake_aggregate_2____key____fake_key_2____cluster_____name____fake_cluster_name2_______name____fake_aggregate_3____key____fake_key_3____cluster_____name____fake_cluster_name3_____ [0.020644s] ... ok 2026-05-17 02:04:50.975943 | ubuntu-noble | {5} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_1_None [0.018330s] ... ok 2026-05-17 02:04:50.976083 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_cephfs_filesystem_allocation_1__21474836480__293878__97848372_ [0.020050s] ... ok 2026-05-17 02:04:50.981347 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_1 [0.020836s] ... ok 2026-05-17 02:04:50.986667 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_active_iq_1 [0.020171s] ... ok 2026-05-17 02:04:50.987444 | ubuntu-noble | {5} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_6 [0.018191s] ... ok 2026-05-17 02:04:50.990988 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_sub_snapshot_name [0.018762s] ... ok 2026-05-17 02:04:51.002326 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_3_______fake_project_uuid_1__ [0.020167s] ... ok 2026-05-17 02:04:51.004664 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_check_for_setup_error_2_nfs [0.020014s] ... ok 2026-05-17 02:04:51.007965 | ubuntu-noble | {5} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_7 [0.018452s] ... ok 2026-05-17 02:04:51.011209 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_from_snapshot [0.020277s] ... ok 2026-05-17 02:04:51.021856 | ubuntu-noble | Caught an unexpected share status 'available' during share status update routine. Skipping. 2026-05-17 02:04:51.024229 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_get_share_status_returns_none_for_unexpected_status [0.019515s] ... ok 2026-05-17 02:04:51.024263 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_update_share_stats_2_False [0.021667s] ... ok 2026-05-17 02:04:51.026553 | ubuntu-noble | {5} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_consume_from_share_invalid_capacity [0.017739s] ... ok 2026-05-17 02:04:51.032004 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share_from_snapshot [0.021332s] ... ok 2026-05-17 02:04:51.041876 | ubuntu-noble | {5} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_update_from_share_unknown_capability [0.018291s] ... ok 2026-05-17 02:04:51.043427 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_1_True [0.020074s] ... ok 2026-05-17 02:04:51.044650 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_3_____version____ceph_version_14_3_1______nautilus__ [0.020839s] ... ok 2026-05-17 02:04:51.053045 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_rados_module_missing_2 [0.018656s] ... ok 2026-05-17 02:04:51.053447 | ubuntu-noble | 2026-05-17 02:04:51.049 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 1f0bd302c1a6 to 579c267fbb4d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:51.055655 | ubuntu-noble | 2026-05-17 02:04:51.053 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:51.055668 | ubuntu-noble | 2026-05-17 02:04:51.053 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:51.060624 | ubuntu-noble | {5} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_06 [0.018803s] ... ok 2026-05-17 02:04:51.064090 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_2_False [0.020253s] ... ok 2026-05-17 02:04:51.066901 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_not_supported [0.021036s] ... ok 2026-05-17 02:04:51.071673 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_setup_json_class_missing_1 [0.018851s] ... ok 2026-05-17 02:04:51.076233 | ubuntu-noble | 2026-05-17 02:04:51.071 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:51.076256 | ubuntu-noble | 2026-05-17 02:04:51.071 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:51.077297 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access_with_ipv6 [0.310674s] ... ok 2026-05-17 02:04:51.079354 | ubuntu-noble | {5} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_07 [0.018651s] ... ok 2026-05-17 02:04:51.085202 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_1_____version____ceph_version_16_2_4______pacific__ [0.019869s] ... ok 2026-05-17 02:04:51.085524 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:51.085826 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:51.088481 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_08____fakehost____some_host_name____1_1_1_0____1001__1001____False_ [0.022460s] ... ok 2026-05-17 02:04:51.089097 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_locations [0.018974s] ... ok 2026-05-17 02:04:51.098922 | ubuntu-noble | {5} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_11 [0.018914s] ... ok 2026-05-17 02:04:51.104435 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_rados_module_missing_1 [0.019862s] ... ok 2026-05-17 02:04:51.106232 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:51.106636 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:51.108517 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_locations_ganesha_still_configured_2_cephfs_ganesha_export_ips [0.018974s] ... ok 2026-05-17 02:04:51.109447 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_09____fakehost____some_host_name____1_1_1_0____1001_1001____True_ [0.020054s] ... ok 2026-05-17 02:04:51.124187 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_when_export_does_not_exist_2_ro [0.019318s] ... ok 2026-05-17 02:04:51.124939 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_3 [0.048178s] ... ok 2026-05-17 02:04:51.125674 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:51.125718 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:51.129569 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:51.129624 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:51.130242 | ubuntu-noble | 2026-05-17 02:04:51.126 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 579c267fbb4d -> 1f0bd302c1a6, add_availability_zones_table 2026-05-17 02:04:51.130257 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_already_set [0.020298s] ... ok 2026-05-17 02:04:51.130386 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_04____fakehost______some_host_name____some_host_name____1_1_1_0____True_ [0.019368s] ... ok 2026-05-17 02:04:51.135114 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:51.139494 | ubuntu-noble | {5} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_get_service_capabilities [0.040907s] ... ok 2026-05-17 02:04:51.142271 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_when_export_exist_2_ro [0.018266s] ... ok 2026-05-17 02:04:51.146434 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:51.148912 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:51.148957 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:51.150280 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:51.151795 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_5__None____1001__1001____1_1_1_0_____6__4__ [0.020339s] ... ok 2026-05-17 02:04:51.152577 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_identify_local_host_1_fakeip [0.020879s] ... ok 2026-05-17 02:04:51.159444 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:51.162174 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:51.163336 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_locations_no_export_ips_configured [0.019113s] ... ok 2026-05-17 02:04:51.166868 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:51.167398 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:51.170095 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_executor_type_1_False [0.021338s] ... ok 2026-05-17 02:04:51.172445 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_to_preexisting_ceph_user [0.021697s] ... ok 2026-05-17 02:04:51.175520 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:51.176580 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:51.180943 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_wrong_type [0.018349s] ... ok 2026-05-17 02:04:51.181229 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_existing_vdm [0.055793s] ... ok 2026-05-17 02:04:51.189179 | ubuntu-noble | Failed to schedule migrate_share_to_host: 2026-05-17 02:04:51.190768 | ubuntu-noble | Failed to run command fake_command due to . 2026-05-17 02:04:51.194680 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_check_for_setup_error [0.022352s] ... ok 2026-05-17 02:04:51.194701 | ubuntu-noble | {5} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_migrate_share_to_host [0.052549s] ... ok 2026-05-17 02:04:51.197016 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test__inner_execute_not_ok [0.020534s] ... ok 2026-05-17 02:04:51.199503 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_update_access_all [0.018387s] ... ok 2026-05-17 02:04:51.199699 | ubuntu-noble | Failed to modify CIFS server 4-57fc88167224. Reason: []. 2026-05-17 02:04:51.203155 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_with_error [0.020948s] ... ok 2026-05-17 02:04:51.212729 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_network [0.019091s] ... ok 2026-05-17 02:04:51.215947 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_get_export_locations [0.020862s] ... ok 2026-05-17 02:04:51.217953 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_container [0.018333s] ... ok 2026-05-17 02:04:51.223588 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access [0.020669s] ... ok 2026-05-17 02:04:51.229921 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_network_failure [0.017766s] ... ok 2026-05-17 02:04:51.232514 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:51.233489 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_fetch_container_addresses [0.019311s] ... ok 2026-05-17 02:04:51.236392 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute_name_not_there [0.017472s] ... ok 2026-05-17 02:04:51.240053 | ubuntu-noble | Failed to copy content from snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26452 to file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-05-17 02:04:51.240079 | ubuntu-noble | Command: None 2026-05-17 02:04:51.240083 | ubuntu-noble | Exit code: - 2026-05-17 02:04:51.240087 | ubuntu-noble | Stdout: '' 2026-05-17 02:04:51.240091 | ubuntu-noble | Stderr: None. 2026-05-17 02:04:51.241420 | ubuntu-noble | Failed to schedule migrate_share_to_host: No valid host was found. fake. 2026-05-17 02:04:51.243202 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot_with_error [0.019815s] ... ok 2026-05-17 02:04:51.249082 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_network_bridge [0.018724s] ... ok 2026-05-17 02:04:51.251859 | ubuntu-noble | {5} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_migrate_share_to_host_exception_1 [0.052618s] ... ok 2026-05-17 02:04:51.253731 | ubuntu-noble | 2026-05-17 02:04:51.242 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 579c267fbb4d to 1f0bd302c1a6 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:51.253745 | ubuntu-noble | 2026-05-17 02:04:51.244 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:51.253749 | ubuntu-noble | 2026-05-17 02:04:51.245 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:51.253753 | ubuntu-noble | 2026-05-17 02:04:51.247 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:51.253757 | ubuntu-noble | 2026-05-17 02:04:51.248 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:51.253760 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_fetch_container_interfaces [0.019940s] ... ok 2026-05-17 02:04:51.253764 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_start_container_impossible_failure [0.018424s] ... ok 2026-05-17 02:04:51.260542 | ubuntu-noble | Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. 2026-05-17 02:04:51.262859 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_but_already_exist [0.020117s] ... ok 2026-05-17 02:04:51.271885 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_veth [0.022230s] ... ok 2026-05-17 02:04:51.271923 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_stop_container_oh_noes [0.018220s] ... ok 2026-05-17 02:04:51.275103 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_container_networks [0.020638s] ... ok 2026-05-17 02:04:51.281547 | ubuntu-noble | Failed to get mover by name server_2. 2026-05-17 02:04:51.282842 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_failed_to_get_mover_ref [0.019629s] ... ok 2026-05-17 02:04:51.286840 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:51.293031 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__check_if_all_fields_are_updatable_2____user____password____True_ [0.021281s] ... ok 2026-05-17 02:04:51.295483 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_stop_container [0.021337s] ... ok 2026-05-17 02:04:51.298515 | ubuntu-noble | Failed to schedule migrate_share_to_host: 2026-05-17 02:04:51.300820 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__connect_to_network [0.029039s] ... ok 2026-05-17 02:04:51.302906 | ubuntu-noble | {5} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_migrate_share_to_host_exception_2_TypeError [0.056415s] ... ok 2026-05-17 02:04:51.303141 | ubuntu-noble | 2026-05-17 02:04:51.300 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 1f0bd302c1a6 -> 55761e5f59c5, Add 'snapshot_support' extra spec to share types 2026-05-17 02:04:51.304618 | ubuntu-noble | Failed to create NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-05-17 02:04:51.305302 | ubuntu-noble | Command: None 2026-05-17 02:04:51.305314 | ubuntu-noble | Exit code: - 2026-05-17 02:04:51.305320 | ubuntu-noble | Stdout: '' 2026-05-17 02:04:51.305325 | ubuntu-noble | Stderr: None. 2026-05-17 02:04:51.305331 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:51.305336 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1790, in create 2026-05-17 02:04:51.305341 | ubuntu-noble | self._execute_cmd(create_nfs_share_cmd, check_exit_code=True) 2026-05-17 02:04:51.305346 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-05-17 02:04:51.305352 | ubuntu-noble | return r(f, *args, **kwargs) 2026-05-17 02:04:51.305357 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:51.305362 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-05-17 02:04:51.305367 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-05-17 02:04:51.305373 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:51.305384 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-05-17 02:04:51.305389 | ubuntu-noble | result = action(retry_state) 2026-05-17 02:04:51.305394 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:51.305400 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-05-17 02:04:51.305405 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-05-17 02:04:51.305410 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:51.305415 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-05-17 02:04:51.305421 | ubuntu-noble | return self.__get_result() 2026-05-17 02:04:51.305426 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:51.305431 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-05-17 02:04:51.305437 | ubuntu-noble | raise self._exception 2026-05-17 02:04:51.305442 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-05-17 02:04:51.305447 | ubuntu-noble | result = fn(*args, **kwargs) 2026-05-17 02:04:51.305482 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:51.305487 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-05-17 02:04:51.305493 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-05-17 02:04:51.305498 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:51.305503 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:51.305508 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:51.305530 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:51.305537 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:51.305544 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:51.305551 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:51.305567 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:04:51.305574 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:04:51.305580 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:51.305587 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-05-17 02:04:51.305593 | ubuntu-noble | raise item[2] 2026-05-17 02:04:51.305599 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:04:51.305604 | ubuntu-noble | Command: None 2026-05-17 02:04:51.305609 | ubuntu-noble | Exit code: - 2026-05-17 02:04:51.305615 | ubuntu-noble | Stdout: '' 2026-05-17 02:04:51.305620 | ubuntu-noble | Stderr: None 2026-05-17 02:04:51.306857 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_create_nfs_share_with_error [0.023874s] ... ok 2026-05-17 02:04:51.313782 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_correct_container_old_name_1_True [0.020710s] ... ok 2026-05-17 02:04:51.319277 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__check_if_all_fields_are_updatable_1____dns_ip____server____domain____user____password____ou____False_ [0.023363s] ... ok 2026-05-17 02:04:51.321282 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__create_export_and_mount_storage [0.020555s] ... ok 2026-05-17 02:04:51.325291 | ubuntu-noble | 2026-05-17 02:04:51.317 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 1f0bd302c1a6 to 55761e5f59c5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:51.325311 | ubuntu-noble | 2026-05-17 02:04:51.322 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:51.325317 | ubuntu-noble | 2026-05-17 02:04:51.322 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:51.327213 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_ro_share_access [0.019959s] ... ok 2026-05-17 02:04:51.331840 | ubuntu-noble | 2026-05-17 02:04:51.329 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:51.332261 | ubuntu-noble | 2026-05-17 02:04:51.329 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:51.333822 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_manage_existing [0.020232s] ... ok 2026-05-17 02:04:51.341729 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:04:51.342146 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_container_name [0.018523s] ... ok 2026-05-17 02:04:51.342886 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_share_name_2_False [0.020872s] ... ok 2026-05-17 02:04:51.344729 | ubuntu-noble | {5} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_scheduler_driver_mapper_2_manila_scheduler_drivers_filter_FilterScheduler [0.042891s] ... ok 2026-05-17 02:04:51.346652 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_rw_share_access [0.018873s] ... ok 2026-05-17 02:04:51.353580 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_migration_complete [0.019827s] ... ok 2026-05-17 02:04:51.358413 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_helper_existing_ok [0.018628s] ... ok 2026-05-17 02:04:51.361965 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_network [0.021972s] ... ok 2026-05-17 02:04:51.363759 | ubuntu-noble | {5} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_first_time_no_flag [0.019173s] ... ok 2026-05-17 02:04:51.370100 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_create_snapshot [0.020933s] ... ok 2026-05-17 02:04:51.373689 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__deny_access_ok [0.018830s] ... ok 2026-05-17 02:04:51.376637 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_helper_ok [0.018051s] ... ok 2026-05-17 02:04:51.382969 | ubuntu-noble | {5} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_second_time_too_fast [0.018946s] ... ok 2026-05-17 02:04:51.384606 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__teardown_server_3 [0.021396s] ... ok 2026-05-17 02:04:51.385815 | ubuntu-noble | Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 already exists. Skip the creation. 2026-05-17 02:04:51.387321 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_create_snapshot_but_already_exist [0.019858s] ... ok 2026-05-17 02:04:51.393103 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__deny_access_ok_so_many_users [0.020705s] ... ok 2026-05-17 02:04:51.396318 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_container_fails [0.019694s] ... ok 2026-05-17 02:04:51.399182 | ubuntu-noble | 2026-05-17 02:04:51.397 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 55761e5f59c5 -> 1f0bd302c1a6, Add 'snapshot_support' extra spec to share types 2026-05-17 02:04:51.401320 | ubuntu-noble | {5} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_1 [0.018446s] ... ok 2026-05-17 02:04:51.404309 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_check_for_setup_error_host_not_ok_class_some_other [0.021340s] ... ok 2026-05-17 02:04:51.405326 | ubuntu-noble | Failed to delete snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: []. 2026-05-17 02:04:51.409776 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot_with_error [0.020785s] ... ok 2026-05-17 02:04:51.415043 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_create_share_guest_ok [0.018284s] ... ok 2026-05-17 02:04:51.417418 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info_exception_1 [0.023738s] ... ok 2026-05-17 02:04:51.420638 | ubuntu-noble | {5} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_3 [0.017663s] ... ok 2026-05-17 02:04:51.424164 | ubuntu-noble | 2026-05-17 02:04:51.421 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 55761e5f59c5 to 1f0bd302c1a6 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:51.429640 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_delete_share [0.021597s] ... ok 2026-05-17 02:04:51.430135 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_but_not_found [0.019871s] ... ok 2026-05-17 02:04:51.431193 | ubuntu-noble | 2026-05-17 02:04:51.424 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:51.431222 | ubuntu-noble | 2026-05-17 02:04:51.425 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:51.431227 | ubuntu-noble | 2026-05-17 02:04:51.428 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:51.431231 | ubuntu-noble | 2026-05-17 02:04:51.428 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:51.433837 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_access_rules_ok [0.019258s] ... ok 2026-05-17 02:04:51.437612 | ubuntu-noble | {5} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_6 [0.018699s] ... ok 2026-05-17 02:04:51.441890 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info_exception_2 [0.023764s] ... ok 2026-05-17 02:04:51.447989 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_manage_existing_no_share_server [0.021721s] ... ok 2026-05-17 02:04:51.455585 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info_exception_3 [0.018254s] ... ok 2026-05-17 02:04:51.458923 | ubuntu-noble | {5} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_2 [0.020531s] ... ok 2026-05-17 02:04:51.460752 | ubuntu-noble | LDAP credentials are invalid. Aborting operation. 2026-05-17 02:04:51.468214 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_retry_operation_invalid_credential [0.022027s] ... ok 2026-05-17 02:04:51.472418 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_get_progress [0.019088s] ... ok 2026-05-17 02:04:51.482548 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_security_service_1_True [0.034115s] ... ok 2026-05-17 02:04:51.487269 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__get_lv_folder [0.022092s] ... ok 2026-05-17 02:04:51.488554 | ubuntu-noble | 2026-05-17 02:04:51.483 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 1f0bd302c1a6 -> 55761e5f59c5, Add 'snapshot_support' extra spec to share types 2026-05-17 02:04:51.492949 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_remove_storage [0.018710s] ... ok 2026-05-17 02:04:51.504560 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_existing_users [0.020558s] ... ok 2026-05-17 02:04:51.506255 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_extend_share [0.019895s] ... ok 2026-05-17 02:04:51.508219 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_true_1 [0.017762s] ... ok 2026-05-17 02:04:51.509080 | ubuntu-noble | {5} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_same_backend_different_pool [0.050128s] ... ok 2026-05-17 02:04:51.515247 | ubuntu-noble | 2026-05-17 02:04:51.511 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 1f0bd302c1a6 to 55761e5f59c5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:51.523638 | ubuntu-noble | Command has returned execution error. Will retry the operation. Error details: None 2026-05-17 02:04:51.523996 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_check_compatibility_1 [0.018029s] ... ok 2026-05-17 02:04:51.526529 | ubuntu-noble | 2026-05-17 02:04:51.517 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:51.526579 | ubuntu-noble | 2026-05-17 02:04:51.517 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:51.528021 | ubuntu-noble | 2026-05-17 02:04:51.525 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:51.528054 | ubuntu-noble | 2026-05-17 02:04:51.526 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:51.531257 | ubuntu-noble | {5} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_without_snapshot_host [0.021105s] ... ok 2026-05-17 02:04:51.542090 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_rename_storage_1_None [0.018351s] ... ok 2026-05-17 02:04:51.549990 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_do_setup_alt_volume_mode_2_nfs [0.019645s] ... ok 2026-05-17 02:04:51.555937 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.common.enas.test_connector.XMLAPIConnectorTest.test_request_with_no_authorized_exception [0.047293s] ... ok 2026-05-17 02:04:51.561039 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_false_2 [0.019036s] ... ok 2026-05-17 02:04:51.571129 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_check_for_setup_error_1_cephfs [0.020146s] ... ok 2026-05-17 02:04:51.574846 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_2 [0.018706s] ... ok 2026-05-17 02:04:51.578785 | ubuntu-noble | Error running SSH command: fake cmd. Error: Unexpected error while running command. 2026-05-17 02:04:51.578812 | ubuntu-noble | Command: None 2026-05-17 02:04:51.578822 | ubuntu-noble | Exit code: - 2026-05-17 02:04:51.578831 | ubuntu-noble | Stdout: None 2026-05-17 02:04:51.578839 | ubuntu-noble | Stderr: None. 2026-05-17 02:04:51.579511 | ubuntu-noble | 2026-05-17 02:04:51.576 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 55761e5f59c5 -> 3651e16d7c43, Create Consistency Groups Tables and Columns 2026-05-17 02:04:51.581546 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.common.enas.test_connector.CmdConnectorTest.test_run_ssh_exception [0.020206s] ... ok 2026-05-17 02:04:51.592721 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ENASUtilsTestCase.test_do_match_any_2 [0.017911s] ... ok 2026-05-17 02:04:51.592769 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_setup_json_class_missing_2 [0.022010s] ... ok 2026-05-17 02:04:51.601445 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_1 [0.019876s] ... ok 2026-05-17 02:04:51.612120 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:51.612685 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:51.612716 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_6 [0.017969s] ... ok 2026-05-17 02:04:51.612726 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_3___1001__1001___None___6__ [0.019887s] ... ok 2026-05-17 02:04:51.620135 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_4 [0.018848s] ... ok 2026-05-17 02:04:51.628433 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_mb_to_gb_1 [0.017407s] ... ok 2026-05-17 02:04:51.633192 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:51.635037 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:51.636381 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_4___1_1_1_0___None___4__ [0.023449s] ... ok 2026-05-17 02:04:51.639896 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_3 [0.019333s] ... ok 2026-05-17 02:04:51.652933 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:51.653555 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:04:51.655162 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_6__None____1001__1001_____6__ [0.018752s] ... ok 2026-05-17 02:04:51.661105 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_4 [0.021138s] ... ok 2026-05-17 02:04:51.667480 | ubuntu-noble | 2026-05-17 02:04:51.663 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 55761e5f59c5 to 3651e16d7c43 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:51.668023 | ubuntu-noble | The requested NFS export "Manila-UT-filesystem" was not created. 2026-05-17 02:04:51.672010 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_nfs_backend_failure [0.041571s] ... ok 2026-05-17 02:04:51.674310 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_same_cephx_id_as_manila_service [0.018588s] ... ok 2026-05-17 02:04:51.676557 | ubuntu-noble | 2026-05-17 02:04:51.667 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:51.676576 | ubuntu-noble | 2026-05-17 02:04:51.667 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:51.676582 | ubuntu-noble | 2026-05-17 02:04:51.671 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:51.676587 | ubuntu-noble | 2026-05-17 02:04:51.672 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:51.693645 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_connect_network [0.018757s] ... ok 2026-05-17 02:04:51.703163 | ubuntu-noble | Failed to update NFS access rules for "foo_display_name". 2026-05-17 02:04:51.708044 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_access_add_nfs_backend_failure [0.044015s] ... ok 2026-05-17 02:04:51.711131 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_container_exists_2____wrong_name_nfake_container_nfake_____False_ [0.018317s] ... ok 2026-05-17 02:04:51.712369 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_deny_access [0.042055s] ... ok 2026-05-17 02:04:51.727375 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_fsid_from_snapshot_name [0.020189s] ... ok 2026-05-17 02:04:51.730191 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_container_networks_failure [0.018451s] ... ok 2026-05-17 02:04:51.734061 | ubuntu-noble | REST REQUEST: https://192.168.0.110:443/rest/v1/nfs-exports with params {"file_system_id": "6432b79e-1cc3-0414-3ffd-2a50fb1ccff3", "path": "/Manila-UT-filesystem", "name": "Manila-UT-filesystem"} 2026-05-17 02:04:51.734095 | ubuntu-noble | REST RESPONSE: 201 with params {"id": "6433a2b2-6d60-f737-9f3b-2a50fb1ccff3"} 2026-05-17 02:04:51.734605 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_post [0.020505s] ... ok 2026-05-17 02:04:51.736322 | ubuntu-noble | 2026-05-17 02:04:51.725 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 3651e16d7c43 -> 55761e5f59c5, Create Consistency Groups Tables and Columns 2026-05-17 02:04:51.744764 | ubuntu-noble | 2026-05-17 02:04:51.739 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 3651e16d7c43 to 55761e5f59c5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:51.750081 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_cmds_3 [0.018292s] ... ok 2026-05-17 02:04:51.750549 | ubuntu-noble | 2026-05-17 02:04:51.747 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:51.750562 | ubuntu-noble | 2026-05-17 02:04:51.748 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:51.751751 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_fsid_from_export_name [0.018644s] ... ok 2026-05-17 02:04:51.759440 | ubuntu-noble | 2026-05-17 02:04:51.755 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:51.759478 | ubuntu-noble | 2026-05-17 02:04:51.755 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:51.770329 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__delete_export_and_umount_storage [0.021671s] ... ok 2026-05-17 02:04:51.771781 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_nfs_export_name [0.018680s] ... ok 2026-05-17 02:04:51.774913 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_2 [0.049247s] ... ok 2026-05-17 02:04:51.790192 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_check_update_share_server_network_allocations [0.018767s] ... ok 2026-05-17 02:04:51.790763 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_storage_pool_statistic [0.018729s] ... ok 2026-05-17 02:04:51.808071 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_do_setup [0.019334s] ... ok 2026-05-17 02:04:51.812656 | ubuntu-noble | 2026-05-17 02:04:51.810 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 55761e5f59c5 -> 3651e16d7c43, Create Consistency Groups Tables and Columns 2026-05-17 02:04:51.826945 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_3 [0.048970s] ... ok 2026-05-17 02:04:51.829350 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_unmanage [0.018935s] ... ok 2026-05-17 02:04:51.837034 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access_with_ipv6 [0.047589s] ... ok 2026-05-17 02:04:51.853227 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_access_access_rules_ok [0.022573s] ... ok 2026-05-17 02:04:51.876707 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_4 [0.048460s] ... ok 2026-05-17 02:04:51.876747 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_network_allocations [0.019805s] ... ok 2026-05-17 02:04:51.880151 | ubuntu-noble | 2026-05-17 02:04:51.864 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 55761e5f59c5 to 3651e16d7c43 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:51.880185 | ubuntu-noble | 2026-05-17 02:04:51.867 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:51.880196 | ubuntu-noble | 2026-05-17 02:04:51.867 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:51.880204 | ubuntu-noble | 2026-05-17 02:04:51.873 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:51.880213 | ubuntu-noble | 2026-05-17 02:04:51.873 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:51.883592 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_incorrect_access_type [0.046914s] ... ok 2026-05-17 02:04:51.890816 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_bind [0.019652s] ... ok 2026-05-17 02:04:51.908364 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_retry_operation [0.018475s] ... ok 2026-05-17 02:04:51.921278 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_5 [0.048480s] ... ok 2026-05-17 02:04:51.931302 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_cifs_clear_access_server_not_found [0.047374s] ... ok 2026-05-17 02:04:51.938645 | ubuntu-noble | 2026-05-17 02:04:51.934 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 3651e16d7c43 -> 323840a08dc4, Add shares.task_state 2026-05-17 02:04:51.938681 | ubuntu-noble | 2026-05-17 02:04:51.935 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 3651e16d7c43 to 323840a08dc4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:51.940998 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_update_security_service [0.031815s] ... ok 2026-05-17 02:04:51.941020 | ubuntu-noble | 2026-05-17 02:04:51.937 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:51.941026 | ubuntu-noble | 2026-05-17 02:04:51.937 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:51.943345 | ubuntu-noble | 2026-05-17 02:04:51.941 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:51.943385 | ubuntu-noble | 2026-05-17 02:04:51.941 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:51.970648 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_3 [0.049049s] ... ok 2026-05-17 02:04:51.982517 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_ipv6 [0.050747s] ... ok 2026-05-17 02:04:51.999368 | ubuntu-noble | 2026-05-17 02:04:51.989 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 323840a08dc4 -> 3651e16d7c43, Add shares.task_state 2026-05-17 02:04:51.999391 | ubuntu-noble | 2026-05-17 02:04:51.990 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 323840a08dc4 to 3651e16d7c43 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:51.999397 | ubuntu-noble | 2026-05-17 02:04:51.992 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:51.999401 | ubuntu-noble | 2026-05-17 02:04:51.992 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:51.999405 | ubuntu-noble | 2026-05-17 02:04:51.995 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:51.999409 | ubuntu-noble | 2026-05-17 02:04:51.995 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:52.019572 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_access_with_incorrect_access_type [0.048786s] ... ok 2026-05-17 02:04:52.028178 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_share_with_incorrect_proto [0.045636s] ... ok 2026-05-17 02:04:52.052842 | ubuntu-noble | 2026-05-17 02:04:52.043 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 3651e16d7c43 -> 323840a08dc4, Add shares.task_state 2026-05-17 02:04:52.052878 | ubuntu-noble | 2026-05-17 02:04:52.044 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 3651e16d7c43 to 323840a08dc4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:52.053052 | ubuntu-noble | 2026-05-17 02:04:52.047 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:52.053063 | ubuntu-noble | 2026-05-17 02:04:52.047 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:52.069918 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_ipv6 [0.049104s] ... ok 2026-05-17 02:04:52.073999 | ubuntu-noble | Failed to delete mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: {'type': 'TaskResponse', 'taskId': '123', 'maxSeverity': 'error', 'objects': [], 'problems': []}. 2026-05-17 02:04:52.074860 | ubuntu-noble | Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-05-17 02:04:52.078324 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_nonexistent_mount_and_filesystem [0.050176s] ... ok 2026-05-17 02:04:52.120974 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share [0.051921s] ... ok 2026-05-17 02:04:52.130976 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_nfs_share [0.052314s] ... ok 2026-05-17 02:04:52.170901 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 doesn't have interface, so the share is inaccessible. 2026-05-17 02:04:52.173764 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_interface_in_cifs_server [0.052176s] ... ok 2026-05-17 02:04:52.181505 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access [0.049571s] ... ok 2026-05-17 02:04:52.225766 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-05-17 02:04:52.228617 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_invliad_share_server_name [0.055211s] ... ok 2026-05-17 02:04:52.229025 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_invalid_security_service [0.047785s] ... ok 2026-05-17 02:04:52.243595 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_get_progess [0.302799s] ... ok 2026-05-17 02:04:52.253864 | ubuntu-noble | 2026-05-17 02:04:52.250 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:52.253895 | ubuntu-noble | 2026-05-17 02:04:52.250 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:52.262509 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_ipv6_addr_3 [0.018861s] ... ok 2026-05-17 02:04:52.274119 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.275936 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access [0.047431s] ... ok 2026-05-17 02:04:52.279720 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_ipv6 [0.051397s] ... ok 2026-05-17 02:04:52.280206 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_ipv6_addr_1 [0.017835s] ... ok 2026-05-17 02:04:52.308257 | ubuntu-noble | 2026-05-17 02:04:52.305 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 323840a08dc4 -> dda6de06349, Add DB support for share instance export locations metadata. 2026-05-17 02:04:52.320484 | ubuntu-noble | {'The requested NFS export "Manila-UT-filesystem" was not created.'} 2026-05-17 02:04:52.323252 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_nfs_filesystem_id_not_found [0.042646s] ... ok 2026-05-17 02:04:52.324255 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_ipv6 [0.048094s] ... ok 2026-05-17 02:04:52.327447 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.331911 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_with_ipv6 [0.051672s] ... ok 2026-05-17 02:04:52.336809 | ubuntu-noble | 2026-05-17 02:04:52.333 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 323840a08dc4 to dda6de06349 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:52.339614 | ubuntu-noble | 2026-05-17 02:04:52.337 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:52.339642 | ubuntu-noble | 2026-05-17 02:04:52.337 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:52.363502 | ubuntu-noble | Failed to delete NFS export "Manila-UT-filesystem". 2026-05-17 02:04:52.365788 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_nfs_share_backend_failure [0.041940s] ... ok 2026-05-17 02:04:52.377811 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_extend_share_with_ipv6 [0.051969s] ... ok 2026-05-17 02:04:52.379659 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs [0.045708s] ... ok 2026-05-17 02:04:52.408312 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_extend_share [0.042108s] ... ok 2026-05-17 02:04:52.426131 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_no_valid_port [0.049685s] ... ok 2026-05-17 02:04:52.427608 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule [0.049885s] ... ok 2026-05-17 02:04:52.446651 | ubuntu-noble | Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type 2026-05-17 02:04:52.446728 | ubuntu-noble | Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type 2026-05-17 02:04:52.447114 | ubuntu-noble | Failed to create CIFS server 4-57fc88167224. Reason: []. 2026-05-17 02:04:52.449225 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_access_add_nfs_invalid_acess_type [0.041376s] ... ok 2026-05-17 02:04:52.450002 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server_with_error [0.022198s] ... ok 2026-05-17 02:04:52.452157 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StorageObjectTestCase.test_xml_api_retry [1.023729s] ... ok 2026-05-17 02:04:52.466794 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.467744 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_delete_filesystem [0.018500s] ... ok 2026-05-17 02:04:52.470704 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_delete_cifs_server [0.020960s] ... ok 2026-05-17 02:04:52.474651 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.480176 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server [0.052784s] ... ok 2026-05-17 02:04:52.488086 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.488678 | ubuntu-noble | Failed to delete CIFS server 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. 2026-05-17 02:04:52.491503 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_with_error [0.020124s] ... ok 2026-05-17 02:04:52.496864 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StoragePoolTestCase.test_get_pool [0.042527s] ... ok 2026-05-17 02:04:52.508276 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.509260 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.511804 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_invalid_mover_id [0.020776s] ... ok 2026-05-17 02:04:52.517000 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_6 [0.048316s] ... ok 2026-05-17 02:04:52.518775 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm_but_not_found [0.020528s] ... ok 2026-05-17 02:04:52.529424 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule [0.050315s] ... ok 2026-05-17 02:04:52.530117 | ubuntu-noble | Failed to allow the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-05-17 02:04:52.530131 | ubuntu-noble | Command: None 2026-05-17 02:04:52.530137 | ubuntu-noble | Exit code: - 2026-05-17 02:04:52.530142 | ubuntu-noble | Stdout: '' 2026-05-17 02:04:52.530148 | ubuntu-noble | Stderr: None. 2026-05-17 02:04:52.532322 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_allow_share_access_with_error [0.020538s] ... ok 2026-05-17 02:04:52.535495 | ubuntu-noble | 2026-05-17 02:04:52.532 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:52.536818 | ubuntu-noble | 2026-05-17 02:04:52.533 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:52.553022 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system [0.019231s] ... ok 2026-05-17 02:04:52.566029 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access_with_ipv6 [0.049782s] ... ok 2026-05-17 02:04:52.569360 | ubuntu-noble | File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-05-17 02:04:52.572197 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system_but_not_found [0.020364s] ... ok 2026-05-17 02:04:52.581251 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule_with_ipv6 [0.051881s] ... ok 2026-05-17 02:04:52.593507 | ubuntu-noble | 2026-05-17 02:04:52.591 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade dda6de06349 -> 323840a08dc4, Add DB support for share instance export locations metadata. 2026-05-17 02:04:52.595681 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.596139 | ubuntu-noble | 2026-05-17 02:04:52.593 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update dda6de06349 to 323840a08dc4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:52.596868 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.599003 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_invalid_mover_id [0.026098s] ... ok 2026-05-17 02:04:52.601631 | ubuntu-noble | 2026-05-17 02:04:52.596 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:52.601651 | ubuntu-noble | 2026-05-17 02:04:52.596 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:52.617742 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.619533 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot [0.052355s] ... ok 2026-05-17 02:04:52.620213 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_on_mover [0.020428s] ... ok 2026-05-17 02:04:52.626784 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.629937 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_share_stats [0.048494s] ... ok 2026-05-17 02:04:52.634290 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_connect_root_dir_does_not_exist [0.117939s] ... ok 2026-05-17 02:04:52.637506 | ubuntu-noble | Failed to delete mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: {'type': 'TaskResponse', 'taskId': '123', 'maxSeverity': 'error', 'objects': [], 'problems': []}. 2026-05-17 02:04:52.640059 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_with_error [0.020759s] ... ok 2026-05-17 02:04:52.652063 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server [0.022177s] ... ok 2026-05-17 02:04:52.658212 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.661666 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points_with_error [0.020749s] ... ok 2026-05-17 02:04:52.668438 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_incorrect_access_type [0.048424s] ... ok 2026-05-17 02:04:52.672147 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.673224 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.677323 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server_invalid_mover_id [0.024683s] ... ok 2026-05-17 02:04:52.678118 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.678954 | ubuntu-noble | Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. 2026-05-17 02:04:52.681237 | ubuntu-noble | Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. 2026-05-17 02:04:52.681287 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_2 [0.020502s] ... ok 2026-05-17 02:04:52.696311 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.697696 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.697974 | ubuntu-noble | NFS alias /my_custom_share is exist with another share path. 2026-05-17 02:04:52.698602 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.699864 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.700939 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_create_cifs_share_invalid_mover_id [0.023400s] ... ok 2026-05-17 02:04:52.703852 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_invalid_mover_id [0.020890s] ... ok 2026-05-17 02:04:52.705610 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_invalid_share_nfs_with_mount_point_alias_deleted [0.069033s] ... ok 2026-05-17 02:04:52.706235 | ubuntu-noble | 2026-05-17 02:04:52.700 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:52.706253 | ubuntu-noble | 2026-05-17 02:04:52.700 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:52.717671 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_incorrect_access_type [0.050470s] ... ok 2026-05-17 02:04:52.719291 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.720432 | ubuntu-noble | Failed to get CIFS share by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2026-05-17 02:04:52.720864 | ubuntu-noble | CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-05-17 02:04:52.721944 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface_not_found [0.019354s] ... ok 2026-05-17 02:04:52.724304 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_not_found [0.023874s] ... ok 2026-05-17 02:04:52.741862 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_ref_with_error [0.019714s] ... ok 2026-05-17 02:04:52.742351 | ubuntu-noble | No access control entry found, skipping deny... 2026-05-17 02:04:52.744749 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access_no_ace [0.019934s] ... ok 2026-05-17 02:04:52.764440 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_allow_share_access [0.020713s] ... ok 2026-05-17 02:04:52.764893 | ubuntu-noble | File System 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}] 2026-05-17 02:04:52.766275 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_disable_share_access [0.019649s] ... ok 2026-05-17 02:04:52.767272 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_filesystem_info [0.049783s] ... ok 2026-05-17 02:04:52.778860 | ubuntu-noble | 2026-05-17 02:04:52.773 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 323840a08dc4 -> dda6de06349, Add DB support for share instance export locations metadata. 2026-05-17 02:04:52.784359 | ubuntu-noble | Error deleting NFS export: share-foo 2026-05-17 02:04:52.784379 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.784385 | ubuntu-noble | Failed to create DNS domain fake_domain. Reason: []. 2026-05-17 02:04:52.788557 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_clear_share_access [0.020629s] ... ok 2026-05-17 02:04:52.788576 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_create_dns_domain_with_error [0.022198s] ... ok 2026-05-17 02:04:52.788581 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_nfs_share_backend_failure [0.083409s] ... ok 2026-05-17 02:04:52.803305 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-05-17 02:04:52.804292 | ubuntu-noble | Query nfs share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 failed. Reason None. 2026-05-17 02:04:52.805056 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.805384 | ubuntu-noble | Failed to delete DNS domain fake_domain. Reason: []. 2026-05-17 02:04:52.810653 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_share_not_found [0.022648s] ... ok 2026-05-17 02:04:52.810988 | ubuntu-noble | 2026-05-17 02:04:52.803 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 323840a08dc4 to dda6de06349 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:52.812358 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_delete_dns_domain [0.021145s] ... ok 2026-05-17 02:04:52.813984 | ubuntu-noble | 2026-05-17 02:04:52.810 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:52.814007 | ubuntu-noble | 2026-05-17 02:04:52.810 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:52.818397 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.818434 | ubuntu-noble | Could not setup server. 2026-05-17 02:04:52.818475 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:52.818489 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 718, in setup_server 2026-05-17 02:04:52.818498 | ubuntu-noble | devices = self.get_managed_ports() 2026-05-17 02:04:52.818507 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:52.818515 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:52.818524 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:52.818533 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:52.818541 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:52.818549 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:52.818558 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:52.818566 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:52.818574 | ubuntu-noble | raise effect 2026-05-17 02:04:52.818583 | ubuntu-noble | manila.exception.EMCVnxXMLAPIError: Get managed ports fail. 2026-05-17 02:04:52.823734 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_without_valid_physical_device [0.055481s] ... ok 2026-05-17 02:04:52.826859 | ubuntu-noble | File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. 2026-05-17 02:04:52.830361 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot [0.019684s] ... ok 2026-05-17 02:04:52.832377 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_but_already_exist [0.021401s] ... ok 2026-05-17 02:04:52.843509 | ubuntu-noble | Invalid storage object type fake_type. 2026-05-17 02:04:52.850631 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context_invalid_type [0.020004s] ... ok 2026-05-17 02:04:52.850799 | ubuntu-noble | Failed to create file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-05-17 02:04:52.854158 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_with_error [0.021669s] ... ok 2026-05-17 02:04:52.862947 | ubuntu-noble | Attempted to delete NFS export "share-foo", but it does not exist. 2026-05-17 02:04:52.866914 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StoragePoolTestCase.test_get_pool_with_error [0.019254s] ... ok 2026-05-17 02:04:52.867488 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_nfs_share_share_does_not_exist [0.080312s] ... ok 2026-05-17 02:04:52.869956 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.870734 | ubuntu-noble | Mover interface name 3d909830c356 already exists. Skip the creation. 2026-05-17 02:04:52.873105 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_name_already_exist [0.021668s] ... ok 2026-05-17 02:04:52.874761 | ubuntu-noble | Failed to modify CIFS server 4-57fc88167224. Reason: []. 2026-05-17 02:04:52.876083 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.881656 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_cifs_server_modification [0.057952s] ... ok 2026-05-17 02:04:52.882563 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.887213 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm [0.019551s] ... ok 2026-05-17 02:04:52.890991 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.894150 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface [0.020910s] ... ok 2026-05-17 02:04:52.904621 | ubuntu-noble | Failed to get VDM by name 56aafd02-4d44-43d7-b784-57fc88167224. 2026-05-17 02:04:52.909555 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm_id_with_error [0.021917s] ... ok 2026-05-17 02:04:52.914418 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.914472 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.918465 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface [0.024462s] ... ok 2026-05-17 02:04:52.937874 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw [0.055656s] ... ok 2026-05-17 02:04:52.937915 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.940786 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_nfs_with_mount_point_alias_deleted [0.072007s] ... ok 2026-05-17 02:04:52.941045 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_ref_and_mover [0.022283s] ... ok 2026-05-17 02:04:52.959762 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.962895 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_with_error [0.021729s] ... ok 2026-05-17 02:04:52.966003 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:52.968187 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server [0.031078s] ... ok 2026-05-17 02:04:52.981268 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-05-17 02:04:52.981708 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-05-17 02:04:52.983685 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_allow_share_access_not_found [0.020698s] ... ok 2026-05-17 02:04:52.988485 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_allow_share_access [0.020078s] ... ok 2026-05-17 02:04:53.004946 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_share [0.061919s] ... ok 2026-05-17 02:04:53.004970 | ubuntu-noble | Failed to set NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 access on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-05-17 02:04:53.004977 | ubuntu-noble | Command: None 2026-05-17 02:04:53.004983 | ubuntu-noble | Exit code: - 2026-05-17 02:04:53.004989 | ubuntu-noble | Stdout: '56aafd02-4d44-43d7-b784-57fc88167224 : \nError 2: 56aafd02-4d44-43d7-b784-57fc88167224 : No such file or directory \n' 2026-05-17 02:04:53.004995 | ubuntu-noble | Stderr: None. 2026-05-17 02:04:53.005000 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:53.005006 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 2055, in _set_share_access 2026-05-17 02:04:53.005013 | ubuntu-noble | self._execute_cmd(set_nfs_share_access_cmd, check_exit_code=True) 2026-05-17 02:04:53.005019 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-05-17 02:04:53.005024 | ubuntu-noble | return r(f, *args, **kwargs) 2026-05-17 02:04:53.005030 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.005036 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-05-17 02:04:53.005041 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-05-17 02:04:53.005047 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.005053 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-05-17 02:04:53.005058 | ubuntu-noble | result = action(retry_state) 2026-05-17 02:04:53.005064 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.005070 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-05-17 02:04:53.005075 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-05-17 02:04:53.005081 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.005087 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-05-17 02:04:53.005092 | ubuntu-noble | return self.__get_result() 2026-05-17 02:04:53.005098 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.005115 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-05-17 02:04:53.005121 | ubuntu-noble | raise self._exception 2026-05-17 02:04:53.005127 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-05-17 02:04:53.005132 | ubuntu-noble | result = fn(*args, **kwargs) 2026-05-17 02:04:53.005138 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.005144 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-05-17 02:04:53.005149 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-05-17 02:04:53.005155 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.005161 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:53.005166 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:53.005172 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.005177 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:53.005183 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:53.005189 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.005194 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:04:53.005200 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:04:53.005206 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.005211 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-05-17 02:04:53.005217 | ubuntu-noble | raise item[2] 2026-05-17 02:04:53.005223 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:04:53.005228 | ubuntu-noble | Command: None 2026-05-17 02:04:53.005234 | ubuntu-noble | Exit code: - 2026-05-17 02:04:53.005239 | ubuntu-noble | Stdout: '56aafd02-4d44-43d7-b784-57fc88167224 : \nError 2: 56aafd02-4d44-43d7-b784-57fc88167224 : No such file or directory \n' 2026-05-17 02:04:53.005245 | ubuntu-noble | Stderr: None 2026-05-17 02:04:53.006806 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_rw_share_with_error [0.022487s] ... ok 2026-05-17 02:04:53.010931 | ubuntu-noble | Failed to create file share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-05-17 02:04:53.012823 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_create_cifs_share_with_error [0.024289s] ... ok 2026-05-17 02:04:53.026051 | ubuntu-noble | Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 not found. Skip the deletion. 2026-05-17 02:04:53.028018 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot_but_not_found [0.021595s] ... ok 2026-05-17 02:04:53.034144 | ubuntu-noble | Failed to disable the access to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. 2026-05-17 02:04:53.034166 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:53.034172 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1662, in disable_share_access 2026-05-17 02:04:53.034179 | ubuntu-noble | self._execute_cmd(disable_access, check_exit_code=True) 2026-05-17 02:04:53.034185 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-05-17 02:04:53.034191 | ubuntu-noble | return r(f, *args, **kwargs) 2026-05-17 02:04:53.034197 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.034324 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-05-17 02:04:53.034334 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-05-17 02:04:53.034340 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.034346 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-05-17 02:04:53.034351 | ubuntu-noble | result = action(retry_state) 2026-05-17 02:04:53.034372 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.034378 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-05-17 02:04:53.034383 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-05-17 02:04:53.034389 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.034395 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-05-17 02:04:53.034401 | ubuntu-noble | return self.__get_result() 2026-05-17 02:04:53.034407 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.034413 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-05-17 02:04:53.034418 | ubuntu-noble | raise self._exception 2026-05-17 02:04:53.034424 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-05-17 02:04:53.034430 | ubuntu-noble | result = fn(*args, **kwargs) 2026-05-17 02:04:53.034435 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.034441 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-05-17 02:04:53.034446 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-05-17 02:04:53.034479 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.034485 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:53.034491 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:53.034496 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.034502 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:53.034507 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:53.034513 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.034518 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:04:53.034524 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:04:53.034530 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.034535 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-05-17 02:04:53.034541 | ubuntu-noble | raise item[2] 2026-05-17 02:04:53.034547 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:04:53.034552 | ubuntu-noble | Command: None 2026-05-17 02:04:53.034558 | ubuntu-noble | Exit code: - 2026-05-17 02:04:53.034564 | ubuntu-noble | Stdout: '' 2026-05-17 02:04:53.034570 | ubuntu-noble | Stderr: None 2026-05-17 02:04:53.039187 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_disable_share_access_with_error [0.024402s] ... ok 2026-05-17 02:04:53.056016 | ubuntu-noble | Failed to get file system by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2026-05-17 02:04:53.061833 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system_but_get_file_system_error [0.021313s] ... ok 2026-05-17 02:04:53.064973 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_extend_share [0.062461s] ... ok 2026-05-17 02:04:53.088611 | ubuntu-noble | Failed to get file system by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error. ', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic. ', 'Diagnostics': 'File system not found.'}, {'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Migration file system not found.'}]. 2026-05-17 02:04:53.090134 | ubuntu-noble | Failed to create directory "/ifs/manila-test/share-foo". 2026-05-17 02:04:53.094284 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_directory_backend_failure [0.064584s] ... ok 2026-05-17 02:04:53.094305 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_but_not_found [0.033189s] ... ok 2026-05-17 02:04:53.100486 | ubuntu-noble | 2026-05-17 02:04:53.095 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:53.100508 | ubuntu-noble | 2026-05-17 02:04:53.095 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:53.111926 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:53.116187 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface [0.023855s] ... ok 2026-05-17 02:04:53.130075 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_cifs_raises_when_quota_absent [0.064848s] ... ok 2026-05-17 02:04:53.134223 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:53.134654 | ubuntu-noble | Mover interface 192.168.1.1 not found. Skip the deletion. 2026-05-17 02:04:53.137660 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_but_nonexistent [0.021402s] ... ok 2026-05-17 02:04:53.152417 | ubuntu-noble | 2026-05-17 02:04:53.148 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade dda6de06349 -> 344c1ac4747f, Remove access rules status and add access_rule_status to share_instance 2026-05-17 02:04:53.152440 | ubuntu-noble | model 2026-05-17 02:04:53.157463 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:53.157490 | ubuntu-noble | Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. 2026-05-17 02:04:53.158949 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_cifs_with_mount_point_name [0.066045s] ... ok 2026-05-17 02:04:53.160295 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_with_error [0.021603s] ... ok 2026-05-17 02:04:53.177608 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:53.182322 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_but_not_found [0.020873s] ... ok 2026-05-17 02:04:53.190905 | ubuntu-noble | Failed to update access rules for CIFS share "share-foo". 2026-05-17 02:04:53.195664 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_delete_cifs [0.062808s] ... ok 2026-05-17 02:04:53.198581 | ubuntu-noble | Failed to delete NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-05-17 02:04:53.198604 | ubuntu-noble | Command: None 2026-05-17 02:04:53.198610 | ubuntu-noble | Exit code: - 2026-05-17 02:04:53.198616 | ubuntu-noble | Stdout: '' 2026-05-17 02:04:53.198621 | ubuntu-noble | Stderr: None. 2026-05-17 02:04:53.198626 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:53.198632 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1815, in delete 2026-05-17 02:04:53.198637 | ubuntu-noble | self._execute_cmd(delete_nfs_share_cmd, check_exit_code=True) 2026-05-17 02:04:53.198643 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-05-17 02:04:53.198648 | ubuntu-noble | return r(f, *args, **kwargs) 2026-05-17 02:04:53.198654 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.198659 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-05-17 02:04:53.198665 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-05-17 02:04:53.198670 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.198675 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-05-17 02:04:53.198680 | ubuntu-noble | result = action(retry_state) 2026-05-17 02:04:53.198686 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.198691 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-05-17 02:04:53.198708 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-05-17 02:04:53.198714 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.198719 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-05-17 02:04:53.198725 | ubuntu-noble | return self.__get_result() 2026-05-17 02:04:53.198730 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.198736 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-05-17 02:04:53.198741 | ubuntu-noble | raise self._exception 2026-05-17 02:04:53.198746 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-05-17 02:04:53.198752 | ubuntu-noble | result = fn(*args, **kwargs) 2026-05-17 02:04:53.198757 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.198762 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-05-17 02:04:53.198767 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-05-17 02:04:53.198772 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.198778 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:53.198783 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:53.198788 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.198793 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:53.198805 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:53.198811 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.198816 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:04:53.198821 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:04:53.199068 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.199076 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-05-17 02:04:53.199082 | ubuntu-noble | raise item[2] 2026-05-17 02:04:53.199087 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:04:53.199093 | ubuntu-noble | Command: None 2026-05-17 02:04:53.199099 | ubuntu-noble | Exit code: - 2026-05-17 02:04:53.199105 | ubuntu-noble | Stdout: '' 2026-05-17 02:04:53.199110 | ubuntu-noble | Stderr: None 2026-05-17 02:04:53.203171 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share_with_error [0.020947s] ... ok 2026-05-17 02:04:53.219934 | ubuntu-noble | Failed to get VDM by name 56aafd02-4d44-43d7-b784-57fc88167224. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2026-05-17 02:04:53.221087 | ubuntu-noble | Unsupported share protocol: FOO_PROTOCOL. 2026-05-17 02:04:53.222602 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm_but_failed_to_get_vdm [0.020392s] ... ok 2026-05-17 02:04:53.223967 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_invalid_share_protocol [0.064980s] ... ok 2026-05-17 02:04:53.224970 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_check_valid_aliases_path_mismatch [0.317621s] ... ok 2026-05-17 02:04:53.241124 | ubuntu-noble | Failed to detach interface a33884c869e0 from mover 56aafd02-4d44-43d7-b784-57fc88167224. 2026-05-17 02:04:53.241209 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:53.241217 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 976, in detach_nfs_interface 2026-05-17 02:04:53.241225 | ubuntu-noble | self._execute_cmd(command_detach_nfs_interface, 2026-05-17 02:04:53.241230 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-05-17 02:04:53.241251 | ubuntu-noble | return r(f, *args, **kwargs) 2026-05-17 02:04:53.241257 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.241263 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-05-17 02:04:53.241269 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-05-17 02:04:53.241275 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.241280 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-05-17 02:04:53.241286 | ubuntu-noble | result = action(retry_state) 2026-05-17 02:04:53.241307 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.241312 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-05-17 02:04:53.241318 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-05-17 02:04:53.241324 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.241329 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-05-17 02:04:53.241336 | ubuntu-noble | return self.__get_result() 2026-05-17 02:04:53.241341 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.241347 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-05-17 02:04:53.241353 | ubuntu-noble | raise self._exception 2026-05-17 02:04:53.241358 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-05-17 02:04:53.241364 | ubuntu-noble | result = fn(*args, **kwargs) 2026-05-17 02:04:53.241369 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.241375 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-05-17 02:04:53.241380 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-05-17 02:04:53.241386 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.241391 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:53.241397 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:53.241402 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.241408 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:53.241413 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:53.241419 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.241424 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:04:53.241430 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:04:53.241435 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:53.241441 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-05-17 02:04:53.241463 | ubuntu-noble | raise item[2] 2026-05-17 02:04:53.241483 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:04:53.241488 | ubuntu-noble | Command: None 2026-05-17 02:04:53.241494 | ubuntu-noble | Exit code: - 2026-05-17 02:04:53.241500 | ubuntu-noble | Stdout: '' 2026-05-17 02:04:53.241506 | ubuntu-noble | Stderr: None 2026-05-17 02:04:53.243948 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_detach_nfs_interface_with_error [0.021624s] ... ok 2026-05-17 02:04:53.256345 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_recover_nfs [0.062601s] ... ok 2026-05-17 02:04:53.263500 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm [0.019364s] ... ok 2026-05-17 02:04:53.274612 | ubuntu-noble | Failed to lookup user foo. 2026-05-17 02:04:53.276132 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_auth_lookup_user_with_backend_error [0.019660s] ... ok 2026-05-17 02:04:53.288152 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_when_path_exists [0.063470s] ... ok 2026-05-17 02:04:53.328414 | ubuntu-noble | Error deleting CIFS share: share-foo 2026-05-17 02:04:53.329578 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_connect [0.104272s] ... ok 2026-05-17 02:04:53.331200 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_cifs_share_backend_failure [0.067854s] ... ok 2026-05-17 02:04:53.335705 | ubuntu-noble | 2026-05-17 02:04:53.330 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update dda6de06349 to 344c1ac4747f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:53.341897 | ubuntu-noble | 2026-05-17 02:04:53.335 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:53.341934 | ubuntu-noble | 2026-05-17 02:04:53.336 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:53.353996 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_failure [0.065269s] ... ok 2026-05-17 02:04:53.388392 | ubuntu-noble | Directory not found for /path/to/directory 2026-05-17 02:04:53.390788 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_when_path_does_not_exist [0.061222s] ... ok 2026-05-17 02:04:53.396665 | ubuntu-noble | Attempted to delete CIFS export "share-foo", but it does not exist. 2026-05-17 02:04:53.397119 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_cifs_share_share_does_not_exist [0.065459s] ... ok 2026-05-17 02:04:53.418826 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_deny_access [0.064419s] ... ok 2026-05-17 02:04:53.432224 | ubuntu-noble | 2026-05-17 02:04:53.426 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:53.432255 | ubuntu-noble | 2026-05-17 02:04:53.426 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:53.455028 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_nfs [0.063022s] ... ok 2026-05-17 02:04:53.463866 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_not_found [0.066739s] ... ok 2026-05-17 02:04:53.485033 | ubuntu-noble | Failed to update access for NFS share share-foo: share not found. 2026-05-17 02:04:53.486000 | ubuntu-noble | 2026-05-17 02:04:53.481 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 344c1ac4747f -> dda6de06349, Remove access rules status and add access_rule_status to share_instance 2026-05-17 02:04:53.486017 | ubuntu-noble | model 2026-05-17 02:04:53.487504 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_nfs_share_not_found [0.068928s] ... ok 2026-05-17 02:04:53.513663 | ubuntu-noble | Error deleting NFS alias for share: share-foo 2026-05-17 02:04:53.517298 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_failed_to_delete_share_nfs_with_mount_point_alias_deleted [0.062262s] ... ok 2026-05-17 02:04:53.531035 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_when_quota_exists [0.066456s] ... ok 2026-05-17 02:04:53.552764 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_snapshot_ip_access_rule [0.065280s] ... ok 2026-05-17 02:04:53.573669 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_auth_lookup_user [0.020030s] ... ok 2026-05-17 02:04:53.577697 | ubuntu-noble | The size in driver options to manage snapshot snapshot-id-123 should be an integer, in format driver-options size=. Value passed: invalid. 2026-05-17 02:04:53.581953 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_invalid_size_value [0.063645s] ... ok 2026-05-17 02:04:53.585789 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_directory_1_False [0.309812s] ... ok 2026-05-17 02:04:53.594018 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_nfs_share_2__404__False_ [0.020100s] ... ok 2026-05-17 02:04:53.597388 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_cifs_with_mount_point_name [0.066450s] ... ok 2026-05-17 02:04:53.608625 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_directory_no_permission [0.020247s] ... ok 2026-05-17 02:04:53.612436 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_allocated_space_failure [0.019811s] ... ok 2026-05-17 02:04:53.625708 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot [0.019149s] ... ok 2026-05-17 02:04:53.639899 | ubuntu-noble | Cannot shrink share "share-foo" to 6G: used space (7516192768 bytes) exceeds new size. 2026-05-17 02:04:53.643158 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_shrink_share_raises_when_new_quota_less_than_used [0.062495s] ... ok 2026-05-17 02:04:53.645583 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_smb_export_1__201__True_ [0.019583s] ... ok 2026-05-17 02:04:53.658921 | ubuntu-noble | Failed to create NFS alias for "share-foo". 2026-05-17 02:04:53.659140 | ubuntu-noble | 2026-05-17 02:04:53.651 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 344c1ac4747f to dda6de06349 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:53.659152 | ubuntu-noble | 2026-05-17 02:04:53.655 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:53.659158 | ubuntu-noble | 2026-05-17 02:04:53.655 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:53.660847 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_failed_to_create_share_nfs_with_mount_point_name [0.063811s] ... ok 2026-05-17 02:04:53.665105 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_nfs_share_1__204__True_ [0.018788s] ... ok 2026-05-17 02:04:53.686509 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_path_error_case [0.019291s] ... ok 2026-05-17 02:04:53.703392 | ubuntu-noble | Failed to update access rules for CIFS share "share-foo". 2026-05-17 02:04:53.703904 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_quota_sends_delete_request [0.018675s] ... ok 2026-05-17 02:04:53.705106 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_cifs_http_error_on_clear_rules [0.062203s] ... ok 2026-05-17 02:04:53.723510 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshots [0.019165s] ... ok 2026-05-17 02:04:53.723551 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_get_backend_info [0.061375s] ... ok 2026-05-17 02:04:53.741243 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_lookup_smb_share [0.018206s] ... ok 2026-05-17 02:04:53.757742 | ubuntu-noble | REST Request: POST https://192.168.0.110/api/rest/file_system/6454ea29-09c3-030e-cfc3-1a9efb93188b/clone with body {"name": "powerstore-nfs-share-snap-clone"} 2026-05-17 02:04:53.757778 | ubuntu-noble | REST Response: 400 with data 2026-05-17 02:04:53.760158 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_clone_snapshot_failure [0.019241s] ... ok 2026-05-17 02:04:53.771226 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_delete_nfs [0.065045s] ... ok 2026-05-17 02:04:53.777494 | ubuntu-noble | REST Request: GET https://192.168.0.110/api/rest/file_system?name=eq.powerstore-nfs-share with body None 2026-05-17 02:04:53.777519 | ubuntu-noble | REST Response: 400 with data 2026-05-17 02:04:53.778335 | ubuntu-noble | 2026-05-17 02:04:53.772 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:53.778350 | ubuntu-noble | 2026-05-17 02:04:53.773 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:53.780195 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_filesystem_id_failure [0.019767s] ... ok 2026-05-17 02:04:53.786081 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_cifs_share_not_found [0.063522s] ... ok 2026-05-17 02:04:53.794115 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_nfs_export_3__500__False_ [0.023874s] ... ok 2026-05-17 02:04:53.800799 | ubuntu-noble | REST Request: GET https://192.168.0.110/api/rest/nfs_export?select=file_system_id&name=eq.powerstore-nfs-share with body None 2026-05-17 02:04:53.800821 | ubuntu-noble | REST Response: 400 with data 2026-05-17 02:04:53.804507 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_export_name_failure [0.022350s] ... ok 2026-05-17 02:04:53.814511 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_nfs_export_aliases_not_found [0.019565s] ... ok 2026-05-17 02:04:53.823493 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_name [0.019031s] ... ok 2026-05-17 02:04:53.834982 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_path_1_True [0.020272s] ... ok 2026-05-17 02:04:53.835410 | ubuntu-noble | 2026-05-17 02:04:53.832 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade dda6de06349 -> 344c1ac4747f, Remove access rules status and add access_rule_status to share_instance 2026-05-17 02:04:53.835427 | ubuntu-noble | model 2026-05-17 02:04:53.838998 | ubuntu-noble | REST Request: POST https://192.168.0.110/api/rest/metrics/generate?order=timestamp with body {"entity": "space_metrics_by_cluster", "entity_id": "0"} 2026-05-17 02:04:53.839029 | ubuntu-noble | REST Response: 400 with data 2026-05-17 02:04:53.841500 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_retreive_cluster_capacity_metrics_failure [0.019020s] ... ok 2026-05-17 02:04:53.845284 | ubuntu-noble | Only RW access level is supported for CIFS IP access. 2026-05-17 02:04:53.847388 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_with_cifs_ip_readonly [0.061272s] ... ok 2026-05-17 02:04:53.852851 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_directory_listing [0.018513s] ... ok 2026-05-17 02:04:53.859469 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_set_acl [0.018430s] ... ok 2026-05-17 02:04:53.866901 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test__verify_cert [0.018352s] ... ok 2026-05-17 02:04:53.873139 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_aliases_success [0.020054s] ... ok 2026-05-17 02:04:53.883549 | ubuntu-noble | Failed to create session. Status_code="401", body="". 2026-05-17 02:04:53.886419 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_session_failure [0.020128s] ... ok 2026-05-17 02:04:53.893024 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_smb_permission_only [0.019687s] ... ok 2026-05-17 02:04:53.902978 | ubuntu-noble | The requested NFS export "powerstore-share" was not created. 2026-05-17 02:04:53.905255 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_export_failure [0.045203s] ... ok 2026-05-17 02:04:53.905606 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_error_case [0.018820s] ... ok 2026-05-17 02:04:53.918719 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_clone_snapshot [0.024814s] ... ok 2026-05-17 02:04:53.924160 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_nfs_export_1__201__True_ [0.019080s] ... ok 2026-05-17 02:04:53.934547 | ubuntu-noble | REST Request: POST https://192.168.0.110/api/rest/file_system with body {"name": "powerstore-nfs-share", "size_total": 3221225472, "nas_server_id": "6423d56e-eaf3-7424-be0b-1a9efb93188b"} 2026-05-17 02:04:53.934786 | ubuntu-noble | REST Response: 400 with data 2026-05-17 02:04:53.937964 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_filesystem_failure [0.018819s] ... ok 2026-05-17 02:04:53.943352 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_quota_raises_exception_on_error [0.018815s] ... ok 2026-05-17 02:04:53.946210 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_cluster_version_failure [0.333562s] ... ok 2026-05-17 02:04:53.947005 | ubuntu-noble | Failed to delete share "powerstore-share". 2026-05-17 02:04:53.949152 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_nfs_share_backend_failure [0.043903s] ... ok 2026-05-17 02:04:53.953866 | ubuntu-noble | REST Request: POST https://192.168.0.110/api/rest/nfs_export with body {"file_system_id": "6454e9a9-a698-e9bc-ca61-1a9efb93188b", "path": "/powerstore-nfs-share", "name": "powerstore-nfs-share"} 2026-05-17 02:04:53.953886 | ubuntu-noble | REST Response: 400 with data 2026-05-17 02:04:53.955803 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_nfs_export_failure [0.019226s] ... ok 2026-05-17 02:04:53.962163 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_smb_shares_2__404__False_ [0.018263s] ... ok 2026-05-17 02:04:53.967492 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export [0.020980s] ... ok 2026-05-17 02:04:53.975688 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_smb_share [0.019199s] ... ok 2026-05-17 02:04:53.982513 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_snapshot_error_case [0.020458s] ... ok 2026-05-17 02:04:53.988430 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_aliases_error_codes_2_404 [0.019669s] ... ok 2026-05-17 02:04:53.990225 | ubuntu-noble | Failed to delete snapshot "powerstore-share-snap". 2026-05-17 02:04:53.992371 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_snapshot_backend_failure [0.043301s] ... ok 2026-05-17 02:04:53.995278 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_snapshot [0.019188s] ... ok 2026-05-17 02:04:54.001892 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_aliases_error_codes_1_400 [0.019776s] ... ok 2026-05-17 02:04:54.006431 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_2__404_____errors_________None_ [0.019229s] ... ok 2026-05-17 02:04:54.012743 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_export_name [0.018209s] ... ok 2026-05-17 02:04:54.016680 | ubuntu-noble | 2026-05-17 02:04:54.013 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update dda6de06349 to 344c1ac4747f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:54.020839 | ubuntu-noble | 2026-05-17 02:04:54.018 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:54.020885 | ubuntu-noble | 2026-05-17 02:04:54.018 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:54.027368 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_id_other_status_raises [0.020594s] ... ok 2026-05-17 02:04:54.029967 | ubuntu-noble | REST Request: GET https://192.168.0.110/api/rest/smb_share?select=file_system_id&name=eq.powerstore-smb-share with body None 2026-05-17 02:04:54.029990 | ubuntu-noble | REST Response: 400 with data 2026-05-17 02:04:54.031472 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_share_name_failure [0.018458s] ... ok 2026-05-17 02:04:54.034302 | ubuntu-noble | Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type 2026-05-17 02:04:54.034625 | ubuntu-noble | Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type 2026-05-17 02:04:54.036756 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_nfs_invalid_acess_type [0.044447s] ... ok 2026-05-17 02:04:54.046575 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_user_sid_user_not_found [0.018595s] ... ok 2026-05-17 02:04:54.067847 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_host_acl_and_smb_permission [0.021374s] ... ok 2026-05-17 02:04:54.074096 | ubuntu-noble | The requested SMB share "powerstore-share" was not created. 2026-05-17 02:04:54.076643 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_cifs_backend_failure [0.044310s] ... ok 2026-05-17 02:04:54.082068 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_share_stats [0.044641s] ... ok 2026-05-17 02:04:54.087092 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_http_error [0.019268s] ... ok 2026-05-17 02:04:54.101093 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_nas_server__existed_expt [0.017789s] ... ok 2026-05-17 02:04:54.106500 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_get [0.018921s] ... ok 2026-05-17 02:04:54.121850 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_enable_nfs_service__existed_expt [0.019828s] ... ok 2026-05-17 02:04:54.121884 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_cifs [0.044703s] ... ok 2026-05-17 02:04:54.129022 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_set__quota_already_exists [0.023223s] ... ok 2026-05-17 02:04:54.138900 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_file_ports [0.017604s] ... ok 2026-05-17 02:04:54.155503 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_snapshot [0.017438s] ... ok 2026-05-17 02:04:54.156831 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_set__quota_does_not_already_exist [0.026501s] ... ok 2026-05-17 02:04:54.164359 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_cifs [0.043123s] ... ok 2026-05-17 02:04:54.173208 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_name_inuse_but_vlan_not_used [0.017608s] ... ok 2026-05-17 02:04:54.173564 | ubuntu-noble | REST Request: GET https://192.168.0.110/api/rest/nas_server/6423d56e-eaf3-7424-be0b-1a9efb93188b?select=current_preferred_IPv4_interface_id,current_preferred_IPv6_interface_id,file_interfaces(id,ip_address) with body None 2026-05-17 02:04:54.173578 | ubuntu-noble | REST Response: 400 with data 2026-05-17 02:04:54.176172 | ubuntu-noble | 2026-05-17 02:04:54.168 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:54.176198 | ubuntu-noble | 2026-05-17 02:04:54.169 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:54.176204 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_interfaces_failure [0.018916s] ... ok 2026-05-17 02:04:54.187996 | ubuntu-noble | The used size of the file system svc_10 is bigger than input shrink size,it may cause date loss. 2026-05-17 02:04:54.190997 | ubuntu-noble | REST Request: GET https://192.168.0.110/api/rest/smb_share?select=id&name=eq.powerstore-smb-share with body None 2026-05-17 02:04:54.191266 | ubuntu-noble | REST Response: 400 with data 2026-05-17 02:04:54.192365 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_shrink_filesystem_size_too_small [0.017542s] ... ok 2026-05-17 02:04:54.193068 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_smb_share_id_failure [0.018453s] ... ok 2026-05-17 02:04:54.206789 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_nfs [0.042676s] ... ok 2026-05-17 02:04:54.209951 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_4 [0.019661s] ... ok 2026-05-17 02:04:54.210366 | ubuntu-noble | REST Request: PATCH https://192.168.0.110/api/rest/file_system/6454e9a9-a698-e9bc-ca61-1a9efb93188b with body {"size_total": 6221225472} 2026-05-17 02:04:54.210378 | ubuntu-noble | REST Response: 422 with data {"messages": [{"code": "0xE08010080449", "severity": "Error", "message_l10n": "The new size for the file system is below the file system's current size used (5222 MB).", "arguments": ["5222"]}]} 2026-05-17 02:04:54.212534 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_resize_filesystem_shrink_failure [0.018948s] ... ok 2026-05-17 02:04:54.226263 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_cifs_deny_access__nonexistentuser_expt [0.018679s] ... ok 2026-05-17 02:04:54.228484 | ubuntu-noble | REST Request: POST https://192.168.0.110/api/rest/file_system/6454ea29-09c3-030e-cfc3-1a9efb93188b/restore with body None 2026-05-17 02:04:54.230839 | ubuntu-noble | REST Response: 400 with data 2026-05-17 02:04:54.231834 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_access_error_access_level [0.020572s] ... ok 2026-05-17 02:04:54.231852 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_restore_snapshot_failure [0.018717s] ... ok 2026-05-17 02:04:54.246777 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_for_vlan_0 [0.017877s] ... ok 2026-05-17 02:04:54.251758 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_ro_cifs_share_access [0.018332s] ... ok 2026-05-17 02:04:54.255907 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_retreive_cluster_capacity_metrics [0.023776s] ... ok 2026-05-17 02:04:54.256145 | ubuntu-noble | 2026-05-17 02:04:54.243 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 344c1ac4747f -> 293fac1130ca, Add replication attributes to Share and ShareInstance models. 2026-05-17 02:04:54.256156 | ubuntu-noble | 2026-05-17 02:04:54.245 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 344c1ac4747f to 293fac1130ca update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:54.256163 | ubuntu-noble | 2026-05-17 02:04:54.249 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:54.256169 | ubuntu-noble | 2026-05-17 02:04:54.249 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:54.263689 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_6 [0.019354s] ... ok 2026-05-17 02:04:54.265768 | ubuntu-noble | The storage pools faked_pool_name to store NAS server configuration do not exist. 2026-05-17 02:04:54.265788 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:54.265794 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 694, in _config_pool 2026-05-17 02:04:54.265800 | ubuntu-noble | self.nas_server_pool = self.client.get_pool(pool_name) 2026-05-17 02:04:54.265806 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:54.265810 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/client.py", line 229, in get_pool 2026-05-17 02:04:54.265815 | ubuntu-noble | return self.system.get_pool(name=name) 2026-05-17 02:04:54.265820 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:54.265824 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:54.265829 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:54.265834 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:54.265839 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:54.265843 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:54.265848 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:54.265852 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:54.265857 | ubuntu-noble | raise effect 2026-05-17 02:04:54.265862 | ubuntu-noble | manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError 2026-05-17 02:04:54.270499 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_connect__invalid_pool_configuration [0.018666s] ... ok 2026-05-17 02:04:54.282348 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_ro_nfs_share_access [0.019274s] ... ok 2026-05-17 02:04:54.284870 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: 'export_locations' 2026-05-17 02:04:54.288279 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_snapshot_from_filesystem [0.019806s] ... ok 2026-05-17 02:04:54.300404 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_deny_access [0.045424s] ... ok 2026-05-17 02:04:54.301113 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_rw_nfs_share_access [0.018783s] ... ok 2026-05-17 02:04:54.307740 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_dhss_false_create_cifs_share [0.019741s] ... ok 2026-05-17 02:04:54.321408 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_cifs_share [0.019417s] ... ok 2026-05-17 02:04:54.325851 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-05-17 02:04:54.329382 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_ensure_share_not_exists [0.020130s] ... ok 2026-05-17 02:04:54.339108 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_nfs_share_from_snapshot [0.018479s] ... ok 2026-05-17 02:04:54.344715 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_get_default_filter_function [0.044294s] ... ok 2026-05-17 02:04:54.348369 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_snapshot [0.020658s] ... ok 2026-05-17 02:04:54.356343 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-05-17 02:04:54.358856 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__but_not_isolated [0.019159s] ... ok 2026-05-17 02:04:54.368196 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_teardown_server [0.018837s] ... ok 2026-05-17 02:04:54.378363 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_dhss_false_connect_without_nas_server [0.018210s] ... ok 2026-05-17 02:04:54.378392 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_unexpected_error [0.375679s] ... ok 2026-05-17 02:04:54.386658 | ubuntu-noble | Failed to resize share "powerstore-share". 2026-05-17 02:04:54.387642 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_validate_port_configuration [0.019596s] ... ok 2026-05-17 02:04:54.389478 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_shrink_share_backend_failure [0.044438s] ... ok 2026-05-17 02:04:54.397043 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_space_stats_success [0.018943s] ... ok 2026-05-17 02:04:54.406912 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_4 [0.019491s] ... ok 2026-05-17 02:04:54.414511 | ubuntu-noble | More than one mapping found for user "foo". 2026-05-17 02:04:54.417173 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_user_sid_wrong_mappings [0.018192s] ... ok 2026-05-17 02:04:54.426880 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_5 [0.018790s] ... ok 2026-05-17 02:04:54.434840 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_nfs_export_access_success [0.018006s] ... ok 2026-05-17 02:04:54.443922 | ubuntu-noble | Failed to get daomain/netbios name of "powerstore-nasserver". 2026-05-17 02:04:54.443953 | ubuntu-noble | Failed to get daomain/netbios name of "powerstore-nasserver". 2026-05-17 02:04:54.449935 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_invalid_prefix [0.056605s] ... ok 2026-05-17 02:04:54.452281 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_no_arguments [0.019042s] ... ok 2026-05-17 02:04:54.471472 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_get__path_does_not_exist [0.018453s] ... ok 2026-05-17 02:04:54.473870 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_filesystem__existed_expt [0.025494s] ... ok 2026-05-17 02:04:54.476257 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_access_with_incorrect_proto [0.047918s] ... ok 2026-05-17 02:04:54.492448 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test__send_request [0.017867s] ... ok 2026-05-17 02:04:54.493316 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_snapshot__existed_expt [0.019828s] ... ok 2026-05-17 02:04:54.507260 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_nfs_export [0.018421s] ... ok 2026-05-17 02:04:54.512353 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_preexist [0.019577s] ... ok 2026-05-17 02:04:54.521487 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-05-17 02:04:54.524064 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_share_server_name [0.050339s] ... ok 2026-05-17 02:04:54.525839 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_cluster_id [0.018429s] ... ok 2026-05-17 02:04:54.531177 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__create_network_interface_ipv4 [0.019543s] ... ok 2026-05-17 02:04:54.551185 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools__invalid_pool_configuration [0.019850s] ... ok 2026-05-17 02:04:54.570318 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_allow_access [0.043055s] ... ok 2026-05-17 02:04:54.570348 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_connect [0.019024s] ... ok 2026-05-17 02:04:54.572124 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:54.574249 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_check_for_setup_error [0.050225s] ... ok 2026-05-17 02:04:54.586766 | ubuntu-noble | Name of the share server test not found. 2026-05-17 02:04:54.588648 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share__no_server_name_in_backend_details [0.018477s] ... ok 2026-05-17 02:04:54.606678 | ubuntu-noble | Failed to get NAS server c2e48947-98ed-4eae-999b-fa0b83731dfd when creating the share cb532599-8dc6-4c3e-bb21-74ea54be566c. 2026-05-17 02:04:54.606714 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:54.606720 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 407, in create_share_from_snapshot 2026-05-17 02:04:54.606726 | ubuntu-noble | nas_server = self.client.get_nas_server(server_name) 2026-05-17 02:04:54.606742 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:54.606748 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/client.py", line 125, in get_nas_server 2026-05-17 02:04:54.606753 | ubuntu-noble | return self.system.get_nas_server(name=name) 2026-05-17 02:04:54.606758 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:54.606763 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:54.606769 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:54.606774 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:54.606779 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:54.606784 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:54.606789 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:54.606795 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:54.606800 | ubuntu-noble | raise effect 2026-05-17 02:04:54.606805 | ubuntu-noble | manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError: NAS server is not found 2026-05-17 02:04:54.608775 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_from_snapshot_no_server_name [0.019854s] ... ok 2026-05-17 02:04:54.613077 | ubuntu-noble | The requested SMB share "powerstore-share" was not created. 2026-05-17 02:04:54.616571 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_share_failure [0.045892s] ... ok 2026-05-17 02:04:54.625404 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_ipv6 [0.051024s] ... ok 2026-05-17 02:04:54.629118 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_without_share_server [0.018694s] ... ok 2026-05-17 02:04:54.645624 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-05-17 02:04:54.647994 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share [0.020028s] ... ok 2026-05-17 02:04:54.662206 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_share_nfs [0.045852s] ... ok 2026-05-17 02:04:54.671811 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_share_server_network_info [0.021084s] ... ok 2026-05-17 02:04:54.682331 | ubuntu-noble | 2026-05-17 02:04:54.676 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:54.682353 | ubuntu-noble | 2026-05-17 02:04:54.676 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:54.686767 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_nfs_share [0.018045s] ... ok 2026-05-17 02:04:54.691508 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-05-17 02:04:54.693304 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_4 [0.067814s] ... ok 2026-05-17 02:04:54.696708 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_extend_share__create_from_snap [0.317383s] ... ok 2026-05-17 02:04:54.704125 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_shrink_share [0.042699s] ... ok 2026-05-17 02:04:54.705442 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_access_deny_nfs [0.018742s] ... ok 2026-05-17 02:04:54.715768 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_network_allocations_number [0.020848s] ... ok 2026-05-17 02:04:54.723173 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_nfs_share_id_without_path [0.017523s] ... ok 2026-05-17 02:04:54.734889 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_server [0.019834s] ... ok 2026-05-17 02:04:54.738419 | ubuntu-noble | 2026-05-17 02:04:54.736 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 293fac1130ca -> 344c1ac4747f, Add replication attributes to Share and ShareInstance models. 2026-05-17 02:04:54.740465 | ubuntu-noble | 2026-05-17 02:04:54.738 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 293fac1130ca to 344c1ac4747f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:54.741118 | ubuntu-noble | Could not get physical device port on mover server_2. 2026-05-17 02:04:54.744028 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_query_devices_failed [0.050332s] ... ok 2026-05-17 02:04:54.745140 | ubuntu-noble | Failed to resize share "powerstore-share". 2026-05-17 02:04:54.745374 | ubuntu-noble | 2026-05-17 02:04:54.742 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:54.745386 | ubuntu-noble | 2026-05-17 02:04:54.742 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:54.749555 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_shrink_share_failure [0.044024s] ... ok 2026-05-17 02:04:54.754536 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__vxlan_network [0.018206s] ... ok 2026-05-17 02:04:54.768410 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-05-17 02:04:54.772090 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_invalide_cifs_server_name [0.047465s] ... ok 2026-05-17 02:04:54.774180 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_teardown_server__no_server_detail [0.018963s] ... ok 2026-05-17 02:04:54.788695 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:54.790748 | ubuntu-noble | Failed to update NFS access rules for "foo_display_name". 2026-05-17 02:04:54.790960 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_teardown_server__no_share_server_name [0.017950s] ... ok 2026-05-17 02:04:54.793025 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_cifs_backend_failure [0.044175s] ... ok 2026-05-17 02:04:54.793428 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_existing_vdm [0.048665s] ... ok 2026-05-17 02:04:54.809402 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_access_allow_rw [0.019040s] ... ok 2026-05-17 02:04:54.812954 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:54.813366 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_delete_filesystem__nonexistent_expt [0.019710s] ... ok 2026-05-17 02:04:54.818966 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_delete_cifs_server [0.024226s] ... ok 2026-05-17 02:04:54.822655 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot_with_ipv6 [0.050770s] ... ok 2026-05-17 02:04:54.829808 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_find_ports_by_mtu [0.020224s] ... ok 2026-05-17 02:04:54.831681 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_3 [0.018257s] ... ok 2026-05-17 02:04:54.835707 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:54.836999 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:54.842300 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server_invalid_mover_id [0.024934s] ... ok 2026-05-17 02:04:54.849615 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_rw_cifs_share_access [0.018867s] ... ok 2026-05-17 02:04:54.853804 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_cifs_share_id [0.023885s] ... ok 2026-05-17 02:04:54.859923 | ubuntu-noble | Duplicate access control entry, skipping allow... 2026-05-17 02:04:54.861683 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_allow_share_access_duplicate_ACE [0.019548s] ... ok 2026-05-17 02:04:54.867271 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-05-17 02:04:54.867992 | ubuntu-noble | File System 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-05-17 02:04:54.869265 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_clear_share_access_cifs [0.019397s] ... ok 2026-05-17 02:04:54.870325 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_snapshot_with_incorrect_share_info [0.048320s] ... ok 2026-05-17 02:04:54.878993 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:54.880949 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_snapshot_id [0.025651s] ... ok 2026-05-17 02:04:54.881916 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_create_dns_domain [0.019908s] ... ok 2026-05-17 02:04:54.887079 | ubuntu-noble | 2026-05-17 02:04:54.882 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:54.887099 | ubuntu-noble | 2026-05-17 02:04:54.883 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:54.887714 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_connect_with_ipv6 [0.018322s] ... ok 2026-05-17 02:04:54.903217 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_3 [0.023309s] ... ok 2026-05-17 02:04:54.905362 | ubuntu-noble | Failed to extend file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 to new size 20480. Reason: [{'message': 'Fake message.', 'messageCode': '14227341325', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': ' Fake diagnostics.'}]. 2026-05-17 02:04:54.905889 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-05-17 02:04:54.906230 | ubuntu-noble | Share 716100cc-e0b4-416b-ac27-d38dd019330d is not found when deleting the share 2026-05-17 02:04:54.910030 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_with_error [0.028000s] ... ok 2026-05-17 02:04:54.910581 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__with_invalid_share [0.020245s] ... ok 2026-05-17 02:04:54.922125 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_cifs_share [0.051542s] ... ok 2026-05-17 02:04:54.925127 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-05-17 02:04:54.927551 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_ensure_share_exists [0.019081s] ... ok 2026-05-17 02:04:54.932728 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_get_file_system [0.022624s] ... ok 2026-05-17 02:04:54.945609 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-05-17 02:04:54.945892 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_extend_cifs_share [0.018554s] ... ok 2026-05-17 02:04:54.951622 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_2 [0.048434s] ... ok 2026-05-17 02:04:54.952068 | ubuntu-noble | Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. 2026-05-17 02:04:54.954068 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_but_already_exist [0.021286s] ... ok 2026-05-17 02:04:54.956638 | ubuntu-noble | 2026-05-17 02:04:54.954 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 344c1ac4747f -> 293fac1130ca, Add replication attributes to Share and ShareInstance models. 2026-05-17 02:04:54.958856 | ubuntu-noble | 2026-05-17 02:04:54.956 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 344c1ac4747f to 293fac1130ca update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:54.963063 | ubuntu-noble | 2026-05-17 02:04:54.959 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:54.963081 | ubuntu-noble | 2026-05-17 02:04:54.959 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:54.965418 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_snapshot_with_server [0.018567s] ... ok 2026-05-17 02:04:54.974209 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_nfs_share_with_ipv6 [0.051679s] ... ok 2026-05-17 02:04:54.975978 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:54.978841 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points_but_not_found [0.024483s] ... ok 2026-05-17 02:04:54.980844 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-05-17 02:04:54.982973 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_shrink_nfs_share [0.018263s] ... ok 2026-05-17 02:04:54.998846 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:54.999372 | ubuntu-noble | Mover interface name 3d909830c356 already exists. Skip the creation. 2026-05-17 02:04:55.001844 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_name_already_exist [0.022406s] ... ok 2026-05-17 02:04:55.001861 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_2 [0.018585s] ... ok 2026-05-17 02:04:55.004420 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_access_level [0.052665s] ... ok 2026-05-17 02:04:55.019840 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_gb_to_byte [0.018242s] ... ok 2026-05-17 02:04:55.021076 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:55.022011 | ubuntu-noble | Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. 2026-05-17 02:04:55.024490 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_extend_share_with_ipv6 [0.050343s] ... ok 2026-05-17 02:04:55.025891 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_1 [0.023352s] ... ok 2026-05-17 02:04:55.029674 | ubuntu-noble | 2026-05-17 02:04:55.026 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:55.029696 | ubuntu-noble | 2026-05-17 02:04:55.026 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:55.038761 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_cifs_share_id_without_path [0.018050s] ... ok 2026-05-17 02:04:55.050420 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:55.051834 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:55.054732 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_access_with_incorrect_access_type [0.049567s] ... ok 2026-05-17 02:04:55.056323 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_1 [0.017469s] ... ok 2026-05-17 02:04:55.057551 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover [0.032004s] ... ok 2026-05-17 02:04:55.082687 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:55.083122 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:55.086517 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_but_not_found [0.029314s] ... ok 2026-05-17 02:04:55.092362 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_ipv6 [0.064866s] ... ok 2026-05-17 02:04:55.093258 | ubuntu-noble | 2026-05-17 02:04:55.087 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 293fac1130ca -> 5155c7077f99, Add more network info attributes to 'network_allocations' table. 2026-05-17 02:04:55.103898 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_5 [0.046208s] ... ok 2026-05-17 02:04:55.105967 | ubuntu-noble | 2026-05-17 02:04:55.097 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 293fac1130ca to 5155c7077f99 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:55.107609 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access [0.050620s] ... ok 2026-05-17 02:04:55.112379 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_clear_share_access_has_white_list [0.020804s] ... ok 2026-05-17 02:04:55.114527 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_clear_share_access [0.026079s] ... ok 2026-05-17 02:04:55.116429 | ubuntu-noble | 2026-05-17 02:04:55.101 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:55.116467 | ubuntu-noble | 2026-05-17 02:04:55.101 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:55.130494 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:55.131802 | ubuntu-noble | Failed to delete NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-05-17 02:04:55.131821 | ubuntu-noble | Command: None 2026-05-17 02:04:55.131827 | ubuntu-noble | Exit code: - 2026-05-17 02:04:55.131833 | ubuntu-noble | Stdout: '' 2026-05-17 02:04:55.131838 | ubuntu-noble | Stderr: None. 2026-05-17 02:04:55.134220 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_create_cifs_share [0.022503s] ... ok 2026-05-17 02:04:55.135654 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share_with_error [0.021067s] ... ok 2026-05-17 02:04:55.149127 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_3 [0.047118s] ... ok 2026-05-17 02:04:55.150155 | ubuntu-noble | User not found on domain, skipping deny... 2026-05-17 02:04:55.151171 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access_but_no_user_found [0.017861s] ... ok 2026-05-17 02:04:55.154691 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_rw_share_access [0.020466s] ... ok 2026-05-17 02:04:55.155308 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_incorrect_access_type [0.049519s] ... ok 2026-05-17 02:04:55.156534 | ubuntu-noble | 2026-05-17 02:04:55.152 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:55.157009 | ubuntu-noble | 2026-05-17 02:04:55.153 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:55.170121 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_get_share_access [0.018612s] ... ok 2026-05-17 02:04:55.173272 | ubuntu-noble | Failed to set NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 access on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-05-17 02:04:55.173291 | ubuntu-noble | Command: None 2026-05-17 02:04:55.173298 | ubuntu-noble | Exit code: - 2026-05-17 02:04:55.173303 | ubuntu-noble | Stdout: '56aafd02-4d44-43d7-b784-57fc88167224 : \nError 2: 56aafd02-4d44-43d7-b784-57fc88167224 : No such file or directory \n' 2026-05-17 02:04:55.173308 | ubuntu-noble | Stderr: None. 2026-05-17 02:04:55.175814 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_rw_share_with_error [0.020153s] ... ok 2026-05-17 02:04:55.189651 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:55.191395 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_on_mover [0.019570s] ... ok 2026-05-17 02:04:55.195554 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_id [0.019125s] ... ok 2026-05-17 02:04:55.199367 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access_with_ipv6 [0.050297s] ... ok 2026-05-17 02:04:55.206109 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share_with_ipv6 [0.051428s] ... ok 2026-05-17 02:04:55.206936 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:55.207594 | ubuntu-noble | Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. 2026-05-17 02:04:55.209522 | ubuntu-noble | Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. 2026-05-17 02:04:55.210927 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_2 [0.020230s] ... ok 2026-05-17 02:04:55.210957 | ubuntu-noble | 2026-05-17 02:04:55.207 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 5155c7077f99 -> 293fac1130ca, Add more network info attributes to 'network_allocations' table. 2026-05-17 02:04:55.213695 | ubuntu-noble | 2026-05-17 02:04:55.209 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 5155c7077f99 to 293fac1130ca update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:55.215062 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_mkconf [0.019200s] ... ok 2026-05-17 02:04:55.218538 | ubuntu-noble | 2026-05-17 02:04:55.213 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:55.218569 | ubuntu-noble | 2026-05-17 02:04:55.213 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:55.228909 | ubuntu-noble | Failed to get mover by name server_2. 2026-05-17 02:04:55.231053 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_failed_to_get_mover_ref [0.020788s] ... ok 2026-05-17 02:04:55.233962 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_file_exists [0.020542s] ... ok 2026-05-17 02:04:55.249191 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_ipv6 [0.048546s] ... ok 2026-05-17 02:04:55.252277 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_ref_with_error [0.018483s] ... ok 2026-05-17 02:04:55.254836 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_rados_object_exists_2_False [0.020703s] ... ok 2026-05-17 02:04:55.256347 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_without_pool_name [0.048875s] ... ok 2026-05-17 02:04:55.263318 | ubuntu-noble | 2026-05-17 02:04:55.259 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:55.263339 | ubuntu-noble | 2026-05-17 02:04:55.259 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:55.266277 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-05-17 02:04:55.266846 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-05-17 02:04:55.268264 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_allow_share_access_not_found [0.018774s] ... ok 2026-05-17 02:04:55.276273 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_with_rados_store_2_False [0.021238s] ... ok 2026-05-17 02:04:55.287409 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share_locked [0.019177s] ... ok 2026-05-17 02:04:55.295401 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_ro_access_without_share_server_name [0.047354s] ... ok 2026-05-17 02:04:55.298280 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_rm_export_file [0.021509s] ... ok 2026-05-17 02:04:55.304508 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_share_with_incorrect_proto [0.049369s] ... ok 2026-05-17 02:04:55.305911 | ubuntu-noble | Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 already exists. Skip the creation. 2026-05-17 02:04:55.309354 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_create_snapshot_but_already_exist [0.021560s] ... ok 2026-05-17 02:04:55.315202 | ubuntu-noble | 2026-05-17 02:04:55.311 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 293fac1130ca -> 5155c7077f99, Add more network info attributes to 'network_allocations' table. 2026-05-17 02:04:55.320513 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_rm_export_rados_object [0.021858s] ... ok 2026-05-17 02:04:55.325510 | ubuntu-noble | 2026-05-17 02:04:55.315 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 293fac1130ca to 5155c7077f99 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:55.325540 | ubuntu-noble | 2026-05-17 02:04:55.318 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:55.325555 | ubuntu-noble | 2026-05-17 02:04:55.319 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:55.334718 | ubuntu-noble | Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 not found. Skip the deletion. 2026-05-17 02:04:55.339569 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot_but_not_found [0.028044s] ... ok 2026-05-17 02:04:55.340631 | ubuntu-noble | Could not find Data Mover by name: server_2. 2026-05-17 02:04:55.344133 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_check_for_setup_error_with_invalid_mover_name [0.047304s] ... ok 2026-05-17 02:04:55.346767 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_conf_file_with_mv_error_2_False [0.024639s] ... ok 2026-05-17 02:04:55.356369 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_share_with_incorrect_proto [0.050757s] ... ok 2026-05-17 02:04:55.358004 | ubuntu-noble | Failed to delete snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: []. 2026-05-17 02:04:55.360811 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot_with_error [0.023352s] ... ok 2026-05-17 02:04:55.368580 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_fail_2_False [0.021225s] ... ok 2026-05-17 02:04:55.381084 | ubuntu-noble | Failed to get storage pool by name fake_pool_name. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2026-05-17 02:04:55.385330 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StoragePoolTestCase.test_get_pool_id_with_error [0.022733s] ... ok 2026-05-17 02:04:55.387673 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version_exception_2_glusterfs_3_6 [0.020340s] ... ok 2026-05-17 02:04:55.392051 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_cifs_clear_access_server_not_found [0.048738s] ... ok 2026-05-17 02:04:55.411156 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info_ambiguous_volinfo [0.020504s] ... ok 2026-05-17 02:04:55.411186 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_cifs_nfs_interface_1_id__________fake_vdm_id_____________name________56aafd02_4d44_43d7_b784_57fc88167224_____________acl_________0_____________type________vdm_____________server______server_2_____________rootfs______root_fs_vdm_vdm_fakeid_____________I18N_mode___UNICODE_____________mountedfs_______________member_of_______________status____________________defined___enabled________________actual___loaded__active_____________Interfaces_to_services_mapping_______________interface_a33884c869e0__vdm______________interface_3d909830c356__cifs [0.023359s] ... ok 2026-05-17 02:04:55.416841 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_1 [0.061251s] ... ok 2026-05-17 02:04:55.427610 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info_empty_volinfo [0.019364s] ... ok 2026-05-17 02:04:55.430251 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_update_share_stats [0.022842s] ... ok 2026-05-17 02:04:55.438149 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 doesn't have interface, so the share is inaccessible. 2026-05-17 02:04:55.442545 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_interface_in_cifs_server [0.048869s] ... ok 2026-05-17 02:04:55.446966 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_common_init [0.019941s] ... ok 2026-05-17 02:04:55.454557 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_write_export_with_rados_store_1_True [0.023063s] ... ok 2026-05-17 02:04:55.465172 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:55.468510 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_has_shouldnt_have_vol [0.019344s] ... ok 2026-05-17 02:04:55.471952 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server [0.054574s] ... ok 2026-05-17 02:04:55.476322 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_exists_with_rados_store_2_True [0.022239s] ... ok 2026-05-17 02:04:55.488368 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_has_vol_1_None [0.021241s] ... ok 2026-05-17 02:04:55.490798 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share [0.049120s] ... ok 2026-05-17 02:04:55.499583 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_execute_error_no_log_message [0.021975s] ... ok 2026-05-17 02:04:55.508488 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_no_vol_2_False [0.020355s] ... ok 2026-05-17 02:04:55.519515 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_dbus [0.019617s] ... ok 2026-05-17 02:04:55.519547 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_invalid_security_service [0.046534s] ... ok 2026-05-17 02:04:55.528524 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_3 [0.019881s] ... ok 2026-05-17 02:04:55.535835 | ubuntu-noble | mv temp file (/fakedir0/export.d/fakefile.conf.RANDOM) to /fakedir0/export.d/fakefile.conf failed. 2026-05-17 02:04:55.538199 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_with_incorrect_proto [0.046973s] ... ok 2026-05-17 02:04:55.539208 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_conf_file_with_mv_error_1_True [0.019476s] ... ok 2026-05-17 02:04:55.548469 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_4 [0.020269s] ... ok 2026-05-17 02:04:55.557143 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_rados_object [0.019084s] ... ok 2026-05-17 02:04:55.568766 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_4 [0.020111s] ... ok 2026-05-17 02:04:55.570910 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_server_detail [0.050192s] ... ok 2026-05-17 02:04:55.576906 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.MiscTests.test_setup_rados_1 [0.018374s] ... ok 2026-05-17 02:04:55.587001 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_nfs_share [0.049089s] ... ok 2026-05-17 02:04:55.593090 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_2 [0.022935s] ... ok 2026-05-17 02:04:55.593421 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_1 [0.017496s] ... ok 2026-05-17 02:04:55.611101 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_5 [0.017548s] ... ok 2026-05-17 02:04:55.615680 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_local_1 [0.022509s] ... ok 2026-05-17 02:04:55.618411 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw [0.049265s] ... ok 2026-05-17 02:04:55.631793 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_ambiguous_volinfo_2_2 [0.018596s] ... ok 2026-05-17 02:04:55.633707 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_snapshot [0.047052s] ... ok 2026-05-17 02:04:55.642168 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_local_3 [0.027321s] ... ok 2026-05-17 02:04:55.645407 | ubuntu-noble | 2026-05-17 02:04:55.642 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:55.645687 | ubuntu-noble | 2026-05-17 02:04:55.643 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:55.647704 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_6 [0.017950s] ... ok 2026-05-17 02:04:55.666496 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_7 [0.018963s] ... ok 2026-05-17 02:04:55.667363 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs_with_ipv6 [0.049184s] ... ok 2026-05-17 02:04:55.671027 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_error_1 [0.029209s] ... ok 2026-05-17 02:04:55.680208 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_access_with_incorrect_proto [0.046359s] ... ok 2026-05-17 02:04:55.685683 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_getattr [0.018048s] ... ok 2026-05-17 02:04:55.692130 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_multiple [0.020923s] ... ok 2026-05-17 02:04:55.702335 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_getattr_noattr [0.017671s] ... ok 2026-05-17 02:04:55.708546 | ubuntu-noble | 2026-05-17 02:04:55.707 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 5155c7077f99 -> eb6d5544cbbd, add provider_location to share_snapshot_instances 2026-05-17 02:04:55.710255 | ubuntu-noble | 2026-05-17 02:04:55.708 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 5155c7077f99 to eb6d5544cbbd update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:55.711056 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:04:55.711256 | ubuntu-noble | Option auth.ssl-allow is not defined on gluster volume. Volume: 2026-05-17 02:04:55.714353 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager_no_option_data_1_True [0.021721s] ... ok 2026-05-17 02:04:55.714811 | ubuntu-noble | 2026-05-17 02:04:55.712 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:55.714910 | ubuntu-noble | 2026-05-17 02:04:55.712 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:55.718094 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule_with_ipv6 [0.050777s] ... ok 2026-05-17 02:04:55.720715 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_hasnt_should_have_vol [0.018258s] ... ok 2026-05-17 02:04:55.728147 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access_with_ipv6 [0.047916s] ... ok 2026-05-17 02:04:55.733493 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:04:55.737481 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_restart [0.023110s] ... ok 2026-05-17 02:04:55.741818 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server_already_exist [0.021287s] ... ok 2026-05-17 02:04:55.743746 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_6 [0.020228s] ... ok 2026-05-17 02:04:55.760439 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_create_share_1_ [0.021619s] ... ok 2026-05-17 02:04:55.761255 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server [0.021063s] ... ok 2026-05-17 02:04:55.761510 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_invalid [0.020236s] ... ok 2026-05-17 02:04:55.776147 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_no_valid_port [0.048046s] ... ok 2026-05-17 02:04:55.779103 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:55.780304 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:55.784171 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_2_create_snapshot [0.021730s] ... ok 2026-05-17 02:04:55.784581 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_invalid_mover_id [0.022057s] ... ok 2026-05-17 02:04:55.785639 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_numreduct_3___3____6____2beta____4__ [0.020990s] ... ok 2026-05-17 02:04:55.803819 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_7_unmanage [0.021557s] ... ok 2026-05-17 02:04:55.805008 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_notfound_fallback_2_some_value [0.022103s] ... ok 2026-05-17 02:04:55.809021 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_allow_share_access [0.024469s] ... ok 2026-05-17 02:04:55.826834 | ubuntu-noble | Failed to deny the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-05-17 02:04:55.826868 | ubuntu-noble | Command: None 2026-05-17 02:04:55.826875 | ubuntu-noble | Exit code: - 2026-05-17 02:04:55.826931 | ubuntu-noble | Stdout: '' 2026-05-17 02:04:55.826939 | ubuntu-noble | Stderr: None. 2026-05-17 02:04:55.831383 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_find_matched_pool_name [0.049405s] ... ok 2026-05-17 02:04:55.831659 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init [0.022925s] ... ok 2026-05-17 02:04:55.831668 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_2 [0.021509s] ... ok 2026-05-17 02:04:55.831672 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access_with_error [0.022238s] ... ok 2026-05-17 02:04:55.848644 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:04:55.848682 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:55.848980 | ubuntu-noble | Failed to create DNS domain fake_domain. Reason: []. 2026-05-17 02:04:55.852482 | ubuntu-noble | 2026-05-17 02:04:55.845 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:55.853225 | ubuntu-noble | 2026-05-17 02:04:55.845 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:55.853238 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_2 [0.025195s] ... ok 2026-05-17 02:04:55.853244 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_create_dns_domain_with_error [0.021581s] ... ok 2026-05-17 02:04:55.853353 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_1 [0.024622s] ... ok 2026-05-17 02:04:55.870615 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:55.871031 | ubuntu-noble | Failed to delete DNS domain fake_domain. Reason: []. 2026-05-17 02:04:55.873481 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_delete_dns_domain [0.021644s] ... ok 2026-05-17 02:04:55.874537 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto [0.022033s] ... ok 2026-05-17 02:04:55.875066 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_via_manager [0.023943s] ... ok 2026-05-17 02:04:55.876540 | ubuntu-noble | Failed to get storage pool information. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}] 2026-05-17 02:04:55.879843 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_pool_info [0.053779s] ... ok 2026-05-17 02:04:55.891756 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:55.892733 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:55.894369 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto_baseclass_2_PROTATO [0.021018s] ... ok 2026-05-17 02:04:55.896532 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_invalid_mover_id [0.022341s] ... ok 2026-05-17 02:04:55.898514 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_check_mount_glusterfs_not_installed_2 [0.021029s] ... ok 2026-05-17 02:04:55.914396 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_ensure_gluster_vol_mounted [0.019288s] ... ok 2026-05-17 02:04:55.915629 | ubuntu-noble | Failed to create file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-05-17 02:04:55.921681 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_with_error [0.021428s] ... ok 2026-05-17 02:04:55.921711 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cleanup_create_share_cannot_cleanup_unusable_share [0.020880s] ... ok 2026-05-17 02:04:55.921719 | ubuntu-noble | 2026-05-17 02:04:55.906 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade eb6d5544cbbd -> 5155c7077f99, add provider_location to share_snapshot_instances 2026-05-17 02:04:55.921741 | ubuntu-noble | 2026-05-17 02:04:55.907 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update eb6d5544cbbd to 5155c7077f99 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:55.921747 | ubuntu-noble | 2026-05-17 02:04:55.910 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:55.921753 | ubuntu-noble | 2026-05-17 02:04:55.910 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:55.926723 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:55.930852 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_share_stats [0.050411s] ... ok 2026-05-17 02:04:55.932580 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_extend_share [0.018311s] ... ok 2026-05-17 02:04:55.939370 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_unable_to_create_share_1_ProcessExecutionError [0.020526s] ... ok 2026-05-17 02:04:55.939737 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot [0.020400s] ... ok 2026-05-17 02:04:55.950516 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:55.951066 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_local_share_path_not_exists [0.018155s] ... ok 2026-05-17 02:04:55.955049 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server [0.024710s] ... ok 2026-05-17 02:04:55.961484 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system [0.022040s] ... ok 2026-05-17 02:04:55.962353 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_unable_to_create_share_2_GlusterfsException [0.021206s] ... ok 2026-05-17 02:04:55.970074 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_2_ [0.018846s] ... ok 2026-05-17 02:04:55.972734 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:55.978826 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server [0.021420s] ... ok 2026-05-17 02:04:55.979142 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:55.980156 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:55.984995 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_delete_share [0.024595s] ... ok 2026-05-17 02:04:55.985022 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_invalid_mover_id [0.024409s] ... ok 2026-05-17 02:04:55.990501 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_missing_record [0.018830s] ... ok 2026-05-17 02:04:55.998733 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_unjoin_domain [0.021475s] ... ok 2026-05-17 02:04:56.006957 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup [0.020429s] ... ok 2026-05-17 02:04:56.008206 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_on_vdm [0.020936s] ... ok 2026-05-17 02:04:56.009306 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_find_actual_backend_snapshot_name_bad_snap_list_1_this_is_too_bad [0.020215s] ... ok 2026-05-17 02:04:56.015879 | ubuntu-noble | Failed to allow the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-05-17 02:04:56.015906 | ubuntu-noble | Command: None 2026-05-17 02:04:56.015913 | ubuntu-noble | Exit code: - 2026-05-17 02:04:56.015931 | ubuntu-noble | Stdout: '' 2026-05-17 02:04:56.015937 | ubuntu-noble | Stderr: None. 2026-05-17 02:04:56.018581 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_allow_share_access_with_error [0.019603s] ... ok 2026-05-17 02:04:56.025128 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:56.026374 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_set_directory_quota [0.020426s] ... ok 2026-05-17 02:04:56.028655 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_6 [0.019108s] ... ok 2026-05-17 02:04:56.029432 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points [0.022474s] ... ok 2026-05-17 02:04:56.035975 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:56.036984 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:56.044124 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_invalid_mover_id [0.021928s] ... ok 2026-05-17 02:04:56.046027 | ubuntu-noble | 2026-05-17 02:04:56.041 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:56.046057 | ubuntu-noble | 2026-05-17 02:04:56.042 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:56.047017 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share [0.021464s] ... ok 2026-05-17 02:04:56.047739 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:56.048014 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:56.054066 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_share_manager_no_privdata [0.023559s] ... ok 2026-05-17 02:04:56.054089 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_invalid_mover_id [0.024241s] ... ok 2026-05-17 02:04:56.059030 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access [0.019261s] ... ok 2026-05-17 02:04:56.066370 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_cached_1 [0.019550s] ... ok 2026-05-17 02:04:56.074424 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:56.074831 | ubuntu-noble | {7} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__hdfs_local_execute [0.021887s] ... ok 2026-05-17 02:04:56.076252 | ubuntu-noble | No access control entry found, skipping deny... 2026-05-17 02:04:56.078933 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface_not_found [0.024578s] ... ok 2026-05-17 02:04:56.078953 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access_no_ace [0.018976s] ... ok 2026-05-17 02:04:56.085603 | ubuntu-noble | Share fakeid does not support snapshots: fake error. 2026-05-17 02:04:56.087502 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_cached_2 [0.021000s] ... ok 2026-05-17 02:04:56.092735 | ubuntu-noble | {7} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__run_ssh [0.018011s] ... ok 2026-05-17 02:04:56.098578 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_create_nfs_share [0.020119s] ... ok 2026-05-17 02:04:56.104991 | ubuntu-noble | ('Error during delete_share request for share %(share_id)s', {'share_id': 'fakeid'}) 2026-05-17 02:04:56.106727 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_disable_share_access [0.027956s] ... ok 2026-05-17 02:04:56.108537 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_error [0.019376s] ... ok 2026-05-17 02:04:56.110699 | ubuntu-noble | {7} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__set_share_size [0.018254s] ... ok 2026-05-17 02:04:56.122646 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot [0.020996s] ... ok 2026-05-17 02:04:56.127028 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:56.128085 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:56.128403 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_4 [0.021105s] ... ok 2026-05-17 02:04:56.133100 | ubuntu-noble | {7} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__set_share_size_with_new_size [0.018424s] ... ok 2026-05-17 02:04:56.134041 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_create_dns_domain_invalid_mover_id [0.024866s] ... ok 2026-05-17 02:04:56.139684 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_with_error [0.020668s] ... ok 2026-05-17 02:04:56.141365 | ubuntu-noble | 2026-05-17 02:04:56.126 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 5155c7077f99 -> eb6d5544cbbd, add provider_location to share_snapshot_instances 2026-05-17 02:04:56.142213 | ubuntu-noble | 2026-05-17 02:04:56.128 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 5155c7077f99 to eb6d5544cbbd update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:56.142227 | ubuntu-noble | 2026-05-17 02:04:56.130 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:56.142234 | ubuntu-noble | 2026-05-17 02:04:56.130 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:56.146781 | ubuntu-noble | Couldn't find a free gluster volume to use. 2026-05-17 02:04:56.148689 | ubuntu-noble | {7} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access [0.018162s] ... ok 2026-05-17 02:04:56.150372 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_excp_1 [0.021387s] ... ok 2026-05-17 02:04:56.151990 | ubuntu-noble | File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. 2026-05-17 02:04:56.154522 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_but_already_exist [0.023004s] ... ok 2026-05-17 02:04:56.160732 | ubuntu-noble | 2026-05-17 02:04:56.155 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:56.160763 | ubuntu-noble | 2026-05-17 02:04:56.156 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:56.160772 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_attach_detach_nfs_interface [0.020010s] ... ok 2026-05-17 02:04:56.165762 | ubuntu-noble | {7} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_extend_share [0.018490s] ... ok 2026-05-17 02:04:56.174815 | ubuntu-noble | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__hdfs_remote_execute [0.022731s] ... ok 2026-05-17 02:04:56.176354 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system [0.021619s] ... ok 2026-05-17 02:04:56.178531 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:56.179498 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:56.182269 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm_invalid_mover_id [0.022666s] ... ok 2026-05-17 02:04:56.185314 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_cleanup [0.019650s] ... ok 2026-05-17 02:04:56.190602 | ubuntu-noble | Only 'user' access type allowed! 2026-05-17 02:04:56.195374 | ubuntu-noble | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access_invalid_access_level [0.020270s] ... ok 2026-05-17 02:04:56.196264 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:56.198707 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points_with_error [0.022119s] ... ok 2026-05-17 02:04:56.203671 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_cifs_nfs_interface_2_id__________fake_vdm_id_____________name________56aafd02_4d44_43d7_b784_57fc88167224_____________acl_________0_____________type________vdm_____________server______server_2_____________rootfs______root_fs_vdm_vdm_fakeid_____________I18N_mode___UNICODE_____________mountedfs_______________member_of_______________status____________________defined___enabled________________actual___loaded__active_____________Interfaces_to_services_mapping_______________interface_a33884c869e0__nfs______________interface_3d909830c356__cifs [0.021219s] ... ok 2026-05-17 02:04:56.207160 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_deny_access_cifs_unsupported_type [0.021414s] ... ok 2026-05-17 02:04:56.210654 | ubuntu-noble | Only 'user' access type allowed! 2026-05-17 02:04:56.213599 | ubuntu-noble | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access_invalid_access_type [0.019964s] ... ok 2026-05-17 02:04:56.220559 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:56.221718 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface [0.022790s] ... ok 2026-05-17 02:04:56.223625 | ubuntu-noble | 2026-05-17 02:04:56.212 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade eb6d5544cbbd -> 221a83cfd85b, change_user_id_length 2026-05-17 02:04:56.223644 | ubuntu-noble | 2026-05-17 02:04:56.212 6714 INFO 221a83cfd85b_change_user_project_id_length_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Changing user_id length for share_networks 2026-05-17 02:04:56.223650 | ubuntu-noble | 2026-05-17 02:04:56.213 6714 INFO 221a83cfd85b_change_user_project_id_length_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Changing project_id length for share_networks 2026-05-17 02:04:56.223657 | ubuntu-noble | 2026-05-17 02:04:56.214 6714 INFO 221a83cfd85b_change_user_project_id_length_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Changing project_id length for security_services 2026-05-17 02:04:56.223663 | ubuntu-noble | 2026-05-17 02:04:56.214 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update eb6d5544cbbd to 221a83cfd85b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:56.223680 | ubuntu-noble | 2026-05-17 02:04:56.217 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:56.223686 | ubuntu-noble | 2026-05-17 02:04:56.217 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:56.224531 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm_with_error [0.020871s] ... ok 2026-05-17 02:04:56.228253 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_2_hitachi_hnas_evs_id [0.021064s] ... ok 2026-05-17 02:04:56.231774 | ubuntu-noble | Failed to delete share fakename. Error: Unexpected error while running command. 2026-05-17 02:04:56.231789 | ubuntu-noble | Command: None 2026-05-17 02:04:56.231793 | ubuntu-noble | Exit code: - 2026-05-17 02:04:56.231797 | ubuntu-noble | Stdout: None 2026-05-17 02:04:56.231801 | ubuntu-noble | Stderr: None. 2026-05-17 02:04:56.233988 | ubuntu-noble | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_share_exception [0.020374s] ... ok 2026-05-17 02:04:56.240604 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:56.241836 | ubuntu-noble | Mover interface IP 192.168.1.1 already exists. Skip the creation. 2026-05-17 02:04:56.247119 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_ip_already_exist [0.022070s] ... ok 2026-05-17 02:04:56.248374 | ubuntu-noble | 2026-05-17 02:04:56.243 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:56.248399 | ubuntu-noble | 2026-05-17 02:04:56.244 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:56.250124 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_invalid_protocol [0.021909s] ... ok 2026-05-17 02:04:56.252942 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_support_manage [0.028173s] ... ok 2026-05-17 02:04:56.256079 | ubuntu-noble | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_snapshot [0.022572s] ... ok 2026-05-17 02:04:56.265501 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_interconnect_id [0.020582s] ... ok 2026-05-17 02:04:56.271310 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_evs_ip [0.020965s] ... ok 2026-05-17 02:04:56.273282 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_conf2json [0.020290s] ... ok 2026-05-17 02:04:56.278237 | ubuntu-noble | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_get_share_stats_refresh_true [0.019649s] ... ok 2026-05-17 02:04:56.283951 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_physical_devices [0.019684s] ... ok 2026-05-17 02:04:56.294256 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_parseconf_ganesha_cnf_input [0.019588s] ... ok 2026-05-17 02:04:56.299492 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_2 [0.021815s] ... ok 2026-05-17 02:04:56.299522 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_3_1_1_1_1_shares_share_id [0.026958s] ... ok 2026-05-17 02:04:56.299858 | ubuntu-noble | 2026-05-17 02:04:56.294 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 221a83cfd85b -> eb6d5544cbbd, change_user_id_length 2026-05-17 02:04:56.299877 | ubuntu-noble | 2026-05-17 02:04:56.294 6714 INFO 221a83cfd85b_change_user_project_id_length_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Changing back user_id length for share_networks 2026-05-17 02:04:56.302592 | ubuntu-noble | Failed to create NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-05-17 02:04:56.302610 | ubuntu-noble | Command: None 2026-05-17 02:04:56.302625 | ubuntu-noble | Exit code: - 2026-05-17 02:04:56.302631 | ubuntu-noble | Stdout: '' 2026-05-17 02:04:56.302637 | ubuntu-noble | Stderr: None. 2026-05-17 02:04:56.306165 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_create_nfs_share_with_error [0.021217s] ... ok 2026-05-17 02:04:56.311876 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_parseconf_json_input [0.018644s] ... ok 2026-05-17 02:04:56.314235 | ubuntu-noble | 2026-05-17 02:04:56.311 6714 INFO 221a83cfd85b_change_user_project_id_length_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Changing back project_id length for share_networks 2026-05-17 02:04:56.321087 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_5___share_id [0.020982s] ... ok 2026-05-17 02:04:56.322914 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_2 [0.024258s] ... ok 2026-05-17 02:04:56.326091 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot [0.020728s] ... ok 2026-05-17 02:04:56.330665 | ubuntu-noble | 2026-05-17 02:04:56.328 6714 INFO 221a83cfd85b_change_user_project_id_length_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Changing back project_id length for security_services 2026-05-17 02:04:56.333733 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_dbus_send_ganesha_with_rados_store_2_False [0.021391s] ... ok 2026-05-17 02:04:56.341979 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_4 [0.021910s] ... ok 2026-05-17 02:04:56.344016 | ubuntu-noble | 2026-05-17 02:04:56.341 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 221a83cfd85b to eb6d5544cbbd update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:56.345971 | ubuntu-noble | VDM 56aafd02-4d44-43d7-b784-57fc88167224 not found. Skip the deletion. 2026-05-17 02:04:56.346960 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_4 [0.024384s] ... ok 2026-05-17 02:04:56.350792 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm_but_not_found [0.022955s] ... ok 2026-05-17 02:04:56.352029 | ubuntu-noble | 2026-05-17 02:04:56.348 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:56.352047 | ubuntu-noble | 2026-05-17 02:04:56.349 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:56.354641 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_write_export_with_rados_store_2_False [0.020228s] ... ok 2026-05-17 02:04:56.364095 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_shrink_share_new_size_lower_than_usage [0.022248s] ... ok 2026-05-17 02:04:56.365782 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_get_network_allocations_number [0.018742s] ... ok 2026-05-17 02:04:56.372310 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_unmanage_manage [0.021980s] ... ok 2026-05-17 02:04:56.381901 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_rados_object_exists_1_True [0.026676s] ... ok 2026-05-17 02:04:56.384287 | ubuntu-noble | 2026-05-17 02:04:56.381 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:56.385486 | ubuntu-noble | 2026-05-17 02:04:56.381 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:56.385940 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_invalid_share_protocol [0.022126s] ... ok 2026-05-17 02:04:56.386132 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_1_hitachi_hnas_driver_helper [0.020245s] ... ok 2026-05-17 02:04:56.394548 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_mkindex [0.021919s] ... ok 2026-05-17 02:04:56.403145 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_nobump [0.021199s] ... ok 2026-05-17 02:04:56.406088 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_nfs_2_False [0.019796s] ... ok 2026-05-17 02:04:56.410679 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_5_hitachi_hnas_user [0.022482s] ... ok 2026-05-17 02:04:56.415062 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_with_rados_store_2_True [0.021409s] ... ok 2026-05-17 02:04:56.425631 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_with_rados_store_and_bump_2_False [0.020681s] ... ok 2026-05-17 02:04:56.429621 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_exception [0.018538s] ... ok 2026-05-17 02:04:56.431695 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_credentials [0.018811s] ... ok 2026-05-17 02:04:56.435679 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_delete_rados_object [0.020499s] ... ok 2026-05-17 02:04:56.444750 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs_exception [0.019552s] ... ok 2026-05-17 02:04:56.445891 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_execute_error_log_message [0.021822s] ... ok 2026-05-17 02:04:56.450531 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_1___1_1_1_1 [0.022160s] ... ok 2026-05-17 02:04:56.452480 | ubuntu-noble | 2026-05-17 02:04:56.437 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade eb6d5544cbbd -> 221a83cfd85b, change_user_id_length 2026-05-17 02:04:56.453069 | ubuntu-noble | 2026-05-17 02:04:56.438 6714 INFO 221a83cfd85b_change_user_project_id_length_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Changing user_id length for share_networks 2026-05-17 02:04:56.453076 | ubuntu-noble | 2026-05-17 02:04:56.439 6714 INFO 221a83cfd85b_change_user_project_id_length_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Changing project_id length for share_networks 2026-05-17 02:04:56.453087 | ubuntu-noble | 2026-05-17 02:04:56.439 6714 INFO 221a83cfd85b_change_user_project_id_length_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Changing project_id length for security_services 2026-05-17 02:04:56.453092 | ubuntu-noble | 2026-05-17 02:04:56.440 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update eb6d5544cbbd to 221a83cfd85b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:56.453096 | ubuntu-noble | 2026-05-17 02:04:56.442 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:56.453100 | ubuntu-noble | 2026-05-17 02:04:56.442 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:56.458156 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_ganesha_export_dir [0.022275s] ... ok 2026-05-17 02:04:56.462536 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_fs_mounted_true [0.017881s] ... ok 2026-05-17 02:04:56.465316 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_mkindex [0.020531s] ... ok 2026-05-17 02:04:56.469442 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_2_1_1_1_1_share_id [0.019462s] ... ok 2026-05-17 02:04:56.479793 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init [0.021517s] ... ok 2026-05-17 02:04:56.480333 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_inexistent_snapshot [0.018013s] ... ok 2026-05-17 02:04:56.484996 | ubuntu-noble | There was a problem removing the export. Ignoring errors and continuing operation. 2026-05-17 02:04:56.485024 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:56.485033 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ganesha/manager.py", line 516, in remove_export 2026-05-17 02:04:56.485043 | ubuntu-noble | self._remove_export_dbus(confdict["EXPORT"]["Export_Id"]) 2026-05-17 02:04:56.485064 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:56.485073 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:56.485082 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:56.485090 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:56.485099 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:56.485108 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:56.485116 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:56.485125 | ubuntu-noble | raise effect 2026-05-17 02:04:56.485134 | ubuntu-noble | manila.exception.GaneshaCommandFailure: Ganesha management command failed. 2026-05-17 02:04:56.485143 | ubuntu-noble | Command: None 2026-05-17 02:04:56.485151 | ubuntu-noble | Exit code: - 2026-05-17 02:04:56.485160 | ubuntu-noble | Stdout: None 2026-05-17 02:04:56.485168 | ubuntu-noble | Stderr: None 2026-05-17 02:04:56.488083 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_remove_export_dbus_with_rados_store_2_False [0.021839s] ... ok 2026-05-17 02:04:56.490487 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_1__root_snapshot_id [0.020790s] ... ok 2026-05-17 02:04:56.498902 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access_already_deleted_user_1_True [0.018495s] ... ok 2026-05-17 02:04:56.501607 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_with_rados_store_and_export_counter_exists_2_True [0.020890s] ... ok 2026-05-17 02:04:56.508723 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_rm_file [0.020592s] ... ok 2026-05-17 02:04:56.511269 | ubuntu-noble | 2026-05-17 02:04:56.505 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:56.511297 | ubuntu-noble | 2026-05-17 02:04:56.505 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:56.512493 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_2_128GB [0.021899s] ... ok 2026-05-17 02:04:56.523386 | ubuntu-noble | Command has returned execution error. Will retry the operation. Error details: None 2026-05-17 02:04:56.524574 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_create_directory [0.022860s] ... ok 2026-05-17 02:04:56.524599 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_restart_service [0.020965s] ... ok 2026-05-17 02:04:56.524906 | ubuntu-noble | Unable to execute LDAP operation with success. Retries exhausted. Error details: None 2026-05-17 02:04:56.525061 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:56.525073 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/security_service_helper.py", line 88, in try_ldap_operation 2026-05-17 02:04:56.525094 | ubuntu-noble | self._execute(*cmd, run_as_root=run_as_root) 2026-05-17 02:04:56.525103 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:56.525112 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:56.525120 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:56.525128 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:56.525137 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:56.525145 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:56.525154 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:56.525162 | ubuntu-noble | raise effect 2026-05-17 02:04:56.525171 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/security_service_helper.py", line 88, in try_ldap_operation 2026-05-17 02:04:56.525180 | ubuntu-noble | self._execute(*cmd, run_as_root=run_as_root) 2026-05-17 02:04:56.525188 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:56.525196 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:56.525205 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:56.525213 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:56.525221 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:56.525230 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:56.525238 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:56.525246 | ubuntu-noble | raise effect 2026-05-17 02:04:56.525255 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:04:56.525263 | ubuntu-noble | Command: None 2026-05-17 02:04:56.525272 | ubuntu-noble | Exit code: 1 2026-05-17 02:04:56.525281 | ubuntu-noble | Stdout: None 2026-05-17 02:04:56.525379 | ubuntu-noble | Stderr: None 2026-05-17 02:04:56.525392 | ubuntu-noble | 2026-05-17 02:04:56.525401 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-05-17 02:04:56.525411 | ubuntu-noble | 2026-05-17 02:04:56.525419 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:56.525428 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/security_service_helper.py", line 103, in ldap_retry_operation 2026-05-17 02:04:56.525437 | ubuntu-noble | try_ldap_operation() 2026-05-17 02:04:56.525446 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-05-17 02:04:56.525492 | ubuntu-noble | return r(f, *args, **kwargs) 2026-05-17 02:04:56.525501 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:56.525510 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-05-17 02:04:56.525532 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-05-17 02:04:56.525541 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:56.525549 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-05-17 02:04:56.525557 | ubuntu-noble | result = action(retry_state) 2026-05-17 02:04:56.525566 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:56.525625 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 413, in exc_check 2026-05-17 02:04:56.525634 | ubuntu-noble | raise retry_exc.reraise() 2026-05-17 02:04:56.525642 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:56.525651 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 184, in reraise 2026-05-17 02:04:56.525659 | ubuntu-noble | raise self.last_attempt.result() 2026-05-17 02:04:56.525668 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:56.525676 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-05-17 02:04:56.525685 | ubuntu-noble | return self.__get_result() 2026-05-17 02:04:56.525693 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:56.525701 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-05-17 02:04:56.525710 | ubuntu-noble | raise self._exception 2026-05-17 02:04:56.525718 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-05-17 02:04:56.525727 | ubuntu-noble | result = fn(*args, **kwargs) 2026-05-17 02:04:56.525735 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:56.525744 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/security_service_helper.py", line 100, in try_ldap_operation 2026-05-17 02:04:56.525752 | ubuntu-noble | raise exception.ProcessExecutionError() 2026-05-17 02:04:56.525760 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:04:56.525769 | ubuntu-noble | Command: None 2026-05-17 02:04:56.525777 | ubuntu-noble | Exit code: - 2026-05-17 02:04:56.525786 | ubuntu-noble | Stdout: None 2026-05-17 02:04:56.525794 | ubuntu-noble | Stderr: None 2026-05-17 02:04:56.528070 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_error_with_rados_store_2_False [0.019799s] ... ok 2026-05-17 02:04:56.532260 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_retry_operation_timeout [5.029014s] ... ok 2026-05-17 02:04:56.535573 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_1 [0.020905s] ... ok 2026-05-17 02:04:56.540592 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_nfs_host_list [0.018556s] ... ok 2026-05-17 02:04:56.544877 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_error_with_rados_store_1_True [0.022641s] ... ok 2026-05-17 02:04:56.547699 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_fixup_access_rules_1 [0.019235s] ... ok 2026-05-17 02:04:56.552833 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_unmanage_snapshot [0.018873s] ... ok 2026-05-17 02:04:56.558769 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota [0.018031s] ... ok 2026-05-17 02:04:56.559714 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_server_pools_2_____72_50g_62_50g_ [0.026741s] ... ok 2026-05-17 02:04:56.564249 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_with_rados_store_2_False [0.019449s] ... ok 2026-05-17 02:04:56.564672 | ubuntu-noble | Unsupported access rule of 'type' cert, 'level' ro, 'to' some-CN: type should be one of 'ip'. 2026-05-17 02:04:56.567978 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_fail_1 [0.019559s] ... ok 2026-05-17 02:04:56.574611 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_operation_successful [0.018326s] ... ok 2026-05-17 02:04:56.577095 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota_errors_2_No_quotas_matching_specified_filter_criteria__ [0.017905s] ... ok 2026-05-17 02:04:56.581395 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_server_pools_3____62_50g__72_50g_ [0.021677s] ... ok 2026-05-17 02:04:56.582182 | ubuntu-noble | 2026-05-17 02:04:56.564 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 221a83cfd85b -> fdfb668d19e1, add_gateway_to_network_allocations_table 2026-05-17 02:04:56.582207 | ubuntu-noble | 2026-05-17 02:04:56.566 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 221a83cfd85b to fdfb668d19e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:56.582212 | ubuntu-noble | 2026-05-17 02:04:56.568 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:56.582216 | ubuntu-noble | 2026-05-17 02:04:56.568 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:56.584993 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_tmp_conf_file [0.020577s] ... ok 2026-05-17 02:04:56.586297 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_walk [0.018592s] ... ok 2026-05-17 02:04:56.589193 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs [0.018504s] ... ok 2026-05-17 02:04:56.595872 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_2_False [0.019082s] ... ok 2026-05-17 02:04:56.602990 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_check_compatibility_2 [0.020808s] ... ok 2026-05-17 02:04:56.606040 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.MiscTests.test_setup_rados_2 [0.020772s] ... ok 2026-05-17 02:04:56.608383 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_fs_mounted_false [0.018502s] ... ok 2026-05-17 02:04:56.609172 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_utils.SSHExecutorTestCase.test_call_ssh_exec_object_with_run_as_root_2 [0.022902s] ... ok 2026-05-17 02:04:56.617153 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule_exception_error [0.020278s] ... ok 2026-05-17 02:04:56.621989 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_remove_storage_lvremove_failed [0.020012s] ... ok 2026-05-17 02:04:56.624988 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_fixup_access_rules_2 [0.019124s] ... ok 2026-05-17 02:04:56.625976 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_quota_error [0.017926s] ... ok 2026-05-17 02:04:56.632665 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_fail_1_True [0.022574s] ... ok 2026-05-17 02:04:56.632952 | ubuntu-noble | 2026-05-17 02:04:56.629 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:56.632967 | ubuntu-noble | 2026-05-17 02:04:56.629 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:56.636934 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_create [0.020268s] ... ok 2026-05-17 02:04:56.643484 | ubuntu-noble | Unsupported access rule of 'type' ip, 'level' rw, 'to' 10.10.10.12: level should be one of 'ro'. 2026-05-17 02:04:56.645336 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_add_error [0.019212s] ... ok 2026-05-17 02:04:56.645962 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_fail_2 [0.020276s] ... ok 2026-05-17 02:04:56.657784 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_mounted_ensure [0.024959s] ... ok 2026-05-17 02:04:56.658166 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_manage_existing_wrong_share_id [0.019587s] ... ok 2026-05-17 02:04:56.666530 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_volume_presence [0.019401s] ... ok 2026-05-17 02:04:56.666836 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_del [0.019199s] ... ok 2026-05-17 02:04:56.676258 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_delete_1_None [0.019610s] ... ok 2026-05-17 02:04:56.684085 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota_mb [0.019192s] ... ok 2026-05-17 02:04:56.685666 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_2 [0.018767s] ... ok 2026-05-17 02:04:56.689890 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_restart_gluster_vol [0.028650s] ... ok 2026-05-17 02:04:56.690958 | ubuntu-noble | 2026-05-17 02:04:56.684 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade fdfb668d19e1 -> 221a83cfd85b, add_gateway_to_network_allocations_table 2026-05-17 02:04:56.697768 | ubuntu-noble | 2026-05-17 02:04:56.685 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update fdfb668d19e1 to 221a83cfd85b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:56.697790 | ubuntu-noble | 2026-05-17 02:04:56.691 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:56.697797 | ubuntu-noble | 2026-05-17 02:04:56.691 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:56.704348 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_stats [0.018408s] ... ok 2026-05-17 02:04:56.704605 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_no_vol_1_None [0.018688s] ... ok 2026-05-17 02:04:56.705774 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_post_2_500 [0.028264s] ... ok 2026-05-17 02:04:56.720564 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_gluster_version [0.034298s] ... ok 2026-05-17 02:04:56.721931 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_has_shouldnt_have_vol [0.018727s] ... ok 2026-05-17 02:04:56.722767 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_create_error [0.018417s] ... ok 2026-05-17 02:04:56.723302 | ubuntu-noble | Invalid configuration. hpe3par_fpg must be set. 2026-05-17 02:04:56.726515 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_2__None__0__4_ [0.021647s] ... ok 2026-05-17 02:04:56.741067 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_3 [0.020748s] ... ok 2026-05-17 02:04:56.742000 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_notfound_fallback_1_None [0.018752s] ... ok 2026-05-17 02:04:56.742802 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_ip_exception_2_False [0.019464s] ... ok 2026-05-17 02:04:56.749134 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_1___test_dquote____test_dquote__ [0.022381s] ... ok 2026-05-17 02:04:56.758695 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:04:56.759906 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_req_host [0.019038s] ... ok 2026-05-17 02:04:56.760970 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_supported_protocols [0.019954s] ... ok 2026-05-17 02:04:56.761912 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__wait_job_status_3_RUNNING [0.019922s] ... ok 2026-05-17 02:04:56.768916 | ubuntu-noble | 2026-05-17 02:04:56.763 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:56.770073 | ubuntu-noble | 2026-05-17 02:04:56.764 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:56.779701 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_2___test_squote____test_squote__ [0.029029s] ... ok 2026-05-17 02:04:56.779731 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_getattr_called [0.018753s] ... ok 2026-05-17 02:04:56.780194 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_access_rule_validator [0.018940s] ... ok 2026-05-17 02:04:56.780958 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_clusters_2_None [0.018930s] ... ok 2026-05-17 02:04:56.797883 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_2 [0.019263s] ... ok 2026-05-17 02:04:56.798344 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto_baseclass_1_NFS [0.018696s] ... ok 2026-05-17 02:04:56.799512 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_resize_file_system [0.019612s] ... ok 2026-05-17 02:04:56.807750 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_share_fails_get_pool_location_2 [0.028976s] ... ok 2026-05-17 02:04:56.817251 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_5 [0.018663s] ... ok 2026-05-17 02:04:56.817280 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto_notsupported [0.018254s] ... ok 2026-05-17 02:04:56.819202 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_6___min_1_ip_fpg___1__4_ [0.019258s] ... ok 2026-05-17 02:04:56.834579 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_with_vfs_error [0.022858s] ... ok 2026-05-17 02:04:56.834868 | ubuntu-noble | 2026-05-17 02:04:56.821 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 221a83cfd85b -> fdfb668d19e1, add_gateway_to_network_allocations_table 2026-05-17 02:04:56.834879 | ubuntu-noble | 2026-05-17 02:04:56.824 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 221a83cfd85b to fdfb668d19e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:56.834884 | ubuntu-noble | 2026-05-17 02:04:56.827 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:56.834896 | ubuntu-noble | 2026-05-17 02:04:56.827 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:56.837332 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_count_ignored_1 [0.019745s] ... ok 2026-05-17 02:04:56.838531 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_4_delete_snapshot [0.019599s] ... ok 2026-05-17 02:04:56.840333 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_check_for_setup_error_exception [0.021176s] ... ok 2026-05-17 02:04:56.851503 | ubuntu-noble | 2026-05-17 02:04:56.846 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:56.851536 | ubuntu-noble | 2026-05-17 02:04:56.846 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:56.851865 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__unmount_share_error [0.021123s] ... ok 2026-05-17 02:04:56.855519 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:04:56.855986 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_subclass_3 [0.019435s] ... ok 2026-05-17 02:04:56.857736 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_3 [0.021334s] ... ok 2026-05-17 02:04:56.864536 | ubuntu-noble | Unsupported configuration. hpe3par_fpg must have IP address or be discoverable at 3PAR 2026-05-17 02:04:56.867600 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_failure_no_dhss_no_conf_ss_ip [0.026942s] ... ok 2026-05-17 02:04:56.871887 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_1___osf_uid___None__None___osf_uid__ [0.019760s] ... ok 2026-05-17 02:04:56.875296 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:04:56.876770 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_supported_access_types [0.020626s] ... ok 2026-05-17 02:04:56.877548 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_badcn_2_comma_nama [0.019574s] ... ok 2026-05-17 02:04:56.895203 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_3___uid___None__False___osf_uid__ [0.022574s] ... ok 2026-05-17 02:04:56.895220 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_mediator_error [0.027106s] ... ok 2026-05-17 02:04:56.911273 | ubuntu-noble | 2026-05-17 02:04:56.905 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade fdfb668d19e1 -> e8ea58723178, Remove host from driver private data 2026-05-17 02:04:56.911292 | ubuntu-noble | 2026-05-17 02:04:56.906 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update fdfb668d19e1 to e8ea58723178 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:56.913569 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cleanup_create_share_local_share_path_exists [0.035584s] ... ok 2026-05-17 02:04:56.916138 | ubuntu-noble | Failed to get FSIPs for FPG/VFS pool/test_vfs. 2026-05-17 02:04:56.916157 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:56.916163 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1654, in fsip_exists 2026-05-17 02:04:56.916183 | ubuntu-noble | result = self._client.getfsip(vfs, fpg=fpg) 2026-05-17 02:04:56.916189 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:56.916194 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:56.916200 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:56.916205 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:56.916210 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:56.916215 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:56.916220 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:56.916225 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:56.916231 | ubuntu-noble | raise effect 2026-05-17 02:04:56.916236 | ubuntu-noble | manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_exists_exception..FakeException 2026-05-17 02:04:56.916540 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_nosupp_layout [0.035147s] ... ok 2026-05-17 02:04:56.916552 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_exists_exception [0.021748s] ... ok 2026-05-17 02:04:56.917181 | ubuntu-noble | 2026-05-17 02:04:56.912 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:56.917207 | ubuntu-noble | 2026-05-17 02:04:56.912 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:56.917791 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_no_dhss_multi_getvfs_success [0.023061s] ... ok 2026-05-17 02:04:56.932848 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.common.enas.test_connector.XMLAPIConnectorTest.test_request_with_general_exception [0.308565s] ... ok 2026-05-17 02:04:56.933986 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_unable_to_create_share_weird [0.018235s] ... ok 2026-05-17 02:04:56.935325 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_setup_via_manager [0.020318s] ... ok 2026-05-17 02:04:56.935931 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_02________ip___False____Another_share_already_exists_for_this_path_and_client___ [0.019276s] ... ok 2026-05-17 02:04:56.937786 | ubuntu-noble | 2026-05-17 02:04:56.928 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:56.938384 | ubuntu-noble | 2026-05-17 02:04:56.929 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:56.939681 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_mount_directory [0.021842s] ... ok 2026-05-17 02:04:56.948252 | ubuntu-noble | Could not mount the Gluster volume testvol 2026-05-17 02:04:56.948279 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:56.948288 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/glusterfs/layout_directory.py", line 108, in _ensure_gluster_vol_mounted 2026-05-17 02:04:56.948297 | ubuntu-noble | common._mount_gluster_vol(self.driver._execute, 2026-05-17 02:04:56.948305 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:56.948314 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:56.948322 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:56.948330 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:56.948338 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:56.948346 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:56.948368 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:56.948377 | ubuntu-noble | raise effect 2026-05-17 02:04:56.948385 | ubuntu-noble | manila.exception.GlusterfsException: Unknown Gluster exception. 2026-05-17 02:04:56.951402 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_ensure_gluster_vol_mounted_error [0.019925s] ... ok 2026-05-17 02:04:56.953924 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_1 [0.020281s] ... ok 2026-05-17 02:04:56.956371 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_04________ip___True____foo_does_not_exist__cannot_be_removed___ [0.020583s] ... ok 2026-05-17 02:04:56.959843 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_ipv6_addr_1 [0.028759s] ... ok 2026-05-17 02:04:56.962779 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__delete_file_tree_no_config_options [0.022621s] ... ok 2026-05-17 02:04:56.973433 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_check_mount_glusterfs [0.019554s] ... ok 2026-05-17 02:04:56.975630 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_3 [0.024662s] ... ok 2026-05-17 02:04:56.976393 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_12________user___True_____ [0.019669s] ... ok 2026-05-17 02:04:56.982604 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__delete_share_directory [0.020041s] ... ok 2026-05-17 02:04:56.984961 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_2 [0.024071s] ... ok 2026-05-17 02:04:56.989069 | ubuntu-noble | 2026-05-17 02:04:56.981 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade e8ea58723178 -> fdfb668d19e1, Remove host from driver private data 2026-05-17 02:04:56.995342 | ubuntu-noble | Invalid protocol. Expected nfs or smb. Got unsupported_other_protocol. 2026-05-17 02:04:56.996242 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup_error_enabling_creation_share_specific_size [0.020296s] ... ok 2026-05-17 02:04:56.996256 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_share_manager [0.018659s] ... ok 2026-05-17 02:04:56.997397 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_access_bad_proto [0.019795s] ... ok 2026-05-17 02:04:57.001552 | ubuntu-noble | 2026-05-17 02:04:56.998 6714 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Creating the migration table _migrating_drivers_private_data_27eafa5e 2026-05-17 02:04:57.002475 | ubuntu-noble | Failed to get FSIP after creating it for FPG/VFS/IP/subnet/VLAN pool/test_vfs/1.2.3.4/255.255.255.0/101. 2026-05-17 02:04:57.006002 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_get_none [0.023223s] ... ok 2026-05-17 02:04:57.016955 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_2 [0.019665s] ... ok 2026-05-17 02:04:57.020015 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_ip_access_nfs [0.020793s] ... ok 2026-05-17 02:04:57.020033 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_update_share_stats_gluster_mnt_unavailable [0.019414s] ... ok 2026-05-17 02:04:57.024279 | ubuntu-noble | 2026-05-17 02:04:57.011 6714 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Copying data from drivers_private_data to the migration table _migrating_drivers_private_data_27eafa5e 2026-05-17 02:04:57.024341 | ubuntu-noble | 2026-05-17 02:04:57.015 6714 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Dropping table drivers_private_data 2026-05-17 02:04:57.024351 | ubuntu-noble | 2026-05-17 02:04:57.017 6714 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Rename the migration table _migrating_drivers_private_data_27eafa5e to the original table drivers_private_data 2026-05-17 02:04:57.024357 | ubuntu-noble | 2026-05-17 02:04:57.018 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e8ea58723178 to fdfb668d19e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:57.026065 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_5___uid____smb___False___osf_smb_uid__ [0.019988s] ... ok 2026-05-17 02:04:57.030515 | ubuntu-noble | 2026-05-17 02:04:57.027 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:57.030536 | ubuntu-noble | 2026-05-17 02:04:57.027 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:57.031800 | ubuntu-noble | ('Error creating share %(share_id)s', {'share_id': 'fakeid'}) 2026-05-17 02:04:57.034611 | ubuntu-noble | 3PAR shares from snapshots require read-only access 2026-05-17 02:04:57.035606 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_from_snapshot_2 [0.019437s] ... ok 2026-05-17 02:04:57.036149 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_error [0.020142s] ... ok 2026-05-17 02:04:57.037432 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_rw_snapshot_error_1_CIFS [0.019202s] ... ok 2026-05-17 02:04:57.038660 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_from_snapshot [0.053507s] ... ok 2026-05-17 02:04:57.047613 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fsnap_hit [0.021444s] ... ok 2026-05-17 02:04:57.052172 | ubuntu-noble | GlusterFS version 3.6 on server host1 does not support creation of shares from snapshot. minimum requirement: 3.7 2026-05-17 02:04:57.054203 | ubuntu-noble | 2026-05-17 02:04:57.050 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:57.054585 | ubuntu-noble | 2026-05-17 02:04:57.050 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:57.054603 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_1 [0.019629s] ... ok 2026-05-17 02:04:57.055970 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_from_snapshot_error_unsupported_gluster_version [0.020097s] ... ok 2026-05-17 02:04:57.059188 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_1___4__0__0___None__None__None_ [0.021554s] ... ok 2026-05-17 02:04:57.069751 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_exists [0.021493s] ... ok 2026-05-17 02:04:57.074489 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_1_None [0.019971s] ... ok 2026-05-17 02:04:57.076420 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot [0.021745s] ... ok 2026-05-17 02:04:57.079214 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_1_sync [0.021142s] ... ok 2026-05-17 02:04:57.090795 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_01________ip___True____IP_address_foo_already_exists___ [0.020776s] ... ok 2026-05-17 02:04:57.094424 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_clone [0.019898s] ... ok 2026-05-17 02:04:57.096980 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup [0.020667s] ... ok 2026-05-17 02:04:57.101522 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_2_no_wdelay_sec_sys_hide_sync [0.019745s] ... ok 2026-05-17 02:04:57.109456 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_nfs [0.070459s] ... ok 2026-05-17 02:04:57.110618 | ubuntu-noble | 2026-05-17 02:04:57.102 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade fdfb668d19e1 -> e8ea58723178, Remove host from driver private data 2026-05-17 02:04:57.110632 | ubuntu-noble | 2026-05-17 02:04:57.103 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update fdfb668d19e1 to e8ea58723178 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:57.110636 | ubuntu-noble | 2026-05-17 02:04:57.107 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:57.110641 | ubuntu-noble | 2026-05-17 02:04:57.107 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:57.111044 | ubuntu-noble | GlusterFS version 3.5 on server root@host1 is not supported, minimum requirement: 3.6 2026-05-17 02:04:57.115097 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_unsupported_glusterfs_version [0.019710s] ... ok 2026-05-17 02:04:57.118053 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_error [0.020946s] ... ok 2026-05-17 02:04:57.123072 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_from_snapshot [0.023550s] ... ok 2026-05-17 02:04:57.133447 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_2 [0.019060s] ... ok 2026-05-17 02:04:57.134014 | ubuntu-noble | REST REQUEST: https://192.168.0.110:443/rest/v1/file-systems/6432b79e-1cc3-0414-3ffd-2a50fb1ccff3 with params null 2026-05-17 02:04:57.136675 | ubuntu-noble | REST RESPONSE: 204 with params 2026-05-17 02:04:57.139018 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_delete [0.028244s] ... ok 2026-05-17 02:04:57.139171 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_no_filter_used [0.020104s] ... ok 2026-05-17 02:04:57.142513 | ubuntu-noble | Failed to get fshare osf-share-id after creating it: Fake exception for testing. 2026-05-17 02:04:57.142793 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:57.142804 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 551, in _create_share 2026-05-17 02:04:57.142809 | ubuntu-noble | result = self._client.getfshare( 2026-05-17 02:04:57.142814 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:57.142820 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:57.142837 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:57.142843 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:57.142848 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:57.142854 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:57.142859 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:57.142864 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:57.142869 | ubuntu-noble | raise effect 2026-05-17 02:04:57.142881 | ubuntu-noble | manila.tests.share.drivers.hpe.test_hpe_3par_constants.FakeException: Fake exception for testing. 2026-05-17 02:04:57.144917 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_get_exception [0.021747s] ... ok 2026-05-17 02:04:57.153352 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_find_actual_backend_snapshot_name [0.020900s] ... ok 2026-05-17 02:04:57.160907 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_1 [0.021002s] ... ok 2026-05-17 02:04:57.161701 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_create_filesystem [0.023933s] ... ok 2026-05-17 02:04:57.163868 | ubuntu-noble | Exception during mount and copy from RO snapshot to RW share: Share backend error: Failed to copy data, reason: Total progress 99 != 100. 2026-05-17 02:04:57.167802 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_share_from_snap_copy_incomplete [0.021291s] ... ok 2026-05-17 02:04:57.173259 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_glustermanager_1 [0.018794s] ... ok 2026-05-17 02:04:57.179287 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_2 [0.019808s] ... ok 2026-05-17 02:04:57.183036 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_create_snapshot [0.021482s] ... ok 2026-05-17 02:04:57.188724 | ubuntu-noble | 2026-05-17 02:04:57.184 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:57.188748 | ubuntu-noble | 2026-05-17 02:04:57.184 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:57.192306 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot [0.020709s] ... ok 2026-05-17 02:04:57.192706 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_1 [0.020102s] ... ok 2026-05-17 02:04:57.201836 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_3 [0.020000s] ... ok 2026-05-17 02:04:57.205259 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_execute_powerflex_patch_request_with_no_param [0.022549s] ... ok 2026-05-17 02:04:57.205974 | ubuntu-noble | Failed to create snapshot for FPG/VFS/fshare pool/test_vfs/osf-share-id: Share is a read-only share of an existing snapshot. 2026-05-17 02:04:57.208911 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot_not_allowed [0.021622s] ... ok 2026-05-17 02:04:57.213316 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_5 [0.018842s] ... ok 2026-05-17 02:04:57.220625 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_9 [0.020143s] ... ok 2026-05-17 02:04:57.225584 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_execute_powerflex_post_request_with_no_param [0.020344s] ... ok 2026-05-17 02:04:57.229471 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_7 [0.018373s] ... ok 2026-05-17 02:04:57.231608 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_nfs_share [0.022965s] ... ok 2026-05-17 02:04:57.237015 | ubuntu-noble | No unused gluster volumes available for use as share! Create share won't be supported unless existing shares are deleted or some gluster volumes are created with names matching 'glusterfs_volume_pattern'. 2026-05-17 02:04:57.238225 | ubuntu-noble | Couldn't find a free gluster volume to use. 2026-05-17 02:04:57.238422 | ubuntu-noble | 2026-05-17 02:04:57.237 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade e8ea58723178 -> 493eaffd79e1, add_mtu_network_allocations 2026-05-17 02:04:57.240188 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_excp_2 [0.019301s] ... ok 2026-05-17 02:04:57.241351 | ubuntu-noble | 2026-05-17 02:04:57.238 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e8ea58723178 to 493eaffd79e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:57.243886 | ubuntu-noble | 2026-05-17 02:04:57.241 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:57.243901 | ubuntu-noble | 2026-05-17 02:04:57.241 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:57.246916 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_nfs_export_id [0.021334s] ... ok 2026-05-17 02:04:57.253079 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_share_manager [0.021517s] ... ok 2026-05-17 02:04:57.257282 | ubuntu-noble | Failed to check hdfs state. Error: Unexpected error while running command. 2026-05-17 02:04:57.257314 | ubuntu-noble | Command: None 2026-05-17 02:04:57.257326 | ubuntu-noble | Exit code: - 2026-05-17 02:04:57.257334 | ubuntu-noble | Stdout: None 2026-05-17 02:04:57.257343 | ubuntu-noble | Stderr: None. 2026-05-17 02:04:57.258018 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_02__2__1__False_ [0.026078s] ... ok 2026-05-17 02:04:57.260657 | ubuntu-noble | {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__check_hdfs_state_exception [0.020011s] ... ok 2026-05-17 02:04:57.269048 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_storage_pool_id [0.021422s] ... ok 2026-05-17 02:04:57.271883 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_mount_fail [0.020504s] ... ok 2026-05-17 02:04:57.278723 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_11__1__99999999__True_ [0.020492s] ... ok 2026-05-17 02:04:57.287910 | ubuntu-noble | Failed to create share fakename from snapshot fakesnapshotname. Error: Unexpected error while running command. 2026-05-17 02:04:57.287931 | ubuntu-noble | Command: None 2026-05-17 02:04:57.287937 | ubuntu-noble | Exit code: - 2026-05-17 02:04:57.287943 | ubuntu-noble | Stdout: None 2026-05-17 02:04:57.287948 | ubuntu-noble | Stderr: None. 2026-05-17 02:04:57.292478 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_storage_pool_spare_percentage [0.022232s] ... ok 2026-05-17 02:04:57.295592 | ubuntu-noble | {5} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__check_hdfs_state_down [0.019962s] ... ok 2026-05-17 02:04:57.296429 | ubuntu-noble | {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_from_snapshot_exception [0.032410s] ... ok 2026-05-17 02:04:57.297785 | ubuntu-noble | Error while validating FPG/VFS (pool/None): Expected 1, got 0. 2026-05-17 02:04:57.304731 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_vfs_not_found [0.021792s] ... ok 2026-05-17 02:04:57.308870 | ubuntu-noble | Failed to create snapshot fakesnapshotname for the share fakename. Error: Unexpected error while running command. 2026-05-17 02:04:57.308890 | ubuntu-noble | Command: None 2026-05-17 02:04:57.308896 | ubuntu-noble | Exit code: - 2026-05-17 02:04:57.308902 | ubuntu-noble | Stdout: None 2026-05-17 02:04:57.308907 | ubuntu-noble | Stderr: None. 2026-05-17 02:04:57.310997 | ubuntu-noble | {5} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_snapshot_exception [0.018517s] ... ok 2026-05-17 02:04:57.311757 | ubuntu-noble | Only HDFS protocol supported! 2026-05-17 02:04:57.314557 | ubuntu-noble | {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_unsupported_proto [0.021449s] ... ok 2026-05-17 02:04:57.315305 | ubuntu-noble | 2026-05-17 02:04:57.311 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:57.315329 | ubuntu-noble | 2026-05-17 02:04:57.312 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:57.322677 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_1____nfs____NFS____nFs_____smb__ [0.021971s] ... ok 2026-05-17 02:04:57.330692 | ubuntu-noble | {5} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_share [0.019844s] ... ok 2026-05-17 02:04:57.336025 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_allow_access_cifs_2 [0.022325s] ... ok 2026-05-17 02:04:57.343109 | ubuntu-noble | Failed to get storage pool information. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}] 2026-05-17 02:04:57.343969 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_5__None__None_ [0.020516s] ... ok 2026-05-17 02:04:57.347401 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_failed_to_get_pool_info [0.054783s] ... ok 2026-05-17 02:04:57.348259 | ubuntu-noble | Failed to delete snapshot fakesnapshotname. Error: Unexpected error while running command. 2026-05-17 02:04:57.348287 | ubuntu-noble | Command: None 2026-05-17 02:04:57.348300 | ubuntu-noble | Exit code: - 2026-05-17 02:04:57.348313 | ubuntu-noble | Stdout: None 2026-05-17 02:04:57.348325 | ubuntu-noble | Stderr: None. 2026-05-17 02:04:57.352579 | ubuntu-noble | {5} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_snapshot_exception [0.020037s] ... ok 2026-05-17 02:04:57.357524 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_cifs_snapshot_update_access_allow [0.021517s] ... ok 2026-05-17 02:04:57.365323 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_6__None___DELETE__ [0.019512s] ... ok 2026-05-17 02:04:57.371129 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test__check_fs_mounted [0.020255s] ... ok 2026-05-17 02:04:57.373850 | ubuntu-noble | 2026-05-17 02:04:57.368 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 493eaffd79e1 -> e8ea58723178, add_mtu_network_allocations 2026-05-17 02:04:57.373871 | ubuntu-noble | 2026-05-17 02:04:57.370 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 493eaffd79e1 to e8ea58723178 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:57.376636 | ubuntu-noble | 2026-05-17 02:04:57.373 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:57.376655 | ubuntu-noble | 2026-05-17 02:04:57.373 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:57.379167 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_1 [0.021434s] ... ok 2026-05-17 02:04:57.386051 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_proto_fail [0.021908s] ... ok 2026-05-17 02:04:57.392507 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test__update_share_stats [0.021225s] ... ok 2026-05-17 02:04:57.394300 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_06________user___False____SMB_share_osf_foo_does_not_exist___ [0.303961s] ... ok 2026-05-17 02:04:57.398807 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_1 [0.051020s] ... ok 2026-05-17 02:04:57.401903 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_export_error [0.020299s] ... ok 2026-05-17 02:04:57.409357 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_service_down [0.023654s] ... ok 2026-05-17 02:04:57.412669 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_invalid_protocol [0.019964s] ... ok 2026-05-17 02:04:57.415675 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_07________ip___True_____r___ [0.019957s] ... ok 2026-05-17 02:04:57.419952 | ubuntu-noble | 2026-05-17 02:04:57.417 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:57.420549 | ubuntu-noble | 2026-05-17 02:04:57.417 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:57.422072 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_1 [0.022369s] ... ok 2026-05-17 02:04:57.430595 | ubuntu-noble | check_conf_file: Config file invalid. RestURL, UserName and UserPassword must be set. 2026-05-17 02:04:57.432320 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_share_invalid_protocol [0.019806s] ... ok 2026-05-17 02:04:57.433866 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_username_fail [0.024208s] ... ok 2026-05-17 02:04:57.436547 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_14________user___True_____ [0.022114s] ... ok 2026-05-17 02:04:57.442837 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_empty_snapshot [0.020454s] ... ok 2026-05-17 02:04:57.446360 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_access_with_incorrect_proto [0.049340s] ... ok 2026-05-17 02:04:57.453202 | ubuntu-noble | Query resource pool error. 2026-05-17 02:04:57.453414 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-05-17 02:04:57.454671 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_3_hitachi_hnas_evs_ip [0.019718s] ... ok 2026-05-17 02:04:57.457755 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_fs_fail [0.021627s] ... ok 2026-05-17 02:04:57.458005 | ubuntu-noble | Invalid access type. Expected 'ip' or 'user'. Actual 'unsupported_other_type'. 2026-05-17 02:04:57.458370 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_access_bad_type [0.020144s] ... ok 2026-05-17 02:04:57.461411 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_invalid_share_protocol [0.018792s] ... ok 2026-05-17 02:04:57.471814 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_4___1_1_1_1_shares_share_id [0.019115s] ... ok 2026-05-17 02:04:57.478833 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_3___ro___True_ [0.020457s] ... ok 2026-05-17 02:04:57.481877 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_status_fail [0.022789s] ... ok 2026-05-17 02:04:57.483289 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_cifs_exception [0.019328s] ... ok 2026-05-17 02:04:57.486727 | ubuntu-noble | 2026-05-17 02:04:57.475 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade e8ea58723178 -> 493eaffd79e1, add_mtu_network_allocations 2026-05-17 02:04:57.486757 | ubuntu-noble | 2026-05-17 02:04:57.477 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e8ea58723178 to 493eaffd79e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:57.486764 | ubuntu-noble | 2026-05-17 02:04:57.479 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:57.486770 | ubuntu-noble | 2026-05-17 02:04:57.479 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:57.492019 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_5___share_id [0.020473s] ... ok 2026-05-17 02:04:57.497543 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access [0.050718s] ... ok 2026-05-17 02:04:57.499899 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_2___4__0__0____true___None__None_ [0.022079s] ... ok 2026-05-17 02:04:57.500989 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_05 [0.022021s] ... ok 2026-05-17 02:04:57.501297 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_first_snapshot [0.019303s] ... ok 2026-05-17 02:04:57.512840 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_3_512_GB [0.019258s] ... ok 2026-05-17 02:04:57.520374 | ubuntu-noble | Exception during mount and copy from RO snapshot to RW share: Share backend error: Failed to copy data, reason: run exception. 2026-05-17 02:04:57.520412 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_share_1 [0.018976s] ... ok 2026-05-17 02:04:57.522629 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_share_from_snap_copy_exception [0.022144s] ... ok 2026-05-17 02:04:57.524288 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_qos_3 [0.021841s] ... ok 2026-05-17 02:04:57.531013 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_nfs_snapshot_update_access_invalid_access_type [0.019168s] ... ok 2026-05-17 02:04:57.543527 | ubuntu-noble | Failed to create snapshot for FPG/VFS/fstore pool/test_vfs/osf-nfs-project-id: createfsnap fail. 2026-05-17 02:04:57.543555 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:57.543569 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1131, in create_snapshot 2026-05-17 02:04:57.543575 | ubuntu-noble | result = self._client.createfsnap( 2026-05-17 02:04:57.543581 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:57.543586 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:57.543592 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:57.543597 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:57.543603 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:57.543609 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:57.543615 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:57.543620 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:57.543626 | ubuntu-noble | raise effect 2026-05-17 02:04:57.543632 | ubuntu-noble | Exception: createfsnap fail. 2026-05-17 02:04:57.544825 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_extend_share_with_no_available_space_in_fs [0.021663s] ... ok 2026-05-17 02:04:57.547536 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot_backend_exception [0.022468s] ... ok 2026-05-17 02:04:57.547557 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_3_16 [0.022825s] ... ok 2026-05-17 02:04:57.551726 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_unmanage_2_False [0.018877s] ... ok 2026-05-17 02:04:57.551937 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_ro_access_without_share_server_name [0.051127s] ... ok 2026-05-17 02:04:57.562012 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_4_hitachi_hnas_ip [0.020507s] ... ok 2026-05-17 02:04:57.570258 | ubuntu-noble | Can't open the recent url, re-login. 2026-05-17 02:04:57.570524 | ubuntu-noble | Failed to delete replication pair fake_pair_id. 2026-05-17 02:04:57.570547 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-05-17 02:04:57.570557 | ubuntu-noble | Failed to delete replication pair fake_pair_id. 2026-05-17 02:04:57.570565 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:57.570574 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 231, in delete_replication_pair 2026-05-17 02:04:57.570583 | ubuntu-noble | self.helper.delete_replication_pair(replica_pair_id) 2026-05-17 02:04:57.570592 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1415, in delete_replication_pair 2026-05-17 02:04:57.570600 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-05-17 02:04:57.570609 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-05-17 02:04:57.570617 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-05-17 02:04:57.570626 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to delete replication pair fake_pair_id. 2026-05-17 02:04:57.570634 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-05-17 02:04:57.571481 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_nfs_share_only_readonly [0.021592s] ... ok 2026-05-17 02:04:57.571498 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_1_True [0.019040s] ... ok 2026-05-17 02:04:57.572985 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_fail_1 [0.026551s] ... ok 2026-05-17 02:04:57.583357 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_2 [0.020699s] ... ok 2026-05-17 02:04:57.587574 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_shared_smb [0.020621s] ... ok 2026-05-17 02:04:57.588662 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_2_False [0.018504s] ... ok 2026-05-17 02:04:57.590669 | ubuntu-noble | Replication pair fake_pair_id was not found. 2026-05-17 02:04:57.590968 | ubuntu-noble | The share was not found. Share name:share_fake_new_uuid 2026-05-17 02:04:57.594551 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_success_2 [0.021223s] ... ok 2026-05-17 02:04:57.596219 | ubuntu-noble | Could not find Data Mover by name: server_2. 2026-05-17 02:04:57.600141 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_check_for_setup_error_with_invalid_mover_name [0.050534s] ... ok 2026-05-17 02:04:57.605914 | ubuntu-noble | Failed to change (-) access to FPG/share pool/osf-share-id for ip 1.2.3.4 rw): Share does not exist on 3PAR. 2026-05-17 02:04:57.606696 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_invalid_host [0.021159s] ... ok 2026-05-17 02:04:57.606709 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_exception_error [0.018392s] ... ok 2026-05-17 02:04:57.609512 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_access_missing_nfs_share [0.021739s] ... ok 2026-05-17 02:04:57.616203 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_get_filesystem_status_fail [0.021032s] ... ok 2026-05-17 02:04:57.625659 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_exception_not_found [0.019288s] ... ok 2026-05-17 02:04:57.628339 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_snapshot_with_mount_support_2 [0.022884s] ... ok 2026-05-17 02:04:57.631761 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_ip_access_nfs [0.021359s] ... ok 2026-05-17 02:04:57.635743 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_get_share_fail_2 [0.021277s] ... ok 2026-05-17 02:04:57.644273 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_create_operation_context_change [0.018676s] ... ok 2026-05-17 02:04:57.649254 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_inexistent_snapshot_exception [0.022112s] ... ok 2026-05-17 02:04:57.651924 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_rw_snapshot_error_1_CIFS [0.021483s] ... ok 2026-05-17 02:04:57.654103 | ubuntu-noble | Can not get share ID by share share-fake-uuid. 2026-05-17 02:04:57.659075 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_extend_share_not_exist [0.020536s] ... ok 2026-05-17 02:04:57.661520 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server [0.061751s] ... ok 2026-05-17 02:04:57.664949 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_create_operation_error [0.019883s] ... ok 2026-05-17 02:04:57.669789 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_3__directory1 [0.020521s] ... ok 2026-05-17 02:04:57.674020 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_1_volname_1 [0.021836s] ... ok 2026-05-17 02:04:57.674689 | ubuntu-noble | Read Huawei config file(None) for Manila error: expected str, bytes or os.PathLike object, not NoneType 2026-05-17 02:04:57.676970 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_backend_driver_fail [0.020445s] ... ok 2026-05-17 02:04:57.683868 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_export_2_False [0.018612s] ... ok 2026-05-17 02:04:57.691005 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_nfs_snapshot_update_access_deny [0.020953s] ... ok 2026-05-17 02:04:57.692994 | ubuntu-noble | Error while getting fsquotas for FPG pool: Fake exception for testing. 2026-05-17 02:04:57.695935 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_provisioned_exception [0.021679s] ... ok 2026-05-17 02:04:57.699386 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_pool_fail [0.022371s] ... ok 2026-05-17 02:04:57.701805 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_export_error [0.018919s] ... ok 2026-05-17 02:04:57.712109 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_with_incorrect_proto [0.049978s] ... ok 2026-05-17 02:04:57.712950 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_shrink_share [0.021206s] ... ok 2026-05-17 02:04:57.713183 | ubuntu-noble | 2026-05-17 02:04:57.708 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:57.713195 | ubuntu-noble | 2026-05-17 02:04:57.708 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:57.717011 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_vfs_2 [0.021252s] ... ok 2026-05-17 02:04:57.719677 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_6 [0.020234s] ... ok 2026-05-17 02:04:57.721052 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_fs_mounted_error [0.019114s] ... ok 2026-05-17 02:04:57.733523 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_nfs_1_True [0.021182s] ... ok 2026-05-17 02:04:57.737841 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_6_________ [0.020470s] ... ok 2026-05-17 02:04:57.741737 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_del_exception [0.019345s] ... ok 2026-05-17 02:04:57.742294 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_5 [0.020884s] ... ok 2026-05-17 02:04:57.754941 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_not_found_exception [0.021040s] ... ok 2026-05-17 02:04:57.759545 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_update_access_resync_rules_nfs [0.020636s] ... ok 2026-05-17 02:04:57.760277 | ubuntu-noble | The StoragePool is None. 2026-05-17 02:04:57.762062 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage_tb [0.019576s] ... ok 2026-05-17 02:04:57.767255 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_refresh_pool_not_exist [0.021189s] ... ok 2026-05-17 02:04:57.767323 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_nfs_share_with_ipv6 [0.051897s] ... ok 2026-05-17 02:04:57.771605 | ubuntu-noble | 2026-05-17 02:04:57.759 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 493eaffd79e1 -> 63809d875e32, add_access_key 2026-05-17 02:04:57.771627 | ubuntu-noble | 2026-05-17 02:04:57.760 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 493eaffd79e1 to 63809d875e32 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:57.771644 | ubuntu-noble | 2026-05-17 02:04:57.762 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:57.771650 | ubuntu-noble | 2026-05-17 02:04:57.762 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:57.775710 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__execute [0.021087s] ... ok 2026-05-17 02:04:57.780249 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_stats_error [0.019856s] ... ok 2026-05-17 02:04:57.780555 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_2__None___POST__ [0.021423s] ... ok 2026-05-17 02:04:57.780910 | ubuntu-noble | Login to http://100.115.10.69:8082/deviceManager/rest/ failed, try another. 2026-05-17 02:04:57.780919 | ubuntu-noble | All url login fail. 2026-05-17 02:04:57.784982 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_login_fail [0.021990s] ... ok 2026-05-17 02:04:57.798845 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_not_found [0.021829s] ... ok 2026-05-17 02:04:57.800963 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_modify_quota_error [0.019852s] ... ok 2026-05-17 02:04:57.803058 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_add_share_to_partition_fail [0.022419s] ... ok 2026-05-17 02:04:57.809268 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_nfs_success_2 [0.024162s] ... ok 2026-05-17 02:04:57.816961 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_access_with_incorrect_proto [0.052440s] ... ok 2026-05-17 02:04:57.819036 | ubuntu-noble | 2026-05-17 02:04:57.817 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:57.819055 | ubuntu-noble | 2026-05-17 02:04:57.817 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:57.820562 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_deleting_not_empty_directory [0.021950s] ... ok 2026-05-17 02:04:57.821971 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_add_error [0.020005s] ... ok 2026-05-17 02:04:57.826676 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_nfs_user_success [0.023636s] ... ok 2026-05-17 02:04:57.837075 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_partition_not_exist_2 [0.026414s] ... ok 2026-05-17 02:04:57.841797 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_exception [0.019048s] ... ok 2026-05-17 02:04:57.841821 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_exception_1_True [0.021684s] ... ok 2026-05-17 02:04:57.858637 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_snapshot_id_exist_fail [0.029038s] ... ok 2026-05-17 02:04:57.863670 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule_exception_no_share_provided [0.018932s] ... ok 2026-05-17 02:04:57.864356 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_add_1_True [0.020840s] ... ok 2026-05-17 02:04:57.867777 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_4 [0.051757s] ... ok 2026-05-17 02:04:57.881076 | ubuntu-noble | 2026-05-17 02:04:57.869 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 63809d875e32 -> 493eaffd79e1, add_access_key 2026-05-17 02:04:57.881123 | ubuntu-noble | 2026-05-17 02:04:57.870 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 63809d875e32 to 493eaffd79e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:57.881131 | ubuntu-noble | 2026-05-17 02:04:57.872 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:57.881138 | ubuntu-noble | 2026-05-17 02:04:57.872 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:57.881144 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_connect_success [0.022350s] ... ok 2026-05-17 02:04:57.881149 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_get_default_filter_function [0.018900s] ... ok 2026-05-17 02:04:57.884202 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory [0.021610s] ... ok 2026-05-17 02:04:57.896357 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_shrink_share_new_size_lower_than_usage [0.018876s] ... ok 2026-05-17 02:04:57.902107 | ubuntu-noble | Can not get access id from share. share_name: share-fake-uuid 2026-05-17 02:04:57.902811 | ubuntu-noble | Can not get access id from share. share_name: share_fake_uuid 2026-05-17 02:04:57.906702 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifsshare_from_cifssnapshot_success [0.027269s] ... ok 2026-05-17 02:04:57.908702 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage [0.021084s] ... ok 2026-05-17 02:04:57.917483 | ubuntu-noble | Could not get physical device port on mover server_2. 2026-05-17 02:04:57.918654 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_delete_1_202 [0.019138s] ... ok 2026-05-17 02:04:57.919707 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_query_devices_failed [0.051777s] ... ok 2026-05-17 02:04:57.928468 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_is_cifs_without_use [0.021819s] ... ok 2026-05-17 02:04:57.928728 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfs_snapshot_success [0.022373s] ... ok 2026-05-17 02:04:57.930645 | ubuntu-noble | 2026-05-17 02:04:57.929 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:57.931798 | ubuntu-noble | 2026-05-17 02:04:57.930 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:57.934221 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_delete_2_500 [0.018407s] ... ok 2026-05-17 02:04:57.949594 | ubuntu-noble | Can't open the recent url, re-login. 2026-05-17 02:04:57.949618 | ubuntu-noble | Failed to get replication pair fake_pair_id. 2026-05-17 02:04:57.949622 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-05-17 02:04:57.950179 | ubuntu-noble | Failed to get replication pair info for fake_pair_id. 2026-05-17 02:04:57.950210 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:57.950217 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 69, in _get_replication_pair_info 2026-05-17 02:04:57.950231 | ubuntu-noble | pair_info = self.helper.get_replication_pair_by_id( 2026-05-17 02:04:57.950237 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:57.950242 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1448, in get_replication_pair_by_id 2026-05-17 02:04:57.950274 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-05-17 02:04:57.950281 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-05-17 02:04:57.950287 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-05-17 02:04:57.950298 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to get replication pair fake_pair_id. 2026-05-17 02:04:57.950303 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-05-17 02:04:57.950309 | ubuntu-noble | Cannot get replica state, return error 2026-05-17 02:04:57.950318 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_list_cifs_exception [0.021866s] ... ok 2026-05-17 02:04:57.952747 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_with_get_state_fail [0.023545s] ... ok 2026-05-17 02:04:57.953689 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_add_access_rule [0.019267s] ... ok 2026-05-17 02:04:57.971581 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_list_cifs_no_permissions_added [0.021427s] ... ok 2026-05-17 02:04:57.972169 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_delete_share [0.018886s] ... ok 2026-05-17 02:04:57.974022 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_find_matched_pool_name [0.054434s] ... ok 2026-05-17 02:04:57.975904 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cifs_fail [0.023310s] ... ok 2026-05-17 02:04:57.993047 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_clusters_1 [0.019048s] ... ok 2026-05-17 02:04:57.994156 | ubuntu-noble | 2026-05-17 02:04:57.988 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 493eaffd79e1 -> 63809d875e32, add_access_key 2026-05-17 02:04:57.994382 | ubuntu-noble | 2026-05-17 02:04:57.989 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 493eaffd79e1 to 63809d875e32 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:57.995821 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_list_cifs_permission [0.023291s] ... ok 2026-05-17 02:04:57.997784 | ubuntu-noble | Cannot find source share fake_uuid of snapshot fake_snapshot_uuid on array. 2026-05-17 02:04:57.997937 | ubuntu-noble | 2026-05-17 02:04:57.994 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:57.997947 | ubuntu-noble | 2026-05-17 02:04:57.994 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:58.003059 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_share_error [0.023521s] ... ok 2026-05-17 02:04:58.011647 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_file_system_exception [0.018435s] ... ok 2026-05-17 02:04:58.017851 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_execute_error [0.021214s] ... ok 2026-05-17 02:04:58.021446 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_success [0.021605s] ... ok 2026-05-17 02:04:58.028917 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_share_exception [0.018476s] ... ok 2026-05-17 02:04:58.033912 | ubuntu-noble | Failed to get storage pool information. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}] 2026-05-17 02:04:58.038782 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_create_share_export_error [0.021078s] ... ok 2026-05-17 02:04:58.042095 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_pool_info [0.063405s] ... ok 2026-05-17 02:04:58.045069 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_no_extra [0.023085s] ... ok 2026-05-17 02:04:58.048969 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_choose_share_server_compatible_with_share_1 [0.019657s] ... ok 2026-05-17 02:04:58.059180 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_manage_existing [0.021589s] ... ok 2026-05-17 02:04:58.068770 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_delete_snapshot [0.019712s] ... ok 2026-05-17 02:04:58.073122 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_3 [0.028555s] ... ok 2026-05-17 02:04:58.080701 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_get_1 [0.021204s] ... ok 2026-05-17 02:04:58.088508 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_with_refresh [0.020166s] ... ok 2026-05-17 02:04:58.102114 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__wait_job_status_2_ERROR [0.021285s] ... ok 2026-05-17 02:04:58.102159 | ubuntu-noble | Could not find CIFS server by name: 56aafd02-4d44-43d7-b784-57fc88167224. 2026-05-17 02:04:58.102812 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:58.110930 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_cifs_server [0.071024s] ... ok 2026-05-17 02:04:58.113534 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_success [0.020553s] ... ok 2026-05-17 02:04:58.115712 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_09 [0.041324s] ... ok 2026-05-17 02:04:58.122536 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_add_file_system [0.020152s] ... ok 2026-05-17 02:04:58.133360 | ubuntu-noble | 2026-05-17 02:04:58.129 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:58.133387 | ubuntu-noble | 2026-05-17 02:04:58.129 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:58.137848 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_setup_server [0.027936s] ... ok 2026-05-17 02:04:58.138835 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_10 [0.022913s] ... ok 2026-05-17 02:04:58.150748 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_access_rules_2 [0.027967s] ... ok 2026-05-17 02:04:58.158484 | ubuntu-noble | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-05-17 02:04:58.161583 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_5 [0.023059s] ... ok 2026-05-17 02:04:58.166574 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:58.166945 | ubuntu-noble | Failed to update storage pool. 2026-05-17 02:04:58.170313 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_share_stats_without_matched_config_pools [0.061212s] ... ok 2026-05-17 02:04:58.172357 | ubuntu-noble | Pool pool has exceeded 3PAR's max supported VFS IP address 2026-05-17 02:04:58.178712 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_setup_server_fails_for_exceed_pool_max_supported_ips [0.039661s] ... ok 2026-05-17 02:04:58.179081 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_share_1 [0.026937s] ... ok 2026-05-17 02:04:58.184022 | ubuntu-noble | DNS server (100.97.5.85) has already been configured. 2026-05-17 02:04:58.184749 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_2_8 [0.022877s] ... ok 2026-05-17 02:04:58.186495 | ubuntu-noble | 2026-05-17 02:04:58.184 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 63809d875e32 -> 48a7beae3117, move_share_type_id_to_instances 2026-05-17 02:04:58.187355 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_dns_exist_error [0.351557s] ... ok 2026-05-17 02:04:58.190879 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:58.199160 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_init_args_failure_3__0___1_ [0.020193s] ... ok 2026-05-17 02:04:58.199183 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server [0.026228s] ... ok 2026-05-17 02:04:58.206792 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__mount_super_share_error [0.028037s] ... ok 2026-05-17 02:04:58.208510 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_qos_2_45 [0.021966s] ... ok 2026-05-17 02:04:58.208573 | ubuntu-noble | Most three ips can be set to DNS. 2026-05-17 02:04:58.211444 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_dns_fail [0.024010s] ... ok 2026-05-17 02:04:58.218077 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_success_3 [0.019950s] ... ok 2026-05-17 02:04:58.220428 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_get_cifs_server [0.023609s] ... ok 2026-05-17 02:04:58.226701 | ubuntu-noble | The share was not found. Share name:share_fake_new_uuid 2026-05-17 02:04:58.228637 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__revoke_admin_smb_access_error [0.022845s] ... ok 2026-05-17 02:04:58.229313 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_success_3 [0.022652s] ... ok 2026-05-17 02:04:58.236393 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ldap_domain_fail [0.023611s] ... ok 2026-05-17 02:04:58.239315 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_cifs_share_from_snapshot [0.021383s] ... ok 2026-05-17 02:04:58.244175 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:58.248552 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_create_cifs_share [0.026659s] ... ok 2026-05-17 02:04:58.251182 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_6___uid____nfs___True___osf_nfs_ro_uid__ [0.021319s] ... ok 2026-05-17 02:04:58.253822 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_withoutqos_success [0.022949s] ... ok 2026-05-17 02:04:58.260513 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ldap_domain_success_1_100_97_5_87 [0.023788s] ... ok 2026-05-17 02:04:58.263581 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_nfs_share [0.021963s] ... ok 2026-05-17 02:04:58.267909 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:58.270010 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:58.272576 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_invalid_mover_id [0.023838s] ... ok 2026-05-17 02:04:58.275204 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_7___uid____nfs___False___osf_nfs_uid__ [0.023836s] ... ok 2026-05-17 02:04:58.277892 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_ip_success [0.024754s] ... ok 2026-05-17 02:04:58.280553 | ubuntu-noble | Unsupported security services. Only AD and LDAP are supported. 2026-05-17 02:04:58.285312 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_invalid_1 [0.024608s] ... ok 2026-05-17 02:04:58.286680 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_extend_share [0.021769s] ... ok 2026-05-17 02:04:58.290827 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:58.294041 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_create_dns_domain [0.022351s] ... ok 2026-05-17 02:04:58.296530 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_05________user___True____foo_fullcontrol__does_not_exist__cannot_delete_it____ [0.022432s] ... ok 2026-05-17 02:04:58.299842 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_sucess_1 [0.022201s] ... ok 2026-05-17 02:04:58.303665 | ubuntu-noble | New size for shrink must be less than current size on array. (current: 4.0, new: 5). 2026-05-17 02:04:58.304592 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_no_refresh [0.020966s] ... ok 2026-05-17 02:04:58.307834 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_size_fail [0.023003s] ... ok 2026-05-17 02:04:58.316698 | ubuntu-noble | Invalid CIFS access rule. HPE 3PAR optionally supports IP access rules for CIFS shares, but they must be read-only for shares from snapshots and read-write for other shares. Use the required CIFS 'user' access rules to refine access. 2026-05-17 02:04:58.319419 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_ip_ro_access_cifs_error [0.022305s] ... ok 2026-05-17 02:04:58.320693 | ubuntu-noble | Failed to extend file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 to new size 20480. Reason: [{'message': 'Fake message.', 'messageCode': '14227341325', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': ' Fake diagnostics.'}]. 2026-05-17 02:04:58.321281 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_7 [0.021611s] ... ok 2026-05-17 02:04:58.325397 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_with_error [0.029890s] ... ok 2026-05-17 02:04:58.327428 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_conf_ips_validation_fails [0.022232s] ... ok 2026-05-17 02:04:58.328485 | ubuntu-noble | Cannot update the replication fake_pair_id because it's not in normal status. 2026-05-17 02:04:58.332379 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_1 [0.024216s] ... ok 2026-05-17 02:04:58.341189 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_nfs_ro_access [0.021832s] ... ok 2026-05-17 02:04:58.346147 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_3 [0.022751s] ... ok 2026-05-17 02:04:58.346169 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_with_same_size [0.021621s] ... ok 2026-05-17 02:04:58.349192 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_no_dhss_success [0.020758s] ... ok 2026-05-17 02:04:58.363934 | ubuntu-noble | Failed to check GPFS state. Error: Unexpected error while running command. 2026-05-17 02:04:58.363951 | ubuntu-noble | Command: None 2026-05-17 02:04:58.363955 | ubuntu-noble | Exit code: - 2026-05-17 02:04:58.363959 | ubuntu-noble | Stdout: None 2026-05-17 02:04:58.363963 | ubuntu-noble | Stderr: None. 2026-05-17 02:04:58.367506 | ubuntu-noble | Failed to get file system by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error. ', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic. ', 'Diagnostics': 'File system not found.'}, {'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Migration file system not found.'}]. 2026-05-17 02:04:58.369298 | ubuntu-noble | 3PAR shares from snapshots require read-only access 2026-05-17 02:04:58.372484 | ubuntu-noble | 2026-05-17 02:04:58.364 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 63809d875e32 to 48a7beae3117 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:58.372504 | ubuntu-noble | 2026-05-17 02:04:58.366 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:58.372509 | ubuntu-noble | 2026-05-17 02:04:58.367 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:58.372513 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_4 [0.026682s] ... ok 2026-05-17 02:04:58.372517 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_exception [0.039590s] ... ok 2026-05-17 02:04:58.372530 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_get_file_system_but_not_found [0.024812s] ... ok 2026-05-17 02:04:58.372537 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_update_access_add_rule [0.023224s] ... ok 2026-05-17 02:04:58.380918 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_rw_snapshot_error_2_NFS [0.038788s] ... ok 2026-05-17 02:04:58.393660 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:58.394779 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:58.395271 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_mount_directory_error [0.023667s] ... ok 2026-05-17 02:04:58.396766 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_6 [0.025537s] ... ok 2026-05-17 02:04:58.398506 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_invalid_mover_id [0.027782s] ... ok 2026-05-17 02:04:58.399754 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_from_snapshot [0.029017s] ... ok 2026-05-17 02:04:58.410579 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_2___rw___False_ [0.028816s] ... ok 2026-05-17 02:04:58.417674 | ubuntu-noble | Failed to delete snapshot fakesnapshotname. Error: Unexpected error while running command. 2026-05-17 02:04:58.417694 | ubuntu-noble | Command: None 2026-05-17 02:04:58.417699 | ubuntu-noble | Exit code: - 2026-05-17 02:04:58.417703 | ubuntu-noble | Stdout: None 2026-05-17 02:04:58.417707 | ubuntu-noble | Stderr: None. 2026-05-17 02:04:58.419004 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_notset_partition_fail [0.022157s] ... ok 2026-05-17 02:04:58.419667 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share_snapshot_exception [0.019970s] ... ok 2026-05-17 02:04:58.420941 | ubuntu-noble | ('Failed to create share %(share_name)s: %(e)s', {'share_name': 'OPENSTACK_SUPER_SHARE', 'e': 'createfshare error.'}) 2026-05-17 02:04:58.424374 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:58.424412 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 960, in _create_super_share 2026-05-17 02:04:58.424420 | ubuntu-noble | result = self._client.createfshare(protocol, 2026-05-17 02:04:58.424425 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.424431 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:58.424437 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:58.424442 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.424447 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:58.424475 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:58.424481 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.424497 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:58.424503 | ubuntu-noble | raise effect 2026-05-17 02:04:58.424508 | ubuntu-noble | Exception: createfshare error. 2026-05-17 02:04:58.424520 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_on_vdm [0.023631s] ... ok 2026-05-17 02:04:58.425801 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_super_share_createfshare_exception [0.030821s] ... ok 2026-05-17 02:04:58.427745 | ubuntu-noble | Failed to Login to 3PAR (https://1.2.3.4:8080/api/v1) as USERNAME_0 because: Fake exception for testing. 2026-05-17 02:04:58.429957 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_login_error [0.020911s] ... ok 2026-05-17 02:04:58.438798 | ubuntu-noble | Can't open the recent url, re-login. 2026-05-17 02:04:58.445075 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__fix_export_data_2_1_2_3_4_5_6_7_8 [0.019082s] ... ok 2026-05-17 02:04:58.445662 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_fail_2 [0.023497s] ... ok 2026-05-17 02:04:58.446520 | ubuntu-noble | Failed to cancel replication pair fake_pair_id secondary write lock. 2026-05-17 02:04:58.446548 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-05-17 02:04:58.446558 | ubuntu-noble | Failed to cancel replication pair fake_pair_id secondary write lock. 2026-05-17 02:04:58.446566 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:58.446575 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 199, in switch_over 2026-05-17 02:04:58.446597 | ubuntu-noble | self.helper.cancel_pair_secondary_write_lock(replica_pair_id) 2026-05-17 02:04:58.446605 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1432, in cancel_pair_secondary_write_lock 2026-05-17 02:04:58.446614 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-05-17 02:04:58.446622 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-05-17 02:04:58.446631 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-05-17 02:04:58.446639 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to cancel replication pair fake_pair_id secondary write lock. 2026-05-17 02:04:58.446647 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-05-17 02:04:58.446656 | ubuntu-noble | Failed to promote replica fake_new_replica_id. 2026-05-17 02:04:58.446664 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:58.446672 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 1782, in promote_replica 2026-05-17 02:04:58.446681 | ubuntu-noble | self.replica_mgr.switch_over(replica_pair_id) 2026-05-17 02:04:58.446689 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 199, in switch_over 2026-05-17 02:04:58.446697 | ubuntu-noble | self.helper.cancel_pair_secondary_write_lock(replica_pair_id) 2026-05-17 02:04:58.446706 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1432, in cancel_pair_secondary_write_lock 2026-05-17 02:04:58.446714 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-05-17 02:04:58.446722 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-05-17 02:04:58.446731 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-05-17 02:04:58.446739 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to cancel replication pair fake_pair_id secondary write lock. 2026-05-17 02:04:58.446747 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-05-17 02:04:58.446817 | ubuntu-noble | Failed to create Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 for file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-05-17 02:04:58.446834 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_with_error [0.022763s] ... ok 2026-05-17 02:04:58.447856 | ubuntu-noble | Failed to create FSIP for 1.2.3.4 2026-05-17 02:04:58.448125 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:58.448133 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1674, in create_fsip 2026-05-17 02:04:58.448137 | ubuntu-noble | result = self._client.createfsip(ip, 2026-05-17 02:04:58.448140 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.448144 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:58.448148 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:58.448152 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.448155 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:58.448159 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:58.448163 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.448166 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:58.448170 | ubuntu-noble | raise effect 2026-05-17 02:04:58.448174 | ubuntu-noble | manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_exception..FakeException 2026-05-17 02:04:58.450384 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_exception [0.024528s] ... ok 2026-05-17 02:04:58.458513 | ubuntu-noble | Share protocol fake_proto not supported by GPFS driver. 2026-05-17 02:04:58.458545 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_helper_with_wrong_proto_1_None [0.018726s] ... ok 2026-05-17 02:04:58.462260 | ubuntu-noble | Cannot find optimal port. port_info: ['CTE0.A.H0']. 2026-05-17 02:04:58.463268 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:58.464490 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:58.466304 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_offline_error [0.023059s] ... ok 2026-05-17 02:04:58.467872 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_invalid_mover_id [0.022812s] ... ok 2026-05-17 02:04:58.470556 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fstore_search [0.019902s] ... ok 2026-05-17 02:04:58.479495 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__local_path [0.021620s] ... ok 2026-05-17 02:04:58.489642 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_physical_devices [0.020711s] ... ok 2026-05-17 02:04:58.490349 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_invalid_3 [0.023393s] ... ok 2026-05-17 02:04:58.492009 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_10________user___True_____r___ [0.020827s] ... ok 2026-05-17 02:04:58.498275 | ubuntu-noble | Failed to rename fileset for share fakename. 2026-05-17 02:04:58.498300 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:58.498305 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 628, in _manage_existing 2026-05-17 02:04:58.498309 | ubuntu-noble | self._gpfs_execute(self.GPFS_PATH + 'mmchfileset', fsdev, 2026-05-17 02:04:58.498313 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:58.498317 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:58.498320 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.498324 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:58.498328 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:58.498332 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.498335 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-05-17 02:04:58.498339 | ubuntu-noble | raise result 2026-05-17 02:04:58.498343 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:04:58.498347 | ubuntu-noble | Command: None 2026-05-17 02:04:58.498351 | ubuntu-noble | Exit code: - 2026-05-17 02:04:58.498355 | ubuntu-noble | Stdout: None 2026-05-17 02:04:58.498359 | ubuntu-noble | Stderr: None 2026-05-17 02:04:58.501046 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_fileset_creation_exception [0.021084s] ... ok 2026-05-17 02:04:58.509281 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_clear_share_access_failed_to_get_share [0.020418s] ... ok 2026-05-17 02:04:58.510696 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_with_vlan_logical_port_deleted [0.021246s] ... ok 2026-05-17 02:04:58.512167 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_11________ip___True_____ [0.019875s] ... ok 2026-05-17 02:04:58.516514 | ubuntu-noble | 2026-05-17 02:04:58.511 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:58.516559 | ubuntu-noble | 2026-05-17 02:04:58.511 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:58.519701 | ubuntu-noble | Failed to set quota for share fakename. 2026-05-17 02:04:58.519720 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:58.519725 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 696, in _manage_existing 2026-05-17 02:04:58.519729 | ubuntu-noble | self._gpfs_execute(self.GPFS_PATH + 'mmsetquota', fsdev + 2026-05-17 02:04:58.519733 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:58.519737 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:58.519741 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.519744 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:58.519748 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:58.519752 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.519756 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-05-17 02:04:58.519759 | ubuntu-noble | raise result 2026-05-17 02:04:58.519763 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:04:58.519777 | ubuntu-noble | Command: None 2026-05-17 02:04:58.519781 | ubuntu-noble | Exit code: - 2026-05-17 02:04:58.519785 | ubuntu-noble | Stdout: None 2026-05-17 02:04:58.519789 | ubuntu-noble | Stderr: None 2026-05-17 02:04:58.521395 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_set_quota_of_fileset_grater_than_1G_exception [0.020746s] ... ok 2026-05-17 02:04:58.530101 | ubuntu-noble | Cannot get share share-fake-uuid. 2026-05-17 02:04:58.530318 | ubuntu-noble | Share share-fake-uuid does not exist on the backend. 2026-05-17 02:04:58.531726 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share [0.020713s] ... ok 2026-05-17 02:04:58.532606 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_13________ip___True_____ [0.020284s] ... ok 2026-05-17 02:04:58.533393 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_rules_share_not_exist [0.022662s] ... ok 2026-05-17 02:04:58.540648 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_10___1_2_3_4_5_6_7_8___True_ [0.019350s] ... ok 2026-05-17 02:04:58.548677 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-05-17 02:04:58.548702 | ubuntu-noble | NFS share /7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-05-17 02:04:58.549572 | ubuntu-noble | Invalid NFS access type. HPE 3PAR NFS supports 'ip'. Actual 'user'. 2026-05-17 02:04:58.552500 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share_not_found [0.020845s] ... ok 2026-05-17 02:04:58.552719 | ubuntu-noble | No replication pair ID recorded for share fake_share_id. 2026-05-17 02:04:58.553626 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_nfs [0.020043s] ... ok 2026-05-17 02:04:58.555480 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_no_pair_id [0.021366s] ... ok 2026-05-17 02:04:58.562395 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access_invalid_access_type [0.019828s] ... ok 2026-05-17 02:04:58.569930 | ubuntu-noble | Failed to get snapshot by de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2026-05-17 02:04:58.573619 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_id_with_error [0.021334s] ... ok 2026-05-17 02:04:58.574735 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_5___4__0__0___None__None___optimized__ [0.022716s] ... ok 2026-05-17 02:04:58.575644 | ubuntu-noble | 2026-05-17 02:04:58.571 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 48a7beae3117 -> 63809d875e32, move_share_type_id_to_instances 2026-05-17 02:04:58.576752 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share [0.020485s] ... ok 2026-05-17 02:04:58.586607 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_create_share [0.024754s] ... ok 2026-05-17 02:04:58.593251 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context [0.020468s] ... ok 2026-05-17 02:04:58.597438 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_6_insecure [0.021536s] ... ok 2026-05-17 02:04:58.597469 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share_snapshot [0.021366s] ... ok 2026-05-17 02:04:58.605488 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__publish_access [0.019380s] ... ok 2026-05-17 02:04:58.611647 | ubuntu-noble | Failed to get storage pool by name fake_pool_name. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2026-05-17 02:04:58.616087 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StoragePoolTestCase.test_get_pool_id_with_error [0.020770s] ... ok 2026-05-17 02:04:58.618792 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__extend_share [0.019760s] ... ok 2026-05-17 02:04:58.619363 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_user_access_cifs [0.020790s] ... ok 2026-05-17 02:04:58.623634 | ubuntu-noble | Failed to deny access for share fakename. IP 10.0.0.1 still has access. 2026-05-17 02:04:58.627560 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_fail [0.020867s] ... ok 2026-05-17 02:04:58.632676 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:58.633504 | ubuntu-noble | VDM 56aafd02-4d44-43d7-b784-57fc88167224 already exists. Skip the creation. 2026-05-17 02:04:58.636483 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm_but_already_exist [0.022001s] ... ok 2026-05-17 02:04:58.637243 | ubuntu-noble | Failed to get capacity for fpg pool. 2026-05-17 02:04:58.637582 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__fix_export_data_1_44_3_2_11 [0.019874s] ... ok 2026-05-17 02:04:58.639720 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_error [0.022215s] ... ok 2026-05-17 02:04:58.646702 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_1__None__False_ [0.020406s] ... ok 2026-05-17 02:04:58.655513 | ubuntu-noble | Failed to check share at /gpfs0/share-fakeid. 2026-05-17 02:04:58.655549 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:58.655559 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 607, in _get_share_name 2026-05-17 02:04:58.655569 | ubuntu-noble | share_name = lines[1].split(':')[validation_token] 2026-05-17 02:04:58.655577 | ubuntu-noble | ~~~~~^^^ 2026-05-17 02:04:58.655586 | ubuntu-noble | IndexError: list index out of range 2026-05-17 02:04:58.657866 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_name_no_share_exist_exception [0.020550s] ... ok 2026-05-17 02:04:58.658219 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:58.658772 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:04:58.661104 | ubuntu-noble | Error while getting fsquotas for FPG pool: Some error happened. 2026-05-17 02:04:58.662748 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm_invalid_mover_id [0.026105s] ... ok 2026-05-17 02:04:58.663285 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_provisioned_error [0.023668s] ... ok 2026-05-17 02:04:58.666837 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_2______False_ [0.020289s] ... ok 2026-05-17 02:04:58.676651 | ubuntu-noble | /gpfs0 is not a directory. Error: Unexpected error while running command. 2026-05-17 02:04:58.676672 | ubuntu-noble | Command: None 2026-05-17 02:04:58.676678 | ubuntu-noble | Exit code: - 2026-05-17 02:04:58.676683 | ubuntu-noble | Stdout: None 2026-05-17 02:04:58.676689 | ubuntu-noble | Stderr: None 2026-05-17 02:04:58.678952 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_dir_exception [0.020974s] ... ok 2026-05-17 02:04:58.684809 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_vfs_1 [0.021080s] ... ok 2026-05-17 02:04:58.685193 | ubuntu-noble | Failed to check exports on the systems. Error: Unexpected error while running command. 2026-05-17 02:04:58.685267 | ubuntu-noble | Command: None 2026-05-17 02:04:58.685277 | ubuntu-noble | Exit code: - 2026-05-17 02:04:58.685286 | ubuntu-noble | Stdout: None 2026-05-17 02:04:58.685295 | ubuntu-noble | Stderr: None. 2026-05-17 02:04:58.687137 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_exception [0.020050s] ... ok 2026-05-17 02:04:58.698119 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_gpfs_path_ok [0.019192s] ... ok 2026-05-17 02:04:58.707283 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_06__1024__2048__False_ [0.022282s] ... ok 2026-05-17 02:04:58.711683 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_deny_access [0.021438s] ... ok 2026-05-17 02:04:58.712100 | ubuntu-noble | 2026-05-17 02:04:58.706 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 48a7beae3117 to 63809d875e32 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:58.714089 | ubuntu-noble | 2026-05-17 02:04:58.710 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:58.714125 | ubuntu-noble | 2026-05-17 02:04:58.711 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:58.719143 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_with_quota_1_mmlsfileset__allocInodes__mmlsfileset__100096_ [0.020885s] ... ok 2026-05-17 02:04:58.724210 | ubuntu-noble | The requested NFS share "share-foo" was not created. 2026-05-17 02:04:58.728809 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_not_found [0.020619s] ... ok 2026-05-17 02:04:58.730187 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_1_rw [0.020405s] ... ok 2026-05-17 02:04:58.731218 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_nfs_backend_failure [0.063869s] ... ok 2026-05-17 02:04:58.740131 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_07______False_ [0.020676s] ... ok 2026-05-17 02:04:58.748985 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_incorrect_path_exception [0.019703s] ... ok 2026-05-17 02:04:58.752418 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_setup_success [0.022720s] ... ok 2026-05-17 02:04:58.760812 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_08_______False_ [0.019245s] ... ok 2026-05-17 02:04:58.770519 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_setup_helpers [0.020154s] ... ok 2026-05-17 02:04:58.775513 | ubuntu-noble | Failed to remove FSIP for FPG/VFS/IP pool/test_vfs/1.2.3.4. 2026-05-17 02:04:58.779493 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_not_gone [0.027889s] ... ok 2026-05-17 02:04:58.781251 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_09_______False_ [0.021634s] ... ok 2026-05-17 02:04:58.791299 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_only_one_ip_enabled [0.021065s] ... ok 2026-05-17 02:04:58.792643 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_cifs [0.064844s] ... ok 2026-05-17 02:04:58.794916 | ubuntu-noble | Failed to get 3PAR WSAPI version: string indices must be integers, not 'str' 2026-05-17 02:04:58.794935 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:58.794941 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 175, in do_setup 2026-05-17 02:04:58.794946 | ubuntu-noble | wsapi_version = self._client.getWsApiVersion()['build'] 2026-05-17 02:04:58.794951 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ 2026-05-17 02:04:58.794956 | ubuntu-noble | TypeError: string indices must be integers, not 'str' 2026-05-17 02:04:58.798423 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_bad_return_value [0.367769s] ... ok 2026-05-17 02:04:58.799438 | ubuntu-noble | Failed to get exports from the system. Error: Unexpected error while running command. 2026-05-17 02:04:58.799465 | ubuntu-noble | Command: None 2026-05-17 02:04:58.799471 | ubuntu-noble | Exit code: - 2026-05-17 02:04:58.799475 | ubuntu-noble | Stdout: None 2026-05-17 02:04:58.799479 | ubuntu-noble | Stderr: None. 2026-05-17 02:04:58.801297 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_deny_access_exception [0.020251s] ... ok 2026-05-17 02:04:58.809289 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_1___ip___None_ [0.029308s] ... ok 2026-05-17 02:04:58.811587 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_pool [0.020951s] ... ok 2026-05-17 02:04:58.816108 | ubuntu-noble | Failed to get 3PAR WSAPI version: Fake exception for testing. 2026-05-17 02:04:58.816130 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:58.816137 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 175, in do_setup 2026-05-17 02:04:58.816142 | ubuntu-noble | wsapi_version = self._client.getWsApiVersion()['build'] 2026-05-17 02:04:58.816147 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.816181 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:58.816187 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:58.816193 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.816198 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:58.816203 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:58.816208 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.816213 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:58.816218 | ubuntu-noble | raise effect 2026-05-17 02:04:58.816224 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 188, in _wsapi_login 2026-05-17 02:04:58.816229 | ubuntu-noble | self._client.login(self.hpe3par_username, self.hpe3par_password) 2026-05-17 02:04:58.816235 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:58.816240 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:58.816245 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.816250 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:58.816256 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:58.816261 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.816268 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:58.816274 | ubuntu-noble | raise effect 2026-05-17 02:04:58.816281 | ubuntu-noble | manila.tests.share.drivers.hpe.test_hpe_3par_constants.FakeException: Fake exception for testing. 2026-05-17 02:04:58.819119 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_exception [0.020100s] ... ok 2026-05-17 02:04:58.819406 | ubuntu-noble | Failed to get exports from the system. Error: Unexpected error while running command. 2026-05-17 02:04:58.819422 | ubuntu-noble | Command: None 2026-05-17 02:04:58.819428 | ubuntu-noble | Exit code: - 2026-05-17 02:04:58.819434 | ubuntu-noble | Stdout: None 2026-05-17 02:04:58.819439 | ubuntu-noble | Stderr: None. 2026-05-17 02:04:58.821403 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_remove_export_exception [0.019666s] ... ok 2026-05-17 02:04:58.830721 | ubuntu-noble | Caught exception from infinisdk: 2026-05-17 02:04:58.830743 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:58.830750 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-05-17 02:04:58.830756 | ubuntu-noble | return func(*args, **kwargs) 2026-05-17 02:04:58.830762 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.830767 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 280, in _get_infinidat_pool 2026-05-17 02:04:58.830773 | ubuntu-noble | pool = self._system.pools.safe_get(name=self._pool_name) 2026-05-17 02:04:58.830779 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.830785 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:58.830790 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:58.830796 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.830801 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:58.830815 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:58.830821 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.830827 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:04:58.830834 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:04:58.830853 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.830861 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-05-17 02:04:58.830869 | ubuntu-noble | raise FakeInfinisdkException() 2026-05-17 02:04:58.830876 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-05-17 02:04:58.832539 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_pool_api_error [0.020840s] ... ok 2026-05-17 02:04:58.836620 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_4_______vfs__ [0.027891s] ... ok 2026-05-17 02:04:58.841435 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_unsupported [0.019359s] ... ok 2026-05-17 02:04:58.841944 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_remove_export_existing_exports [0.019410s] ... ok 2026-05-17 02:04:58.853672 | ubuntu-noble | Pool "mockpool" not found 2026-05-17 02:04:58.854087 | ubuntu-noble | Failed to delete snapshot "snap-001". 2026-05-17 02:04:58.857093 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_pool_no_pools [0.024019s] ... ok 2026-05-17 02:04:58.857602 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_snapshot_with_provider_location_failure [0.064891s] ... ok 2026-05-17 02:04:58.861332 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_from_snapshot_2_False [0.023835s] ... ok 2026-05-17 02:04:58.862175 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_1___fake_data____POST__ [0.025664s] ... ok 2026-05-17 02:04:58.863619 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__has_client_access_4____gpfs0_share_fakeid_t10_0_0_1____10_0_0_2__ [0.022704s] ... ok 2026-05-17 02:04:58.877143 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_ip_address_range_invalid_address [0.020463s] ... ok 2026-05-17 02:04:58.880934 | ubuntu-noble | 2026-05-17 02:04:58.876 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:58.880957 | ubuntu-noble | 2026-05-17 02:04:58.877 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:58.881766 | ubuntu-noble | Failed to verify denied access for share fakename. 2026-05-17 02:04:58.881809 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:58.881820 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 916, in _verify_denied_access 2026-05-17 02:04:58.881827 | ubuntu-noble | outs = self._publish_access(*cmd) 2026-05-17 02:04:58.881834 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.881840 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:58.881848 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:58.881854 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.881861 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:58.881867 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:58.881874 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.881879 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:58.881884 | ubuntu-noble | raise effect 2026-05-17 02:04:58.881890 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:04:58.881895 | ubuntu-noble | Command: None 2026-05-17 02:04:58.881901 | ubuntu-noble | Exit code: - 2026-05-17 02:04:58.881906 | ubuntu-noble | Stdout: None 2026-05-17 02:04:58.881911 | ubuntu-noble | Stderr: None 2026-05-17 02:04:58.885044 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_exception [0.020701s] ... ok 2026-05-17 02:04:58.885661 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_1_ro [0.023309s] ... ok 2026-05-17 02:04:58.887767 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test__get_login_info_2 [0.025466s] ... ok 2026-05-17 02:04:58.898784 | ubuntu-noble | Only "ip" access type allowed for the NFS protocol. 2026-05-17 02:04:58.905854 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_access_type_fails_for_type_user [0.023862s] ... ok 2026-05-17 02:04:58.908826 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_resync [0.020065s] ... ok 2026-05-17 02:04:58.909203 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_7_hide_insecure_no_wdelay_ro_bogus_root_squash_test [0.021866s] ... ok 2026-05-17 02:04:58.913420 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_1 [0.025490s] ... ok 2026-05-17 02:04:58.921708 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_access_type_ip [0.020106s] ... ok 2026-05-17 02:04:58.921731 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_get_network_allocations_number [0.064312s] ... ok 2026-05-17 02:04:58.924906 | ubuntu-noble | Failed to get fshare osf-share-id after creating it. Expected to get 1 fshare. Got 2. 2026-05-17 02:04:58.925870 | ubuntu-noble | Caught exception from infinisdk: 2026-05-17 02:04:58.925928 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:58.925938 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-05-17 02:04:58.925947 | ubuntu-noble | return func(*args, **kwargs) 2026-05-17 02:04:58.925956 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.925964 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export 2026-05-17 02:04:58.925972 | ubuntu-noble | infinidat_exports = infinidat_filesystem.get_exports() 2026-05-17 02:04:58.925981 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.925989 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:58.925998 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:58.926006 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.926014 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:58.926022 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:58.926031 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.926039 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:04:58.926047 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:04:58.926055 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.926064 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-05-17 02:04:58.926073 | ubuntu-noble | raise FakeInfinisdkException() 2026-05-17 02:04:58.926081 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-05-17 02:04:58.927177 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_get_fail_2_2 [0.020005s] ... ok 2026-05-17 02:04:58.929614 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export_api_error [0.023471s] ... ok 2026-05-17 02:04:58.933390 | ubuntu-noble | 2026-05-17 02:04:58.928 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 63809d875e32 -> 48a7beae3117, move_share_type_id_to_instances 2026-05-17 02:04:58.943843 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_1__True__True_ [0.021324s] ... ok 2026-05-17 02:04:58.944635 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_timeout_fail [0.031210s] ... ok 2026-05-17 02:04:58.945555 | ubuntu-noble | Failed to remove fstore osf-share-id: removefstore fail. 2026-05-17 02:04:58.945704 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:58.945717 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 845, in delete_share 2026-05-17 02:04:58.945726 | ubuntu-noble | self._client.removefstore(vfs, fstore, fpg=fpg) 2026-05-17 02:04:58.945734 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:58.945743 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:58.945752 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.945780 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:58.945789 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:58.945797 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.945806 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:58.945814 | ubuntu-noble | raise effect 2026-05-17 02:04:58.945823 | ubuntu-noble | Exception: removefstore fail. 2026-05-17 02:04:58.948691 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_fstore_exception [0.021155s] ... ok 2026-05-17 02:04:58.949844 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_access_level_fails_for_invalid_level [0.021169s] ... ok 2026-05-17 02:04:58.961414 | ubuntu-noble | Caught exception from infinisdk: 2026-05-17 02:04:58.961441 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:58.961463 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-05-17 02:04:58.961473 | ubuntu-noble | return func(*args, **kwargs) 2026-05-17 02:04:58.961479 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.961484 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips 2026-05-17 02:04:58.961491 | ubuntu-noble | network_space = self._system.network_spaces.safe_get( 2026-05-17 02:04:58.961496 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.961510 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:58.961516 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:58.961522 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.961527 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:58.961533 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:58.961538 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.961572 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:04:58.961578 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:04:58.961584 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.961589 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-05-17 02:04:58.961595 | ubuntu-noble | raise FakeInfinisdkException() 2026-05-17 02:04:58.961601 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-05-17 02:04:58.966523 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_network_spaces_api_fail [0.020467s] ... ok 2026-05-17 02:04:58.966637 | ubuntu-noble | Unexpected exception while getting share list. Cannot delete snapshot without checking for dependent shares first: getfshare fail. 2026-05-17 02:04:58.966647 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:58.966653 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1160, in delete_snapshot 2026-05-17 02:04:58.966668 | ubuntu-noble | shares = self._client.getfshare(protocol, 2026-05-17 02:04:58.966673 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.966679 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:58.966685 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:58.966699 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.966705 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:58.966711 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:58.966716 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.966722 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:58.966728 | ubuntu-noble | raise effect 2026-05-17 02:04:58.966733 | ubuntu-noble | Exception: getfshare fail. 2026-05-17 02:04:58.966739 | ubuntu-noble | Failed to delete snapshot for FPG/VFS/fstore/snapshot pool/test_vfs/osf-nfs-project-id/osf-snap-name: removefsnap fail. 2026-05-17 02:04:58.966745 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:58.966750 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1192, in delete_snapshot 2026-05-17 02:04:58.966756 | ubuntu-noble | result = self._client.removefsnap( 2026-05-17 02:04:58.966761 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.966767 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:58.966772 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:58.966778 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.966783 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:58.966789 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:58.966795 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:58.966800 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:04:58.966806 | ubuntu-noble | raise effect 2026-05-17 02:04:58.966811 | ubuntu-noble | Exception: removefsnap fail. 2026-05-17 02:04:58.967937 | ubuntu-noble | Can not get access id from share. share_name: share-fake-uuid 2026-05-17 02:04:58.968435 | ubuntu-noble | Can not get access id from share. share_name: share_fake_uuid 2026-05-17 02:04:58.969295 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_backend_exceptions [0.020777s] ... ok 2026-05-17 02:04:58.969894 | ubuntu-noble | INFINIDAT InfiniBox NAS network space "mockspace" has no IP addresses defined 2026-05-17 02:04:58.971306 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_cifssnapshot_success [0.026524s] ... ok 2026-05-17 02:04:58.971861 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_no_ips [0.022442s] ... ok 2026-05-17 02:04:58.983567 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_with_snapshots [0.020717s] ... ok 2026-05-17 02:04:58.985154 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_cifs_path_not_resolved [0.063583s] ... ok 2026-05-17 02:04:58.989688 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_2___volname_2____volname_3__ [0.020462s] ... ok 2026-05-17 02:04:58.995199 | ubuntu-noble | Failed to copy data, reason: err. 2026-05-17 02:04:58.997665 | ubuntu-noble | Can not get access id from share. share_name: share-fake-uuid 2026-05-17 02:04:58.997696 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_6__False__True__False_ [0.021969s] ... ok 2026-05-17 02:04:58.998126 | ubuntu-noble | Can not get access id from share. share_name: share_fake_uuid 2026-05-17 02:04:59.000069 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_nfssnapshot_copydata_fail [0.027869s] ... ok 2026-05-17 02:04:59.005564 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_03__True__True__False__True_ [0.020948s] ... ok 2026-05-17 02:04:59.009911 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_no_client [0.019674s] ... ok 2026-05-17 02:04:59.017232 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_bigger_size [0.022253s] ... ok 2026-05-17 02:04:59.019538 | ubuntu-noble | Can't open the recent url, re-login. 2026-05-17 02:04:59.020091 | ubuntu-noble | Create share error. 2026-05-17 02:04:59.020105 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-05-17 02:04:59.024159 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_fail_2 [0.023962s] ... ok 2026-05-17 02:04:59.027520 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_15__False__False__False__True_ [0.021373s] ... ok 2026-05-17 02:04:59.028765 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_04__1__2__False_ [0.019433s] ... ok 2026-05-17 02:04:59.038910 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share [0.020881s] ... ok 2026-05-17 02:04:59.045090 | ubuntu-noble | Cannot find snapshot fake_snapshot_uuid on array. 2026-05-17 02:04:59.046288 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_network_allocations_number [0.019668s] ... ok 2026-05-17 02:04:59.046318 | ubuntu-noble | Failed to update capacity quota 1 on foo_fstore with error: This is a fake setfsquota returned error 2026-05-17 02:04:59.046984 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_notexistingsnapshot_fail [0.023318s] ... ok 2026-05-17 02:04:59.048958 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_setfsquota_side_effects_1___This_is_a_fake_setfsquota_returned_error__ [0.019368s] ... ok 2026-05-17 02:04:59.049864 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_nfs_not_found [0.063325s] ... ok 2026-05-17 02:04:59.061505 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot [0.023506s] ... ok 2026-05-17 02:04:59.069523 | ubuntu-noble | Snapshot not found on the Infinibox by its name: openstack-snap-2 2026-05-17 02:04:59.071365 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_success [0.022522s] ... ok 2026-05-17 02:04:59.072134 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_revert_to_snapshot_snapshot_doesnt_exist [0.025304s] ... ok 2026-05-17 02:04:59.075623 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_2_xx [0.028391s] ... ok 2026-05-17 02:04:59.082207 | ubuntu-noble | 2026-05-17 02:04:59.079 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 63809d875e32 to 48a7beae3117 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:59.086547 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot_with_snapshots [0.021195s] ... ok 2026-05-17 02:04:59.086574 | ubuntu-noble | 2026-05-17 02:04:59.081 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:59.086581 | ubuntu-noble | 2026-05-17 02:04:59.082 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:59.090639 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_5___fake_data____PUT__ [0.019534s] ... ok 2026-05-17 02:04:59.093077 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access [0.020917s] ... ok 2026-05-17 02:04:59.102696 | ubuntu-noble | Suppressing requests library SSL Warnings 2026-05-17 02:04:59.103064 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_4__ [0.026744s] ... ok 2026-05-17 02:04:59.107828 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_do_setup_ssl_enabled [0.023646s] ... ok 2026-05-17 02:04:59.112874 | ubuntu-noble | {7} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_create_share_nfs [0.019774s] ... ok 2026-05-17 02:04:59.114328 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_fail [0.022598s] ... ok 2026-05-17 02:04:59.115570 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_raises_when_hard_limit_missing_usage_only [0.066481s] ... ok 2026-05-17 02:04:59.126745 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_08 [0.023685s] ... ok 2026-05-17 02:04:59.128538 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_06__True__False__True__False_ [0.021905s] ... ok 2026-05-17 02:04:59.131867 | ubuntu-noble | {7} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_ensure_service_on [0.019536s] ... ok 2026-05-17 02:04:59.136260 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_2 [0.021701s] ... ok 2026-05-17 02:04:59.149507 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_1 [0.022657s] ... ok 2026-05-17 02:04:59.152294 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_11__False__True__False__True_ [0.022284s] ... ok 2026-05-17 02:04:59.152312 | ubuntu-noble | {7} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_invalid_channel [0.019459s] ... ok 2026-05-17 02:04:59.158482 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_rw_success [0.022073s] ... ok 2026-05-17 02:04:59.171762 | ubuntu-noble | {7} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_no_login_ssh_key_and_pass [0.018825s] ... ok 2026-05-17 02:04:59.172814 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_export_missing_2_False [0.021183s] ... ok 2026-05-17 02:04:59.174738 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_1 [0.024859s] ... ok 2026-05-17 02:04:59.179778 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_success [0.021176s] ... ok 2026-05-17 02:04:59.189588 | ubuntu-noble | {7} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_parser_with_service_status [0.018586s] ... ok 2026-05-17 02:04:59.192038 | ubuntu-noble | Pool "mockpool" not found 2026-05-17 02:04:59.194261 | ubuntu-noble | Get filesystem by name error! 2026-05-17 02:04:59.194276 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-05-17 02:04:59.194521 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_share_stats_pool_not_found [0.022559s] ... ok 2026-05-17 02:04:59.200197 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_nfs_snapshot_fail [0.025889s] ... ok 2026-05-17 02:04:59.201837 | ubuntu-noble | Can not get access id from share. share_name: share-fake-uuid 2026-05-17 02:04:59.203555 | ubuntu-noble | Can not get access id from share. share_name: share_fake_uuid 2026-05-17 02:04:59.206305 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifsshare_from_nfssnapshot_success [0.025697s] ... ok 2026-05-17 02:04:59.212255 | ubuntu-noble | {7} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unmanage_share_not_exist [0.022874s] ... ok 2026-05-17 02:04:59.221217 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_fails_invalid_ip [0.025842s] ... ok 2026-05-17 02:04:59.223721 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_qos_3_46 [0.022015s] ... ok 2026-05-17 02:04:59.227478 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_success_3_out_of_sync [0.020976s] ... ok 2026-05-17 02:04:59.230340 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__delete_directory [0.018087s] ... ok 2026-05-17 02:04:59.242412 | ubuntu-noble | Can't open the recent url, re-login. 2026-05-17 02:04:59.243077 | ubuntu-noble | Failed to split replication pair fake_pair_id. 2026-05-17 02:04:59.243094 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-05-17 02:04:59.244642 | ubuntu-noble | Failed to split replication pair fake_pair_id before deleting it. Ignore this exception, and try to delete anyway. 2026-05-17 02:04:59.244661 | ubuntu-noble | The share was not found. Share name:share_fake_new_uuid 2026-05-17 02:04:59.245841 | ubuntu-noble | {6} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_delete_share_nfs [0.023040s] ... ok 2026-05-17 02:04:59.246407 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_success_1 [0.024365s] ... ok 2026-05-17 02:04:59.249541 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_no_data_fail [0.023862s] ... ok 2026-05-17 02:04:59.250703 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nodes_ips [0.020117s] ... ok 2026-05-17 02:04:59.265722 | ubuntu-noble | {6} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_extend_share [0.021616s] ... ok 2026-05-17 02:04:59.268087 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_success_1 [0.021489s] ... ok 2026-05-17 02:04:59.269868 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nodes_virtual_ips [0.019216s] ... ok 2026-05-17 02:04:59.271700 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_5 [0.021953s] ... ok 2026-05-17 02:04:59.281781 | ubuntu-noble | 2026-05-17 02:04:59.277 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:59.281877 | ubuntu-noble | 2026-05-17 02:04:59.278 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:59.287732 | ubuntu-noble | {6} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_nfs [0.021957s] ... ok 2026-05-17 02:04:59.288931 | ubuntu-noble | Can not find snapshot fake_snapshot_uuid on array. 2026-05-17 02:04:59.289371 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__update_share_stats [0.019177s] ... ok 2026-05-17 02:04:59.292375 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_snapshot_not_exist_success [0.023777s] ... ok 2026-05-17 02:04:59.294190 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_2 [0.022422s] ... ok 2026-05-17 02:04:59.307524 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_check_for_setup_error_node_status_fail [0.018278s] ... ok 2026-05-17 02:04:59.310577 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__clear_access_1_nfs [0.022230s] ... ok 2026-05-17 02:04:59.311581 | ubuntu-noble | Can not get access id from share. share_name: share-fake-uuid 2026-05-17 02:04:59.314855 | ubuntu-noble | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-05-17 02:04:59.316829 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_not_exist_fail [0.022638s] ... ok 2026-05-17 02:04:59.317645 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_4 [0.023314s] ... ok 2026-05-17 02:04:59.326150 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_1_nfs [0.018269s] ... ok 2026-05-17 02:04:59.332857 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__format_name [0.021469s] ... ok 2026-05-17 02:04:59.338895 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_extend_share_success [0.023863s] ... ok 2026-05-17 02:04:59.346497 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_qos_1 [0.024557s] ... ok 2026-05-17 02:04:59.347842 | ubuntu-noble | 2026-05-17 02:04:59.344 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 48a7beae3117 -> 3e7d62517afa, Add 'create_share_from_snapshot_support' extra spec to share types 2026-05-17 02:04:59.349419 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_from_snapshot_1_nfs [0.021596s] ... ok 2026-05-17 02:04:59.355356 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_detail [0.021050s] ... ok 2026-05-17 02:04:59.362869 | ubuntu-noble | 2026-05-17 02:04:59.354 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 48a7beae3117 to 3e7d62517afa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:59.362895 | ubuntu-noble | 2026-05-17 02:04:59.356 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:59.362902 | ubuntu-noble | 2026-05-17 02:04:59.356 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:59.363651 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_location_path_fail [0.024289s] ... ok 2026-05-17 02:04:59.365722 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_qos_1_2 [0.022747s] ... ok 2026-05-17 02:04:59.365749 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_2_cifs [0.018101s] ... ok 2026-05-17 02:04:59.373363 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_location_path_1_nfs [0.020267s] ... ok 2026-05-17 02:04:59.384212 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_snapshot_normal [0.018402s] ... ok 2026-05-17 02:04:59.388705 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_1 [0.020704s] ... ok 2026-05-17 02:04:59.388944 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_refresh_1 [0.025490s] ... ok 2026-05-17 02:04:59.394687 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_location_path_2_cifs [0.020590s] ... ok 2026-05-17 02:04:59.404176 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_extend_share [0.019295s] ... ok 2026-05-17 02:04:59.409635 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_2 [0.022087s] ... ok 2026-05-17 02:04:59.414934 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_4_50G [0.020325s] ... ok 2026-05-17 02:04:59.423807 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_2 [0.019463s] ... ok 2026-05-17 02:04:59.431119 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_logical_port_ip_fail [0.022402s] ... ok 2026-05-17 02:04:59.436418 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_from_snapshot_2_cifs [0.021215s] ... ok 2026-05-17 02:04:59.439616 | ubuntu-noble | Unexpected RestAPI response: 400 User name or password error. 2026-05-17 02:04:59.443681 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_wrong_access_fail [0.018331s] ... ok 2026-05-17 02:04:59.452633 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_cache_not_exist_1 [0.021124s] ... ok 2026-05-17 02:04:59.459639 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_snapshot [0.021566s] ... ok 2026-05-17 02:04:59.461148 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_client_spec_ipversion_failed [0.018201s] ... ok 2026-05-17 02:04:59.461496 | ubuntu-noble | 2026-05-17 02:04:59.456 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:59.461592 | ubuntu-noble | 2026-05-17 02:04:59.456 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:59.461907 | ubuntu-noble | Failed to get user sid by foo. 2026-05-17 02:04:59.465381 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_cifs_user_not_found [0.349433s] ... ok 2026-05-17 02:04:59.474639 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_fail_2 [0.021079s] ... ok 2026-05-17 02:04:59.480359 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_snapshot_not_exist [0.021866s] ... ok 2026-05-17 02:04:59.482777 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_create_share_1_CIFS [0.022139s] ... ok 2026-05-17 02:04:59.498438 | ubuntu-noble | Exception due to network failure. 2026-05-17 02:04:59.498514 | ubuntu-noble | Exception due to network failure. 2026-05-17 02:04:59.498521 | ubuntu-noble | Exception due to network failure. 2026-05-17 02:04:59.498527 | ubuntu-noble | Access RestAPI /rest/fake_method by fake_type failed, error: Exception due to network failure. 2026-05-17 02:04:59.499226 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_nfs_success_1 [0.024545s] ... ok 2026-05-17 02:04:59.503961 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api_3times_fail [0.020736s] ... ok 2026-05-17 02:04:59.504016 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirsname_by_name_1 [0.018159s] ... ok 2026-05-17 02:04:59.520537 | ubuntu-noble | 2026-05-17 02:04:59.512 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 3e7d62517afa -> 48a7beae3117, Add 'create_share_from_snapshot_support' extra spec to share types 2026-05-17 02:04:59.523112 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_mount_share_to_host_1 [0.020933s] ... ok 2026-05-17 02:04:59.523148 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_2 [0.017452s] ... ok 2026-05-17 02:04:59.523153 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_fsname_by_name_1 [0.019935s] ... ok 2026-05-17 02:04:59.537627 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_4 [0.019101s] ... ok 2026-05-17 02:04:59.538557 | ubuntu-noble | Cannot get share share_fake_new_uuid. 2026-05-17 02:04:59.545237 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_success_2_false [0.022933s] ... ok 2026-05-17 02:04:59.545307 | ubuntu-noble | 2026-05-17 02:04:59.533 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 3e7d62517afa to 48a7beae3117 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:59.545319 | ubuntu-noble | 2026-05-17 02:04:59.535 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:59.545328 | ubuntu-noble | 2026-05-17 02:04:59.535 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:59.545837 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_1 [0.020612s] ... ok 2026-05-17 02:04:59.553605 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_nfs_http_error_on_clear_rules [0.088240s] ... ok 2026-05-17 02:04:59.556647 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_3 [0.019581s] ... ok 2026-05-17 02:04:59.562827 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_cifs_access_1_True [0.019229s] ... ok 2026-05-17 02:04:59.564561 | ubuntu-noble | Can't open the recent url, re-login. 2026-05-17 02:04:59.565180 | ubuntu-noble | Failed to sync replication pair fake_pair_id. 2026-05-17 02:04:59.565192 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-05-17 02:04:59.566120 | ubuntu-noble | Failed to completely switch over replication pair fake_pair_id. 2026-05-17 02:04:59.566479 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:59.566492 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 208, in switch_over 2026-05-17 02:04:59.566499 | ubuntu-noble | self.helper.sync_replication_pair(replica_pair_id) 2026-05-17 02:04:59.566505 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:59.566511 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:59.566516 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:59.566522 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:59.566528 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:59.566533 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:59.566539 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1211, in _execute_mock_call 2026-05-17 02:04:59.566544 | ubuntu-noble | return self._mock_wraps(*args, **kwargs) 2026-05-17 02:04:59.566550 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:59.566555 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1423, in sync_replication_pair 2026-05-17 02:04:59.566561 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-05-17 02:04:59.566567 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-05-17 02:04:59.566572 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-05-17 02:04:59.566578 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to sync replication pair fake_pair_id. 2026-05-17 02:04:59.566583 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-05-17 02:04:59.566594 | ubuntu-noble | Cannot get share share_fake_new_uuid. 2026-05-17 02:04:59.571354 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_4 [0.027875s] ... ok 2026-05-17 02:04:59.578873 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_nfs_access_2_False [0.020217s] ... ok 2026-05-17 02:04:59.581726 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addfs [0.020470s] ... ok 2026-05-17 02:04:59.602746 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_choose_bond_port [0.025943s] ... ok 2026-05-17 02:04:59.602787 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addnfsclient [0.017551s] ... ok 2026-05-17 02:04:59.604306 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_expandfs [0.020078s] ... ok 2026-05-17 02:04:59.616963 | ubuntu-noble | 2026-05-17 02:04:59.608 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:59.617035 | ubuntu-noble | 2026-05-17 02:04:59.608 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:59.618442 | ubuntu-noble | LDAP domain (100.97.5.87) has already been configured. 2026-05-17 02:04:59.619521 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chnfsclient [0.020254s] ... ok 2026-05-17 02:04:59.622094 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lscifsinfo [0.023969s] ... ok 2026-05-17 02:04:59.625105 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_ldap_exist_error [0.025851s] ... ok 2026-05-17 02:04:59.625130 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_share_stats [0.071572s] ... ok 2026-05-17 02:04:59.642528 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnode_2_node1 [0.019317s] ... ok 2026-05-17 02:04:59.644013 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_2 [0.019551s] ... ok 2026-05-17 02:04:59.644702 | ubuntu-noble | No appropriate port found to create logical port. 2026-05-17 02:04:59.648423 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_type_not_exist [0.026262s] ... ok 2026-05-17 02:04:59.650201 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test__init__login_failure [0.024280s] ... ok 2026-05-17 02:04:59.658309 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnasportip [0.018963s] ... ok 2026-05-17 02:04:59.660601 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmcifsuser [0.019513s] ... ok 2026-05-17 02:04:59.664767 | ubuntu-noble | 2026-05-17 02:04:59.663 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 48a7beae3117 -> 3e7d62517afa, Add 'create_share_from_snapshot_support' extra spec to share types 2026-05-17 02:04:59.668541 | ubuntu-noble | Share (share-fake-uuid) can not be shrunk. only 'Thin' shares support shrink. 2026-05-17 02:04:59.670786 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_alloctype_fail [0.022381s] ... ok 2026-05-17 02:04:59.677433 | ubuntu-noble | Can't find the share by share name: manila_fakeid. 2026-05-17 02:04:59.680510 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_share_not_exist_2_cifs [0.018946s] ... ok 2026-05-17 02:04:59.681638 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmnfsclient [0.019089s] ... ok 2026-05-17 02:04:59.681653 | ubuntu-noble | 2026-05-17 02:04:59.674 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 48a7beae3117 to 3e7d62517afa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:59.681657 | ubuntu-noble | 2026-05-17 02:04:59.676 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:59.681662 | ubuntu-noble | 2026-05-17 02:04:59.677 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:59.687984 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_2__404__False_ [0.038103s] ... ok 2026-05-17 02:04:59.689186 | ubuntu-noble | Get share count error! 2026-05-17 02:04:59.689206 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-05-17 02:04:59.695356 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_fail [0.020602s] ... ok 2026-05-17 02:04:59.695374 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_url_type_1_NFS [0.305055s] ... ok 2026-05-17 02:04:59.695957 | ubuntu-noble | Share manila_fakeid not found. 2026-05-17 02:04:59.696286 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_check_for_setup_error_failed_pool_invalid [0.019101s] ... ok 2026-05-17 02:04:59.699123 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_not_exist_1_nfs [0.018540s] ... ok 2026-05-17 02:04:59.700976 | ubuntu-noble | 2026-05-17 02:04:59.699 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:59.700997 | ubuntu-noble | 2026-05-17 02:04:59.699 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:59.712501 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_smb_share_1__201__True_ [0.024742s] ... ok 2026-05-17 02:04:59.713319 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_success [0.021181s] ... ok 2026-05-17 02:04:59.716359 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_generate_share_name_2 [0.020055s] ... ok 2026-05-17 02:04:59.719696 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_1_nfs [0.020383s] ... ok 2026-05-17 02:04:59.721445 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_with_default_type_2 [0.027113s] ... ok 2026-05-17 02:04:59.734850 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_with_already_deleted [0.020925s] ... ok 2026-05-17 02:04:59.736363 | ubuntu-noble | Only USER access types are allowed for CIFS shares. 2026-05-17 02:04:59.737970 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_snapshot [0.022125s] ... ok 2026-05-17 02:04:59.739645 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_get_network_allocations_number [0.018901s] ... ok 2026-05-17 02:04:59.739919 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_cifs_type_fail [0.019054s] ... ok 2026-05-17 02:04:59.740985 | ubuntu-noble | Can't open the recent url, re-login. 2026-05-17 02:04:59.741594 | ubuntu-noble | Login to http://100.115.10.69:8082/deviceManager/rest/ failed, try another. 2026-05-17 02:04:59.741819 | ubuntu-noble | Login to http://100.115.10.70:8082/deviceManager/rest/ failed, try another. 2026-05-17 02:04:59.741828 | ubuntu-noble | All url login fail. 2026-05-17 02:04:59.745077 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_multi_resturls_fail [0.023751s] ... ok 2026-05-17 02:04:59.753272 | ubuntu-noble | Unable to create SSHPool 2026-05-17 02:04:59.756704 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test___call___ssh_pool_failed [0.019898s] ... ok 2026-05-17 02:04:59.758816 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_id_status_404_returns_none [0.021317s] ... ok 2026-05-17 02:04:59.762525 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_cifs [0.023295s] ... ok 2026-05-17 02:04:59.762545 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_proto_fail [0.019383s] ... ok 2026-05-17 02:04:59.765253 | ubuntu-noble | 2026-05-17 02:04:59.750 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 3e7d62517afa -> 95e3cf760840, remove_nova_net_id_column_from_share_networks 2026-05-17 02:04:59.765276 | ubuntu-noble | 2026-05-17 02:04:59.750 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 3e7d62517afa to 95e3cf760840 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:59.765283 | ubuntu-noble | 2026-05-17 02:04:59.753 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:59.765289 | ubuntu-noble | 2026-05-17 02:04:59.753 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:59.771841 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_choose_least_logic_port [0.025548s] ... ok 2026-05-17 02:04:59.776025 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_1_nfs [0.020421s] ... ok 2026-05-17 02:04:59.778502 | ubuntu-noble | 2026-05-17 02:04:59.776 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:59.778518 | ubuntu-noble | 2026-05-17 02:04:59.776 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:59.780137 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_2 [0.023040s] ... ok 2026-05-17 02:04:59.780429 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_space_stats_failure [0.024334s] ... ok 2026-05-17 02:04:59.781616 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_extend_share_2_cifs [0.024377s] ... ok 2026-05-17 02:04:59.795073 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__find_pool_info_fail [0.018348s] ... ok 2026-05-17 02:04:59.798057 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ad_domain_success [0.026857s] ... ok 2026-05-17 02:04:59.803066 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_nfs_2_cifs [0.019404s] ... ok 2026-05-17 02:04:59.803956 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_is_path_existent_1__200__True_ [0.021815s] ... ok 2026-05-17 02:04:59.805508 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_ssh_execute [0.021087s] ... ok 2026-05-17 02:04:59.813741 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__generate_share_path [0.019212s] ... ok 2026-05-17 02:04:59.820398 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_access_rest_1_nfs [0.018890s] ... ok 2026-05-17 02:04:59.820922 | ubuntu-noble | Failed to link fileset for the share fakename. 2026-05-17 02:04:59.820943 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:59.820950 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 638, in _manage_existing 2026-05-17 02:04:59.820956 | ubuntu-noble | self._gpfs_execute(self.GPFS_PATH + 'mmlinkfileset', fsdev, 2026-05-17 02:04:59.820961 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:59.820967 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:59.820973 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:59.820988 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:59.820994 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:59.821000 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:59.821005 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-05-17 02:04:59.821011 | ubuntu-noble | raise result 2026-05-17 02:04:59.821017 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:04:59.821023 | ubuntu-noble | Command: None 2026-05-17 02:04:59.821029 | ubuntu-noble | Exit code: - 2026-05-17 02:04:59.821034 | ubuntu-noble | Stdout: None 2026-05-17 02:04:59.821040 | ubuntu-noble | Stderr: None 2026-05-17 02:04:59.823284 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_fileset_relink_exception [0.021234s] ... ok 2026-05-17 02:04:59.825705 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_bond_port_success [0.027139s] ... ok 2026-05-17 02:04:59.827439 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_lookup_smb_share_error [0.024577s] ... ok 2026-05-17 02:04:59.833291 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_1_nfs [0.019642s] ... ok 2026-05-17 02:04:59.836990 | ubuntu-noble | Error:"data" not in result. fake_message 2026-05-17 02:04:59.840631 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_data_fail [0.018684s] ... ok 2026-05-17 02:04:59.841723 | ubuntu-noble | Failed to set quota for share fakename. 2026-05-17 02:04:59.841745 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:59.841760 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 681, in _manage_existing 2026-05-17 02:04:59.841765 | ubuntu-noble | self._gpfs_execute(self.GPFS_PATH + 'mmsetquota', fsdev + ':' + 2026-05-17 02:04:59.841771 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:04:59.841777 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:04:59.841783 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:59.841788 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:04:59.841794 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:04:59.841800 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:04:59.841805 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-05-17 02:04:59.841811 | ubuntu-noble | raise result 2026-05-17 02:04:59.841816 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:04:59.841822 | ubuntu-noble | Command: None 2026-05-17 02:04:59.842054 | ubuntu-noble | Exit code: - 2026-05-17 02:04:59.842066 | ubuntu-noble | Stdout: None 2026-05-17 02:04:59.842074 | ubuntu-noble | Stderr: None 2026-05-17 02:04:59.847249 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_set_quota_of_fileset_less_than_1G_exception [0.020615s] ... ok 2026-05-17 02:04:59.850118 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_modify [0.022408s] ... ok 2026-05-17 02:04:59.852419 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ldap_domain_success_3_100_97_5_87_100_97_5_88_100_97_5_89 [0.026312s] ... ok 2026-05-17 02:04:59.854635 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_2_cifs [0.019300s] ... ok 2026-05-17 02:04:59.857139 | ubuntu-noble | 2026-05-17 02:04:59.836 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 95e3cf760840 -> 3e7d62517afa, remove_nova_net_id_column_from_share_networks 2026-05-17 02:04:59.857167 | ubuntu-noble | 2026-05-17 02:04:59.838 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 95e3cf760840 to 3e7d62517afa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:59.857183 | ubuntu-noble | 2026-05-17 02:04:59.841 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:59.857348 | ubuntu-noble | 2026-05-17 02:04:59.841 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:59.859097 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_cifs_access_rest [0.019244s] ... ok 2026-05-17 02:04:59.863697 | ubuntu-noble | Failed to check quota for share fakename. 2026-05-17 02:04:59.863719 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:04:59.863725 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 669, in _manage_existing 2026-05-17 02:04:59.863732 | ubuntu-noble | quota_status = lines[1].split(':')[quota_limit] 2026-05-17 02:04:59.863737 | ubuntu-noble | ~~~~~^^^ 2026-05-17 02:04:59.863742 | ubuntu-noble | IndexError: list index out of range 2026-05-17 02:04:59.867395 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_unable_to_get_quota_of_fileset_exception [0.023118s] ... ok 2026-05-17 02:04:59.870656 | ubuntu-noble | 2026-05-17 02:04:59.865 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:59.870681 | ubuntu-noble | 2026-05-17 02:04:59.866 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:59.870912 | ubuntu-noble | Share manila_fakeid not found. 2026-05-17 02:04:59.873045 | ubuntu-noble | Cannot delete vlan because there is a logical port on vlan. 2026-05-17 02:04:59.873164 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_request_with_401_response [0.023421s] ... ok 2026-05-17 02:04:59.874669 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_not_exist_2_cifs [0.020512s] ... ok 2026-05-17 02:04:59.875934 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_success [0.024344s] ... ok 2026-05-17 02:04:59.876611 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_nfs_share [0.018407s] ... ok 2026-05-17 02:04:59.886525 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_04___4_3_2_1___False_ [0.019691s] ... ok 2026-05-17 02:04:59.891611 | ubuntu-noble | REST Request: POST https://192.168.0.110/api/rest/smb_share with body {"file_system_id": "6454e9a9-a698-e9bc-ca61-1a9efb93188b", "path": "/powerstore-smb-share", "name": "powerstore-smb-share"} 2026-05-17 02:04:59.891633 | ubuntu-noble | REST Response: 400 with data 2026-05-17 02:04:59.893025 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_2_cifs [0.018889s] ... ok 2026-05-17 02:04:59.898690 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_smb_share_failure [0.020620s] ... ok 2026-05-17 02:04:59.902334 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_filesystem [0.023642s] ... ok 2026-05-17 02:04:59.904794 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_nfs [0.028517s] ... ok 2026-05-17 02:04:59.914280 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_2 [0.021215s] ... ok 2026-05-17 02:04:59.917652 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_resync_access_change [0.029974s] ... ok 2026-05-17 02:04:59.919425 | ubuntu-noble | REST Request: POST https://192.168.0.110/api/rest/file_system/6454e9a9-a698-e9bc-ca61-1a9efb93188b/snapshot with body {"name": "powerstore-nfs-share-snap"} 2026-05-17 02:04:59.919482 | ubuntu-noble | REST Response: 400 with data 2026-05-17 02:04:59.921118 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__start_cifs_service [0.018705s] ... ok 2026-05-17 02:04:59.922000 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_snapshot_failure [0.027810s] ... ok 2026-05-17 02:04:59.924234 | ubuntu-noble | Can't open the recent url, re-login. 2026-05-17 02:04:59.924697 | ubuntu-noble | Failed to sync replication pair fake_pair_id. 2026-05-17 02:04:59.924715 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-05-17 02:04:59.925100 | ubuntu-noble | Failed to sync replication pair fake_pair_id. Reason: Invalid share: Failed to sync replication pair fake_pair_id. 2026-05-17 02:04:59.925140 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-05-17 02:04:59.927894 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_exception_ignore_3 [0.023136s] ... ok 2026-05-17 02:04:59.934856 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__change_nfs_access_rest [0.018556s] ... ok 2026-05-17 02:04:59.939175 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_resync_nothing [0.020171s] ... ok 2026-05-17 02:04:59.939343 | ubuntu-noble | 2026-05-17 02:04:59.922 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 3e7d62517afa -> 95e3cf760840, remove_nova_net_id_column_from_share_networks 2026-05-17 02:04:59.939355 | ubuntu-noble | 2026-05-17 02:04:59.925 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 3e7d62517afa to 95e3cf760840 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:04:59.939362 | ubuntu-noble | 2026-05-17 02:04:59.929 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:04:59.939368 | ubuntu-noble | 2026-05-17 02:04:59.929 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:04:59.939689 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_3 [0.019495s] ... ok 2026-05-17 02:04:59.943062 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_delete_filesystem [0.020998s] ... ok 2026-05-17 02:04:59.945680 | ubuntu-noble | Failed to check GPFS state. Error: 'state' is not in list. 2026-05-17 02:04:59.950963 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_wrong_output_exception [0.020150s] ... ok 2026-05-17 02:04:59.951429 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__config_cifs_service [0.018531s] ... ok 2026-05-17 02:04:59.958790 | ubuntu-noble | Code: 302, URL: https://fake_ip:fake_port/nas/fake_url, Message: return message 2026-05-17 02:04:59.960571 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_fail [0.018308s] ... ok 2026-05-17 02:04:59.961162 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_delete_snapshot [0.021535s] ... ok 2026-05-17 02:04:59.964361 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_id [0.021610s] ... ok 2026-05-17 02:04:59.967486 | ubuntu-noble | Failed to create fileset on /dev/gpfs0 for the share fakename. Error: Unexpected error while running command. 2026-05-17 02:04:59.967501 | ubuntu-noble | Command: None 2026-05-17 02:04:59.967506 | ubuntu-noble | Exit code: - 2026-05-17 02:04:59.967510 | ubuntu-noble | Stdout: None 2026-05-17 02:04:59.967513 | ubuntu-noble | Stderr: None. 2026-05-17 02:04:59.971431 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_nfs_service_status [0.018337s] ... ok 2026-05-17 02:04:59.971798 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_exception [0.021661s] ... ok 2026-05-17 02:04:59.975165 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_token_none [0.018073s] ... ok 2026-05-17 02:04:59.980155 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_extend_share [0.020734s] ... ok 2026-05-17 02:04:59.988091 | ubuntu-noble | Failed to create snapshot fakesnapshotname. Error: Unexpected error while running command. 2026-05-17 02:04:59.988111 | ubuntu-noble | Command: None 2026-05-17 02:04:59.988117 | ubuntu-noble | Exit code: - 2026-05-17 02:04:59.988123 | ubuntu-noble | Stdout: None 2026-05-17 02:04:59.988128 | ubuntu-noble | Stderr: None. 2026-05-17 02:04:59.988566 | ubuntu-noble | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__check_maprfs_state_healthy [0.018666s] ... ok 2026-05-17 02:04:59.989409 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_id [0.023724s] ... ok 2026-05-17 02:04:59.991601 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_snapshot_exception [0.020380s] ... ok 2026-05-17 02:04:59.995652 | ubuntu-noble | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__cluster_name [0.018713s] ... ok 2026-05-17 02:05:00.000685 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access [0.020650s] ... ok 2026-05-17 02:05:00.009198 | ubuntu-noble | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute_exeption [0.020581s] ... ok 2026-05-17 02:05:00.010178 | ubuntu-noble | Failed unlink fileset for share fakename. Error: Unexpected error while running command. 2026-05-17 02:05:00.010379 | ubuntu-noble | Command: None 2026-05-17 02:05:00.010394 | ubuntu-noble | Exit code: - 2026-05-17 02:05:00.010402 | ubuntu-noble | Stdout: None 2026-05-17 02:05:00.010409 | ubuntu-noble | Stderr: None. 2026-05-17 02:05:00.010770 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_smb_share_id [0.020693s] ... ok 2026-05-17 02:05:00.011840 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share_exception [0.021310s] ... ok 2026-05-17 02:05:00.015575 | ubuntu-noble | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_available_capacity [0.020966s] ... ok 2026-05-17 02:05:00.021370 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_2_ro [0.020971s] ... ok 2026-05-17 02:05:00.027363 | ubuntu-noble | CLDB nodes are not specified! 2026-05-17 02:05:00.027384 | ubuntu-noble | Zookeeper nodes are not specified! 2026-05-17 02:05:00.027391 | ubuntu-noble | MapR-FS is not in healthy state. 2026-05-17 02:05:00.028565 | ubuntu-noble | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error_exception_cldb_state [0.019487s] ... ok 2026-05-17 02:05:00.031010 | ubuntu-noble | Failed to parse exports for path /gpfs0/share-fakeid. No HEADER found. 2026-05-17 02:05:00.034027 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_nfs_client_exports_exception [0.021880s] ... ok 2026-05-17 02:05:00.034981 | ubuntu-noble | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_info_by_path_not_exist [0.018980s] ... ok 2026-05-17 02:05:00.042022 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_resync_access [0.019282s] ... ok 2026-05-17 02:05:00.046137 | ubuntu-noble | MapR cluster has not been specified in the configuration. Add the ip or list of ip of nodes with mapr-core installed in the "maprfs_clinode_ip" configuration parameter. 2026-05-17 02:05:00.048731 | ubuntu-noble | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error_exception_config [0.019210s] ... ok 2026-05-17 02:05:00.053500 | ubuntu-noble | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__run_as_user [0.018776s] ... ok 2026-05-17 02:05:00.055497 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_05___4_3_2_11___False_ [0.020664s] ... ok 2026-05-17 02:05:00.058735 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_nfs [0.046439s] ... ok 2026-05-17 02:05:00.062091 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing [0.020038s] ... ok 2026-05-17 02:05:00.067110 | ubuntu-noble | Failed to manage share. 2026-05-17 02:05:00.067134 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:00.069479 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 364, in manage_existing 2026-05-17 02:05:00.069502 | ubuntu-noble | info = self._maprfs_util.get_volume_info_by_path( 2026-05-17 02:05:00.069509 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:00.069514 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:00.069520 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:00.069526 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:00.069548 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:00.069554 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:00.069560 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:00.069565 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:00.069571 | ubuntu-noble | raise effect 2026-05-17 02:05:00.069576 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:05:00.069582 | ubuntu-noble | Command: None 2026-05-17 02:05:00.069588 | ubuntu-noble | Exit code: - 2026-05-17 02:05:00.069593 | ubuntu-noble | Stdout: None 2026-05-17 02:05:00.069599 | ubuntu-noble | Stderr: None 2026-05-17 02:05:00.071084 | ubuntu-noble | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_exception [0.019274s] ... ok 2026-05-17 02:05:00.072772 | ubuntu-noble | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing [0.019364s] ... ok 2026-05-17 02:05:00.076503 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_06___1_2_3_4___False_ [0.021520s] ... ok 2026-05-17 02:05:00.080182 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_invalid_share_exception_1_True [0.019290s] ... ok 2026-05-17 02:05:00.084738 | ubuntu-noble | Share share-0 has no size quota. Total used value will be used as share size 2026-05-17 02:05:00.086856 | ubuntu-noble | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_with_no_quota [0.019454s] ... ok 2026-05-17 02:05:00.094595 | ubuntu-noble | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_snapshot [0.019614s] ... ok 2026-05-17 02:05:00.098140 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_resync_access_add [0.020893s] ... ok 2026-05-17 02:05:00.101901 | ubuntu-noble | INFINIDAT filesystem has more than one active export; possibly not a Manila share 2026-05-17 02:05:00.102852 | ubuntu-noble | Failed to create snapshot "powerstore-share-snap". 2026-05-17 02:05:00.103643 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export_too_many_filesystem_exports [0.021916s] ... ok 2026-05-17 02:05:00.107138 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_snapshot_backend_failure [0.047888s] ... ok 2026-05-17 02:05:00.108115 | ubuntu-noble | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_recover [0.019375s] ... ok 2026-05-17 02:05:00.109348 | ubuntu-noble | Snapshot fake not found 2026-05-17 02:05:00.111514 | ubuntu-noble | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_snapshot_invalid [0.018893s] ... ok 2026-05-17 02:05:00.117531 | ubuntu-noble | test must be an absolute path. 2026-05-17 02:05:00.120554 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_gpfs_mount_point_base [0.022679s] ... ok 2026-05-17 02:05:00.125627 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_dict_nonunique_key [0.018053s] ... ok 2026-05-17 02:05:00.127072 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips [0.022370s] ... ok 2026-05-17 02:05:00.134764 | ubuntu-noble | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_add_no_user_no_group_exists [0.019957s] ... ok 2026-05-17 02:05:00.139252 | ubuntu-noble | Invalid gpfs_nfs_server_type value: test. Valid values are: "KNFS", "CES". 2026-05-17 02:05:00.141372 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_nfs_server_type [0.020769s] ... ok 2026-05-17 02:05:00.149147 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_1 [0.022855s] ... ok 2026-05-17 02:05:00.150596 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_share_protocol [0.022989s] ... ok 2026-05-17 02:05:00.150620 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test__build_session_with_basic_auth [0.018238s] ... ok 2026-05-17 02:05:00.153385 | ubuntu-noble | Filesystem with share name powerstore-share is not found. 2026-05-17 02:05:00.156644 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_nfs_share_share_does_not_exist [0.051695s] ... ok 2026-05-17 02:05:00.160099 | ubuntu-noble | 2026-05-17 02:05:00.153 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:00.160114 | ubuntu-noble | 2026-05-17 02:05:00.154 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:00.162815 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_delete_share [0.021832s] ... ok 2026-05-17 02:05:00.169499 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_2 [0.020923s] ... ok 2026-05-17 02:05:00.170561 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test__create_certificate_auth_handler_default [0.018745s] ... ok 2026-05-17 02:05:00.170575 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_export_doesnt_exist [0.020630s] ... ok 2026-05-17 02:05:00.184640 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_do_setup_gpfs_local_execute [0.021435s] ... ok 2026-05-17 02:05:00.187685 | ubuntu-noble | Unsupported share protocol: CIFS. 2026-05-17 02:05:00.187807 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_unknown_exception [0.018904s] ... ok 2026-05-17 02:05:00.188853 | ubuntu-noble | failed to delete share ; unsupported share protocol CIFS, only NFS is supported 2026-05-17 02:05:00.189407 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_1_True [0.018537s] ... ok 2026-05-17 02:05:00.191398 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_wrong_share_protocol [0.021284s] ... ok 2026-05-17 02:05:00.208904 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_1_True [0.018337s] ... ok 2026-05-17 02:05:00.209446 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__has_client_access_3____gpfs0_share_fakeid_t10_0_0_1____10_0_0_1__ [0.020652s] ... ok 2026-05-17 02:05:00.211424 | ubuntu-noble | Filesystem not found on the Infinibox by its name: openstack-snap-2 2026-05-17 02:05:00.211787 | ubuntu-noble | share not found on Infinibox, skipping delete 2026-05-17 02:05:00.211814 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_4 [0.019972s] ... ok 2026-05-17 02:05:00.211836 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_revert_to_snapshot [0.053432s] ... ok 2026-05-17 02:05:00.213800 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot_doesnt_exist [0.022120s] ... ok 2026-05-17 02:05:00.218685 | ubuntu-noble | 2026-05-17 02:05:00.212 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 95e3cf760840 -> 87ce15c59bbe, add_revert_to_snapshot_support 2026-05-17 02:05:00.218743 | ubuntu-noble | 2026-05-17 02:05:00.215 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 95e3cf760840 to 87ce15c59bbe update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:00.222821 | ubuntu-noble | 2026-05-17 02:05:00.218 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:00.223084 | ubuntu-noble | 2026-05-17 02:05:00.219 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:00.225268 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_6_None [0.019283s] ... ok 2026-05-17 02:05:00.226976 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__publish_access_exception [0.021307s] ... ok 2026-05-17 02:05:00.231161 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_custom_port_2_5678 [0.019148s] ... ok 2026-05-17 02:05:00.235207 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_09__False__True__True__True_ [0.021279s] ... ok 2026-05-17 02:05:00.236728 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_shrink_filesystem [0.023368s] ... ok 2026-05-17 02:05:00.244351 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_licenses [0.019140s] ... ok 2026-05-17 02:05:00.246032 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_1 [0.019123s] ... ok 2026-05-17 02:05:00.247421 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_pass [0.020519s] ... ok 2026-05-17 02:05:00.256511 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_13__False__False__True__True_ [0.021605s] ... ok 2026-05-17 02:05:00.256654 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_with_invalid_proto [0.022897s] ... ok 2026-05-17 02:05:00.263181 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__format_request_1 [0.018818s] ... ok 2026-05-17 02:05:00.265301 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_default [0.018660s] ... ok 2026-05-17 02:05:00.267253 | ubuntu-noble | 2026-05-17 02:05:00.265 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:00.267581 | ubuntu-noble | 2026-05-17 02:05:00.265 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:00.270466 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_invalid_option_rw [0.020837s] ... ok 2026-05-17 02:05:00.275755 | ubuntu-noble | Caught exception from infinisdk: 2026-05-17 02:05:00.275775 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:00.275782 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-05-17 02:05:00.275799 | ubuntu-noble | return func(*args, **kwargs) 2026-05-17 02:05:00.275805 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:00.275811 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export 2026-05-17 02:05:00.275817 | ubuntu-noble | infinidat_exports = infinidat_filesystem.get_exports() 2026-05-17 02:05:00.275822 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:00.275828 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:00.275834 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:00.275839 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:00.275879 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:00.275885 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:00.275890 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:00.275896 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:05:00.275902 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:05:00.275907 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:00.275913 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-05-17 02:05:00.275918 | ubuntu-noble | raise FakeInfinisdkException() 2026-05-17 02:05:00.275931 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-05-17 02:05:00.276340 | ubuntu-noble | Caught exception from infinisdk: 2026-05-17 02:05:00.276364 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:00.276371 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-05-17 02:05:00.276376 | ubuntu-noble | return func(*args, **kwargs) 2026-05-17 02:05:00.276382 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:00.276388 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export 2026-05-17 02:05:00.276393 | ubuntu-noble | infinidat_exports = infinidat_filesystem.get_exports() 2026-05-17 02:05:00.276399 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:00.276404 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:00.276410 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:00.276416 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:00.276421 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:00.276427 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:00.276433 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:00.276438 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:05:00.276444 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:05:00.276474 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:00.276480 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-05-17 02:05:00.276485 | ubuntu-noble | raise FakeInfinisdkException() 2026-05-17 02:05:00.276491 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-05-17 02:05:00.276497 | ubuntu-noble | 2026-05-17 02:05:00.276503 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-05-17 02:05:00.276509 | ubuntu-noble | 2026-05-17 02:05:00.276515 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:00.276520 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 397, in _ensure_filesystem_export 2026-05-17 02:05:00.276526 | ubuntu-noble | infinidat_export = self._get_export(infinidat_filesystem) 2026-05-17 02:05:00.276531 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:00.276537 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 118, in wrapper 2026-05-17 02:05:00.276550 | ubuntu-noble | raise exception.ShareBackendException(msg=msg) 2026-05-17 02:05:00.276556 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: Caught exception from infinisdk: . 2026-05-17 02:05:00.276561 | ubuntu-noble | 2026-05-17 02:05:00.276567 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-05-17 02:05:00.276572 | ubuntu-noble | 2026-05-17 02:05:00.276578 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:00.276584 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-05-17 02:05:00.276589 | ubuntu-noble | return func(*args, **kwargs) 2026-05-17 02:05:00.276595 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:00.276600 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 390, in _create_filesystem_export 2026-05-17 02:05:00.276606 | ubuntu-noble | infinidat_export = infinidat_filesystem.add_export( 2026-05-17 02:05:00.276611 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:00.276617 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:00.276622 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:00.276628 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:00.276634 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:00.276639 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:00.276645 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:00.276650 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:05:00.276656 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:05:00.276661 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:00.276667 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-05-17 02:05:00.276672 | ubuntu-noble | raise FakeInfinisdkException() 2026-05-17 02:05:00.276678 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-05-17 02:05:00.278950 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_get_exports_api_fail [0.023277s] ... ok 2026-05-17 02:05:00.281853 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_dhss_false_create_nfs_share [0.025996s] ... ok 2026-05-17 02:05:00.283587 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_2_False [0.019950s] ... ok 2026-05-17 02:05:00.284591 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_2_False [0.018832s] ... ok 2026-05-17 02:05:00.289835 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_both [0.021006s] ... ok 2026-05-17 02:05:00.301081 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_shares [0.020963s] ... ok 2026-05-17 02:05:00.303055 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_4 [0.018763s] ... ok 2026-05-17 02:05:00.303073 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_init [0.018558s] ... ok 2026-05-17 02:05:00.312262 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_proto_enum [0.028316s] ... ok 2026-05-17 02:05:00.313120 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_access_level_ro [0.021793s] ... ok 2026-05-17 02:05:00.319199 | ubuntu-noble | 2026-05-17 02:05:00.314 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 87ce15c59bbe -> 95e3cf760840, add_revert_to_snapshot_support 2026-05-17 02:05:00.319218 | ubuntu-noble | 2026-05-17 02:05:00.315 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 87ce15c59bbe to 95e3cf760840 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:00.322113 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_extend_share [0.021306s] ... ok 2026-05-17 02:05:00.324621 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume_already_unmounted [0.019599s] ... ok 2026-05-17 02:05:00.327604 | ubuntu-noble | 2026-05-17 02:05:00.321 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:00.327625 | ubuntu-noble | 2026-05-17 02:05:00.321 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:00.332068 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_snapshot_wrong_size_type [0.021607s] ... ok 2026-05-17 02:05:00.334539 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_ip_address_range_ip_range [0.021951s] ... ok 2026-05-17 02:05:00.335227 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_apply_volume_efficiency_policy_without_policy [0.033158s] ... ok 2026-05-17 02:05:00.341957 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_accept_vserver_peer [0.018648s] ... ok 2026-05-17 02:05:00.342315 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_4__False__False_ [0.020953s] ... ok 2026-05-17 02:05:00.351142 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-05-17 02:05:00.353567 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_shrink_cifs_share [0.020993s] ... ok 2026-05-17 02:05:00.358965 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_ip_address_range_single_ip [0.023560s] ... ok 2026-05-17 02:05:00.361307 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_nfs_export_rule_single_existing [0.018664s] ... ok 2026-05-17 02:05:00.361485 | ubuntu-noble | infinibox_login configuration parameter must be specified 2026-05-17 02:05:00.362629 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_break_snapmirror_svm [0.024909s] ... ok 2026-05-17 02:05:00.363569 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_no_auth_parameters [0.021215s] ... ok 2026-05-17 02:05:00.372323 | ubuntu-noble | Failed to update storage pool. 2026-05-17 02:05:00.375167 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_share_stats__nonexistent_pools [0.021188s] ... ok 2026-05-17 02:05:00.379151 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_apply_volume_efficiency_policy_async_with_policy [0.019069s] ... ok 2026-05-17 02:05:00.382976 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_4__True__False__False_ [0.023838s] ... ok 2026-05-17 02:05:00.383094 | ubuntu-noble | Only "ip" access type allowed for the NFS protocol. 2026-05-17 02:05:00.385596 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_fails_non_ip_access_type [0.021437s] ... ok 2026-05-17 02:05:00.385618 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_snaprestore_license_svm_scoped_notfound [0.024707s] ... ok 2026-05-17 02:05:00.397493 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_validate_port_configuration_exception [0.020785s] ... ok 2026-05-17 02:05:00.401468 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_apply_volume_efficiency_policy_with_policy [0.018534s] ... ok 2026-05-17 02:05:00.401835 | ubuntu-noble | 2026-05-17 02:05:00.394 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:00.401843 | ubuntu-noble | 2026-05-17 02:05:00.394 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:00.404068 | ubuntu-noble | Filesystem not found on the Infinibox by its name: openstack-shr-1 2026-05-17 02:05:00.408162 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_4__False__False_ [0.023879s] ... ok 2026-05-17 02:05:00.408732 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_share_doesnt_exist [0.022385s] ... ok 2026-05-17 02:05:00.413918 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_cifs_aes_encryption_disable_1_True [0.028201s] ... ok 2026-05-17 02:05:00.417893 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_for_cluster_credentials [0.020332s] ... ok 2026-05-17 02:05:00.419475 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_3 [0.021009s] ... ok 2026-05-17 02:05:00.426153 | ubuntu-noble | Pool "mockpool" not found 2026-05-17 02:05:00.429664 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_pool_not_found [0.023613s] ... ok 2026-05-17 02:05:00.431924 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__clone_directory_to_dest [0.023816s] ... ok 2026-05-17 02:05:00.435745 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_6 [0.019128s] ... ok 2026-05-17 02:05:00.437651 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_snaprestore_license_svm_scoped_found_exception [0.018750s] ... ok 2026-05-17 02:05:00.437666 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_cifs_aes_encryption_enable_1_True [0.023616s] ... ok 2026-05-17 02:05:00.450441 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_cifs_share [0.018201s] ... ok 2026-05-17 02:05:00.452603 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_3__False__True_ [0.022174s] ... ok 2026-05-17 02:05:00.453927 | ubuntu-noble | 2026-05-17 02:05:00.451 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 95e3cf760840 -> 87ce15c59bbe, add_revert_to_snapshot_support 2026-05-17 02:05:00.458347 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_cifs_aes_encryption_disable_2_False [0.018706s] ... ok 2026-05-17 02:05:00.462625 | ubuntu-noble | 2026-05-17 02:05:00.454 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 95e3cf760840 to 87ce15c59bbe update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:00.462646 | ubuntu-noble | 2026-05-17 02:05:00.456 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:00.462654 | ubuntu-noble | 2026-05-17 02:05:00.456 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:00.469322 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_kerberos_no_network_interfaces [0.030534s] ... ok 2026-05-17 02:05:00.470602 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nfs_share [0.019409s] ... ok 2026-05-17 02:05:00.474986 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_kerberos [0.019177s] ... ok 2026-05-17 02:05:00.475997 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_01__True__True__True__True_ [0.023880s] ... ok 2026-05-17 02:05:00.486259 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_1 [0.048312s] ... ok 2026-05-17 02:05:00.489129 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_share_instance_pnsp_1_nfs [0.018977s] ... ok 2026-05-17 02:05:00.494380 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cg_snapshot [0.019503s] ... ok 2026-05-17 02:05:00.496736 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cg_snapshot_no_id [0.027675s] ... ok 2026-05-17 02:05:00.499038 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_02__True__True__True__False_ [0.023468s] ... ok 2026-05-17 02:05:00.508037 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_1_5000000000 [0.019160s] ... ok 2026-05-17 02:05:00.513728 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_1___10_10_10_0_24____10_10_10_1___False_ [0.019385s] ... ok 2026-05-17 02:05:00.520968 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_kerberos_realm_already_present [0.024930s] ... ok 2026-05-17 02:05:00.526911 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_05__True__False__True__True_ [0.023893s] ... ok 2026-05-17 02:05:00.527112 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_3_5000mb [0.017955s] ... ok 2026-05-17 02:05:00.533717 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapshot [0.018471s] ... ok 2026-05-17 02:05:00.536029 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_3 [0.050752s] ... ok 2026-05-17 02:05:00.542492 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_nfs_export_policy [0.020269s] ... ok 2026-05-17 02:05:00.543869 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__update_share_stats_refresh_token [0.017867s] ... ok 2026-05-17 02:05:00.547268 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_08__True__False__False__False_ [0.023425s] ... ok 2026-05-17 02:05:00.551327 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_async_1_True [0.018761s] ... ok 2026-05-17 02:05:00.560002 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_4___1001___False_ [0.018768s] ... ok 2026-05-17 02:05:00.562695 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__validate_pools_exist [0.018306s] ... ok 2026-05-17 02:05:00.569878 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_10__False__True__True__False_ [0.022768s] ... ok 2026-05-17 02:05:00.571519 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_2 [0.018330s] ... ok 2026-05-17 02:05:00.582751 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_not_exist_1_nfs [0.017636s] ... ok 2026-05-17 02:05:00.582780 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_4______0____fe80__1___True_ [0.018735s] ... ok 2026-05-17 02:05:00.586242 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_4 [0.049522s] ... ok 2026-05-17 02:05:00.589626 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_3 [0.018578s] ... ok 2026-05-17 02:05:00.593619 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_14__False__False__True__False_ [0.022289s] ... ok 2026-05-17 02:05:00.597553 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_without_gateway [0.018470s] ... ok 2026-05-17 02:05:00.598686 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_do_setup_vpe_failed [0.018470s] ... ok 2026-05-17 02:05:00.606982 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_thin_provisioned_1_True [0.018794s] ... ok 2026-05-17 02:05:00.615502 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_share_stats_refreshes [0.023617s] ... ok 2026-05-17 02:05:00.617304 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_svm [0.019798s] ... ok 2026-05-17 02:05:00.618098 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_1 [0.019172s] ... ok 2026-05-17 02:05:00.630979 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_delete_retention_hours_3_270000 [0.020535s] ... ok 2026-05-17 02:05:00.635532 | ubuntu-noble | Snapshot not found on the Infinibox by its name: openstack-snap-2 2026-05-17 02:05:00.636547 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_access_success_1 [0.018516s] ... ok 2026-05-17 02:05:00.638302 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access_with_ipv6 [0.052231s] ... ok 2026-05-17 02:05:00.638974 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_async_adaptive_not_supported [0.020230s] ... ok 2026-05-17 02:05:00.639001 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_snapshot_doesnt_exist [0.022336s] ... ok 2026-05-17 02:05:00.658911 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_snaplock_type_1_compliance [0.019870s] ... ok 2026-05-17 02:05:00.659271 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.CLIParserTestCase.test_cliparser_with_header [0.020276s] ... ok 2026-05-17 02:05:00.660677 | ubuntu-noble | {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_check_channels_status [0.020337s] ... ok 2026-05-17 02:05:00.673406 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_scope_1_None [0.043673s] ... ok 2026-05-17 02:05:00.675190 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.CLIParserTestCase.test_cliparser_without_header [0.018136s] ... ok 2026-05-17 02:05:00.677647 | ubuntu-noble | {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_ensure_share_cifs [0.018823s] ... ok 2026-05-17 02:05:00.677667 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_delete_retention_hours_1_0 [0.018998s] ... ok 2026-05-17 02:05:00.695487 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_client_spec_type_failed [0.018480s] ... ok 2026-05-17 02:05:00.696273 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share [0.058343s] ... ok 2026-05-17 02:05:00.698165 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_policy_2_18251 [0.019662s] ... ok 2026-05-17 02:05:00.698180 | ubuntu-noble | {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_ensure_share_nfs [0.019295s] ... ok 2026-05-17 02:05:00.704057 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror [0.031855s] ... ok 2026-05-17 02:05:00.712134 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_create_share_2_NFS [0.018598s] ... ok 2026-05-17 02:05:00.715410 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vlan [0.019055s] ... ok 2026-05-17 02:05:00.717522 | ubuntu-noble | {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_cifs [0.020206s] ... ok 2026-05-17 02:05:00.726297 | ubuntu-noble | Volume fake_root_volume is already offline. 2026-05-17 02:05:00.728245 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_one_volume_already_offline [0.023588s] ... ok 2026-05-17 02:05:00.732062 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirpath_by_name_2 [0.018988s] ... ok 2026-05-17 02:05:00.737255 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_multiple_volumes [0.019984s] ... ok 2026-05-17 02:05:00.738287 | ubuntu-noble | Can not find folder [some-folder] in pool [share-pool-01]. 2026-05-17 02:05:00.741095 | ubuntu-noble | {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_wrong_ip_or_name_2_172_27_112_223__share_pool_01_LV_1_some_folder [0.024016s] ... ok 2026-05-17 02:05:00.750749 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_pools_attr [0.019310s] ... ok 2026-05-17 02:05:00.752131 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_snapshot_with_ipv6 [0.056180s] ... ok 2026-05-17 02:05:00.755191 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedup_already_enabled [0.018823s] ... ok 2026-05-17 02:05:00.756098 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_dedup [0.025537s] ... ok 2026-05-17 02:05:00.761230 | ubuntu-noble | {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_shrink_share_smaller_than_used_size [0.020246s] ... ok 2026-05-17 02:05:00.774327 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedupe_async [0.019193s] ... ok 2026-05-17 02:05:00.776980 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_fpolicy_policy_1_None [0.022054s] ... ok 2026-05-17 02:05:00.779144 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_4 [0.028289s] ... ok 2026-05-17 02:05:00.780357 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_quota_2_1 [0.018251s] ... ok 2026-05-17 02:05:00.786226 | ubuntu-noble | 2026-05-17 02:05:00.783 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:00.786250 | ubuntu-noble | 2026-05-17 02:05:00.784 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:00.796432 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_domain_match [0.020384s] ... ok 2026-05-17 02:05:00.799942 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_cifs_access_2_False [0.020680s] ... ok 2026-05-17 02:05:00.801327 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_transfer_rule_to_client_3_cifs [0.020682s] ... ok 2026-05-17 02:05:00.804012 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_1 [0.027110s] ... ok 2026-05-17 02:05:00.817646 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_other_domain_1_ipspace_fake [0.020293s] ... ok 2026-05-17 02:05:00.819015 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addcifsuser [0.018568s] ... ok 2026-05-17 02:05:00.820229 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_1 [0.019479s] ... ok 2026-05-17 02:05:00.825981 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregates_not_found [0.021624s] ... ok 2026-05-17 02:05:00.827060 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_ipv6 [0.074495s] ... ok 2026-05-17 02:05:00.838824 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lscifslist_2_cifs [0.019486s] ... ok 2026-05-17 02:05:00.839034 | ubuntu-noble | 2026-05-17 02:05:00.836 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 87ce15c59bbe -> 54667b9cade7, add_share_instance_access_map_state 2026-05-17 02:05:00.840636 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate [0.025249s] ... ok 2026-05-17 02:05:00.841099 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_3 [0.020226s] ... ok 2026-05-17 02:05:00.853405 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_no_extra_specs [0.026858s] ... ok 2026-05-17 02:05:00.857017 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_1 [0.018947s] ... ok 2026-05-17 02:05:00.860908 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_2 [0.019228s] ... ok 2026-05-17 02:05:00.860929 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_refresh_token_1_True [0.019618s] ... ok 2026-05-17 02:05:00.873968 | ubuntu-noble | Node name should be set when file system name is set. 2026-05-17 02:05:00.877806 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_3 [0.018451s] ... ok 2026-05-17 02:05:00.879147 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_refresh_token_2_False [0.018196s] ... ok 2026-05-17 02:05:00.886030 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_no_cluster_creds [0.030121s] ... ok 2026-05-17 02:05:00.889029 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access [0.057441s] ... ok 2026-05-17 02:05:00.889052 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_not_found [0.024731s] ... ok 2026-05-17 02:05:00.895804 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnaspool_2_Pool0 [0.018320s] ... ok 2026-05-17 02:05:00.898885 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api [0.020467s] ... ok 2026-05-17 02:05:00.903887 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver_legacy [0.020629s] ... ok 2026-05-17 02:05:00.906409 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_for_volume_not_found [0.021812s] ... ok 2026-05-17 02:05:00.913898 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test__update_share_stats [0.018405s] ... ok 2026-05-17 02:05:00.918774 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_nodes_info [0.018838s] ... ok 2026-05-17 02:05:00.926361 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_no_ipspace_found [0.020895s] ... ok 2026-05-17 02:05:00.929635 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregates [0.022330s] ... ok 2026-05-17 02:05:00.932286 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_check_for_setup_error_success [0.019348s] ... ok 2026-05-17 02:05:00.935861 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access_with_ipv6 [0.050974s] ... ok 2026-05-17 02:05:00.937930 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_3 [0.018971s] ... ok 2026-05-17 02:05:00.948171 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job [0.022253s] ... ok 2026-05-17 02:05:00.952126 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peers [0.021131s] ... ok 2026-05-17 02:05:00.952151 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_create_share [0.017779s] ... ok 2026-05-17 02:05:00.956885 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_nfs_access_1_True [0.018647s] ... ok 2026-05-17 02:05:00.967938 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_config [0.020252s] ... ok 2026-05-17 02:05:00.971818 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_update_access [0.020470s] ... ok 2026-05-17 02:05:00.974736 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peers_not_found [0.021165s] ... ok 2026-05-17 02:05:00.974755 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addnasdir [0.018643s] ... ok 2026-05-17 02:05:00.983967 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_nfs_access [0.048225s] ... ok 2026-05-17 02:05:00.987934 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_export_policy_for_volume_not_found [0.020281s] ... ok 2026-05-17 02:05:00.991128 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_success [0.018335s] ... ok 2026-05-17 02:05:00.993727 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_with_mount_point_name [0.020767s] ... ok 2026-05-17 02:05:00.994178 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chnasdir [0.019034s] ... ok 2026-05-17 02:05:01.009636 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_not_found [0.019720s] ... ok 2026-05-17 02:05:01.009667 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__find_pool_info [0.018106s] ... ok 2026-05-17 02:05:01.011864 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lscifslist_1_None [0.018086s] ... ok 2026-05-17 02:05:01.013410 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_status [0.021077s] ... ok 2026-05-17 02:05:01.026696 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__generate_share_name [0.018819s] ... ok 2026-05-17 02:05:01.028605 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_record_count_2 [0.020137s] ... ok 2026-05-17 02:05:01.030728 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_4 [0.018591s] ... ok 2026-05-17 02:05:01.035855 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_extend_share [0.050978s] ... ok 2026-05-17 02:05:01.036842 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspaces [0.021696s] ... ok 2026-05-17 02:05:01.048085 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_2_cifs [0.018239s] ... ok 2026-05-17 02:05:01.051744 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnfslist_2__fs_test_01 [0.018250s] ... ok 2026-05-17 02:05:01.051888 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirror_destinations_svm_2 [0.022266s] ... ok 2026-05-17 02:05:01.058002 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job_state [0.021173s] ... ok 2026-05-17 02:05:01.064554 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_1_2000000000 [0.019159s] ... ok 2026-05-17 02:05:01.073484 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnode_1_None [0.018710s] ... ok 2026-05-17 02:05:01.073506 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_2 [0.020551s] ... ok 2026-05-17 02:05:01.079417 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate [0.021694s] ... ok 2026-05-17 02:05:01.083054 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_nfs_service_error [0.018593s] ... ok 2026-05-17 02:05:01.084395 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_3 [0.049550s] ... ok 2026-05-17 02:05:01.086579 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_check_for_setup_error_failed_no_nodes [0.018562s] ... ok 2026-05-17 02:05:01.093693 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_4 [0.021863s] ... ok 2026-05-17 02:05:01.103427 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_create_share_2_cifs [0.020874s] ... ok 2026-05-17 02:05:01.106584 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test___call___success [0.019390s] ... ok 2026-05-17 02:05:01.110727 | ubuntu-noble | 2026-05-17 02:05:01.108 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 87ce15c59bbe to 54667b9cade7 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:01.113405 | ubuntu-noble | 2026-05-17 02:05:01.110 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:01.113430 | ubuntu-noble | 2026-05-17 02:05:01.110 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:01.115834 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_at_junction_path_not_specified [0.022134s] ... ok 2026-05-17 02:05:01.122535 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_2_cifs [0.018805s] ... ok 2026-05-17 02:05:01.124754 | ubuntu-noble | Could not list the share access for share manila_fakeid 2026-05-17 02:05:01.127972 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_no_access_list_1_nfs [0.020493s] ... ok 2026-05-17 02:05:01.132517 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:01.135191 | ubuntu-noble | Could not setup server. 2026-05-17 02:05:01.135227 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:01.135234 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 718, in setup_server 2026-05-17 02:05:01.135241 | ubuntu-noble | devices = self.get_managed_ports() 2026-05-17 02:05:01.135246 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.135252 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:01.135258 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:01.135264 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.135269 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:01.135275 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:01.135281 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.135286 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:01.135292 | ubuntu-noble | raise effect 2026-05-17 02:05:01.135298 | ubuntu-noble | manila.exception.EMCVnxXMLAPIError: Get managed ports fail. 2026-05-17 02:05:01.137567 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_without_valid_physical_device [0.053087s] ... ok 2026-05-17 02:05:01.141687 | ubuntu-noble | Only IP access types are allowed for NFS shares. 2026-05-17 02:05:01.141734 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_nfs_type_fail [0.019138s] ... ok 2026-05-17 02:05:01.142411 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_move_status_no_records [0.026442s] ... ok 2026-05-17 02:05:01.150277 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_fail [0.019865s] ... ok 2026-05-17 02:05:01.162032 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_1_nfs [0.020189s] ... ok 2026-05-17 02:05:01.165133 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_not_unique [0.021448s] ... ok 2026-05-17 02:05:01.168531 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_1_nfs [0.020142s] ... ok 2026-05-17 02:05:01.179012 | ubuntu-noble | Can't find the share by share name: manila_fakeid. 2026-05-17 02:05:01.180229 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_not_exist_1_nfs [0.018285s] ... ok 2026-05-17 02:05:01.184492 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_state_1_True [0.020160s] ... ok 2026-05-17 02:05:01.186938 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_instance_pnp_proto_error [0.019045s] ... ok 2026-05-17 02:05:01.192537 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:01.195409 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_with_ipv6 [0.056807s] ... ok 2026-05-17 02:05:01.198950 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__add_localgroup [0.018515s] ... ok 2026-05-17 02:05:01.204383 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontap_1_110_2__2__0_ [0.019417s] ... ok 2026-05-17 02:05:01.205772 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_2_2000000KB [0.019815s] ... ok 2026-05-17 02:05:01.217641 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_3 [0.018703s] ... ok 2026-05-17 02:05:01.224145 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_30_3__2__0_ [0.019149s] ... ok 2026-05-17 02:05:01.225293 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_3_2000MB [0.018655s] ... ok 2026-05-17 02:05:01.237916 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__create_filesystem_dir [0.017864s] ... ok 2026-05-17 02:05:01.242546 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_exists_1 [0.019069s] ... ok 2026-05-17 02:05:01.244061 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule [0.049315s] ... ok 2026-05-17 02:05:01.247106 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__update_share_stats [0.019048s] ... ok 2026-05-17 02:05:01.257515 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__create_nfs_share [0.019040s] ... ok 2026-05-17 02:05:01.263107 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_change [0.019248s] ... ok 2026-05-17 02:05:01.264478 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_exists_2 [0.020999s] ... ok 2026-05-17 02:05:01.275215 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_filesystem_dir [0.018299s] ... ok 2026-05-17 02:05:01.282342 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_nfs_change [0.019033s] ... ok 2026-05-17 02:05:01.291439 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_exists_not_supported [0.026699s] ... ok 2026-05-17 02:05:01.293192 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_7 [0.019352s] ... ok 2026-05-17 02:05:01.297400 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule_with_ipv6 [0.052579s] ... ok 2026-05-17 02:05:01.302356 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_proto_fail [0.019999s] ... ok 2026-05-17 02:05:01.314514 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_all_cifs_access_rest [0.019903s] ... ok 2026-05-17 02:05:01.314550 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_2_False [0.022438s] ... ok 2026-05-17 02:05:01.321851 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_1 [0.019152s] ... ok 2026-05-17 02:05:01.330069 | ubuntu-noble | Token authentication error. 2026-05-17 02:05:01.333164 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_token_fail [0.019515s] ... ok 2026-05-17 02:05:01.334507 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_kerberos_enabled [0.020871s] ... ok 2026-05-17 02:05:01.340822 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_3 [0.019030s] ... ok 2026-05-17 02:05:01.352640 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:01.353237 | ubuntu-noble | Failed to update storage pool. 2026-05-17 02:05:01.353540 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_login [0.019940s] ... ok 2026-05-17 02:05:01.354846 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_svm_dr_supported [0.019447s] ... ok 2026-05-17 02:05:01.357555 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_share_stats_without_matched_config_pools [0.059491s] ... ok 2026-05-17 02:05:01.358292 | ubuntu-noble | Could not list the share access for share manila_fakeid 2026-05-17 02:05:01.361891 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_nfs_share_not_exist [0.019796s] ... ok 2026-05-17 02:05:01.372920 | ubuntu-noble | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__run_ssh_exception [0.020499s] ... ok 2026-05-17 02:05:01.376008 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_network_interfaces_not_found [0.021050s] ... ok 2026-05-17 02:05:01.377436 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:01.378649 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:01.381179 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_2_cifs [0.019348s] ... ok 2026-05-17 02:05:01.385274 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server_invalid_mover_id [0.025498s] ... ok 2026-05-17 02:05:01.389029 | ubuntu-noble | 2026-05-17 02:05:01.386 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:01.389054 | ubuntu-noble | 2026-05-17 02:05:01.386 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:01.393508 | ubuntu-noble | Cannot create share from snapshot fake with name share-0. Error: Tenant user should not differ from tenant of the source snapshot. 2026-05-17 02:05:01.393965 | ubuntu-noble | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_from_snapshot_wrong_tenant [0.021104s] ... ok 2026-05-17 02:05:01.396675 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_snapmirror_snapshots_2_12345 [0.020271s] ... ok 2026-05-17 02:05:01.399518 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_size_fail [0.019280s] ... ok 2026-05-17 02:05:01.400211 | ubuntu-noble | Failed to get mover by name server_2. 2026-05-17 02:05:01.401543 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. 2026-05-17 02:05:01.401556 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:01.401562 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. 2026-05-17 02:05:01.404180 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_but_not_found [0.021825s] ... ok 2026-05-17 02:05:01.411065 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_api_not_found [0.332161s] ... ok 2026-05-17 02:05:01.417616 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_3_default_ad_site_to_default_ad_site [0.020828s] ... ok 2026-05-17 02:05:01.419776 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test___create_filesystem [0.019810s] ... ok 2026-05-17 02:05:01.422602 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:01.422945 | ubuntu-noble | Failed to delete CIFS server 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. 2026-05-17 02:05:01.426791 | ubuntu-noble | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_do_setup [0.030114s] ... ok 2026-05-17 02:05:01.427935 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_with_error [0.021306s] ... ok 2026-05-17 02:05:01.432195 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_security_key_manager_nve_support_disabled_no_license [0.021223s] ... ok 2026-05-17 02:05:01.437678 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_snapmirror_2 [0.020822s] ... ok 2026-05-17 02:05:01.438800 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__add_localuser [0.019411s] ... ok 2026-05-17 02:05:01.443313 | ubuntu-noble | Share /share-0 not found 2026-05-17 02:05:01.445750 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_already_join_domain [0.020113s] ... ok 2026-05-17 02:05:01.446154 | ubuntu-noble | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_invalid_share [0.020891s] ... ok 2026-05-17 02:05:01.452042 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirror_destinations_svm_1 [0.019721s] ... ok 2026-05-17 02:05:01.459498 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_fail [0.019168s] ... ok 2026-05-17 02:05:01.462216 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_exists [0.021171s] ... ok 2026-05-17 02:05:01.462602 | ubuntu-noble | 2026-05-17 02:05:01.457 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 54667b9cade7 -> 87ce15c59bbe, add_share_instance_access_map_state 2026-05-17 02:05:01.464853 | ubuntu-noble | Failed to disable the access to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-05-17 02:05:01.464892 | ubuntu-noble | Command: None 2026-05-17 02:05:01.464902 | ubuntu-noble | Exit code: - 2026-05-17 02:05:01.464911 | ubuntu-noble | Stdout: '' 2026-05-17 02:05:01.464919 | ubuntu-noble | Stderr: None. 2026-05-17 02:05:01.467578 | ubuntu-noble | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_shrink_share [0.020787s] ... ok 2026-05-17 02:05:01.467627 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_disable_share_access_with_error [0.021675s] ... ok 2026-05-17 02:05:01.473054 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_1 [0.019601s] ... ok 2026-05-17 02:05:01.476837 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_nfs_access_rest [0.018453s] ... ok 2026-05-17 02:05:01.486727 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test__build_session_with_certificate_auth [0.018566s] ... ok 2026-05-17 02:05:01.486812 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_modify [0.026632s] ... ok 2026-05-17 02:05:01.488872 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_on_vdm [0.021136s] ... ok 2026-05-17 02:05:01.494682 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_2 [0.020981s] ... ok 2026-05-17 02:05:01.496630 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_code [0.019626s] ... ok 2026-05-17 02:05:01.505144 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_builtin_types [0.019629s] ... ok 2026-05-17 02:05:01.508707 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_3 [0.022331s] ... ok 2026-05-17 02:05:01.509091 | ubuntu-noble | Failed to copy content from snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26452 to file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. 2026-05-17 02:05:01.509105 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:01.509111 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 440, in create_from_snapshot 2026-05-17 02:05:01.509117 | ubuntu-noble | self._execute_cmd(copy_ckpt_cmd, check_exit_code=True) 2026-05-17 02:05:01.509122 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-05-17 02:05:01.509127 | ubuntu-noble | return r(f, *args, **kwargs) 2026-05-17 02:05:01.509133 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.509138 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-05-17 02:05:01.509143 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-05-17 02:05:01.509148 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.509154 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-05-17 02:05:01.509159 | ubuntu-noble | result = action(retry_state) 2026-05-17 02:05:01.509164 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.509169 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-05-17 02:05:01.509174 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-05-17 02:05:01.509179 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.509185 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-05-17 02:05:01.509190 | ubuntu-noble | return self.__get_result() 2026-05-17 02:05:01.509195 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.509201 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-05-17 02:05:01.509206 | ubuntu-noble | raise self._exception 2026-05-17 02:05:01.509211 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-05-17 02:05:01.509216 | ubuntu-noble | result = fn(*args, **kwargs) 2026-05-17 02:05:01.509221 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.509227 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 177, in _execute_cmd 2026-05-17 02:05:01.510127 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-05-17 02:05:01.510146 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.510151 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:01.510157 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:01.510162 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.510167 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:01.510172 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:01.510177 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.510228 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:05:01.510234 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:05:01.510246 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.510252 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-05-17 02:05:01.510257 | ubuntu-noble | raise item[2] 2026-05-17 02:05:01.510262 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:05:01.510268 | ubuntu-noble | Command: None 2026-05-17 02:05:01.510273 | ubuntu-noble | Exit code: - 2026-05-17 02:05:01.510279 | ubuntu-noble | Stdout: '' 2026-05-17 02:05:01.510284 | ubuntu-noble | Stderr: None 2026-05-17 02:05:01.513254 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot_with_error [0.023500s] ... ok 2026-05-17 02:05:01.515662 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_1_True [0.019945s] ... ok 2026-05-17 02:05:01.517129 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__create_cifs_share [0.018761s] ... ok 2026-05-17 02:05:01.524995 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_child_list_tuple [0.019936s] ... ok 2026-05-17 02:05:01.532146 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_nfs_export_policy [0.022376s] ... ok 2026-05-17 02:05:01.533486 | ubuntu-noble | Failed to extend file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 because new size 1 is smaller than old size 10240. 2026-05-17 02:05:01.535042 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_not_found [0.020925s] ... ok 2026-05-17 02:05:01.535093 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_cifs_share [0.018695s] ... ok 2026-05-17 02:05:01.536599 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_with_small_size [0.023353s] ... ok 2026-05-17 02:05:01.554313 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_invalid_key [0.027814s] ... ok 2026-05-17 02:05:01.554337 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror [0.021637s] ... ok 2026-05-17 02:05:01.554343 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__update_share_size [0.020119s] ... ok 2026-05-17 02:05:01.556641 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_to_manage_2_False [0.022201s] ... ok 2026-05-17 02:05:01.556881 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:01.560804 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_on_mover [0.023667s] ... ok 2026-05-17 02:05:01.573322 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_2 [0.018662s] ... ok 2026-05-17 02:05:01.578516 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_invalid_2 [0.023993s] ... ok 2026-05-17 02:05:01.578546 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:01.579398 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_peers_not_found [0.021201s] ... ok 2026-05-17 02:05:01.579974 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface [0.020047s] ... ok 2026-05-17 02:05:01.588388 | ubuntu-noble | 2026-05-17 02:05:01.577 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 54667b9cade7 to 87ce15c59bbe update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:01.588402 | ubuntu-noble | 2026-05-17 02:05:01.581 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:01.588407 | ubuntu-noble | 2026-05-17 02:05:01.582 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:01.588411 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_3 [0.031726s] ... ok 2026-05-17 02:05:01.593814 | ubuntu-noble | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute_local [0.019675s] ... ok 2026-05-17 02:05:01.597602 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'other', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:01.600432 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_30_1__1__30_ [0.020330s] ... ok 2026-05-17 02:05:01.601906 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_single_page [0.021312s] ... ok 2026-05-17 02:05:01.601920 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_ref_not_found [0.019711s] ... ok 2026-05-17 02:05:01.609388 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_request_info_1___svm_migration_start____svm_migrations____post__ [0.024919s] ... ok 2026-05-17 02:05:01.612822 | ubuntu-noble | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_info_by_path [0.020122s] ... ok 2026-05-17 02:05:01.618733 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-05-17 02:05:01.618765 | ubuntu-noble | Query nfs share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 failed. Reason None. 2026-05-17 02:05:01.621962 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_volume_move_request_failure_1__True__True__False_ [0.021000s] ... ok 2026-05-17 02:05:01.623370 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_has_data_vservers [0.021180s] ... ok 2026-05-17 02:05:01.623385 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_share_not_found [0.020157s] ... ok 2026-05-17 02:05:01.634608 | ubuntu-noble | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__maprfs_ls [0.020713s] ... ok 2026-05-17 02:05:01.637505 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_urlerror [0.027912s] ... ok 2026-05-17 02:05:01.641095 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_snaplock_attributes_2 [0.020682s] ... ok 2026-05-17 02:05:01.642667 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_get_nfs_share [0.020217s] ... ok 2026-05-17 02:05:01.642706 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_nve_supported_key_manager_not_enabled [0.020861s] ... ok 2026-05-17 02:05:01.655557 | ubuntu-noble | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__run_ssh [0.020118s] ... ok 2026-05-17 02:05:01.659473 | ubuntu-noble | Failed to create snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 on filesystem 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-05-17 02:05:01.660354 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_security_style_1_None [0.019952s] ... ok 2026-05-17 02:05:01.662060 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_nve_supported_unsupported_release_or_platform_1___9__1__0____NetApp_Release_9_1_0__Tue_May_10_19_30_23_2016__1no_DARE___ [0.020511s] ... ok 2026-05-17 02:05:01.662393 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_create_snapshot_with_error [0.022058s] ... ok 2026-05-17 02:05:01.663857 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_urlerror [0.026260s] ... ok 2026-05-17 02:05:01.673927 | ubuntu-noble | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__set_volume_size [0.019442s] ... ok 2026-05-17 02:05:01.680693 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_invalid [0.019977s] ... ok 2026-05-17 02:05:01.682391 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_svm_migrate_supported [0.020133s] ... ok 2026-05-17 02:05:01.687545 | ubuntu-noble | Failed to get snapshot by name de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2026-05-17 02:05:01.691419 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_system_version_cached [0.022780s] ... ok 2026-05-17 02:05:01.691805 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot_failed_to_get_snapshot [0.027033s] ... ok 2026-05-17 02:05:01.692176 | ubuntu-noble | Failed to create share from snapshot fake with name share-0. 2026-05-17 02:05:01.692187 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:01.692193 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 231, in create_share_from_snapshot 2026-05-17 02:05:01.692199 | ubuntu-noble | self._maprfs_util.maprfs_cp(snapshot_path + '/*', share_dir) 2026-05-17 02:05:01.692204 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:01.692210 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:01.692215 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.692220 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:01.692226 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:01.692231 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.692236 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:01.692242 | ubuntu-noble | raise effect 2026-05-17 02:05:01.692247 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:05:01.692253 | ubuntu-noble | Command: None 2026-05-17 02:05:01.692258 | ubuntu-noble | Exit code: - 2026-05-17 02:05:01.692264 | ubuntu-noble | Stdout: None 2026-05-17 02:05:01.692269 | ubuntu-noble | Stderr: None 2026-05-17 02:05:01.695397 | ubuntu-noble | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_from_snapshot_exception [0.020668s] ... ok 2026-05-17 02:05:01.702521 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_share_server_migration_start_failed_1 [0.019780s] ... ok 2026-05-17 02:05:01.702976 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vservers [0.019274s] ... ok 2026-05-17 02:05:01.706986 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_no_tunneling [0.020060s] ... ok 2026-05-17 02:05:01.710935 | ubuntu-noble | Failed to get snapshot by de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2026-05-17 02:05:01.714305 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_id_with_error [0.024205s] ... ok 2026-05-17 02:05:01.715614 | ubuntu-noble | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_ensure_share [0.019929s] ... ok 2026-05-17 02:05:01.720093 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vservers_not_found [0.019232s] ... ok 2026-05-17 02:05:01.721646 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapmirror_restore_vol [0.019848s] ... ok 2026-05-17 02:05:01.726668 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_with_args_2_False [0.019374s] ... ok 2026-05-17 02:05:01.734678 | ubuntu-noble | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_rename_volume [0.019928s] ... ok 2026-05-17 02:05:01.737677 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context [0.021868s] ... ok 2026-05-17 02:05:01.739909 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_1_True [0.019538s] ... ok 2026-05-17 02:05:01.742191 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_volume [0.021627s] ... ok 2026-05-17 02:05:01.745661 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_strip_xml_namespace_2__http___www_netapp_com_filer_admin_tag_name [0.018770s] ... ok 2026-05-17 02:05:01.754025 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_child_dict [0.019363s] ... ok 2026-05-17 02:05:01.757248 | ubuntu-noble | NFS v4.0 is not supported while migrating vservers. 2026-05-17 02:05:01.763058 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_migration_check_job_state_failed_1_13172940 [0.020514s] ... ok 2026-05-17 02:05:01.763090 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StorageObjectTestCase.test_xml_api_retry [0.024327s] ... ok 2026-05-17 02:05:01.763979 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_terminate_vserver_services_api_error [0.020525s] ... ok 2026-05-17 02:05:01.765119 | ubuntu-noble | Unable to enable ldap client configuration fake_config_name. Retries exhausted. Aborting. 2026-05-17 02:05:01.765225 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:01.765231 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1879, in try_enable_ldap_client 2026-05-17 02:05:01.765236 | ubuntu-noble | self.send_request('ldap-config-create', api_args) 2026-05-17 02:05:01.765240 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:01.765244 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:01.765248 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.765315 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:01.765321 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:01.765414 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.765420 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:01.765424 | ubuntu-noble | raise effect 2026-05-17 02:05:01.765428 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1879, in try_enable_ldap_client 2026-05-17 02:05:01.765432 | ubuntu-noble | self.send_request('ldap-config-create', api_args) 2026-05-17 02:05:01.765436 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:01.765439 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:01.765443 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.765477 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:01.765485 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:01.765489 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.765492 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:01.765580 | ubuntu-noble | raise effect 2026-05-17 02:05:01.765587 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:unknown 2026-05-17 02:05:01.765591 | ubuntu-noble | 2026-05-17 02:05:01.765595 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-05-17 02:05:01.765599 | ubuntu-noble | 2026-05-17 02:05:01.765603 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:01.765607 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1887, in _enable_ldap_client 2026-05-17 02:05:01.765617 | ubuntu-noble | try_enable_ldap_client() 2026-05-17 02:05:01.765621 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-05-17 02:05:01.765624 | ubuntu-noble | return r(f, *args, **kwargs) 2026-05-17 02:05:01.765628 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.765632 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-05-17 02:05:01.765656 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-05-17 02:05:01.765660 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.765668 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-05-17 02:05:01.765672 | ubuntu-noble | result = action(retry_state) 2026-05-17 02:05:01.765675 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.765679 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 413, in exc_check 2026-05-17 02:05:01.765683 | ubuntu-noble | raise retry_exc.reraise() 2026-05-17 02:05:01.765686 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.765690 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 184, in reraise 2026-05-17 02:05:01.765694 | ubuntu-noble | raise self.last_attempt.result() 2026-05-17 02:05:01.765697 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.765701 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-05-17 02:05:01.765704 | ubuntu-noble | return self.__get_result() 2026-05-17 02:05:01.765708 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.765712 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-05-17 02:05:01.765715 | ubuntu-noble | raise self._exception 2026-05-17 02:05:01.765719 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-05-17 02:05:01.765723 | ubuntu-noble | result = fn(*args, **kwargs) 2026-05-17 02:05:01.765726 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.765730 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1884, in try_enable_ldap_client 2026-05-17 02:05:01.765734 | ubuntu-noble | raise exception.ShareBackendException(msg=msg) 2026-05-17 02:05:01.765737 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: Unable to enable ldap client configuration. Will retry the operation. Error details: unknown. 2026-05-17 02:05:01.766965 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__enable_ldap_client_timeout [0.021591s] ... ok 2026-05-17 02:05:01.774996 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_list [0.019580s] ... ok 2026-05-17 02:05:01.775440 | ubuntu-noble | 2026-05-17 02:05:01.771 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:01.775475 | ubuntu-noble | 2026-05-17 02:05:01.771 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:01.781902 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_config_delete_failure [0.020360s] ... ok 2026-05-17 02:05:01.784530 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StoragePoolTestCase.test_get_pool_with_error [0.023787s] ... ok 2026-05-17 02:05:01.785741 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_nfs_export_rule_2 [0.020401s] ... ok 2026-05-17 02:05:01.788836 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__format_request_2 [0.019624s] ... ok 2026-05-17 02:05:01.793996 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_3_0 [0.019715s] ... ok 2026-05-17 02:05:01.800842 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_volume_all_optional_args_1___fake_qos_policy_group_name___None_ [0.019555s] ... ok 2026-05-17 02:05:01.803735 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_showmount [0.020624s] ... ok 2026-05-17 02:05:01.804548 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:01.808115 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_ddt_1 [0.019408s] ... ok 2026-05-17 02:05:01.809113 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm [0.023407s] ... ok 2026-05-17 02:05:01.814374 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_9__True__ [0.020312s] ... ok 2026-05-17 02:05:01.821764 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_volume_all_optional_args_2__None___fake_adaptive_qos_policy_group_name__ [0.021097s] ... ok 2026-05-17 02:05:01.824909 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_11 [0.021027s] ... ok 2026-05-17 02:05:01.826680 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume [0.019985s] ... ok 2026-05-17 02:05:01.828179 | ubuntu-noble | Failed to get VDM by name 56aafd02-4d44-43d7-b784-57fc88167224. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2026-05-17 02:05:01.829753 | ubuntu-noble | 2026-05-17 02:05:01.826 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 87ce15c59bbe -> 54667b9cade7, add_share_instance_access_map_state 2026-05-17 02:05:01.832474 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm_but_failed_to_get_vdm [0.022668s] ... ok 2026-05-17 02:05:01.834487 | ubuntu-noble | Failed to get disk info for aggregate fake_aggr1. 2026-05-17 02:05:01.834504 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:01.834509 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 4772, in _get_aggregate_disk_types 2026-05-17 02:05:01.834513 | ubuntu-noble | result = self.send_iter_request('storage-disk-get-iter', api_args) 2026-05-17 02:05:01.834517 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.834521 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:01.834525 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:01.834529 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.834543 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:01.834547 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:01.834551 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.834555 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:05:01.834559 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:05:01.834562 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.834566 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:01.834570 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:01.834574 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.834577 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:01.834581 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:01.834585 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.834588 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:01.834592 | ubuntu-noble | raise effect 2026-05-17 02:05:01.834596 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-05-17 02:05:01.837080 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_api_error [0.022276s] ... ok 2026-05-17 02:05:01.845041 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_start_api_error [0.020136s] ... ok 2026-05-17 02:05:01.847493 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_network_interface_exists_not_found [0.024614s] ... ok 2026-05-17 02:05:01.852205 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_error [0.021403s] ... ok 2026-05-17 02:05:01.855092 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm_but_not_found [0.022043s] ... ok 2026-05-17 02:05:01.859620 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_ddt_2 [0.021082s] ... ok 2026-05-17 02:05:01.865195 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_1 [0.019348s] ... ok 2026-05-17 02:05:01.866514 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_offline_volume_already_offline [0.019337s] ... ok 2026-05-17 02:05:01.870367 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_2 [0.021586s] ... ok 2026-05-17 02:05:01.875569 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_setup_server [0.022041s] ... ok 2026-05-17 02:05:01.879716 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__is_snaplock_enabled_volume_true_2_enterprise [0.020921s] ... ok 2026-05-17 02:05:01.884914 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_vserver_exists [0.020126s] ... ok 2026-05-17 02:05:01.886129 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_rename_noop [0.019869s] ... ok 2026-05-17 02:05:01.891874 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_apply_volume_efficiency_policy_async_without_policy [0.021829s] ... ok 2026-05-17 02:05:01.896059 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_rados_object_url_to_index_with_index_data_1_ [0.020778s] ... ok 2026-05-17 02:05:01.900701 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume_api_error [0.020808s] ... ok 2026-05-17 02:05:01.906204 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__build_autosize_attributes_partial_attrs [0.019308s] ... ok 2026-05-17 02:05:01.906628 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rules [0.019553s] ... ok 2026-05-17 02:05:01.912484 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_for_cluster_credentials_api_error [0.020699s] ... ok 2026-05-17 02:05:01.917783 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_rados_object_url_to_index_with_index_data_2__url_rados___fakepool_fakeobj2 [0.021024s] ... ok 2026-05-17 02:05:01.920492 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_1_True [0.020348s] ... ok 2026-05-17 02:05:01.922244 | ubuntu-noble | Failed to get disk info for aggregate fake_aggr1. 2026-05-17 02:05:01.922266 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:01.922273 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py", line 636, in _get_aggregate_disk_types 2026-05-17 02:05:01.922278 | ubuntu-noble | response = self.send_request( 2026-05-17 02:05:01.922284 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.922290 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:01.922296 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:01.922302 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.922307 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:01.922313 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:01.922319 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.922324 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:05:01.922330 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:05:01.922335 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.922341 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:01.922347 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:01.922352 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.922368 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:01.922374 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:01.922379 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:01.922385 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:01.922391 | ubuntu-noble | raise effect 2026-05-17 02:05:01.922397 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-05-17 02:05:01.924444 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_aggregate_disk_types_exception [0.020000s] ... ok 2026-05-17 02:05:01.925659 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_snapshot [0.019656s] ... ok 2026-05-17 02:05:01.931250 | ubuntu-noble | LDAP client cannot be configured without 'server' or 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP server. 2026-05-17 02:05:01.931275 | ubuntu-noble | NoneType: None 2026-05-17 02:05:01.935037 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_invalid_parameters_1 [0.020486s] ... ok 2026-05-17 02:05:01.938759 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_error_invalid_export_db [0.020631s] ... ok 2026-05-17 02:05:01.941353 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_svm [0.019729s] ... ok 2026-05-17 02:05:01.945369 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror_not_quiesed [0.019326s] ... ok 2026-05-17 02:05:01.945746 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_cluster_node_uuid [0.019636s] ... ok 2026-05-17 02:05:01.957852 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cluster_peer [0.019969s] ... ok 2026-05-17 02:05:01.958549 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_rados_object [0.020504s] ... ok 2026-05-17 02:05:01.960773 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_volume_move [0.019480s] ... ok 2026-05-17 02:05:01.963366 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_deleted_nfs_export_policies [0.019043s] ... ok 2026-05-17 02:05:01.964357 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_invalid_1 [0.019718s] ... ok 2026-05-17 02:05:01.973342 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_fpolicy_scope [0.019909s] ... ok 2026-05-17 02:05:01.979503 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_getpath [0.019940s] ... ok 2026-05-17 02:05:01.980114 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_port_to_broadcast_domain [0.020063s] ... ok 2026-05-17 02:05:01.983064 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_nfs_export_rule_indices [0.019314s] ... ok 2026-05-17 02:05:01.984730 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_cluster_peer_policy_not_supported [0.020050s] ... ok 2026-05-17 02:05:01.992577 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_error [0.019157s] ... ok 2026-05-17 02:05:01.999775 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_with_rados_store_2_True [0.020740s] ... ok 2026-05-17 02:05:02.002000 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_port_to_broadcast_domain_api_error [0.020345s] ... ok 2026-05-17 02:05:02.002498 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_snapmirrors_1 [0.019520s] ... ok 2026-05-17 02:05:02.003408 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_nfs_export_policy_for_volume [0.018814s] ... ok 2026-05-17 02:05:02.011553 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vlan [0.019103s] ... ok 2026-05-17 02:05:02.018975 | ubuntu-noble | There was a problem removing the export. Ignoring errors and continuing operation. 2026-05-17 02:05:02.019001 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:02.019008 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ganesha/manager.py", line 515, in remove_export 2026-05-17 02:05:02.019014 | ubuntu-noble | confdict = self._read_export(name) 2026-05-17 02:05:02.019020 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:02.019026 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:02.019032 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:02.019037 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:02.019043 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:02.019049 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:02.019068 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:02.019074 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:02.019080 | ubuntu-noble | raise effect 2026-05-17 02:05:02.019086 | ubuntu-noble | manila.exception.GaneshaCommandFailure: Ganesha management command failed. 2026-05-17 02:05:02.019091 | ubuntu-noble | Command: None 2026-05-17 02:05:02.019097 | ubuntu-noble | Exit code: - 2026-05-17 02:05:02.019103 | ubuntu-noble | Stdout: None 2026-05-17 02:05:02.019108 | ubuntu-noble | Stderr: None 2026-05-17 02:05:02.020244 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_for_cluster_credentials_not_cluster [0.019849s] ... ok 2026-05-17 02:05:02.022197 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_svm_peer_uuid_error [0.019161s] ... ok 2026-05-17 02:05:02.022286 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_read_export_with_rados_store_2_False [0.022239s] ... ok 2026-05-17 02:05:02.024130 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_1 [0.018876s] ... ok 2026-05-17 02:05:02.031868 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_broadcast_domains_for_ipspace [0.019346s] ... ok 2026-05-17 02:05:02.039083 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_volume_clone_split_completed_2_None [0.018983s] ... ok 2026-05-17 02:05:02.042481 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__has_records_1_0 [0.019379s] ... ok 2026-05-17 02:05:02.043013 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_patch [0.019684s] ... ok 2026-05-17 02:05:02.043026 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_api_error [0.018878s] ... ok 2026-05-17 02:05:02.050113 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_policy_error [0.018821s] ... ok 2026-05-17 02:05:02.058004 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_clear_nfs_export_policy_for_volume [0.018900s] ... ok 2026-05-17 02:05:02.061612 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_qos_adaptive_policy_group_for_volume [0.019858s] ... ok 2026-05-17 02:05:02.066160 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_utils.SSHExecutorTestCase.test_call_ssh_exec_object_with_run_as_root_1 [0.024002s] ... ok 2026-05-17 02:05:02.068118 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_snaplock_enabled_volume_false [0.024057s] ... ok 2026-05-17 02:05:02.072752 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_ipspace [0.019789s] ... ok 2026-05-17 02:05:02.077660 | ubuntu-noble | 2026-05-17 02:05:02.069 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 87ce15c59bbe to 54667b9cade7 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:02.077682 | ubuntu-noble | 2026-05-17 02:05:02.073 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:02.077688 | ubuntu-noble | 2026-05-17 02:05:02.073 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:02.081437 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_name [0.019920s] ... ok 2026-05-17 02:05:02.082986 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_api_error [0.022930s] ... ok 2026-05-17 02:05:02.087554 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_volume_presence_error [0.020220s] ... ok 2026-05-17 02:05:02.090039 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__quiesce_snapmirror [0.023758s] ... ok 2026-05-17 02:05:02.092894 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapshot_2_False [0.019722s] ... ok 2026-05-17 02:05:02.099939 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_snapdir_access_2_False [0.018330s] ... ok 2026-05-17 02:05:02.101633 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_api_error [0.019049s] ... ok 2026-05-17 02:05:02.109406 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version [0.022074s] ... ok 2026-05-17 02:05:02.110608 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__set_snapmirror_state [0.019845s] ... ok 2026-05-17 02:05:02.111924 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vlan_api_error [0.019964s] ... ok 2026-05-17 02:05:02.118061 | ubuntu-noble | LDAP client cannot be configured with both 'server' and 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP servers. 2026-05-17 02:05:02.118079 | ubuntu-noble | NoneType: None 2026-05-17 02:05:02.119062 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists_not_found [0.019149s] ... ok 2026-05-17 02:05:02.121345 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_invalid_parameters_2 [0.019537s] ... ok 2026-05-17 02:05:02.130445 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__terminate_vserver_services [0.020478s] ... ok 2026-05-17 02:05:02.130488 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vlan_still_used [0.020008s] ... ok 2026-05-17 02:05:02.131221 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version_exception_3_glusterfs_3_6beta3 [0.021325s] ... ok 2026-05-17 02:05:02.138029 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_already_started [0.019009s] ... ok 2026-05-17 02:05:02.141674 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_fpolicy_policy [0.020380s] ... ok 2026-05-17 02:05:02.150050 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_compression [0.019942s] ... ok 2026-05-17 02:05:02.150777 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror_error_2__None___fake__ [0.020002s] ... ok 2026-05-17 02:05:02.150794 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_1 [0.020715s] ... ok 2026-05-17 02:05:02.156871 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_stop_vserver [0.018631s] ... ok 2026-05-17 02:05:02.160091 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_ipspace [0.019470s] ... ok 2026-05-17 02:05:02.169614 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_compression_async [0.019791s] ... ok 2026-05-17 02:05:02.174874 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__wait_job_result_failure [0.022673s] ... ok 2026-05-17 02:05:02.177226 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_4 [0.024667s] ... ok 2026-05-17 02:05:02.178435 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migrate_cancel [0.018762s] ... ok 2026-05-17 02:05:02.179505 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_nfs_export_policy_already_present [0.019038s] ... ok 2026-05-17 02:05:02.191635 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_network_interface [0.018670s] ... ok 2026-05-17 02:05:02.193524 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-05-17 02:05:02.193752 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-05-17 02:05:02.193760 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-05-17 02:05:02.193765 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-05-17 02:05:02.193771 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-05-17 02:05:02.193776 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-05-17 02:05:02.194180 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_abort_volume_move [0.020407s] ... ok 2026-05-17 02:05:02.195635 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-05-17 02:05:02.195656 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-05-17 02:05:02.195662 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-05-17 02:05:02.195667 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-05-17 02:05:02.195673 | ubuntu-noble | Failed to unmount volume fake_share after waiting for 30 seconds. 2026-05-17 02:05:02.196302 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_unset [0.020220s] ... ok 2026-05-17 02:05:02.197743 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume_with_max_retries [0.020846s] ... ok 2026-05-17 02:05:02.199490 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_policy_2 [0.019593s] ... ok 2026-05-17 02:05:02.207512 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_compression [0.019045s] ... ok 2026-05-17 02:05:02.213531 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_add_nfs_export_rule [0.019490s] ... ok 2026-05-17 02:05:02.220940 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_svm [0.019646s] ... ok 2026-05-17 02:05:02.220974 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info [0.021043s] ... ok 2026-05-17 02:05:02.222079 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_2_False [0.020576s] ... ok 2026-05-17 02:05:02.227226 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_compression_async [0.019811s] ... ok 2026-05-17 02:05:02.232973 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_break_snapmirror_vol [0.019080s] ... ok 2026-05-17 02:05:02.240673 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_14 [0.019328s] ... ok 2026-05-17 02:05:02.240706 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_ambiguous_volinfo_1_0 [0.020671s] ... ok 2026-05-17 02:05:02.242231 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_1 [0.018657s] ... ok 2026-05-17 02:05:02.246826 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_2 [0.019142s] ... ok 2026-05-17 02:05:02.249645 | ubuntu-noble | Caught an unexpected behavior: the fake restore to snapshot request using all volumes and empty string snapshot as argument has not failed. 2026-05-17 02:05:02.249665 | ubuntu-noble | NoneType: None 2026-05-17 02:05:02.251639 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_snaprestore_license_error [0.019635s] ... ok 2026-05-17 02:05:02.255829 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_vserver_exists_not_found [0.019287s] ... ok 2026-05-17 02:05:02.257105 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_empty_reponse [0.018437s] ... ok 2026-05-17 02:05:02.258199 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_ipspaces_not_supported [0.019634s] ... ok 2026-05-17 02:05:02.267049 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_3_None [0.019296s] ... ok 2026-05-17 02:05:02.268704 | ubuntu-noble | 2026-05-17 02:05:02.266 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:02.268727 | ubuntu-noble | 2026-05-17 02:05:02.266 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:02.274038 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_volume_clone_split_completed_2_False [0.020617s] ... ok 2026-05-17 02:05:02.275345 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__break_snapmirror_exception [0.019746s] ... ok 2026-05-17 02:05:02.275980 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_hasnt_should_have_vol [0.019220s] ... ok 2026-05-17 02:05:02.279318 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_network_interface [0.019308s] ... ok 2026-05-17 02:05:02.287120 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_other_domain_2_Default [0.019493s] ... ok 2026-05-17 02:05:02.293964 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__build_autosize_attributes_empty_dict [0.018745s] ... ok 2026-05-17 02:05:02.294741 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_has_vol_2_True [0.018578s] ... ok 2026-05-17 02:05:02.297236 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_nfs_export_policy [0.018725s] ... ok 2026-05-17 02:05:02.307132 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_for_volume_2_False [0.020848s] ... ok 2026-05-17 02:05:02.315512 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_broadcast_domain [0.018536s] ... ok 2026-05-17 02:05:02.315545 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_1 [0.019140s] ... ok 2026-05-17 02:05:02.317595 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror_policy_not_found [0.019921s] ... ok 2026-05-17 02:05:02.327244 | ubuntu-noble | 2026-05-17 02:05:02.323 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 54667b9cade7 -> e9f79621d83f, add_cast_rules_to_readonly_to_share_instances 2026-05-17 02:05:02.327279 | ubuntu-noble | 2026-05-17 02:05:02.323 6714 INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Adding cast_rules_to_readonly column to share instances. 2026-05-17 02:05:02.331622 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_broadcast_domain_for_port_port_not_found [0.022842s] ... ok 2026-05-17 02:05:02.333633 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_linux [0.018821s] ... ok 2026-05-17 02:05:02.338057 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_has_vol_2_True [0.018415s] ... ok 2026-05-17 02:05:02.338078 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_one_volume_api_error [0.019332s] ... ok 2026-05-17 02:05:02.350440 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peer_policy [0.019452s] ... ok 2026-05-17 02:05:02.351681 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_broadcast_domain_for_port_exception [0.018786s] ... ok 2026-05-17 02:05:02.354714 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_1 [0.018310s] ... ok 2026-05-17 02:05:02.358203 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_fpolicy_policy_error [0.018984s] ... ok 2026-05-17 02:05:02.370420 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver_future [0.019115s] ... ok 2026-05-17 02:05:02.370469 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_svm_peer_uuid [0.019589s] ... ok 2026-05-17 02:05:02.370478 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_3 [0.019181s] ... ok 2026-05-17 02:05:02.371795 | ubuntu-noble | Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-05-17 02:05:02.372042 | ubuntu-noble | Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-05-17 02:05:02.372238 | ubuntu-noble | Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-05-17 02:05:02.373359 | ubuntu-noble | Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-05-17 02:05:02.373379 | ubuntu-noble | Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-05-17 02:05:02.374667 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedup_currently_active [0.019878s] ... ok 2026-05-17 02:05:02.389840 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_events [0.020195s] ... ok 2026-05-17 02:05:02.389877 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_5 [0.018684s] ... ok 2026-05-17 02:05:02.393186 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_volume_by_args_error [0.020829s] ... ok 2026-05-17 02:05:02.400573 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cifs_share_access_not_found [0.019392s] ... ok 2026-05-17 02:05:02.411229 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_policies [0.019762s] ... ok 2026-05-17 02:05:02.413152 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_local_2 [0.019706s] ... ok 2026-05-17 02:05:02.413181 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_busy_snapshot_1 [0.019689s] ... ok 2026-05-17 02:05:02.414314 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_encrypted_not_supported [0.019627s] ... ok 2026-05-17 02:05:02.429300 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_network_interfaces_filtered_by_protocol [0.019977s] ... ok 2026-05-17 02:05:02.431488 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_4 [0.020574s] ... ok 2026-05-17 02:05:02.431571 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_busy_snapshot_2 [0.019976s] ... ok 2026-05-17 02:05:02.434408 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_raises_api_error [0.018758s] ... ok 2026-05-17 02:05:02.450049 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__parse_timestamp_exception [0.018807s] ... ok 2026-05-17 02:05:02.453418 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_counters [0.021486s] ... ok 2026-05-17 02:05:02.456747 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspaces_not_found [0.020089s] ... ok 2026-05-17 02:05:02.456768 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_error_relaxed [0.024352s] ... ok 2026-05-17 02:05:02.457255 | ubuntu-noble | 2026-05-17 02:05:02.454 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 54667b9cade7 to e9f79621d83f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:02.461058 | ubuntu-noble | 2026-05-17 02:05:02.458 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:02.461078 | ubuntu-noble | 2026-05-17 02:05:02.458 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:02.469719 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror_no_snapmirrors [0.019250s] ... ok 2026-05-17 02:05:02.470181 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_records_count_invalid [0.019130s] ... ok 2026-05-17 02:05:02.472618 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_migratable_data_lif_for_node [0.018881s] ... ok 2026-05-17 02:05:02.476681 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_notfound [0.020734s] ... ok 2026-05-17 02:05:02.490293 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_add_nfs_export_rule_with_rule_created [0.019458s] ... ok 2026-05-17 02:05:02.490317 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirrors [0.019216s] ... ok 2026-05-17 02:05:02.491345 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_export_policy_for_volume [0.019376s] ... ok 2026-05-17 02:05:02.493612 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_3 [0.018713s] ... ok 2026-05-17 02:05:02.507746 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_volume_clone_split_completed_1_True [0.018521s] ... ok 2026-05-17 02:05:02.511026 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:02.513600 | ubuntu-noble | Option auth.ssl-allow is not defined on gluster volume. Volume: 2026-05-17 02:05:02.517389 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_api_error [0.019122s] ... ok 2026-05-17 02:05:02.517437 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager_no_option_data_2_False [0.019810s] ... ok 2026-05-17 02:05:02.518969 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_clone_parent_snaphot_2 [0.026453s] ... ok 2026-05-17 02:05:02.529678 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_volume_move [0.019592s] ... ok 2026-05-17 02:05:02.531509 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_3 [0.020014s] ... ok 2026-05-17 02:05:02.531548 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:02.533492 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager_with_parent [0.019887s] ... ok 2026-05-17 02:05:02.535585 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggr_snaplock_type_negative [0.019672s] ... ok 2026-05-17 02:05:02.546282 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_error [0.019274s] ... ok 2026-05-17 02:05:02.550146 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_svm_volumes_total_size [0.019047s] ... ok 2026-05-17 02:05:02.552930 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_subclass_2 [0.018977s] ... ok 2026-05-17 02:05:02.557597 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities [0.021074s] ... ok 2026-05-17 02:05:02.565933 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_kerberos_error [0.019604s] ... ok 2026-05-17 02:05:02.570152 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_at_junction_path_not_found [0.019403s] ... ok 2026-05-17 02:05:02.571949 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_supported_access_levels [0.018621s] ... ok 2026-05-17 02:05:02.573372 | ubuntu-noble | 2026-05-17 02:05:02.570 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:02.573398 | ubuntu-noble | 2026-05-17 02:05:02.570 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:02.581861 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_has_records [0.019856s] ... ok 2026-05-17 02:05:02.585562 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_ldap [0.019311s] ... ok 2026-05-17 02:05:02.594429 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_4 [0.019179s] ... ok 2026-05-17 02:05:02.594483 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_autosize_attributes [0.021497s] ... ok 2026-05-17 02:05:02.597609 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_user_privilege_error_1 [0.322312s] ... ok 2026-05-17 02:05:02.607119 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_nfs [0.019102s] ... ok 2026-05-17 02:05:02.609648 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_check_mount_glusterfs_not_installed_1 [0.018512s] ... ok 2026-05-17 02:05:02.613619 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_efficiency_status [0.019040s] ... ok 2026-05-17 02:05:02.615688 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_nfs_export_policy [0.020955s] ... ok 2026-05-17 02:05:02.623973 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_fpolicy_event [0.019292s] ... ok 2026-05-17 02:05:02.628294 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_init_invalid [0.018666s] ... ok 2026-05-17 02:05:02.633552 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_junction_path [0.019267s] ... ok 2026-05-17 02:05:02.634746 | ubuntu-noble | 2026-05-17 02:05:02.622 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade e9f79621d83f -> 54667b9cade7, add_cast_rules_to_readonly_to_share_instances 2026-05-17 02:05:02.634767 | ubuntu-noble | 2026-05-17 02:05:02.622 6714 INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Removing cast_rules_to_readonly column from share instances. 2026-05-17 02:05:02.634775 | ubuntu-noble | 2026-05-17 02:05:02.623 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e9f79621d83f to 54667b9cade7 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:02.634782 | ubuntu-noble | 2026-05-17 02:05:02.625 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:02.634788 | ubuntu-noble | 2026-05-17 02:05:02.625 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:02.638067 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_duplicate [0.019804s] ... ok 2026-05-17 02:05:02.643860 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_network_interface [0.019259s] ... ok 2026-05-17 02:05:02.645893 | ubuntu-noble | Unable to delete share fakename 2026-05-17 02:05:02.645909 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:02.645926 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/glusterfs/layout_directory.py", line 179, in delete_share 2026-05-17 02:05:02.645930 | ubuntu-noble | privsep_os.recursive_forced_rm(local_share_path) 2026-05-17 02:05:02.645934 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:02.645938 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:02.645942 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:02.645946 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:02.645950 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:02.645953 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:02.645957 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:02.645961 | ubuntu-noble | raise effect 2026-05-17 02:05:02.645965 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:05:02.645969 | ubuntu-noble | Command: None 2026-05-17 02:05:02.645973 | ubuntu-noble | Exit code: - 2026-05-17 02:05:02.645977 | ubuntu-noble | Stdout: None 2026-05-17 02:05:02.645981 | ubuntu-noble | Stderr: None 2026-05-17 02:05:02.648623 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cannot_delete_share [0.019944s] ... ok 2026-05-17 02:05:02.649677 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_junction_path_cifs [0.020345s] ... ok 2026-05-17 02:05:02.655570 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_without_gateway [0.019231s] ... ok 2026-05-17 02:05:02.662883 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_nfs_export_policy_exception [0.019642s] ... ok 2026-05-17 02:05:02.666505 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cleanup_create_share_local_share_path_does_not_exist [0.018542s] ... ok 2026-05-17 02:05:02.669156 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_snapshot_attributes [0.018939s] ... ok 2026-05-17 02:05:02.675685 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy_request_error_2_None [0.019500s] ... ok 2026-05-17 02:05:02.684341 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_port_and_broadcast_domain [0.019418s] ... ok 2026-05-17 02:05:02.687742 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_ensure_share [0.018708s] ... ok 2026-05-17 02:05:02.688646 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_vserver_not_found [0.019136s] ... ok 2026-05-17 02:05:02.695809 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror [0.019254s] ... ok 2026-05-17 02:05:02.697766 | ubuntu-noble | 2026-05-17 02:05:02.692 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:02.697781 | ubuntu-noble | 2026-05-17 02:05:02.693 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:02.701890 | ubuntu-noble | Unable to get quota share fakename 2026-05-17 02:05:02.703420 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_4______0____fe80__1___True_ [0.019421s] ... ok 2026-05-17 02:05:02.705931 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_get_directory_usage_unable_to_get [0.018429s] ... ok 2026-05-17 02:05:02.708389 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_info_2 [0.019655s] ... ok 2026-05-17 02:05:02.712349 | ubuntu-noble | Vserver fake_vserver does not exist. 2026-05-17 02:05:02.714688 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_not_found [0.020336s] ... ok 2026-05-17 02:05:02.723237 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_shrink_share [0.018464s] ... ok 2026-05-17 02:05:02.724185 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_policy_rest_2__None__False__False_ [0.019831s] ... ok 2026-05-17 02:05:02.729380 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_ipspace [0.019537s] ... ok 2026-05-17 02:05:02.735469 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_peer [0.020642s] ... ok 2026-05-17 02:05:02.742394 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_update_share_stats [0.019219s] ... ok 2026-05-17 02:05:02.748882 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_1 [0.021832s] ... ok 2026-05-17 02:05:02.750599 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_ipspace_not_found [0.019235s] ... ok 2026-05-17 02:05:02.751612 | ubuntu-noble | 2026-05-17 02:05:02.742 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 54667b9cade7 -> e9f79621d83f, add_cast_rules_to_readonly_to_share_instances 2026-05-17 02:05:02.751626 | ubuntu-noble | 2026-05-17 02:05:02.742 6714 INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Adding cast_rules_to_readonly column to share instances. 2026-05-17 02:05:02.755464 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_dedupe_async [0.020221s] ... ok 2026-05-17 02:05:02.761826 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_compile_volume_pattern [0.018922s] ... ok 2026-05-17 02:05:02.766184 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy [0.021911s] ... ok 2026-05-17 02:05:02.767313 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontap_1_110_1__1__110_ [0.020162s] ... ok 2026-05-17 02:05:02.776066 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_fpolicy_policy_failure_1 [0.020364s] ... ok 2026-05-17 02:05:02.784201 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_error_1 [0.020613s] ... ok 2026-05-17 02:05:02.786074 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_nfs_export_policy_no_records [0.020133s] ... ok 2026-05-17 02:05:02.787071 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_not_unique [0.019603s] ... ok 2026-05-17 02:05:02.797148 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_network_interface [0.019906s] ... ok 2026-05-17 02:05:02.801852 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_3_Eeyore [0.019924s] ... ok 2026-05-17 02:05:02.806958 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_nve_supported_valid_platform_and_supported_release [0.019652s] ... ok 2026-05-17 02:05:02.807229 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_policy_exception [0.020323s] ... ok 2026-05-17 02:05:02.822113 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_snapshot_error_2 [0.020185s] ... ok 2026-05-17 02:05:02.824804 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_dedupe_async [0.028390s] ... ok 2026-05-17 02:05:02.827533 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_volume [0.019791s] ... ok 2026-05-17 02:05:02.827727 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_snaplock_compliance_clock_configured_negative [0.019998s] ... ok 2026-05-17 02:05:02.848241 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_scopes_not_found [0.021991s] ... ok 2026-05-17 02:05:02.849052 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_one_volume [0.021461s] ... ok 2026-05-17 02:05:02.852637 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_node_data_ports [0.025608s] ... ok 2026-05-17 02:05:02.866768 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job_state [0.019941s] ... ok 2026-05-17 02:05:02.867899 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_fpolicy_policy_failure_2 [0.019801s] ... ok 2026-05-17 02:05:02.873360 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vservers_node_type [0.020479s] ... ok 2026-05-17 02:05:02.877713 | ubuntu-noble | 2026-05-17 02:05:02.875 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 54667b9cade7 to e9f79621d83f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:02.883611 | ubuntu-noble | 2026-05-17 02:05:02.878 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:02.883635 | ubuntu-noble | 2026-05-17 02:05:02.878 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:02.886956 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_kerberos [0.018832s] ... ok 2026-05-17 02:05:02.889238 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_kerberos_service_principal_name [0.021682s] ... ok 2026-05-17 02:05:02.893392 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_2_server_to_default_ad_site [0.020113s] ... ok 2026-05-17 02:05:02.899517 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_has_records_not_found [0.320691s] ... ok 2026-05-17 02:05:02.906600 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_key_store_config [0.019578s] ... ok 2026-05-17 02:05:02.908377 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_key_store_config_uuid [0.019757s] ... ok 2026-05-17 02:05:02.911237 | ubuntu-noble | An error occurred while deleting original LDAP client configuration 3d9b73056be3671881e8432169652e5f. Error details: unknown 2026-05-17 02:05:02.913498 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_current_config_delete_error [0.020018s] ... ok 2026-05-17 02:05:02.917907 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_initialize_snapmirror_svm [0.020385s] ... ok 2026-05-17 02:05:02.926329 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_domain_match [0.019621s] ... ok 2026-05-17 02:05:02.929768 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state [0.020945s] ... ok 2026-05-17 02:05:02.935041 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_volume_no_optional_args_2_False [0.020004s] ... ok 2026-05-17 02:05:02.938406 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted [0.020520s] ... ok 2026-05-17 02:05:02.945391 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_no_domain [0.018435s] ... ok 2026-05-17 02:05:02.951668 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_export_policy_for_volume [0.020041s] ... ok 2026-05-17 02:05:02.957018 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_offline_volume [0.020282s] ... ok 2026-05-17 02:05:02.957744 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_kerberos_enabled_exception_raise [0.019616s] ... ok 2026-05-17 02:05:02.966103 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_dns_config_no_response [0.019556s] ... ok 2026-05-17 02:05:02.971245 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_not_found [0.020956s] ... ok 2026-05-17 02:05:02.974848 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_online_volume [0.020706s] ... ok 2026-05-17 02:05:02.983338 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_licenses [0.018422s] ... ok 2026-05-17 02:05:02.991427 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_storage_failover_partner [0.019300s] ... ok 2026-05-17 02:05:02.995850 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_2 [0.020417s] ... ok 2026-05-17 02:05:02.997656 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_nve_supported_unsupported_release_or_platform_2___8__3__2____NetApp_Release_8_2_1_Cluster_Mode__Fri_Mar_21_14_25_07_PDT_2014__ [0.038027s] ... ok 2026-05-17 02:05:03.002488 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_network_interfaces_2___CIFS____NFS__ [0.018452s] ... ok 2026-05-17 02:05:03.013794 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_unique_export_policy_id [0.020817s] ... ok 2026-05-17 02:05:03.016078 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_create_2 [0.019362s] ... ok 2026-05-17 02:05:03.021822 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_snaplock_compliance_clock_configured [0.023689s] ... ok 2026-05-17 02:05:03.023173 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_config [0.018736s] ... ok 2026-05-17 02:05:03.034888 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_partial_request [0.022925s] ... ok 2026-05-17 02:05:03.037609 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_quiesce_snapmirror [0.020414s] ... ok 2026-05-17 02:05:03.039957 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_data_ports [0.018719s] ... ok 2026-05-17 02:05:03.045873 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_root_aggregates [0.023017s] ... ok 2026-05-17 02:05:03.053790 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_svm [0.018769s] ... ok 2026-05-17 02:05:03.054610 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_ipspace [0.019372s] ... ok 2026-05-17 02:05:03.058189 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate [0.018498s] ... ok 2026-05-17 02:05:03.064555 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vserver_aggregates [0.020870s] ... ok 2026-05-17 02:05:03.075603 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_vserver_aggregates_none_found [0.020192s] ... ok 2026-05-17 02:05:03.075630 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_4 [0.020024s] ... ok 2026-05-17 02:05:03.077137 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_timeout [0.018771s] ... ok 2026-05-17 02:05:03.087307 | ubuntu-noble | Both source and destination clusters must be AFF systems. 2026-05-17 02:05:03.092534 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_migration_check_job_state_failed_2_13172984 [0.027490s] ... ok 2026-05-17 02:05:03.097586 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rule [0.023441s] ... ok 2026-05-17 02:05:03.098975 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_fpolicy_scope [0.022770s] ... ok 2026-05-17 02:05:03.099007 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_unique_export_policy_id_empty [0.021679s] ... ok 2026-05-17 02:05:03.117426 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_volume_all_optional_args_2__None___fake_adaptive_qos_policy_group_name__ [0.019978s] ... ok 2026-05-17 02:05:03.118532 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rules_api_error [0.020226s] ... ok 2026-05-17 02:05:03.118989 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_error_2 [0.018545s] ... ok 2026-05-17 02:05:03.119543 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_error_2_False [0.027061s] ... ok 2026-05-17 02:05:03.128737 | ubuntu-noble | 'gluster version' failed on server root@host1 with: Unknown Gluster exception. 2026-05-17 02:05:03.131399 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_get_gluster_version_fails_1_GlusterfsException [0.309365s] ... ok 2026-05-17 02:05:03.135128 | ubuntu-noble | No aggregates assigned to Vserver fake_vserver. 2026-05-17 02:05:03.137750 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_no_aggregate [0.020007s] ... ok 2026-05-17 02:05:03.138355 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_snapshots_2_False [0.020419s] ... ok 2026-05-17 02:05:03.138372 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_preferred_dcs [0.019138s] ... ok 2026-05-17 02:05:03.145065 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_cifs_share_access [0.024018s] ... ok 2026-05-17 02:05:03.151179 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_get_gluster_version_fails_2_RuntimeError [0.019314s] ... ok 2026-05-17 02:05:03.156394 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_ipspace_not_found [0.018979s] ... ok 2026-05-17 02:05:03.160701 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_volume [0.019799s] ... ok 2026-05-17 02:05:03.160722 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_4__None__None_ [0.019903s] ... ok 2026-05-17 02:05:03.166488 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rules_not_found [0.021859s] ... ok 2026-05-17 02:05:03.169845 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_3 [0.019120s] ... ok 2026-05-17 02:05:03.176121 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_root_volume_name [0.019738s] ... ok 2026-05-17 02:05:03.178234 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_ems_log_message [0.020837s] ... ok 2026-05-17 02:05:03.179930 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_exists [0.022089s] ... ok 2026-05-17 02:05:03.189055 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_no_keymatch [0.019045s] ... ok 2026-05-17 02:05:03.189528 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_volume_move_request_success_2__False__None__False_ [0.023159s] ... ok 2026-05-17 02:05:03.195745 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_initialize_snapmirror_vol [0.019033s] ... ok 2026-05-17 02:05:03.197169 | ubuntu-noble | Configured ONTAP login user cannot retrieve QoS policies. 2026-05-17 02:05:03.201255 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_get_error [0.019301s] ... ok 2026-05-17 02:05:03.201911 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_max_files [0.019913s] ... ok 2026-05-17 02:05:03.210042 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_glustermanager_2 [0.018648s] ... ok 2026-05-17 02:05:03.211533 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_snaplock_attributes_all_none [0.021442s] ... ok 2026-05-17 02:05:03.215056 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ipspace_has_data_vservers_not_found [0.018727s] ... ok 2026-05-17 02:05:03.218328 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_security_style_2_ntfs [0.020280s] ... ok 2026-05-17 02:05:03.222003 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_modify [0.020552s] ... ok 2026-05-17 02:05:03.226687 | ubuntu-noble | {4} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__create_share [0.018155s] ... ok 2026-05-17 02:05:03.234050 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_security_style_api_error [0.022583s] ... ok 2026-05-17 02:05:03.235181 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_supported [0.018836s] ... ok 2026-05-17 02:05:03.237851 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_vserver [0.019227s] ... ok 2026-05-17 02:05:03.240710 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_modify_error [0.019369s] ... ok 2026-05-17 02:05:03.243585 | ubuntu-noble | Failed to set space quota for the share fakename. Error: Unexpected error while running command. 2026-05-17 02:05:03.243600 | ubuntu-noble | Command: None 2026-05-17 02:05:03.243605 | ubuntu-noble | Exit code: - 2026-05-17 02:05:03.243609 | ubuntu-noble | Stdout: None 2026-05-17 02:05:03.243613 | ubuntu-noble | Stderr: None. 2026-05-17 02:05:03.245563 | ubuntu-noble | {4} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__set_share_size_exception [0.018913s] ... ok 2026-05-17 02:05:03.252547 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_node_data_ports [0.018922s] ... ok 2026-05-17 02:05:03.255576 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_size_api_error [0.021278s] ... ok 2026-05-17 02:05:03.257356 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_ldap [0.019526s] ... ok 2026-05-17 02:05:03.259204 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_quiesce_snapmirror_vol [0.019013s] ... ok 2026-05-17 02:05:03.263515 | ubuntu-noble | {4} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_snapshot [0.018185s] ... ok 2026-05-17 02:05:03.271086 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_root_aggregates [0.019001s] ... ok 2026-05-17 02:05:03.273637 | ubuntu-noble | 2026-05-17 02:05:03.266 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:03.273650 | ubuntu-noble | 2026-05-17 02:05:03.266 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:03.278063 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists_error_1 [0.020055s] ... ok 2026-05-17 02:05:03.278528 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share [0.019656s] ... ok 2026-05-17 02:05:03.278541 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migration_start_1 [0.022668s] ... ok 2026-05-17 02:05:03.284308 | ubuntu-noble | {4} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_do_setup [0.020978s] ... ok 2026-05-17 02:05:03.290272 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_active_directory_security_service [0.019066s] ... ok 2026-05-17 02:05:03.297082 | ubuntu-noble | CIFS server does not exist for Vserver fake_vserver. 2026-05-17 02:05:03.297687 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists_error_2 [0.019633s] ... ok 2026-05-17 02:05:03.301632 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_vserver [0.019864s] ... ok 2026-05-17 02:05:03.301646 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_terminate_vserver_services_cifs_not_found [0.020533s] ... ok 2026-05-17 02:05:03.309841 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_broadcast_domain [0.019064s] ... ok 2026-05-17 02:05:03.318103 | ubuntu-noble | 2026-05-17 02:05:03.315 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade e9f79621d83f -> 03da71c0e321, Convert consistency groups to share groups 2026-05-17 02:05:03.318135 | ubuntu-noble | 2026-05-17 02:05:03.316 6714 INFO 03da71c0e321_convert_cgs_to_share_groups_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Renaming consistency group tables 2026-05-17 02:05:03.320144 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_1_True [0.021599s] ... ok 2026-05-17 02:05:03.321663 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_restore_snapshot [0.022617s] ... ok 2026-05-17 02:05:03.323585 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_cifs_snapshot_update_access_deny [0.037198s] ... ok 2026-05-17 02:05:03.327551 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_trigger_volume_move_cutover_force_2_False [0.023472s] ... ok 2026-05-17 02:05:03.330116 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_volume_no_optional_args_2_False [0.020739s] ... ok 2026-05-17 02:05:03.340828 | ubuntu-noble | 2026-05-17 02:05:03.337 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e9f79621d83f to 03da71c0e321 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:03.341820 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_3_None [0.022012s] ... ok 2026-05-17 02:05:03.346391 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_resume_snapmirror_vol [0.022435s] ... ok 2026-05-17 02:05:03.347308 | ubuntu-noble | 2026-05-17 02:05:03.340 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:03.347600 | ubuntu-noble | 2026-05-17 02:05:03.340 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:03.350496 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_volumes_clones_online [0.019466s] ... ok 2026-05-17 02:05:03.350906 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_kerberos_realm [0.027243s] ... ok 2026-05-17 02:05:03.357168 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_invalid_protocol [0.034897s] ... ok 2026-05-17 02:05:03.363336 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_nfs_export_policy_for_volume_exception [0.019840s] ... ok 2026-05-17 02:05:03.364088 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migrate_pause [0.021568s] ... ok 2026-05-17 02:05:03.370792 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_volumes_no_clones_online [0.019426s] ... ok 2026-05-17 02:05:03.372527 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_kerberos_realm_failure [0.021774s] ... ok 2026-05-17 02:05:03.379068 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_share_2 [0.021385s] ... ok 2026-05-17 02:05:03.384204 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_luns [0.020272s] ... ok 2026-05-17 02:05:03.388826 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_5__None___1000B_s__ [0.019168s] ... ok 2026-05-17 02:05:03.391465 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_size [0.027718s] ... ok 2026-05-17 02:05:03.395384 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_06 [0.022398s] ... ok 2026-05-17 02:05:03.402192 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_1 [0.023354s] ... ok 2026-05-17 02:05:03.404433 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_nfs_export_rule [0.019601s] ... ok 2026-05-17 02:05:03.409584 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_get_not_found [0.019538s] ... ok 2026-05-17 02:05:03.410775 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapmirror_restore_vol [0.018882s] ... ok 2026-05-17 02:05:03.417177 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_08 [0.022123s] ... ok 2026-05-17 02:05:03.423889 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_2 [0.021964s] ... ok 2026-05-17 02:05:03.424833 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__break_snapmirror [0.020758s] ... ok 2026-05-17 02:05:03.429019 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_preferred_dcs_api_error [0.019316s] ... ok 2026-05-17 02:05:03.430365 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migrate_cancel [0.019914s] ... ok 2026-05-17 02:05:03.439068 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_12 [0.021720s] ... ok 2026-05-17 02:05:03.444992 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__break_snapmirror_error [0.020066s] ... ok 2026-05-17 02:05:03.449441 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_extend_share [0.024807s] ... ok 2026-05-17 02:05:03.450337 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migration_start_1_None [0.018722s] ... ok 2026-05-17 02:05:03.450351 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_nfs_export_policy [0.020927s] ... ok 2026-05-17 02:05:03.463688 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_18 [0.024199s] ... ok 2026-05-17 02:05:03.466396 | ubuntu-noble | CIFS server does not exist for Vserver fake_vserver. 2026-05-17 02:05:03.468888 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_terminate_vserver_services_cifs_not_found [0.019344s] ... ok 2026-05-17 02:05:03.468913 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_preferred_dc_error [0.019701s] ... ok 2026-05-17 02:05:03.469719 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_1 [0.020506s] ... ok 2026-05-17 02:05:03.484497 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_snapshot_policy [0.020678s] ... ok 2026-05-17 02:05:03.488540 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_snapdir_access [0.019333s] ... ok 2026-05-17 02:05:03.491801 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume_api_error [0.022389s] ... ok 2026-05-17 02:05:03.493302 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_snapshot [0.021226s] ... ok 2026-05-17 02:05:03.508825 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-05-17 02:05:03.508864 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-05-17 02:05:03.508870 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-05-17 02:05:03.508876 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-05-17 02:05:03.510822 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-05-17 02:05:03.511091 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-05-17 02:05:03.511100 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-05-17 02:05:03.511104 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-05-17 02:05:03.511108 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-05-17 02:05:03.511111 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-05-17 02:05:03.511115 | ubuntu-noble | Failed to unmount volume fake_share after waiting for 30 seconds. 2026-05-17 02:05:03.511123 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_start_1_None [0.021541s] ... ok 2026-05-17 02:05:03.511128 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_soft_delete_volume_error_return_errors [0.019310s] ... ok 2026-05-17 02:05:03.512707 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_share_id [0.020737s] ... ok 2026-05-17 02:05:03.512721 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume_with_max_retries [0.021287s] ... ok 2026-05-17 02:05:03.527722 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migrate_pause [0.019772s] ... ok 2026-05-17 02:05:03.529071 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_stop_2 [0.022355s] ... ok 2026-05-17 02:05:03.531395 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_showmount [0.019248s] ... ok 2026-05-17 02:05:03.533562 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_size_not_provided_exception [0.020902s] ... ok 2026-05-17 02:05:03.546390 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_kerberos_realm [0.018721s] ... ok 2026-05-17 02:05:03.551142 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_clone_split_start [0.018664s] ... ok 2026-05-17 02:05:03.551877 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_luns_not_found [0.022214s] ... ok 2026-05-17 02:05:03.554906 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_nfs_snapshot_update_access_allow [0.020770s] ... ok 2026-05-17 02:05:03.565430 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_clone_split_stop [0.019158s] ... ok 2026-05-17 02:05:03.570598 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_luns [0.019448s] ... ok 2026-05-17 02:05:03.574269 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_3 [0.021727s] ... ok 2026-05-17 02:05:03.575910 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__execute_ssh_exception [0.021865s] ... ok 2026-05-17 02:05:03.590029 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__init__ssl_verify_1_None [0.018689s] ... ok 2026-05-17 02:05:03.594080 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_exists [0.027367s] ... ok 2026-05-17 02:05:03.596730 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__broadcast_domain_exists [0.020659s] ... ok 2026-05-17 02:05:03.597514 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_create_operation [0.020920s] ... ok 2026-05-17 02:05:03.610827 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_2_get [0.020557s] ... ok 2026-05-17 02:05:03.613752 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__build_autosize_attributes [0.018975s] ... ok 2026-05-17 02:05:03.614596 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__create_certificate_auth_handler_default [0.020985s] ... ok 2026-05-17 02:05:03.620042 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_quota [0.023097s] ... ok 2026-05-17 02:05:03.633212 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_default_nfs_export_rules [0.019221s] ... ok 2026-05-17 02:05:03.634406 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_1 [0.020418s] ... ok 2026-05-17 02:05:03.640978 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_5_patch [0.028167s] ... ok 2026-05-17 02:05:03.640993 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access [0.020028s] ... ok 2026-05-17 02:05:03.650217 | ubuntu-noble | LDAP client cannot be configured with both 'server' and 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP servers. 2026-05-17 02:05:03.650233 | ubuntu-noble | NoneType: None 2026-05-17 02:05:03.652992 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_error_1___fake_server____fake_domain__ [0.019294s] ... ok 2026-05-17 02:05:03.654770 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_api_version_2___1____0__ [0.020210s] ... ok 2026-05-17 02:05:03.658996 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access [0.018433s] ... ok 2026-05-17 02:05:03.660596 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port_1 [0.022650s] ... ok 2026-05-17 02:05:03.674564 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_delete_retention_hours_3_270000 [0.019274s] ... ok 2026-05-17 02:05:03.676578 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_3_put [0.020332s] ... ok 2026-05-17 02:05:03.681165 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota_tb [0.021337s] ... ok 2026-05-17 02:05:03.682570 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port__value_error_1___ [0.018704s] ... ok 2026-05-17 02:05:03.692058 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_no_records [0.020211s] ... ok 2026-05-17 02:05:03.694281 | ubuntu-noble | 2026-05-17 02:05:03.692 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:03.695972 | ubuntu-noble | 2026-05-17 02:05:03.692 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:03.696007 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_1 [0.020425s] ... ok 2026-05-17 02:05:03.698103 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_1 [0.018898s] ... ok 2026-05-17 02:05:03.700105 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage_mb [0.020041s] ... ok 2026-05-17 02:05:03.712670 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_snapmirrors_2 [0.020309s] ... ok 2026-05-17 02:05:03.716710 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_http_error_2 [0.020482s] ... ok 2026-05-17 02:05:03.718590 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_2 [0.019901s] ... ok 2026-05-17 02:05:03.718987 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_mount_already_mounted [0.018707s] ... ok 2026-05-17 02:05:03.733539 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_volume_by_args [0.020041s] ... ok 2026-05-17 02:05:03.737692 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_3 [0.019080s] ... ok 2026-05-17 02:05:03.738551 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_break_snapmirror_wait_for_quiesced [0.020928s] ... ok 2026-05-17 02:05:03.740085 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__configure_nfs_exception [0.294641s] ... ok 2026-05-17 02:05:03.740603 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_quota_add_error [0.020657s] ... ok 2026-05-17 02:05:03.758514 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_snaplock_enabled_volume_true_1_compliance [0.021801s] ... ok 2026-05-17 02:05:03.760429 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_create_snapmirror_svm [0.019921s] ... ok 2026-05-17 02:05:03.760472 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_delete_error [0.018180s] ... ok 2026-05-17 02:05:03.760830 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_4 [0.020227s] ... ok 2026-05-17 02:05:03.760843 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_enabled [0.020228s] ... ok 2026-05-17 02:05:03.763827 | ubuntu-noble | 2026-05-17 02:05:03.760 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 03da71c0e321 -> e9f79621d83f, Convert consistency groups to share groups 2026-05-17 02:05:03.782324 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_svm_timeout [0.020185s] ... ok 2026-05-17 02:05:03.783596 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_error_deleting [0.019916s] ... ok 2026-05-17 02:05:03.783616 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__modify_active_directory_security_service_error_2___user__ [0.025917s] ... ok 2026-05-17 02:05:03.786976 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__modify_security_cert [0.021315s] ... ok 2026-05-17 02:05:03.788323 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_delete_vvol_does_not_exist [0.029680s] ... ok 2026-05-17 02:05:03.798819 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_snapmirrors [0.020563s] ... ok 2026-05-17 02:05:03.800932 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_time_3_30 [0.021396s] ... ok 2026-05-17 02:05:03.802903 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resync_snapmirror [0.021585s] ... ok 2026-05-17 02:05:03.815346 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__remove_nfs_export_rules [0.033303s] ... ok 2026-05-17 02:05:03.817831 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_create_share_invalid_share_protocol [0.029527s] ... ok 2026-05-17 02:05:03.819574 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_mount_replica_api_not_found [0.020399s] ... ok 2026-05-17 02:05:03.821191 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_remove_qos_on_old_active_replica [0.021193s] ... ok 2026-05-17 02:05:03.825060 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__unmount_volume [0.021729s] ... ok 2026-05-17 02:05:03.840340 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_client_for_host [0.019237s] ... ok 2026-05-17 02:05:03.845499 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__wait_job_result_timeout [0.020236s] ... ok 2026-05-17 02:05:03.847094 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resync_snapmirror_no_parameter [0.031418s] ... ok 2026-05-17 02:05:03.847647 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_vol_2 [0.026965s] ... ok 2026-05-17 02:05:03.850195 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_extend_share [0.026938s] ... ok 2026-05-17 02:05:03.860501 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_config_for_backend [0.020409s] ... ok 2026-05-17 02:05:03.865479 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_abort_snapmirror_vol [0.019746s] ... ok 2026-05-17 02:05:03.865922 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_vserver_state [0.019752s] ... ok 2026-05-17 02:05:03.868548 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_shrink_share [0.023087s] ... ok 2026-05-17 02:05:03.871413 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_add_cifs_share_access [0.025056s] ... ok 2026-05-17 02:05:03.880927 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_3 [0.019872s] ... ok 2026-05-17 02:05:03.885651 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_apply_volume_efficiency_policy [0.019711s] ... ok 2026-05-17 02:05:03.885912 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_client_for_backend [0.018736s] ... ok 2026-05-17 02:05:03.891540 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_add_1_None [0.021016s] ... ok 2026-05-17 02:05:03.895251 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_for_cluster_credentials_2_False [0.023901s] ... ok 2026-05-17 02:05:03.900817 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_fpolicy_file_operations_invalid_operation [0.020300s] ... ok 2026-05-17 02:05:03.904008 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_client_for_backend_with_vserver [0.018972s] ... ok 2026-05-17 02:05:03.905319 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_snaprestore_license_1___1115127___False_ [0.019943s] ... ok 2026-05-17 02:05:03.912689 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_add_exception [0.021823s] ... ok 2026-05-17 02:05:03.918239 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_barbican_kms_config_for_specified_vserver [0.021191s] ... ok 2026-05-17 02:05:03.922725 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_5_2years [0.020379s] ... ok 2026-05-17 02:05:03.923415 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_config_for_backend_not_configured_1___ [0.019358s] ... ok 2026-05-17 02:05:03.927899 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_cifs_share_exists [0.022758s] ... ok 2026-05-17 02:05:03.937593 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_share_2 [0.026221s] ... ok 2026-05-17 02:05:03.943563 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_negative [0.019815s] ... ok 2026-05-17 02:05:03.943590 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_driver_interfaces.NetAppFileStorageDriverInterfaceTestCase.test_driver_interfaces_match [0.018119s] ... ok 2026-05-17 02:05:03.945189 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapshot [0.024573s] ... ok 2026-05-17 02:05:03.947442 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_clear_nfs_export_policy_for_volume [0.018527s] ... ok 2026-05-17 02:05:03.963120 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_2_4hours [0.019519s] ... ok 2026-05-17 02:05:03.963139 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_1 [0.019882s] ... ok 2026-05-17 02:05:03.963144 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_6 [0.019624s] ... ok 2026-05-17 02:05:03.967723 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_policy_rest_1___vault___False__True_ [0.019060s] ... ok 2026-05-17 02:05:03.967737 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_init_args_failure_1___1__4_ [0.028738s] ... ok 2026-05-17 02:05:03.978824 | ubuntu-noble | 2026-05-17 02:05:03.971 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 03da71c0e321 to e9f79621d83f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:03.978842 | ubuntu-noble | 2026-05-17 02:05:03.973 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:03.978847 | ubuntu-noble | 2026-05-17 02:05:03.973 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:03.980547 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_2 [0.019483s] ... ok 2026-05-17 02:05:03.983674 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_2_4hours [0.020801s] ... ok 2026-05-17 02:05:03.985216 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver_peer_1_None [0.021341s] ... ok 2026-05-17 02:05:03.989530 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_network_interface [0.019917s] ... ok 2026-05-17 02:05:03.989821 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_init_args_failure_2__0__5_ [0.020963s] ... ok 2026-05-17 02:05:04.000915 | ubuntu-noble | Failed to configure a FPolicy resources for share new_fake_id. 2026-05-17 02:05:04.000935 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:04.000940 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 4520, in _create_fpolicy_with_lock 2026-05-17 02:05:04.000944 | ubuntu-noble | vserver_client.create_fpolicy_policy_with_scope( 2026-05-17 02:05:04.000948 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:04.000952 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:04.000956 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.000960 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:04.000964 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:04.000967 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.000980 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:05:04.000984 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:05:04.000987 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.000998 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:04.001002 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:04.001006 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.001010 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:04.001013 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:04.001017 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.001021 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:04.001025 | ubuntu-noble | raise effect 2026-05-17 02:05:04.001028 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-05-17 02:05:04.002578 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_negative [0.019896s] ... ok 2026-05-17 02:05:04.004327 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_client_error [0.022744s] ... ok 2026-05-17 02:05:04.005710 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapshot_1_True [0.019806s] ... ok 2026-05-17 02:05:04.010633 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_nfs_export_policy [0.027122s] ... ok 2026-05-17 02:05:04.017692 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_4___test_with_spaces_____test_with_spaces___ [0.030006s] ... ok 2026-05-17 02:05:04.021712 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_compatibility_false [0.019454s] ... ok 2026-05-17 02:05:04.025978 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan [0.020259s] ... ok 2026-05-17 02:05:04.029487 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_moving_1_True [0.022496s] ... ok 2026-05-17 02:05:04.030758 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_port_and_broadcast_domains_for_ipspace [0.020741s] ... ok 2026-05-17 02:05:04.039554 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_snapshot [0.020888s] ... ok 2026-05-17 02:05:04.042130 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_3 [0.020312s] ... ok 2026-05-17 02:05:04.047152 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan_still_used [0.020392s] ... ok 2026-05-17 02:05:04.048879 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_snapmirror_1 [0.022962s] ... ok 2026-05-17 02:05:04.051718 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_no_records [0.019550s] ... ok 2026-05-17 02:05:04.059168 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_delete_share [0.019196s] ... ok 2026-05-17 02:05:04.064099 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_1 [0.020654s] ... ok 2026-05-17 02:05:04.069180 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_multiple_volumes [0.020746s] ... ok 2026-05-17 02:05:04.070469 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_policy [0.019046s] ... ok 2026-05-17 02:05:04.070484 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_aggregate_snaplock_type_cluster_scope [0.020557s] ... ok 2026-05-17 02:05:04.077379 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_premature [0.019411s] ... ok 2026-05-17 02:05:04.084116 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_snapmirror_2 [0.021261s] ... ok 2026-05-17 02:05:04.088680 | ubuntu-noble | Cannot delete Vserver fake_vserver. Failed to put volumes offline. Entry doesn't exist. 2026-05-17 02:05:04.088711 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_compression_async [0.020334s] ... ok 2026-05-17 02:05:04.090003 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_one_volume_already_offline [0.019398s] ... ok 2026-05-17 02:05:04.091547 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend_snapmirror_policy_name_svm [0.021090s] ... ok 2026-05-17 02:05:04.098796 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_success_no_dhss_no_conf_ss_ip [0.019489s] ... ok 2026-05-17 02:05:04.106508 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_snapmirror_3 [0.021147s] ... ok 2026-05-17 02:05:04.108213 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_fpolicy_policy [0.020024s] ... ok 2026-05-17 02:05:04.108860 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_2 [0.019578s] ... ok 2026-05-17 02:05:04.111963 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_volume_for_backup_create_new_vol [0.021144s] ... ok 2026-05-17 02:05:04.117571 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_shrink_share [0.020412s] ... ok 2026-05-17 02:05:04.130030 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_protocols_2__True__False__False_ [0.021127s] ... ok 2026-05-17 02:05:04.130334 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_protocols_3__False__True__True_ [0.021266s] ... ok 2026-05-17 02:05:04.131750 | ubuntu-noble | Caught an unexpected internal state 'unknown_state' for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad. Aborting operation. 2026-05-17 02:05:04.131769 | ubuntu-noble | NoneType: None 2026-05-17 02:05:04.132442 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_3 [0.020042s] ... ok 2026-05-17 02:05:04.136498 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_unknown [0.028730s] ... ok 2026-05-17 02:05:04.138820 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_teardown_server [0.019787s] ... ok 2026-05-17 02:05:04.148504 | ubuntu-noble | Failed to get info for aggregate fake_aggr1. 2026-05-17 02:05:04.148535 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:04.148542 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py", line 564, in get_aggregate 2026-05-17 02:05:04.148561 | ubuntu-noble | aggrs = self._get_aggregates(aggregate_names=[aggregate_name], 2026-05-17 02:05:04.148567 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.148572 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:04.148577 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:04.148583 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.148588 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:04.148594 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:04.148599 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.148604 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:05:04.148609 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:05:04.148615 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.148620 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:04.148625 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:04.148630 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.148635 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:04.148640 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:04.148645 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.148651 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:04.148656 | ubuntu-noble | raise effect 2026-05-17 02:05:04.148661 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-05-17 02:05:04.151197 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_other_domain_1_ipspace_fake [0.020338s] ... ok 2026-05-17 02:05:04.153813 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_error [0.020195s] ... ok 2026-05-17 02:05:04.153839 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_aggregate_extra_specs_validity [0.019978s] ... ok 2026-05-17 02:05:04.156528 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot_busy_volume_clone_2_False [0.020484s] ... ok 2026-05-17 02:05:04.159921 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_super_share_setfshare_exception [0.019527s] ... ok 2026-05-17 02:05:04.170361 | ubuntu-noble | The protocol NFS is not licensed on controller 127.0.0.1 2026-05-17 02:05:04.171627 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_share_access_rules_empty [0.020632s] ... ok 2026-05-17 02:05:04.171649 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cluster_aggregate_capacities [0.020042s] ... ok 2026-05-17 02:05:04.173884 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_unlicensed_protocol [0.019852s] ... ok 2026-05-17 02:05:04.176065 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_build_export_locations_bad_ip [0.019005s] ... ok 2026-05-17 02:05:04.177289 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__resource_cleanup_for_backup [0.021528s] ... ok 2026-05-17 02:05:04.191379 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cluster_name [0.020738s] ... ok 2026-05-17 02:05:04.192416 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ems_log_destination_vserver_not_found [0.020701s] ... ok 2026-05-17 02:05:04.194621 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_2___uid___None__True___osf_ro_uid__ [0.018417s] ... ok 2026-05-17 02:05:04.195911 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_vserver_not_peered [0.022086s] ... ok 2026-05-17 02:05:04.199157 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__resource_cleanup_for_backup_vserver_volume_none [0.021857s] ... ok 2026-05-17 02:05:04.211824 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_policies_status [0.019593s] ... ok 2026-05-17 02:05:04.212795 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_events [0.020192s] ... ok 2026-05-17 02:05:04.215202 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fshare_search [0.019441s] ... ok 2026-05-17 02:05:04.215636 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_consistency_group_from_cgsnapshot [0.019790s] ... ok 2026-05-17 02:05:04.216569 | ubuntu-noble | Unable to verify if SnapLock is enabled for the cluster. 2026-05-17 02:05:04.218867 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_3 [0.020170s] ... ok 2026-05-17 02:05:04.231270 | ubuntu-noble | Could not get list of ONTAP licenses. 2026-05-17 02:05:04.231298 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:04.231304 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py", line 327, in get_licenses 2026-05-17 02:05:04.231310 | ubuntu-noble | result = self.send_request('/cluster/licensing/licenses', 'get') 2026-05-17 02:05:04.231316 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.231322 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:04.231327 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:04.231332 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.231338 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:04.231343 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:04.231349 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.231354 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:05:04.231359 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:05:04.231365 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.231370 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:04.231375 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:04.231380 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.231386 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:04.231391 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:04.231396 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.231411 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:04.231416 | ubuntu-noble | raise effect 2026-05-17 02:05:04.231422 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-05-17 02:05:04.232044 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job [0.019189s] ... ok 2026-05-17 02:05:04.233433 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_licenses_error [0.021942s] ... ok 2026-05-17 02:05:04.234545 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fsnap_exception [0.019629s] ... ok 2026-05-17 02:05:04.234565 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_export_2_fake_host_fake_backend_name_fake_pool_2 [0.019439s] ... ok 2026-05-17 02:05:04.240512 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_boolean_extra_specs_validity_invalid_value [0.020135s] ... ok 2026-05-17 02:05:04.251826 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job_state_not_found [0.019657s] ... ok 2026-05-17 02:05:04.253959 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_export_policy_for_volume_empty [0.020220s] ... ok 2026-05-17 02:05:04.255640 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_export_lifs_not_found [0.020904s] ... ok 2026-05-17 02:05:04.259421 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fsnap_search [0.024327s] ... ok 2026-05-17 02:05:04.264030 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_bad_backup_config_negative [0.022837s] ... ok 2026-05-17 02:05:04.267636 | ubuntu-noble | Both source and destination clusters must be AFF systems. 2026-05-17 02:05:04.269871 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state_raise_error_2_13172984 [0.019312s] ... ok 2026-05-17 02:05:04.275163 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_1_True [0.020470s] ... ok 2026-05-17 02:05:04.280723 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fstore_search_xproto [0.021861s] ... ok 2026-05-17 02:05:04.281778 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_raise_error_job_1 [0.025635s] ... ok 2026-05-17 02:05:04.286167 | ubuntu-noble | 2026-05-17 02:05:04.281 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:04.286187 | ubuntu-noble | 2026-05-17 02:05:04.282 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:04.286768 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue [0.024223s] ... ok 2026-05-17 02:05:04.294853 | ubuntu-noble | Failed to get volume efficiency status for volume1. 2026-05-17 02:05:04.296674 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state_raise_error_3_none [0.025973s] ... ok 2026-05-17 02:05:04.298519 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_efficiency_status_error [0.022587s] ... ok 2026-05-17 02:05:04.300947 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_does_not_exist [0.020330s] ... ok 2026-05-17 02:05:04.314914 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_relationship_not_healthy_negative [0.026299s] ... ok 2026-05-17 02:05:04.316106 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_network_interfaces_1_None [0.019654s] ... ok 2026-05-17 02:05:04.317543 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_error_1 [0.020432s] ... ok 2026-05-17 02:05:04.320227 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_03________user___True_____allow__permission_already_exists_for__foo____ [0.019497s] ... ok 2026-05-17 02:05:04.324332 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_2 [0.041288s] ... ok 2026-05-17 02:05:04.335283 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate_error_1_6 [0.019257s] ... ok 2026-05-17 02:05:04.337813 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_no_aggregate [0.019962s] ... ok 2026-05-17 02:05:04.342427 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_08________user___True_____r___ [0.019187s] ... ok 2026-05-17 02:05:04.347283 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_source_has_2_more_relationships_negative [0.030284s] ... ok 2026-05-17 02:05:04.347680 | ubuntu-noble | 2026-05-17 02:05:04.342 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade e9f79621d83f -> 03da71c0e321, Convert consistency groups to share groups 2026-05-17 02:05:04.347703 | ubuntu-noble | 2026-05-17 02:05:04.342 6714 INFO 03da71c0e321_convert_cgs_to_share_groups_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Renaming consistency group tables 2026-05-17 02:05:04.347846 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_update_error [0.024191s] ... ok 2026-05-17 02:05:04.354113 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ontap_version_1_True [0.018981s] ... ok 2026-05-17 02:05:04.358698 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_to_manage [0.020362s] ... ok 2026-05-17 02:05:04.360927 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_access_missing_nfs_share [0.020618s] ... ok 2026-05-17 02:05:04.372868 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_policy_creation_failed_negative [0.029439s] ... ok 2026-05-17 02:05:04.376679 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ontap_version_scoped [0.020028s] ... ok 2026-05-17 02:05:04.377073 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_with_creating_replica [0.028527s] ... ok 2026-05-17 02:05:04.377707 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities [0.019315s] ... ok 2026-05-17 02:05:04.381337 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_4___ro___False_ [0.020550s] ... ok 2026-05-17 02:05:04.393517 | ubuntu-noble | Could not determine share server for CG snapshot being deleted: 65bfa2c9-dc6c-4513-951a-b8d15b453ad8. Deletion of CG snapshot record will proceed anyway. Error: Invalid input received: fake_reason. 2026-05-17 02:05:04.395343 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counter_info_2_domain_busy [0.018994s] ... ok 2026-05-17 02:05:04.398551 | ubuntu-noble | No aggregates assigned to Vserver fake_vserver. 2026-05-17 02:05:04.399413 | ubuntu-noble | 2026-05-17 02:05:04.377 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e9f79621d83f to 03da71c0e321 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:04.399433 | ubuntu-noble | 2026-05-17 02:05:04.380 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:04.399437 | ubuntu-noble | 2026-05-17 02:05:04.380 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:04.399441 | ubuntu-noble | 2026-05-17 02:05:04.383 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:04.399465 | ubuntu-noble | 2026-05-17 02:05:04.383 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:04.400303 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_share_server_1 [0.019592s] ... ok 2026-05-17 02:05:04.400329 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_aggregate_not_found [0.019233s] ... ok 2026-05-17 02:05:04.400340 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_cgsnapshot [0.026395s] ... ok 2026-05-17 02:05:04.402628 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_from_snapshot_1_True [0.020171s] ... ok 2026-05-17 02:05:04.415652 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counters [0.019220s] ... ok 2026-05-17 02:05:04.416341 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_snapshots_not_found [0.019787s] ... ok 2026-05-17 02:05:04.420111 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_ipspace_exception [0.023340s] ... ok 2026-05-17 02:05:04.421947 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_share_not_found [0.020822s] ... ok 2026-05-17 02:05:04.432987 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_with_share_server [0.031074s] ... ok 2026-05-17 02:05:04.436166 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_fallback_2_None [0.020392s] ... ok 2026-05-17 02:05:04.440306 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_1_True [0.024481s] ... ok 2026-05-17 02:05:04.441533 | ubuntu-noble | 2026-05-17 02:05:04.434 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 03da71c0e321 -> e1949a93157a, Add share group types table 2026-05-17 02:05:04.443188 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_nve_supported_valid_platform_and_supported_release [0.022897s] ... ok 2026-05-17 02:05:04.444257 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_not_found [0.022156s] ... ok 2026-05-17 02:05:04.456946 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replica [0.020350s] ... ok 2026-05-17 02:05:04.460660 | ubuntu-noble | Could not find volume volume1 to get snapshot 2026-05-17 02:05:04.461506 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_4 [0.030398s] ... ok 2026-05-17 02:05:04.463555 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_exception [0.025728s] ... ok 2026-05-17 02:05:04.463577 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_snaplock_compliance_clock_configured [0.019787s] ... ok 2026-05-17 02:05:04.464372 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_shared_nfs [0.019732s] ... ok 2026-05-17 02:05:04.478013 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_not_found [0.020426s] ... ok 2026-05-17 02:05:04.478996 | ubuntu-noble | 2026-05-17 02:05:04.471 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 03da71c0e321 to e1949a93157a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:04.479026 | ubuntu-noble | 2026-05-17 02:05:04.475 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:04.479037 | ubuntu-noble | 2026-05-17 02:05:04.475 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:04.486968 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_network_interfaces [0.018789s] ... ok 2026-05-17 02:05:04.486993 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume [0.019310s] ... ok 2026-05-17 02:05:04.487000 | ubuntu-noble | 2026-05-17 02:05:04.478 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:04.487007 | ubuntu-noble | 2026-05-17 02:05:04.479 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:04.487012 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_ip_ro_access_nfs_legacy [0.018663s] ... ok 2026-05-17 02:05:04.495348 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_mismatch_flexgroup_pools_len [0.030609s] ... ok 2026-05-17 02:05:04.497614 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_not_unique [0.020771s] ... ok 2026-05-17 02:05:04.501829 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_2_False [0.018786s] ... ok 2026-05-17 02:05:04.501874 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_at_junction_path_2_ [0.018694s] ... ok 2026-05-17 02:05:04.502395 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_rw_snapshot_error_2_NFS [0.019514s] ... ok 2026-05-17 02:05:04.517778 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_api_client [0.019914s] ... ok 2026-05-17 02:05:04.520308 | ubuntu-noble | Unexpected provisioning type for FPG pool: BOGUS. 2026-05-17 02:05:04.520636 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_deallocate_container [0.028311s] ... ok 2026-05-17 02:05:04.524550 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_none_requested [0.019582s] ... ok 2026-05-17 02:05:04.525134 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_cifs_share_access [0.020702s] ... ok 2026-05-17 02:05:04.525608 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_bad_prov_type [0.019926s] ... ok 2026-05-17 02:05:04.537824 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_api_client_with_vserver [0.019174s] ... ok 2026-05-17 02:05:04.539684 | ubuntu-noble | 2026-05-17 02:05:04.533 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade e1949a93157a -> 03da71c0e321, Add share group types table 2026-05-17 02:05:04.539973 | ubuntu-noble | 2026-05-17 02:05:04.538 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e1949a93157a to 03da71c0e321 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:04.540168 | ubuntu-noble | LDAP client cannot be configured with both 'server' and 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP servers. 2026-05-17 02:05:04.540177 | ubuntu-noble | NoneType: None 2026-05-17 02:05:04.540792 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_peers [0.019738s] ... ok 2026-05-17 02:05:04.541111 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_01__2__1__True_ [0.018706s] ... ok 2026-05-17 02:05:04.543611 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_error_1___fake_domain____fake_server__ [0.020739s] ... ok 2026-05-17 02:05:04.544619 | ubuntu-noble | 2026-05-17 02:05:04.542 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:04.544636 | ubuntu-noble | 2026-05-17 02:05:04.542 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:04.546843 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_busy_snapshot_raise_timeout [0.026267s] ... ok 2026-05-17 02:05:04.550193 | ubuntu-noble | 2026-05-17 02:05:04.548 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:04.550211 | ubuntu-noble | 2026-05-17 02:05:04.548 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:04.555552 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_boolean_provisioning_options [0.018782s] ... ok 2026-05-17 02:05:04.559679 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_raise_no_records [0.018830s] ... ok 2026-05-17 02:05:04.563375 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_07__2048__1024__True_ [0.019779s] ... ok 2026-05-17 02:05:04.564443 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_volume_no_optional_args_1_True [0.021890s] ... ok 2026-05-17 02:05:04.571149 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_cg [0.024189s] ... ok 2026-05-17 02:05:04.575154 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_both_protocols [0.019744s] ... ok 2026-05-17 02:05:04.578139 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_nve_supported_unsupported_release_or_platform_2___8__3__2____NetApp_Release_8_2_1_Cluster_Mode__Fri_Mar_21_14_25_07_PDT_2014__ [0.018733s] ... ok 2026-05-17 02:05:04.580496 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_08__2048__1024__False_ [0.018592s] ... ok 2026-05-17 02:05:04.589867 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_preferred_dcs_error [0.025170s] ... ok 2026-05-17 02:05:04.592823 | ubuntu-noble | Neither NFS nor CIFS is licensed on fake_backend_name 2026-05-17 02:05:04.595271 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_no_protocols [0.019831s] ... ok 2026-05-17 02:05:04.596871 | ubuntu-noble | Could not determine share server for snapshot being deleted: de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Deletion of snapshot record will proceed anyway. Error: Invalid input received: fake_reason. 2026-05-17 02:05:04.597132 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_non_root_aggregates [0.018846s] ... ok 2026-05-17 02:05:04.598924 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_12__1__99999999__False_ [0.018436s] ... ok 2026-05-17 02:05:04.601386 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_no_share_server_1 [0.029739s] ... ok 2026-05-17 02:05:04.605718 | ubuntu-noble | 2026-05-17 02:05:04.602 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 03da71c0e321 -> e1949a93157a, Add share group types table 2026-05-17 02:05:04.614752 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_02 [0.019271s] ... ok 2026-05-17 02:05:04.617610 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mark_qos_policy_group_for_deletion_rename_failure [0.019143s] ... ok 2026-05-17 02:05:04.617967 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_3__None___vfs__ [0.018343s] ... ok 2026-05-17 02:05:04.627850 | ubuntu-noble | Failed to reset volume autosize for volume1. Error: fake_message. Code: fake_code 2026-05-17 02:05:04.632477 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_reset_volume_autosize_api_error [0.040824s] ... ok 2026-05-17 02:05:04.633688 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_11 [0.019075s] ... ok 2026-05-17 02:05:04.635020 | ubuntu-noble | Invalid CIFS access rule. HPE 3PAR optionally supports IP access rules for CIFS shares, but they must be read-only for shares from snapshots and read-write for other shares. Use the required CIFS 'user' access rules to refine access. 2026-05-17 02:05:04.636028 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_ad [0.019143s] ... ok 2026-05-17 02:05:04.637218 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_update_access_resync_rules_cifs [0.020400s] ... ok 2026-05-17 02:05:04.640596 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_not_found [0.037665s] ... ok 2026-05-17 02:05:04.651506 | ubuntu-noble | 2026-05-17 02:05:04.648 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 03da71c0e321 to e1949a93157a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:04.653918 | ubuntu-noble | Request method fake-method is invalid. 2026-05-17 02:05:04.656149 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_4 [0.018947s] ... ok 2026-05-17 02:05:04.660534 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_request [0.021252s] ... ok 2026-05-17 02:05:04.660549 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_volume_all_optional_args_1___fake_qos_policy_group_name___None_ [0.018651s] ... ok 2026-05-17 02:05:04.660554 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_invalid_method [0.018647s] ... ok 2026-05-17 02:05:04.663948 | ubuntu-noble | 2026-05-17 02:05:04.652 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:04.663963 | ubuntu-noble | 2026-05-17 02:05:04.653 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:04.663967 | ubuntu-noble | 2026-05-17 02:05:04.659 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:04.663971 | ubuntu-noble | 2026-05-17 02:05:04.659 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:04.672235 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_preferred_dc_no_server [0.019613s] ... ok 2026-05-17 02:05:04.675765 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates [0.033139s] ... ok 2026-05-17 02:05:04.675780 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_cluster_creds [0.019778s] ... ok 2026-05-17 02:05:04.675784 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_3__None___PUT__ [0.018278s] ... ok 2026-05-17 02:05:04.676371 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mount_volume_with_junction_path [0.019180s] ... ok 2026-05-17 02:05:04.691902 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_no_pool_1_True [0.019307s] ... ok 2026-05-17 02:05:04.693153 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_online_volume [0.018841s] ... ok 2026-05-17 02:05:04.693545 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_snaplock_attributes_2 [0.021662s] ... ok 2026-05-17 02:05:04.694836 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_admin_addresses_for_share_server [0.022392s] ... ok 2026-05-17 02:05:04.695277 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_user_ro_success [0.020514s] ... ok 2026-05-17 02:05:04.712001 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_3 [0.019446s] ... ok 2026-05-17 02:05:04.713017 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_1__None__None_ [0.019682s] ... ok 2026-05-17 02:05:04.713614 | ubuntu-noble | Get share count error! 2026-05-17 02:05:04.713627 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-05-17 02:05:04.714655 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_snaplock_attributes_3 [0.020205s] ... ok 2026-05-17 02:05:04.716497 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_fail [0.020687s] ... ok 2026-05-17 02:05:04.717372 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_space_no_cluster_creds [0.022119s] ... ok 2026-05-17 02:05:04.724037 | ubuntu-noble | 2026-05-17 02:05:04.722 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade e1949a93157a -> a77e2ad5012d, add_share_snapshot_access 2026-05-17 02:05:04.732529 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_vserver [0.019307s] ... ok 2026-05-17 02:05:04.732548 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_7___5000iops____1000iops__ [0.018587s] ... ok 2026-05-17 02:05:04.733519 | ubuntu-noble | check_conf_file: Config file invalid. LogicalPortIP must be set when driver_handles_share_servers is False. 2026-05-17 02:05:04.735749 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_filesys_size_fixed_1_True [0.020880s] ... ok 2026-05-17 02:05:04.736252 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_logical_ip_fail [0.019744s] ... ok 2026-05-17 02:05:04.744513 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_aggregate_list_2 [0.024667s] ... ok 2026-05-17 02:05:04.750762 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_get [0.019878s] ... ok 2026-05-17 02:05:04.754024 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_modify_existing_policy_1_True [0.021376s] ... ok 2026-05-17 02:05:04.754041 | ubuntu-noble | Login to http://100.115.10.69:8082/deviceManager/rest/ failed, try another. 2026-05-17 02:05:04.754046 | ubuntu-noble | All url login fail. 2026-05-17 02:05:04.756742 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_filesys_size_fixed_2_False [0.021598s] ... ok 2026-05-17 02:05:04.757127 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_connect_fail [0.021038s] ... ok 2026-05-17 02:05:04.768960 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_name_1_True [0.025347s] ... ok 2026-05-17 02:05:04.772470 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_reset_volume_autosize [0.019854s] ... ok 2026-05-17 02:05:04.773612 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_raise_no_enable_with_pool [0.020064s] ... ok 2026-05-17 02:05:04.778368 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_setup_security_services_1 [0.021516s] ... ok 2026-05-17 02:05:04.778919 | ubuntu-noble | Local fs was not found by name share_fake_uuid. 2026-05-17 02:05:04.779810 | ubuntu-noble | Failed to create replication pair for share share_fake_uuid. 2026-05-17 02:05:04.779841 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:04.779846 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 40, in create 2026-05-17 02:05:04.779850 | ubuntu-noble | raise exception.ReplicationException( 2026-05-17 02:05:04.779854 | ubuntu-noble | manila.exception.ReplicationException: Unable to perform a replication action: Local fs was not found by name share_fake_uuid. 2026-05-17 02:05:04.779866 | ubuntu-noble | Failed to create a replication pair with host hostname1@backend_name1#OpenStack_Pool. 2026-05-17 02:05:04.779870 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:04.779874 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 1732, in create_replica 2026-05-17 02:05:04.779878 | ubuntu-noble | replica_pair_id = self.rpc_client.create_replica_pair( 2026-05-17 02:05:04.779882 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.779885 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 786, in create_replica_pair 2026-05-17 02:05:04.779889 | ubuntu-noble | return super(FakeRpcClient, self).create_replica_pair( 2026-05-17 02:05:04.779893 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.779902 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/rpcapi.py", line 42, in create_replica_pair 2026-05-17 02:05:04.779906 | ubuntu-noble | return call_context.call( 2026-05-17 02:05:04.779910 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.779914 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 779, in call 2026-05-17 02:05:04.779917 | ubuntu-noble | return self.replica_mgr.create_replica_pair( 2026-05-17 02:05:04.779921 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.779925 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 246, in create_replica_pair 2026-05-17 02:05:04.779928 | ubuntu-noble | return self.create(local_share_info, 2026-05-17 02:05:04.779932 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.779936 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 40, in create 2026-05-17 02:05:04.779939 | ubuntu-noble | raise exception.ReplicationException( 2026-05-17 02:05:04.779943 | ubuntu-noble | manila.exception.ReplicationException: Unable to perform a replication action: Local fs was not found by name share_fake_uuid. 2026-05-17 02:05:04.782276 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_fail_1 [0.024682s] ... ok 2026-05-17 02:05:04.789494 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space_zero_1 [0.021391s] ... ok 2026-05-17 02:05:04.793825 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_share [0.019435s] ... ok 2026-05-17 02:05:04.793841 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_qos_policy_group_for_volume [0.020990s] ... ok 2026-05-17 02:05:04.801571 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_2_destination [0.022414s] ... ok 2026-05-17 02:05:04.803011 | ubuntu-noble | Can't open the recent url, re-login. 2026-05-17 02:05:04.803616 | ubuntu-noble | Failed to create replication pair for (LOCALRESID: 4, REMOTEDEVICEID: 0, REMOTERESID: 8). 2026-05-17 02:05:04.803879 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-05-17 02:05:04.805626 | ubuntu-noble | Failed to create replication pair for share share_fake_uuid. 2026-05-17 02:05:04.805906 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:04.805914 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 57, in create 2026-05-17 02:05:04.805918 | ubuntu-noble | pair_info = self.helper.create_replication_pair(pair_params) 2026-05-17 02:05:04.805921 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.805925 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1383, in create_replication_pair 2026-05-17 02:05:04.805929 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-05-17 02:05:04.805932 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-05-17 02:05:04.805989 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-05-17 02:05:04.805995 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to create replication pair for (LOCALRESID: 4, REMOTEDEVICEID: 0, REMOTERESID: 8). 2026-05-17 02:05:04.805999 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-05-17 02:05:04.806002 | ubuntu-noble | Failed to create a replication pair with host hostname1@backend_name1#OpenStack_Pool. 2026-05-17 02:05:04.806006 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:04.806010 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 1732, in create_replica 2026-05-17 02:05:04.806013 | ubuntu-noble | replica_pair_id = self.rpc_client.create_replica_pair( 2026-05-17 02:05:04.806017 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.806021 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 786, in create_replica_pair 2026-05-17 02:05:04.806024 | ubuntu-noble | return super(FakeRpcClient, self).create_replica_pair( 2026-05-17 02:05:04.806028 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.806031 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/rpcapi.py", line 42, in create_replica_pair 2026-05-17 02:05:04.806035 | ubuntu-noble | return call_context.call( 2026-05-17 02:05:04.806039 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.806043 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 779, in call 2026-05-17 02:05:04.806046 | ubuntu-noble | return self.replica_mgr.create_replica_pair( 2026-05-17 02:05:04.806050 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.806053 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 246, in create_replica_pair 2026-05-17 02:05:04.806057 | ubuntu-noble | return self.create(local_share_info, 2026-05-17 02:05:04.806061 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.806064 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 57, in create 2026-05-17 02:05:04.806074 | ubuntu-noble | pair_info = self.helper.create_replication_pair(pair_params) 2026-05-17 02:05:04.806078 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:04.806081 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1383, in create_replication_pair 2026-05-17 02:05:04.806085 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-05-17 02:05:04.806088 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-05-17 02:05:04.806092 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-05-17 02:05:04.806096 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to create replication pair for (LOCALRESID: 4, REMOTEDEVICEID: 0, REMOTERESID: 8). 2026-05-17 02:05:04.806099 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-05-17 02:05:04.806107 | ubuntu-noble | 2026-05-17 02:05:04.803 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e1949a93157a to a77e2ad5012d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:04.809208 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_fail_3 [0.025653s] ... ok 2026-05-17 02:05:04.815845 | ubuntu-noble | 2026-05-17 02:05:04.807 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:04.815861 | ubuntu-noble | 2026-05-17 02:05:04.807 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:04.815866 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_one_protocol [0.023248s] ... ok 2026-05-17 02:05:04.817579 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_max_files_retry_allocated [0.020124s] ... ok 2026-05-17 02:05:04.817592 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_4 [0.021671s] ... ok 2026-05-17 02:05:04.817596 | ubuntu-noble | 2026-05-17 02:05:04.813 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:04.817600 | ubuntu-noble | 2026-05-17 02:05:04.814 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:04.823640 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_vserver_exists_exception_2_fake [0.022130s] ... ok 2026-05-17 02:05:04.829796 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cache_not_exist [0.022394s] ... ok 2026-05-17 02:05:04.831144 | ubuntu-noble | Could not find volume volume1 to set snapdir access 2026-05-17 02:05:04.833710 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_snapdir_access_exception [0.021127s] ... ok 2026-05-17 02:05:04.834101 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_1 [0.019854s] ... ok 2026-05-17 02:05:04.846551 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__str__ [0.020327s] ... ok 2026-05-17 02:05:04.846635 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_2 [0.033282s] ... ok 2026-05-17 02:05:04.852492 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_share_fail [0.022546s] ... ok 2026-05-17 02:05:04.854670 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_2 [0.020938s] ... ok 2026-05-17 02:05:04.857516 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapshot_exists_2_False [0.021553s] ... ok 2026-05-17 02:05:04.865794 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_ontap_version_1_None [0.019840s] ... ok 2026-05-17 02:05:04.872706 | ubuntu-noble | 2026-05-17 02:05:04.870 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade a77e2ad5012d -> e1949a93157a, add_share_snapshot_access 2026-05-17 02:05:04.874359 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migration_get [0.019125s] ... ok 2026-05-17 02:05:04.874794 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_not_from_share [0.019986s] ... ok 2026-05-17 02:05:04.877203 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_min_throughput_1 [0.030621s] ... ok 2026-05-17 02:05:04.877531 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_storagepool_fail [0.024159s] ... ok 2026-05-17 02:05:04.879781 | ubuntu-noble | 2026-05-17 02:05:04.874 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update a77e2ad5012d to e1949a93157a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:04.884713 | ubuntu-noble | 2026-05-17 02:05:04.879 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:04.884740 | ubuntu-noble | 2026-05-17 02:05:04.879 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:04.886622 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_invoke_successfully_2 [0.020610s] ... ok 2026-05-17 02:05:04.886638 | ubuntu-noble | 2026-05-17 02:05:04.882 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:04.886643 | ubuntu-noble | 2026-05-17 02:05:04.882 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:04.891863 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-05-17 02:05:04.892630 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-05-17 02:05:04.892643 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-05-17 02:05:04.892647 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-05-17 02:05:04.892651 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-05-17 02:05:04.895797 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume_with_retries [0.019730s] ... ok 2026-05-17 02:05:04.898097 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_2 [0.021948s] ... ok 2026-05-17 02:05:04.900289 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_partition_not_exist [0.023453s] ... ok 2026-05-17 02:05:04.901873 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_min_throughput_2 [0.024710s] ... ok 2026-05-17 02:05:04.905687 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_2 [0.020430s] ... ok 2026-05-17 02:05:04.914480 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_vserver_exists [0.020043s] ... ok 2026-05-17 02:05:04.918270 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_destination_not_configured [0.021299s] ... ok 2026-05-17 02:05:04.925775 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_4 [0.025012s] ... ok 2026-05-17 02:05:04.925792 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_value_error_2 [0.020374s] ... ok 2026-05-17 02:05:04.928250 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_01 [0.026878s] ... ok 2026-05-17 02:05:04.933993 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_vserver_exists_exception_1_13434920 [0.018713s] ... ok 2026-05-17 02:05:04.944264 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_destination_type_is_encrypted [0.021391s] ... ok 2026-05-17 02:05:04.944289 | ubuntu-noble | 2026-05-17 02:05:04.936 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade e1949a93157a -> a77e2ad5012d, add_share_snapshot_access 2026-05-17 02:05:04.946545 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port_3 [0.020955s] ... ok 2026-05-17 02:05:04.948626 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_1 [0.020210s] ... ok 2026-05-17 02:05:04.950761 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_02 [0.024932s] ... ok 2026-05-17 02:05:04.952835 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_headers_1_True [0.019524s] ... ok 2026-05-17 02:05:04.960958 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_incompatible_vservers [0.020140s] ... ok 2026-05-17 02:05:04.969035 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_abort_and_break_snapmirror_svm [0.022215s] ... ok 2026-05-17 02:05:04.970039 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_raises_1_True [0.020764s] ... ok 2026-05-17 02:05:04.970863 | ubuntu-noble | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-05-17 02:05:04.971230 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_session__certificate_auth [0.018056s] ... ok 2026-05-17 02:05:04.973843 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_3 [0.022504s] ... ok 2026-05-17 02:05:04.982271 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_2_cutover_soft_deferred [0.022009s] ... ok 2026-05-17 02:05:04.989567 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_3 [0.017497s] ... ok 2026-05-17 02:05:04.991570 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_break_snapmirror [0.022339s] ... ok 2026-05-17 02:05:04.991876 | ubuntu-noble | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-05-17 02:05:04.994159 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_qos_conflict [0.021637s] ... ok 2026-05-17 02:05:04.995147 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_5 [0.021303s] ... ok 2026-05-17 02:05:05.003215 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_10_volume_has_nonshared_qos_policy_iops_change [0.019803s] ... ok 2026-05-17 02:05:05.008554 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__init__ssl_verify_2_my_cert [0.017874s] ... ok 2026-05-17 02:05:05.012593 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_2 [0.021145s] ... ok 2026-05-17 02:05:05.014842 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_change_snapmirror_source [0.021738s] ... ok 2026-05-17 02:05:05.016298 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_2 [0.021533s] ... ok 2026-05-17 02:05:05.023073 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_2_False [0.020841s] ... ok 2026-05-17 02:05:05.025035 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_vserver [0.018005s] ... ok 2026-05-17 02:05:05.029569 | ubuntu-noble | 2026-05-17 02:05:05.017 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e1949a93157a to a77e2ad5012d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:05.029584 | ubuntu-noble | 2026-05-17 02:05:05.021 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:05.029592 | ubuntu-noble | 2026-05-17 02:05:05.021 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:05.032619 | ubuntu-noble | Caught an unexpected share status 'active' during share status update routine. Skipping. 2026-05-17 02:05:05.034207 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_2 [0.020828s] ... ok 2026-05-17 02:05:05.034535 | ubuntu-noble | The share was not found. Share name:share_fake_new_uuid 2026-05-17 02:05:05.035823 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_status_1_active [0.023115s] ... ok 2026-05-17 02:05:05.037642 | ubuntu-noble | Can't open the recent url, re-login. 2026-05-17 02:05:05.037654 | ubuntu-noble | Delete file system error. 2026-05-17 02:05:05.037659 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-05-17 02:05:05.037663 | ubuntu-noble | Failed to delete replica fake_new_replica_id. 2026-05-17 02:05:05.037666 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:05.037670 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 1847, in delete_replica 2026-05-17 02:05:05.037674 | ubuntu-noble | self.delete_share(replica, share_server) 2026-05-17 02:05:05.037678 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 366, in delete_share 2026-05-17 02:05:05.037682 | ubuntu-noble | self.helper._delete_fs(fsid) 2026-05-17 02:05:05.037686 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 277, in _delete_fs 2026-05-17 02:05:05.037689 | ubuntu-noble | self._assert_rest_result(result, 'Delete file system error.') 2026-05-17 02:05:05.037693 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-05-17 02:05:05.037697 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-05-17 02:05:05.037701 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Delete file system error. 2026-05-17 02:05:05.037705 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-05-17 02:05:05.037989 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_fail_2 [0.021837s] ... ok 2026-05-17 02:05:05.043673 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_invoke_successfully_1_None [0.018394s] ... ok 2026-05-17 02:05:05.045483 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_break_not_found [0.020875s] ... ok 2026-05-17 02:05:05.056323 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_convert_svm_to_default_subtype_2_False [0.021492s] ... ok 2026-05-17 02:05:05.059344 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_status_2_creating_from_snapshot [0.021631s] ... ok 2026-05-17 02:05:05.059358 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_cifs_success [0.019645s] ... ok 2026-05-17 02:05:05.061014 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_4 [0.017953s] ... ok 2026-05-17 02:05:05.063593 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_snapshot_2_False [0.019490s] ... ok 2026-05-17 02:05:05.076227 | ubuntu-noble | Only USER access type is allowed for CIFS shares. 2026-05-17 02:05:05.076886 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_source_unreachable [0.021014s] ... ok 2026-05-17 02:05:05.078478 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_cifs_fail [0.020306s] ... ok 2026-05-17 02:05:05.079697 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_create_new_policy [0.021936s] ... ok 2026-05-17 02:05:05.080361 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_value_error_3 [0.018465s] ... ok 2026-05-17 02:05:05.084917 | ubuntu-noble | Failed to create export for readable replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad). 2026-05-17 02:05:05.084936 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:05.084940 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 375, in invoke_elem 2026-05-17 02:05:05.084944 | ubuntu-noble | response = self._session.post( 2026-05-17 02:05:05.084948 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.084952 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 640, in post 2026-05-17 02:05:05.084956 | ubuntu-noble | return self.request("POST", url, data=data, json=json, **kwargs) 2026-05-17 02:05:05.084970 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.084974 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 592, in request 2026-05-17 02:05:05.084977 | ubuntu-noble | resp = self.send(prep, **send_kwargs) 2026-05-17 02:05:05.084981 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.084985 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 706, in send 2026-05-17 02:05:05.084988 | ubuntu-noble | r = adapter.send(request, **kwargs) 2026-05-17 02:05:05.084992 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.084996 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/adapters.py", line 617, in send 2026-05-17 02:05:05.085000 | ubuntu-noble | self.cert_verify(conn, request.url, verify, cert) 2026-05-17 02:05:05.085003 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/adapters.py", line 328, in cert_verify 2026-05-17 02:05:05.085007 | ubuntu-noble | raise OSError( 2026-05-17 02:05:05.085011 | ubuntu-noble | OSError: Could not find the TLS certificate file, invalid path: /fake_certificate.pem 2026-05-17 02:05:05.085015 | ubuntu-noble | 2026-05-17 02:05:05.085019 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-05-17 02:05:05.085023 | ubuntu-noble | 2026-05-17 02:05:05.085027 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:05.085030 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3493, in _safe_change_replica_source 2026-05-17 02:05:05.085034 | ubuntu-noble | replica_cluster_client = self._get_api_client_for_backend( 2026-05-17 02:05:05.085038 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.085042 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-05-17 02:05:05.085045 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-05-17 02:05:05.085049 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.085053 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 325, in _get_api_client_for_backend 2026-05-17 02:05:05.085056 | ubuntu-noble | client = self._get_client(config, vserver=vserver) 2026-05-17 02:05:05.085070 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.085074 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 274, in _get_client 2026-05-17 02:05:05.085077 | ubuntu-noble | client = client_cmode.NetAppCmodeClient( 2026-05-17 02:05:05.085081 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.085085 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 64, in __init__ 2026-05-17 02:05:05.085089 | ubuntu-noble | (major, minor) = self.get_ontapi_version(cached=False) 2026-05-17 02:05:05.085092 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.085096 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 50, in get_ontapi_version 2026-05-17 02:05:05.085100 | ubuntu-noble | result = self.send_request('system-get-ontapi-version', 2026-05-17 02:05:05.085103 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.085107 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 93, in send_request 2026-05-17 02:05:05.085111 | ubuntu-noble | return self.connection.invoke_successfully( 2026-05-17 02:05:05.085114 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.085118 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 759, in invoke_successfully 2026-05-17 02:05:05.085122 | ubuntu-noble | return self.get_client(use_zapi=use_zapi).invoke_successfully( 2026-05-17 02:05:05.085125 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.085129 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 405, in invoke_successfully 2026-05-17 02:05:05.085133 | ubuntu-noble | result = self.invoke_elem( 2026-05-17 02:05:05.085137 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.085140 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 382, in invoke_elem 2026-05-17 02:05:05.085144 | ubuntu-noble | raise NaApiError(message=e) 2026-05-17 02:05:05.085148 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:Could not find the TLS certificate file, invalid path: /fake_certificate.pem 2026-05-17 02:05:05.088031 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_fail_recover_readable_2 [0.024475s] ... ok 2026-05-17 02:05:05.098091 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_transport_type_value_error_1_None [0.018381s] ... ok 2026-05-17 02:05:05.098542 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_snapmirror_destinations_svm [0.021205s] ... ok 2026-05-17 02:05:05.099543 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_get_share_fail_1 [0.020573s] ... ok 2026-05-17 02:05:05.101916 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_nothing_to_handle_1 [0.022278s] ... ok 2026-05-17 02:05:05.110854 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_shrink_share [0.022695s] ... ok 2026-05-17 02:05:05.119313 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_break_snapmirror_no_mount [0.018714s] ... ok 2026-05-17 02:05:05.119779 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_initialize_and_wait_snapmirror_vol [0.020774s] ... ok 2026-05-17 02:05:05.120090 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_with_share_server_sucess_1 [0.020229s] ... ok 2026-05-17 02:05:05.123728 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_no_opt [0.020745s] ... ok 2026-05-17 02:05:05.132400 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_share_not_found [0.021326s] ... ok 2026-05-17 02:05:05.138150 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cancel_snapmirror_svm_1 [0.020192s] ... ok 2026-05-17 02:05:05.141578 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_time_1_None [0.022214s] ... ok 2026-05-17 02:05:05.147259 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_1 [0.023844s] ... ok 2026-05-17 02:05:05.148846 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_4 [0.028996s] ... ok 2026-05-17 02:05:05.153033 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_to_active_replica [0.020389s] ... ok 2026-05-17 02:05:05.157044 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_does_not_exist [0.019582s] ... ok 2026-05-17 02:05:05.163086 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_resync_snapmirror [0.020411s] ... ok 2026-05-17 02:05:05.169671 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_1 [0.022499s] ... ok 2026-05-17 02:05:05.170443 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_refresh_2 [0.021483s] ... ok 2026-05-17 02:05:05.170990 | ubuntu-noble | Could not get snapmirrors for replica 7cf7c200-d3af-4e05-b87e-9167c95dfcad. 2026-05-17 02:05:05.171000 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:05.171004 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3000, in update_replica_state 2026-05-17 02:05:05.171008 | ubuntu-noble | snapmirrors = dm_session.get_snapmirrors(active_replica, replica) 2026-05-17 02:05:05.171012 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.171016 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:05.171020 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:05.171024 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.171028 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:05.171032 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:05.171036 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.171040 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:05.171044 | ubuntu-noble | raise effect 2026-05-17 02:05:05.171047 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2026-05-17 02:05:05.173356 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_fail_to_get_snapmirrors [0.020276s] ... ok 2026-05-17 02:05:05.178037 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_client_and_vserver_name [0.020077s] ... ok 2026-05-17 02:05:05.184573 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_svm_timeout [0.021586s] ... ok 2026-05-17 02:05:05.192944 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_share_not_exist [0.020085s] ... ok 2026-05-17 02:05:05.192958 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_exception_volume_status_2 [0.021631s] ... ok 2026-05-17 02:05:05.194183 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_2_available [0.020264s] ... ok 2026-05-17 02:05:05.197620 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_2 [0.019143s] ... ok 2026-05-17 02:05:05.206534 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_config_for_backend_not_configured_2___fake_backend1____fake_backend2__ [0.021633s] ... ok 2026-05-17 02:05:05.211159 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_7 [0.020676s] ... ok 2026-05-17 02:05:05.214543 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_still_creating [0.020970s] ... ok 2026-05-17 02:05:05.215405 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_3 [0.023552s] ... ok 2026-05-17 02:05:05.216125 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_5 [0.019729s] ... ok 2026-05-17 02:05:05.228682 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_3_8days [0.022495s] ... ok 2026-05-17 02:05:05.233093 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_cache_not_exist_2 [0.021988s] ... ok 2026-05-17 02:05:05.235321 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info [0.019922s] ... ok 2026-05-17 02:05:05.237103 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_3_8days [0.020015s] ... ok 2026-05-17 02:05:05.243005 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_01_volume_has_shared_qos_policy [0.027803s] ... ok 2026-05-17 02:05:05.250854 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_4_5months [0.022422s] ... ok 2026-05-17 02:05:05.254157 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_fail_3 [0.020604s] ... ok 2026-05-17 02:05:05.257802 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wai_for_flexgroup_deployment_job_error_1_failure [0.019372s] ... ok 2026-05-17 02:05:05.258603 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_4_5months [0.019204s] ... ok 2026-05-17 02:05:05.274485 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_08_volume_has_nonshared_qos_policy [0.028322s] ... ok 2026-05-17 02:05:05.274508 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_negative [0.021620s] ... ok 2026-05-17 02:05:05.275606 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_thickfs_not_match_thinpool_fail [0.020802s] ... ok 2026-05-17 02:05:05.276130 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wai_for_flexgroup_deployment_job_error_2_error [0.021148s] ... ok 2026-05-17 02:05:05.276994 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_8_max [0.019571s] ... ok 2026-05-17 02:05:05.293224 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_5_2years [0.020683s] ... ok 2026-05-17 02:05:05.297936 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_mount_share_to_host_2 [0.021398s] ... ok 2026-05-17 02:05:05.297953 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_neg [0.020713s] ... ok 2026-05-17 02:05:05.299219 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_error_1 [0.021429s] ... ok 2026-05-17 02:05:05.307627 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_09_volume_has_nonshared_qos_policy [0.033594s] ... ok 2026-05-17 02:05:05.313737 | ubuntu-noble | The source filesystem of snapshot fake-snap-id not exist. 2026-05-17 02:05:05.314381 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_7_min [0.020904s] ... ok 2026-05-17 02:05:05.315605 | ubuntu-noble | Vserver is specified in the configuration. This is ignored when the driver is managing share servers. 2026-05-17 02:05:05.317543 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_volume_clone_split_completed [0.019514s] ... ok 2026-05-17 02:05:05.319897 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_revert_to_snapshot_exception [0.019617s] ... ok 2026-05-17 02:05:05.321601 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_no_vserver [0.022770s] ... ok 2026-05-17 02:05:05.332865 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_remove_export [0.026018s] ... ok 2026-05-17 02:05:05.337271 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_5_2years [0.022570s] ... ok 2026-05-17 02:05:05.340160 | ubuntu-noble | Create vlan error. 2026-05-17 02:05:05.340191 | ubuntu-noble | result: {'error': {'code': 1}}. 2026-05-17 02:05:05.340356 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_if_extra_spec_is_positive_with_string [0.020018s] ... ok 2026-05-17 02:05:05.342324 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_1 [0.025055s] ... ok 2026-05-17 02:05:05.344519 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_create_vlan_fail [0.026397s] ... ok 2026-05-17 02:05:05.358617 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_not_found [0.026230s] ... ok 2026-05-17 02:05:05.359510 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_4 [0.021292s] ... ok 2026-05-17 02:05:05.359966 | ubuntu-noble | IP (::1/128) is invalid. Only IPv4 addresses are supported. 2026-05-17 02:05:05.362299 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_4 [0.021359s] ... ok 2026-05-17 02:05:05.364661 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_invalid_ipv4 [0.019532s] ... ok 2026-05-17 02:05:05.364685 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_splitting_2_fake_host_fake_backend_name_fake_pool_2 [0.020896s] ... ok 2026-05-17 02:05:05.378126 | ubuntu-noble | Cannot configure a new FPolicy for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad. The maximum number of fpolicies was already reached. 2026-05-17 02:05:05.378173 | ubuntu-noble | NoneType: None 2026-05-17 02:05:05.380992 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_max_policies_error [0.021821s] ... ok 2026-05-17 02:05:05.382869 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_des_volume_backup_snapshots [0.019703s] ... ok 2026-05-17 02:05:05.382889 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_no_share_server [0.019955s] ... ok 2026-05-17 02:05:05.386138 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_network_type_error [0.020475s] ... ok 2026-05-17 02:05:05.401848 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_destination_vserver_and_vol [0.019548s] ... ok 2026-05-17 02:05:05.403575 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_nfs_config_only_2 [0.020243s] ... ok 2026-05-17 02:05:05.404966 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_4 [0.021374s] ... ok 2026-05-17 02:05:05.406429 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_splitting_1_fake_host_fake_backend_name_fake_pool [0.024206s] ... ok 2026-05-17 02:05:05.422590 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_2___pool___False_ [0.019998s] ... ok 2026-05-17 02:05:05.424683 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_nfs_config_only_3 [0.020016s] ... ok 2026-05-17 02:05:05.425619 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_username_password_encode_decode [0.020006s] ... ok 2026-05-17 02:05:05.427629 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot [0.022609s] ... ok 2026-05-17 02:05:05.441104 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_1 [0.019165s] ... ok 2026-05-17 02:05:05.442019 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_3 [0.019923s] ... ok 2026-05-17 02:05:05.443641 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share [0.019035s] ... ok 2026-05-17 02:05:05.451077 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backup_snapshot_name [0.021502s] ... ok 2026-05-17 02:05:05.460218 | ubuntu-noble | Failed to get GPFS device for /home/zuul/src/github.com/vexxhost/manila/mnt.Error: Unexpected error while running command. 2026-05-17 02:05:05.460251 | ubuntu-noble | Command: None 2026-05-17 02:05:05.460256 | ubuntu-noble | Exit code: - 2026-05-17 02:05:05.460260 | ubuntu-noble | Stdout: None 2026-05-17 02:05:05.460264 | ubuntu-noble | Stderr: None 2026-05-17 02:05:05.460926 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_snaplock_compatible_for_migration_for_non_snaplock [0.019099s] ... ok 2026-05-17 02:05:05.463684 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_3_not_present [0.019159s] ... ok 2026-05-17 02:05:05.463698 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_gpfs_device_exception [0.018493s] ... ok 2026-05-17 02:05:05.471417 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_vserver_for_backup [0.021790s] ... ok 2026-05-17 02:05:05.479844 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__move_volume_after_splitting [0.019125s] ... ok 2026-05-17 02:05:05.482952 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_name [0.018530s] ... ok 2026-05-17 02:05:05.482966 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snaphot_different_hosts_1 [0.020662s] ... ok 2026-05-17 02:05:05.494088 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_3__None__False_ [0.020813s] ... ok 2026-05-17 02:05:05.496260 | ubuntu-noble | Could not update share 7cf7c200-d3af-4e05-b87e-9167c95dfcad status due to invalid internal state. Aborting share creation. 2026-05-17 02:05:05.498470 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__update_create_from_snapshot_status_missing_source_share [0.019134s] ... ok 2026-05-17 02:05:05.500690 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_remote_execute [0.018268s] ... ok 2026-05-17 02:05:05.503267 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_admin_lif [0.020145s] ... ok 2026-05-17 02:05:05.515252 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_4___fake___False_ [0.021368s] ... ok 2026-05-17 02:05:05.517937 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_dir_success [0.018562s] ... ok 2026-05-17 02:05:05.518671 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_no_pool_name [0.019810s] ... ok 2026-05-17 02:05:05.522745 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lifs [0.020442s] ... ok 2026-05-17 02:05:05.536161 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_4 [0.022298s] ... ok 2026-05-17 02:05:05.537595 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_3_mmlsquota__blockLimit__mmlsquota__0 [0.019357s] ... ok 2026-05-17 02:05:05.539225 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_aggregate_extra_specs_validity_no_match [0.020141s] ... ok 2026-05-17 02:05:05.543326 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_valid_3 [0.019991s] ... ok 2026-05-17 02:05:05.555643 | ubuntu-noble | Error running SSH command: fake cmd. Error: 'Mock' object does not support the context manager protocol. 2026-05-17 02:05:05.555947 | ubuntu-noble | Original exception being dropped: ['Traceback (most recent call last):\n', ' File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 188, in _run_ssh\n with self.sshpool.item() as ssh:\n', "TypeError: 'Mock' object does not support the context manager protocol\n"] 2026-05-17 02:05:05.557348 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__run_ssh_exception [0.019587s] ... ok 2026-05-17 02:05:05.558969 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__move_volume_after_splitting_api_not_found [0.022454s] ... ok 2026-05-17 02:05:05.559906 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_if_max_files_is_valid_with_negative_integer [0.020679s] ... ok 2026-05-17 02:05:05.563617 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_handle_housekeeping_tasks [0.020680s] ... ok 2026-05-17 02:05:05.576712 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_01__None__True_ [0.019021s] ... ok 2026-05-17 02:05:05.579324 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_no_cluster_creds [0.019586s] ... ok 2026-05-17 02:05:05.582146 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__update_create_from_snapshot_status [0.022585s] ... ok 2026-05-17 02:05:05.584415 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_01 [0.020220s] ... ok 2026-05-17 02:05:05.595792 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access_existing_exports [0.018222s] ... ok 2026-05-17 02:05:05.601947 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_duplicate_policy_created [0.021721s] ... ok 2026-05-17 02:05:05.604512 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_07 [0.019087s] ... ok 2026-05-17 02:05:05.604549 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize_no_qos_on_share [0.022184s] ... ok 2026-05-17 02:05:05.614639 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_2_ro [0.018106s] ... ok 2026-05-17 02:05:05.621001 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_invalid_backup_type_negative [0.019516s] ... ok 2026-05-17 02:05:05.624796 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_10 [0.019499s] ... ok 2026-05-17 02:05:05.625696 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize_no_size_dependent_qos [0.022408s] ... ok 2026-05-17 02:05:05.630349 | ubuntu-noble | Missing value for gpfs_nfs_server_list. 2026-05-17 02:05:05.633831 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_nfs_server_list [0.018767s] ... ok 2026-05-17 02:05:05.639998 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_cgsnapshot_no_members [0.019303s] ... ok 2026-05-17 02:05:05.642740 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_6 [0.019572s] ... ok 2026-05-17 02:05:05.645488 | ubuntu-noble | Unable to verify if SnapLock is enabled for the cluster. 2026-05-17 02:05:05.649364 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_1 [0.022813s] ... ok 2026-05-17 02:05:05.650521 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__has_client_access_2______None_ [0.018313s] ... ok 2026-05-17 02:05:05.660503 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_resync_error [0.301947s] ... ok 2026-05-17 02:05:05.661613 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_cg [0.020245s] ... ok 2026-05-17 02:05:05.663578 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_manage_existing_error [0.019829s] ... ok 2026-05-17 02:05:05.669407 | ubuntu-noble | Unable to verify if SnapLock is enabled for the cluster. 2026-05-17 02:05:05.670053 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_invalid_access [0.019155s] ... ok 2026-05-17 02:05:05.673142 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_2 [0.023907s] ... ok 2026-05-17 02:05:05.681314 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_1 [0.020412s] ... ok 2026-05-17 02:05:05.682760 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_share_exists [0.021579s] ... ok 2026-05-17 02:05:05.685603 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_manage_server_1 [0.019847s] ... ok 2026-05-17 02:05:05.687415 | ubuntu-noble | Failed to deny access for share fakename. 2026-05-17 02:05:05.687433 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:05.687440 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 999, in _deny_ip 2026-05-17 02:05:05.687446 | ubuntu-noble | self._publish_access(*cmd, check_exit_code=[0, 1]) 2026-05-17 02:05:05.687494 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:05.687501 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:05.687506 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.687512 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:05.687518 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:05.687523 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.687529 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:05.687535 | ubuntu-noble | raise effect 2026-05-17 02:05:05.687541 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:05:05.687546 | ubuntu-noble | Command: None 2026-05-17 02:05:05.687552 | ubuntu-noble | Exit code: - 2026-05-17 02:05:05.687558 | ubuntu-noble | Stdout: None 2026-05-17 02:05:05.687564 | ubuntu-noble | Stderr: None 2026-05-17 02:05:05.689991 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_deny_access_exception [0.018955s] ... ok 2026-05-17 02:05:05.696844 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_second_backup [0.023447s] ... ok 2026-05-17 02:05:05.702058 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_raise_different_type [0.019967s] ... ok 2026-05-17 02:05:05.702705 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_1 [0.019714s] ... ok 2026-05-17 02:05:05.704665 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_to_in_sync_replica_1_True [0.021945s] ... ok 2026-05-17 02:05:05.708405 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_default [0.019118s] ... ok 2026-05-17 02:05:05.709610 | ubuntu-noble | 2026-05-17 02:05:05.704 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:05.709623 | ubuntu-noble | 2026-05-17 02:05:05.704 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:05.721658 | ubuntu-noble | Cannot perform server migration to a specific pool. Please choose a destination host 'host@backend' as destination. 2026-05-17 02:05:05.723958 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_dest_with_pool [0.020939s] ... ok 2026-05-17 02:05:05.725862 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_with_non_netapp_backend_negative [0.027357s] ... ok 2026-05-17 02:05:05.725877 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_1 [0.024755s] ... ok 2026-05-17 02:05:05.728103 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_incorrect_ip_exception [0.019516s] ... ok 2026-05-17 02:05:05.729619 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_broken_snapmirror [0.025800s] ... ok 2026-05-17 02:05:05.744989 | ubuntu-noble | Cannot perform server migration since the destination host doesn't support the required extra-spec netapp_flexvol_encryption. 2026-05-17 02:05:05.747604 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_deny [0.018435s] ... ok 2026-05-17 02:05:05.749623 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_2_1000 [0.023910s] ... ok 2026-05-17 02:05:05.750647 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_invalid_capabilities_1_netapp_flexvol_encryption [0.024017s] ... ok 2026-05-17 02:05:05.754038 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_missing_snapshot [0.024084s] ... ok 2026-05-17 02:05:05.759145 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_cleanup_resource [0.033058s] ... ok 2026-05-17 02:05:05.766028 | ubuntu-noble | Cannot perform server migration within the same cluster. Please choose a destination host that's in a different cluster. 2026-05-17 02:05:05.768595 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_same_cluster [0.020609s] ... ok 2026-05-17 02:05:05.768962 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_full_nfs_export_paths [0.021308s] ... ok 2026-05-17 02:05:05.771019 | ubuntu-noble | 2026-05-17 02:05:05.764 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade a77e2ad5012d -> 927920b37453, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-05-17 02:05:05.771038 | ubuntu-noble | 2026-05-17 02:05:05.766 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update a77e2ad5012d to 927920b37453 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:05.771046 | ubuntu-noble | 2026-05-17 02:05:05.768 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:05.771062 | ubuntu-noble | 2026-05-17 02:05:05.768 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:05.776690 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_created [0.021955s] ... ok 2026-05-17 02:05:05.778805 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_cg [0.029042s] ... ok 2026-05-17 02:05:05.778918 | ubuntu-noble | Failed to get the snapshots from cluster, provide the right backup type or check the backend details are properly configured in manila.conf file. 2026-05-17 02:05:05.778925 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:05.778934 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 5116, in delete_backup 2026-05-17 02:05:05.778938 | ubuntu-noble | list_snapshots = self._get_des_volume_backup_snapshots( 2026-05-17 02:05:05.778942 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.778946 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:05.778950 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:05.778954 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.778958 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:05.778961 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:05.779261 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.779271 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:05.779275 | ubuntu-noble | raise effect 2026-05-17 02:05:05.779279 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-05-17 02:05:05.781089 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_snapshot_not_found_negative [0.021953s] ... ok 2026-05-17 02:05:05.786207 | ubuntu-noble | Vserver not specified for share server being deleted. Deletion of share server record will proceed anyway. 2026-05-17 02:05:05.789025 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_share_server_2 [0.019831s] ... ok 2026-05-17 02:05:05.791392 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_1__True__True__True_ [0.021348s] ... ok 2026-05-17 02:05:05.797964 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_created_no_provider_location [0.021443s] ... ok 2026-05-17 02:05:05.802423 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_fallback_2_None [0.023944s] ... ok 2026-05-17 02:05:05.803705 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_busy_snapshot [0.021696s] ... ok 2026-05-17 02:05:05.810271 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_network_allocations_1_active [0.021148s] ... ok 2026-05-17 02:05:05.811591 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_5__False__True__True_ [0.022055s] ... ok 2026-05-17 02:05:05.819369 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_still_deleting [0.021615s] ... ok 2026-05-17 02:05:05.821969 | ubuntu-noble | Could not determine share server for CG snapshot being deleted: 65bfa2c9-dc6c-4513-951a-b8d15b453ad8. Deletion of CG snapshot record will proceed anyway. Error: Vserver not specified. 2026-05-17 02:05:05.826301 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_share_server_2 [0.021007s] ... ok 2026-05-17 02:05:05.829756 | ubuntu-noble | The requested security service update is not supported by the NetApp driver. 2026-05-17 02:05:05.829778 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_driver_error_1_True [0.026260s] ... ok 2026-05-17 02:05:05.831178 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_check_error [0.021030s] ... ok 2026-05-17 02:05:05.838308 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_1__True__True_ [0.025455s] ... ok 2026-05-17 02:05:05.843357 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info_no_aggregates [0.023500s] ... ok 2026-05-17 02:05:05.852282 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error [0.019295s] ... ok 2026-05-17 02:05:05.852313 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot [0.026086s] ... ok 2026-05-17 02:05:05.854939 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_driver_error_2_False [0.025463s] ... ok 2026-05-17 02:05:05.859034 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_2__True__False_ [0.021845s] ... ok 2026-05-17 02:05:05.864769 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_invalid_volume_1 [0.021646s] ... ok 2026-05-17 02:05:05.870406 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_vserver_match [0.020108s] ... ok 2026-05-17 02:05:05.871844 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_update_error [0.021365s] ... ok 2026-05-17 02:05:05.879329 | ubuntu-noble | Caught exception from infinisdk: 2026-05-17 02:05:05.879345 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:05.879350 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-05-17 02:05:05.879354 | ubuntu-noble | return func(*args, **kwargs) 2026-05-17 02:05:05.879358 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.879362 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips 2026-05-17 02:05:05.879365 | ubuntu-noble | network_space = self._system.network_spaces.safe_get( 2026-05-17 02:05:05.879369 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.879373 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:05.879377 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:05.879381 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.879384 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:05.879388 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:05.879392 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.879395 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:05:05.879399 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:05:05.879403 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.879407 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-05-17 02:05:05.879417 | ubuntu-noble | raise FakeInfinisdkException() 2026-05-17 02:05:05.879421 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-05-17 02:05:05.881431 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_network_spaces_api_fail [0.022164s] ... ok 2026-05-17 02:05:05.886515 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_invalid_volume_2 [0.020928s] ... ok 2026-05-17 02:05:05.890132 | ubuntu-noble | Fixed interval looping call 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_single_svm.trace..trace_wrapper' failed 2026-05-17 02:05:05.890158 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:05.890165 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 375, in invoke_elem 2026-05-17 02:05:05.890170 | ubuntu-noble | response = self._session.post( 2026-05-17 02:05:05.890176 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.890181 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 640, in post 2026-05-17 02:05:05.890187 | ubuntu-noble | return self.request("POST", url, data=data, json=json, **kwargs) 2026-05-17 02:05:05.890193 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.890199 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 592, in request 2026-05-17 02:05:05.890206 | ubuntu-noble | resp = self.send(prep, **send_kwargs) 2026-05-17 02:05:05.890214 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.890221 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 706, in send 2026-05-17 02:05:05.890228 | ubuntu-noble | r = adapter.send(request, **kwargs) 2026-05-17 02:05:05.890235 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.890242 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/adapters.py", line 617, in send 2026-05-17 02:05:05.890250 | ubuntu-noble | self.cert_verify(conn, request.url, verify, cert) 2026-05-17 02:05:05.890257 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/adapters.py", line 328, in cert_verify 2026-05-17 02:05:05.890262 | ubuntu-noble | raise OSError( 2026-05-17 02:05:05.890268 | ubuntu-noble | OSError: Could not find the TLS certificate file, invalid path: /fake_certificate.pem 2026-05-17 02:05:05.890274 | ubuntu-noble | 2026-05-17 02:05:05.890281 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-05-17 02:05:05.890286 | ubuntu-noble | 2026-05-17 02:05:05.890292 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:05.890298 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py", line 175, in _run_loop 2026-05-17 02:05:05.890343 | ubuntu-noble | result = func(*self.args, **self.kw) 2026-05-17 02:05:05.890349 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.890354 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-05-17 02:05:05.890360 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-05-17 02:05:05.890366 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.890380 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 684, in _handle_ems_logging 2026-05-17 02:05:05.890385 | ubuntu-noble | self._client.send_ems_log_message(self._build_ems_log_message_1()) 2026-05-17 02:05:05.890391 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.890396 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-05-17 02:05:05.890402 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-05-17 02:05:05.890407 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.890421 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 714, in _build_ems_log_message_1 2026-05-17 02:05:05.890427 | ubuntu-noble | message = self._get_ems_pool_info() 2026-05-17 02:05:05.890433 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.890438 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py", line 115, in _get_ems_pool_info 2026-05-17 02:05:05.890737 | ubuntu-noble | 'aggregates': self._find_matching_aggregates(), 2026-05-17 02:05:05.890795 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.890801 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-05-17 02:05:05.890807 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-05-17 02:05:05.890813 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.890818 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py", line 143, in _find_matching_aggregates 2026-05-17 02:05:05.890824 | ubuntu-noble | vserver_client = self._get_api_client(vserver=self._vserver) 2026-05-17 02:05:05.890829 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.890835 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-05-17 02:05:05.890841 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-05-17 02:05:05.890846 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.890852 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 315, in _get_api_client 2026-05-17 02:05:05.890857 | ubuntu-noble | client = self._get_client(self.configuration, vserver=vserver) 2026-05-17 02:05:05.890863 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.890868 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 274, in _get_client 2026-05-17 02:05:05.890881 | ubuntu-noble | client = client_cmode.NetAppCmodeClient( 2026-05-17 02:05:05.890887 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.890892 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 64, in __init__ 2026-05-17 02:05:05.890898 | ubuntu-noble | (major, minor) = self.get_ontapi_version(cached=False) 2026-05-17 02:05:05.890903 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.890909 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 50, in get_ontapi_version 2026-05-17 02:05:05.890915 | ubuntu-noble | result = self.send_request('system-get-ontapi-version', 2026-05-17 02:05:05.890920 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.890926 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 93, in send_request 2026-05-17 02:05:05.890931 | ubuntu-noble | return self.connection.invoke_successfully( 2026-05-17 02:05:05.890937 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.890942 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 759, in invoke_successfully 2026-05-17 02:05:05.890948 | ubuntu-noble | return self.get_client(use_zapi=use_zapi).invoke_successfully( 2026-05-17 02:05:05.891087 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.891096 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 405, in invoke_successfully 2026-05-17 02:05:05.891102 | ubuntu-noble | result = self.invoke_elem( 2026-05-17 02:05:05.891108 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.891113 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 382, in invoke_elem 2026-05-17 02:05:05.891253 | ubuntu-noble | raise NaApiError(message=e) 2026-05-17 02:05:05.891260 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:Could not find the TLS certificate file, invalid path: /fake_certificate.pem 2026-05-17 02:05:05.891267 | ubuntu-noble | Fixed interval looping call 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_single_svm.trace..trace_wrapper' failed 2026-05-17 02:05:05.891271 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:05.891275 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 375, in invoke_elem 2026-05-17 02:05:05.891279 | ubuntu-noble | response = self._session.post( 2026-05-17 02:05:05.891283 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.891290 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 640, in post 2026-05-17 02:05:05.891294 | ubuntu-noble | return self.request("POST", url, data=data, json=json, **kwargs) 2026-05-17 02:05:05.891298 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.891301 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 592, in request 2026-05-17 02:05:05.891305 | ubuntu-noble | resp = self.send(prep, **send_kwargs) 2026-05-17 02:05:05.891309 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.891313 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 706, in send 2026-05-17 02:05:05.891316 | ubuntu-noble | r = adapter.send(request, **kwargs) 2026-05-17 02:05:05.891320 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.891324 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/adapters.py", line 617, in send 2026-05-17 02:05:05.891327 | ubuntu-noble | self.cert_verify(conn, request.url, verify, cert) 2026-05-17 02:05:05.891331 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/adapters.py", line 328, in cert_verify 2026-05-17 02:05:05.891335 | ubuntu-noble | raise OSError( 2026-05-17 02:05:05.891339 | ubuntu-noble | OSError: Could not find the TLS certificate file, invalid path: /fake_certificate.pem 2026-05-17 02:05:05.891343 | ubuntu-noble | 2026-05-17 02:05:05.891347 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-05-17 02:05:05.891351 | ubuntu-noble | 2026-05-17 02:05:05.891354 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:05.891358 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py", line 65, in func 2026-05-17 02:05:05.891362 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:05.891366 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.891369 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-05-17 02:05:05.891373 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-05-17 02:05:05.891377 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.891380 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py", line 123, in _handle_housekeeping_tasks 2026-05-17 02:05:05.891384 | ubuntu-noble | vserver_client = self._get_api_client(vserver=self._vserver) 2026-05-17 02:05:05.891388 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.891392 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-05-17 02:05:05.891395 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-05-17 02:05:05.891399 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.891625 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 315, in _get_api_client 2026-05-17 02:05:05.891658 | ubuntu-noble | client = self._get_client(self.configuration, vserver=vserver) 2026-05-17 02:05:05.891663 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.891672 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 274, in _get_client 2026-05-17 02:05:05.891676 | ubuntu-noble | client = client_cmode.NetAppCmodeClient( 2026-05-17 02:05:05.891680 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.891684 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 64, in __init__ 2026-05-17 02:05:05.891688 | ubuntu-noble | (major, minor) = self.get_ontapi_version(cached=False) 2026-05-17 02:05:05.891691 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.891695 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 50, in get_ontapi_version 2026-05-17 02:05:05.891699 | ubuntu-noble | result = self.send_request('system-get-ontapi-version', 2026-05-17 02:05:05.891703 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.891706 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 93, in send_request 2026-05-17 02:05:05.891710 | ubuntu-noble | return self.connection.invoke_successfully( 2026-05-17 02:05:05.891714 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.891718 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 759, in invoke_successfully 2026-05-17 02:05:05.891722 | ubuntu-noble | return self.get_client(use_zapi=use_zapi).invoke_successfully( 2026-05-17 02:05:05.891725 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.891734 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 405, in invoke_successfully 2026-05-17 02:05:05.891738 | ubuntu-noble | result = self.invoke_elem( 2026-05-17 02:05:05.891742 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.891746 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 382, in invoke_elem 2026-05-17 02:05:05.891749 | ubuntu-noble | raise NaApiError(message=e) 2026-05-17 02:05:05.891757 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:Could not find the TLS certificate file, invalid path: /fake_certificate.pem 2026-05-17 02:05:05.891760 | ubuntu-noble | 2026-05-17 02:05:05.887 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:05.891847 | ubuntu-noble | 2026-05-17 02:05:05.887 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:05.892663 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot [0.020830s] ... ok 2026-05-17 02:05:05.893020 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates_no_flexvol_pool [0.023102s] ... ok 2026-05-17 02:05:05.896171 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_with_resource_cleanup [0.042757s] ... ok 2026-05-17 02:05:05.905211 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_04__True__True__False__False_ [0.022115s] ... ok 2026-05-17 02:05:05.911097 | ubuntu-noble | Could not determine share server for snapshot being deleted: de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Deletion of snapshot record will proceed anyway. Error: Vserver not specified. 2026-05-17 02:05:05.912922 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_vserver [0.019279s] ... ok 2026-05-17 02:05:05.915124 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_no_share_server_2 [0.020904s] ... ok 2026-05-17 02:05:05.922695 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__create_port_and_broadcast_domain [0.031000s] ... ok 2026-05-17 02:05:05.925842 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot [0.022013s] ... ok 2026-05-17 02:05:05.926140 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_07__True__False__False__True_ [0.020698s] ... ok 2026-05-17 02:05:05.933901 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_2_False [0.019416s] ... ok 2026-05-17 02:05:05.935378 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_with_provider_location [0.021257s] ... ok 2026-05-17 02:05:05.939241 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_fallback_1_pool [0.020877s] ... ok 2026-05-17 02:05:05.948573 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_backup_vserver [0.026623s] ... ok 2026-05-17 02:05:05.948599 | ubuntu-noble | 2026-05-17 02:05:05.940 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 927920b37453 -> a77e2ad5012d, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-05-17 02:05:05.948607 | ubuntu-noble | 2026-05-17 02:05:05.941 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 927920b37453 to a77e2ad5012d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:05.948613 | ubuntu-noble | 2026-05-17 02:05:05.945 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:05.948619 | ubuntu-noble | 2026-05-17 02:05:05.945 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:05.951086 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_no_flexvol_pool [0.018805s] ... ok 2026-05-17 02:05:05.954562 | ubuntu-noble | Caught exception from infinisdk: 2026-05-17 02:05:05.954606 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:05.954614 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-05-17 02:05:05.954620 | ubuntu-noble | return func(*args, **kwargs) 2026-05-17 02:05:05.954823 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.954840 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 447, in _extend_share 2026-05-17 02:05:05.954846 | ubuntu-noble | infinidat_filesystem.resize(new_size_capacity_units - old_size) 2026-05-17 02:05:05.954851 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:05.954857 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:05.954862 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.954867 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:05.954872 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:05.954878 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.954883 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:05:05.954888 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:05:05.954893 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:05.954899 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-05-17 02:05:05.954913 | ubuntu-noble | raise FakeInfinisdkException() 2026-05-17 02:05:05.954919 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-05-17 02:05:05.961380 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_extend_share_api_fail [0.034401s] ... ok 2026-05-17 02:05:05.962673 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_do_setup [0.025428s] ... ok 2026-05-17 02:05:05.963758 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replica_with_share_server [0.023503s] ... ok 2026-05-17 02:05:05.969861 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_network_allocations_number [0.018808s] ... ok 2026-05-17 02:05:05.979936 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_dr_1 [0.036002s] ... ok 2026-05-17 02:05:05.984716 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_default_filter_function_flexgroup [0.022666s] ... ok 2026-05-17 02:05:05.991757 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_revert_to_snapshot [0.032496s] ... ok 2026-05-17 02:05:05.992556 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_handle_housekeeping_tasks_with_cluster_creds_2_False [0.022456s] ... ok 2026-05-17 02:05:05.998646 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_missing_snapmirror_1 [0.034799s] ... ok 2026-05-17 02:05:06.003218 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_name_2_False [0.019980s] ... ok 2026-05-17 02:05:06.013033 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_consistency_point_p2_flush_time [0.018917s] ... ok 2026-05-17 02:05:06.014260 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__set_network_with_metadata [0.034202s] ... ok 2026-05-17 02:05:06.016942 | ubuntu-noble | Caught exception from infinisdk: 2026-05-17 02:05:06.016957 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:06.016962 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-05-17 02:05:06.016966 | ubuntu-noble | return func(*args, **kwargs) 2026-05-17 02:05:06.016969 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:06.016973 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export 2026-05-17 02:05:06.016977 | ubuntu-noble | infinidat_exports = infinidat_filesystem.get_exports() 2026-05-17 02:05:06.016981 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:06.016985 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:06.016989 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:06.016992 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:06.016996 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:06.017000 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:06.017004 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:06.017007 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:05:06.017011 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:05:06.017015 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:06.017018 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-05-17 02:05:06.017031 | ubuntu-noble | raise FakeInfinisdkException() 2026-05-17 02:05:06.017035 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-05-17 02:05:06.018609 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_api_fail [0.026604s] ... ok 2026-05-17 02:05:06.024123 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_name_not_found [0.020803s] ... ok 2026-05-17 02:05:06.030095 | ubuntu-noble | Could not get performance base counter name. Performance-based scheduler functions may not be available. 2026-05-17 02:05:06.030111 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:06.030116 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 51, in _init_counter_info 2026-05-17 02:05:06.030120 | ubuntu-noble | self._get_base_counter_name('system:constituent', 2026-05-17 02:05:06.030124 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:06.030127 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:06.030131 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:06.030135 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:06.030139 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:06.030142 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:06.030146 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:06.030150 | ubuntu-noble | raise effect 2026-05-17 02:05:06.030154 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-05-17 02:05:06.030801 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_api_error_2 [0.019227s] ... ok 2026-05-17 02:05:06.037150 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share [0.039131s] ... ok 2026-05-17 02:05:06.037709 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__share_server_migration_complete_svm_migrate [0.022823s] ... ok 2026-05-17 02:05:06.039220 | ubuntu-noble | Only "ip" access type allowed for the NFS protocol. 2026-05-17 02:05:06.040313 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_fails_non_ip_access_type [0.021799s] ... ok 2026-05-17 02:05:06.044236 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_network_allocations_number [0.020043s] ... ok 2026-05-17 02:05:06.050962 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_system_constituent [0.019588s] ... ok 2026-05-17 02:05:06.056741 | ubuntu-noble | Could not determine share server for share being deleted: 7cf7c200-d3af-4e05-b87e-9167c95dfcad. Deletion of share record will proceed anyway. Error: Invalid input received: fake_reason. 2026-05-17 02:05:06.059499 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_no_share_server_1 [0.021994s] ... ok 2026-05-17 02:05:06.060472 | ubuntu-noble | {4} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_check_pools_setup [0.019136s] ... ok 2026-05-17 02:05:06.061989 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__verify_share_server_name_1__True___c5b3a865_56d0_4d88_dke5_853465e099c9__ [0.023915s] ... ok 2026-05-17 02:05:06.064362 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_2 [0.020038s] ... ok 2026-05-17 02:05:06.071499 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache [0.019890s] ... ok 2026-05-17 02:05:06.080243 | ubuntu-noble | {4} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_create_share_cifs [0.020463s] ... ok 2026-05-17 02:05:06.080665 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_ensure_shares_1_default [0.021150s] ... ok 2026-05-17 02:05:06.083883 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__wait_for_operation_status [0.022546s] ... ok 2026-05-17 02:05:06.085478 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_nothing_to_handle_2 [0.020180s] ... ok 2026-05-17 02:05:06.089039 | ubuntu-noble | 2026-05-17 02:05:06.084 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:06.089058 | ubuntu-noble | 2026-05-17 02:05:06.084 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:06.089980 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_first_pass [0.018670s] ... ok 2026-05-17 02:05:06.101182 | ubuntu-noble | {4} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_pool_quota_used [0.020131s] ... ok 2026-05-17 02:05:06.103332 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_export_addresses_with_metadata_2_False [0.021880s] ... ok 2026-05-17 02:05:06.105776 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__wait_for_operation_status_error [0.021835s] ... ok 2026-05-17 02:05:06.107633 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_false_1_None [0.021229s] ... ok 2026-05-17 02:05:06.107739 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_1 [0.018322s] ... ok 2026-05-17 02:05:06.119739 | ubuntu-noble | {4} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_share_size [0.019188s] ... ok 2026-05-17 02:05:06.125480 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space_zero_2 [0.021559s] ... ok 2026-05-17 02:05:06.126238 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_create_share_ensure_not_exist_error [0.018545s] ... ok 2026-05-17 02:05:06.126629 | ubuntu-noble | Invalid share server network allocation. Bad network configuration: fake exception message. 2026-05-17 02:05:06.127913 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_not_enabled [0.020505s] ... ok 2026-05-17 02:05:06.129024 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_network_allocations_fail_on_type [0.023289s] ... ok 2026-05-17 02:05:06.136149 | ubuntu-noble | Export location error, please check ip: [], folder_name: []. 2026-05-17 02:05:06.138226 | ubuntu-noble | {4} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_with_no_location [0.018358s] ... ok 2026-05-17 02:05:06.146262 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_share_name_for_share [0.018722s] ... ok 2026-05-17 02:05:06.146581 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space_zero_3 [0.021366s] ... ok 2026-05-17 02:05:06.148148 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_true [0.020418s] ... ok 2026-05-17 02:05:06.150240 | ubuntu-noble | 2026-05-17 02:05:06.143 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade a77e2ad5012d -> 927920b37453, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-05-17 02:05:06.150256 | ubuntu-noble | 2026-05-17 02:05:06.144 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update a77e2ad5012d to 927920b37453 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:06.150261 | ubuntu-noble | 2026-05-17 02:05:06.147 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:06.150265 | ubuntu-noble | 2026-05-17 02:05:06.147 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:06.150747 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_different_aggrs [0.021618s] ... ok 2026-05-17 02:05:06.161520 | ubuntu-noble | Folder [test-folder] has no size limitation, please set it first for Openstack management. 2026-05-17 02:05:06.164026 | ubuntu-noble | {4} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_with_no_size_setting [0.025640s] ... ok 2026-05-17 02:05:06.164285 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_create_share_2_False [0.018725s] ... ok 2026-05-17 02:05:06.166182 | ubuntu-noble | Could not determine if the volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad is a FlexGroup or a FlexVol style. 2026-05-17 02:05:06.166194 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:06.166199 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 4652, in _is_flexgroup_share 2026-05-17 02:05:06.166203 | ubuntu-noble | return vserver_client.is_flexgroup_volume(share_name) 2026-05-17 02:05:06.166207 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:06.166211 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:06.166215 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:06.166218 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:06.166222 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:06.166226 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:06.166230 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:06.166240 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:06.166244 | ubuntu-noble | raise effect 2026-05-17 02:05:06.166248 | ubuntu-noble | manila.exception.NetAppException: Exception due to NetApp failure. 2026-05-17 02:05:06.168238 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_2 [0.022554s] ... ok 2026-05-17 02:05:06.168763 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_share_raise [0.021451s] ... ok 2026-05-17 02:05:06.173243 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_fpolicy_1 [0.022343s] ... ok 2026-05-17 02:05:06.182682 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_ensure_export_policy_equal [0.018147s] ... ok 2026-05-17 02:05:06.183943 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__clear_access_2_cifs [0.019256s] ... ok 2026-05-17 02:05:06.189417 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_3 [0.020929s] ... ok 2026-05-17 02:05:06.190143 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_2 [0.020882s] ... ok 2026-05-17 02:05:06.196780 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_fpolicy_3 [0.022598s] ... ok 2026-05-17 02:05:06.201009 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_policy_name [0.018754s] ... ok 2026-05-17 02:05:06.203904 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__create_cifs_share [0.018278s] ... ok 2026-05-17 02:05:06.211087 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_4 [0.021277s] ... ok 2026-05-17 02:05:06.211850 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_4 [0.021142s] ... ok 2026-05-17 02:05:06.215885 | ubuntu-noble | 2026-05-17 02:05:06.213 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:06.216106 | ubuntu-noble | 2026-05-17 02:05:06.214 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:06.224541 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_and_nfs_config_3 [0.022172s] ... ok 2026-05-17 02:05:06.224572 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_validate_access_rule_invalid_type [0.018655s] ... ok 2026-05-17 02:05:06.224674 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__create_directory [0.018018s] ... ok 2026-05-17 02:05:06.233699 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_min_throughput_3 [0.021386s] ... ok 2026-05-17 02:05:06.233725 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_2_True [0.021402s] ... ok 2026-05-17 02:05:06.238482 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__delete_nfs_share [0.018795s] ... ok 2026-05-17 02:05:06.240476 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_2 [0.021440s] ... ok 2026-05-17 02:05:06.240991 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_invalid_family [0.018998s] ... ok 2026-05-17 02:05:06.253795 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_min_throughput_4 [0.021232s] ... ok 2026-05-17 02:05:06.255264 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_errors_1_dest_share_server_not_expected [0.022127s] ... ok 2026-05-17 02:05:06.257098 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__generate_share_name [0.017636s] ... ok 2026-05-17 02:05:06.257598 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_get_relationship_type_2 [0.017872s] ... ok 2026-05-17 02:05:06.262260 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_3 [0.021871s] ... ok 2026-05-17 02:05:06.270585 | ubuntu-noble | 2026-05-17 02:05:06.267 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 927920b37453 -> d5db24264f5c, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-05-17 02:05:06.272178 | ubuntu-noble | 2026-05-17 02:05:06.270 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 927920b37453 to d5db24264f5c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:06.274712 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__generate_share_path [0.017462s] ... ok 2026-05-17 02:05:06.275701 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_04 [0.021155s] ... ok 2026-05-17 02:05:06.275988 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_platform [0.018433s] ... ok 2026-05-17 02:05:06.276765 | ubuntu-noble | 2026-05-17 02:05:06.273 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:06.277209 | ubuntu-noble | 2026-05-17 02:05:06.273 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:06.278260 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_flexgroup_1 [0.020483s] ... ok 2026-05-17 02:05:06.285061 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_conflict_4 [0.022731s] ... ok 2026-05-17 02:05:06.292995 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_list [0.018202s] ... ok 2026-05-17 02:05:06.295474 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_openstack_info_init [0.018877s] ... ok 2026-05-17 02:05:06.296507 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_has_pool [0.020838s] ... ok 2026-05-17 02:05:06.297311 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_5 [0.021333s] ... ok 2026-05-17 02:05:06.306297 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_3 [0.020870s] ... ok 2026-05-17 02:05:06.310441 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_pool_stats [0.017350s] ... ok 2026-05-17 02:05:06.314836 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share__thin_provisioning [0.019776s] ... ok 2026-05-17 02:05:06.318799 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_4 [0.022183s] ... ok 2026-05-17 02:05:06.322568 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_no_qos_extra_specs [0.024960s] ... ok 2026-05-17 02:05:06.328735 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_4 [0.021004s] ... ok 2026-05-17 02:05:06.329073 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_2_5000000k [0.018630s] ... ok 2026-05-17 02:05:06.334341 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_access__unsupported_access_type [0.019416s] ... ok 2026-05-17 02:05:06.339831 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_string_provisioning_options_implicit_false [0.020802s] ... ok 2026-05-17 02:05:06.346469 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_5_5TB [0.018081s] ... ok 2026-05-17 02:05:06.348238 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_continue [0.025339s] ... ok 2026-05-17 02:05:06.350496 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_nfs_config_only_6 [0.022650s] ... ok 2026-05-17 02:05:06.356126 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_dict [0.018763s] ... ok 2026-05-17 02:05:06.363519 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_string_provisioning_options_missing_spec [0.023498s] ... ok 2026-05-17 02:05:06.363572 | ubuntu-noble | Pool fakepool_fail is not exist in backend storage. 2026-05-17 02:05:06.369687 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__validate_pools_exist_fail [0.019165s] ... ok 2026-05-17 02:05:06.372053 | ubuntu-noble | 2026-05-17 02:05:06.324 6714 WARNING oslo_db.sqlalchemy.exc_filters [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] DBAPIError exception wrapped.: psycopg2.errors.InvalidTextRepresentation: invalid input value for enum consistent_snapshot_support: "" 2026-05-17 02:05:06.372164 | ubuntu-noble | LINE 1: ...DATE share_groups SET consistent_snapshot_support='' WHERE s... 2026-05-17 02:05:06.372175 | ubuntu-noble | ^ 2026-05-17 02:05:06.372185 | ubuntu-noble | 2026-05-17 02:05:06.324 6714 ERROR oslo_db.sqlalchemy.exc_filters Traceback (most recent call last): 2026-05-17 02:05:06.372194 | ubuntu-noble | 2026-05-17 02:05:06.324 6714 ERROR oslo_db.sqlalchemy.exc_filters File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-05-17 02:05:06.372203 | ubuntu-noble | 2026-05-17 02:05:06.324 6714 ERROR oslo_db.sqlalchemy.exc_filters self.dialect.do_execute( 2026-05-17 02:05:06.372213 | ubuntu-noble | 2026-05-17 02:05:06.324 6714 ERROR oslo_db.sqlalchemy.exc_filters File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-05-17 02:05:06.372222 | ubuntu-noble | 2026-05-17 02:05:06.324 6714 ERROR oslo_db.sqlalchemy.exc_filters cursor.execute(statement, parameters) 2026-05-17 02:05:06.372231 | ubuntu-noble | 2026-05-17 02:05:06.324 6714 ERROR oslo_db.sqlalchemy.exc_filters psycopg2.errors.InvalidTextRepresentation: invalid input value for enum consistent_snapshot_support: "" 2026-05-17 02:05:06.372240 | ubuntu-noble | 2026-05-17 02:05:06.324 6714 ERROR oslo_db.sqlalchemy.exc_filters LINE 1: ...DATE share_groups SET consistent_snapshot_support='' WHERE s... 2026-05-17 02:05:06.372249 | ubuntu-noble | 2026-05-17 02:05:06.324 6714 ERROR oslo_db.sqlalchemy.exc_filters ^ 2026-05-17 02:05:06.372258 | ubuntu-noble | 2026-05-17 02:05:06.324 6714 ERROR oslo_db.sqlalchemy.exc_filters 2026-05-17 02:05:06.372267 | ubuntu-noble | 2026-05-17 02:05:06.324 6714 ERROR oslo_db.sqlalchemy.exc_filters 2026-05-17 02:05:06.372277 | ubuntu-noble | 2026-05-17 02:05:06.327 6714 WARNING oslo_db.sqlalchemy.exc_filters [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] DBAPIError exception wrapped.: psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-05-17 02:05:06.372301 | ubuntu-noble | 2026-05-17 02:05:06.327 6714 ERROR oslo_db.sqlalchemy.exc_filters Traceback (most recent call last): 2026-05-17 02:05:06.372311 | ubuntu-noble | 2026-05-17 02:05:06.327 6714 ERROR oslo_db.sqlalchemy.exc_filters File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-05-17 02:05:06.372320 | ubuntu-noble | 2026-05-17 02:05:06.327 6714 ERROR oslo_db.sqlalchemy.exc_filters self.dialect.do_execute( 2026-05-17 02:05:06.372338 | ubuntu-noble | 2026-05-17 02:05:06.327 6714 ERROR oslo_db.sqlalchemy.exc_filters File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-05-17 02:05:06.372347 | ubuntu-noble | 2026-05-17 02:05:06.327 6714 ERROR oslo_db.sqlalchemy.exc_filters cursor.execute(statement, parameters) 2026-05-17 02:05:06.372690 | ubuntu-noble | 2026-05-17 02:05:06.327 6714 ERROR oslo_db.sqlalchemy.exc_filters psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-05-17 02:05:06.372702 | ubuntu-noble | 2026-05-17 02:05:06.327 6714 ERROR oslo_db.sqlalchemy.exc_filters 2026-05-17 02:05:06.372712 | ubuntu-noble | 2026-05-17 02:05:06.327 6714 ERROR oslo_db.sqlalchemy.exc_filters 2026-05-17 02:05:06.372721 | ubuntu-noble | 2026-05-17 02:05:06.328 6714 WARNING oslo_db.sqlalchemy.exc_filters [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] DBAPIError exception wrapped.: psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-05-17 02:05:06.372731 | ubuntu-noble | 2026-05-17 02:05:06.328 6714 ERROR oslo_db.sqlalchemy.exc_filters Traceback (most recent call last): 2026-05-17 02:05:06.372740 | ubuntu-noble | 2026-05-17 02:05:06.328 6714 ERROR oslo_db.sqlalchemy.exc_filters File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-05-17 02:05:06.372749 | ubuntu-noble | 2026-05-17 02:05:06.328 6714 ERROR oslo_db.sqlalchemy.exc_filters self.dialect.do_execute( 2026-05-17 02:05:06.372759 | ubuntu-noble | 2026-05-17 02:05:06.328 6714 ERROR oslo_db.sqlalchemy.exc_filters File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-05-17 02:05:06.372778 | ubuntu-noble | 2026-05-17 02:05:06.328 6714 ERROR oslo_db.sqlalchemy.exc_filters cursor.execute(statement, parameters) 2026-05-17 02:05:06.372788 | ubuntu-noble | 2026-05-17 02:05:06.328 6714 ERROR oslo_db.sqlalchemy.exc_filters psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-05-17 02:05:06.372797 | ubuntu-noble | 2026-05-17 02:05:06.328 6714 ERROR oslo_db.sqlalchemy.exc_filters 2026-05-17 02:05:06.372806 | ubuntu-noble | 2026-05-17 02:05:06.328 6714 ERROR oslo_db.sqlalchemy.exc_filters 2026-05-17 02:05:06.372815 | ubuntu-noble | 2026-05-17 02:05:06.329 6714 WARNING oslo_db.sqlalchemy.exc_filters [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] DBAPIError exception wrapped.: psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-05-17 02:05:06.372824 | ubuntu-noble | 2026-05-17 02:05:06.329 6714 ERROR oslo_db.sqlalchemy.exc_filters Traceback (most recent call last): 2026-05-17 02:05:06.372834 | ubuntu-noble | 2026-05-17 02:05:06.329 6714 ERROR oslo_db.sqlalchemy.exc_filters File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-05-17 02:05:06.372843 | ubuntu-noble | 2026-05-17 02:05:06.329 6714 ERROR oslo_db.sqlalchemy.exc_filters self.dialect.do_execute( 2026-05-17 02:05:06.372852 | ubuntu-noble | 2026-05-17 02:05:06.329 6714 ERROR oslo_db.sqlalchemy.exc_filters File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-05-17 02:05:06.372861 | ubuntu-noble | 2026-05-17 02:05:06.329 6714 ERROR oslo_db.sqlalchemy.exc_filters cursor.execute(statement, parameters) 2026-05-17 02:05:06.372882 | ubuntu-noble | 2026-05-17 02:05:06.329 6714 ERROR oslo_db.sqlalchemy.exc_filters psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-05-17 02:05:06.372892 | ubuntu-noble | 2026-05-17 02:05:06.329 6714 ERROR oslo_db.sqlalchemy.exc_filters 2026-05-17 02:05:06.372901 | ubuntu-noble | 2026-05-17 02:05:06.329 6714 ERROR oslo_db.sqlalchemy.exc_filters 2026-05-17 02:05:06.372910 | ubuntu-noble | 2026-05-17 02:05:06.330 6714 WARNING oslo_db.sqlalchemy.exc_filters [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] DBAPIError exception wrapped.: psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-05-17 02:05:06.372919 | ubuntu-noble | 2026-05-17 02:05:06.330 6714 ERROR oslo_db.sqlalchemy.exc_filters Traceback (most recent call last): 2026-05-17 02:05:06.372928 | ubuntu-noble | 2026-05-17 02:05:06.330 6714 ERROR oslo_db.sqlalchemy.exc_filters File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-05-17 02:05:06.372937 | ubuntu-noble | 2026-05-17 02:05:06.330 6714 ERROR oslo_db.sqlalchemy.exc_filters self.dialect.do_execute( 2026-05-17 02:05:06.372963 | ubuntu-noble | 2026-05-17 02:05:06.330 6714 ERROR oslo_db.sqlalchemy.exc_filters File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-05-17 02:05:06.372972 | ubuntu-noble | 2026-05-17 02:05:06.330 6714 ERROR oslo_db.sqlalchemy.exc_filters cursor.execute(statement, parameters) 2026-05-17 02:05:06.372981 | ubuntu-noble | 2026-05-17 02:05:06.330 6714 ERROR oslo_db.sqlalchemy.exc_filters psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-05-17 02:05:06.372990 | ubuntu-noble | 2026-05-17 02:05:06.330 6714 ERROR oslo_db.sqlalchemy.exc_filters 2026-05-17 02:05:06.372999 | ubuntu-noble | 2026-05-17 02:05:06.330 6714 ERROR oslo_db.sqlalchemy.exc_filters 2026-05-17 02:05:06.373009 | ubuntu-noble | 2026-05-17 02:05:06.332 6714 WARNING oslo_db.sqlalchemy.exc_filters [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] DBAPIError exception wrapped.: psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-05-17 02:05:06.373018 | ubuntu-noble | 2026-05-17 02:05:06.332 6714 ERROR oslo_db.sqlalchemy.exc_filters Traceback (most recent call last): 2026-05-17 02:05:06.373027 | ubuntu-noble | 2026-05-17 02:05:06.332 6714 ERROR oslo_db.sqlalchemy.exc_filters File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-05-17 02:05:06.373036 | ubuntu-noble | 2026-05-17 02:05:06.332 6714 ERROR oslo_db.sqlalchemy.exc_filters self.dialect.do_execute( 2026-05-17 02:05:06.373057 | ubuntu-noble | 2026-05-17 02:05:06.332 6714 ERROR oslo_db.sqlalchemy.exc_filters File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-05-17 02:05:06.373066 | ubuntu-noble | 2026-05-17 02:05:06.332 6714 ERROR oslo_db.sqlalchemy.exc_filters cursor.execute(statement, parameters) 2026-05-17 02:05:06.373082 | ubuntu-noble | 2026-05-17 02:05:06.332 6714 ERROR oslo_db.sqlalchemy.exc_filters psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-05-17 02:05:06.373091 | ubuntu-noble | 2026-05-17 02:05:06.332 6714 ERROR oslo_db.sqlalchemy.exc_filters 2026-05-17 02:05:06.373100 | ubuntu-noble | 2026-05-17 02:05:06.332 6714 ERROR oslo_db.sqlalchemy.exc_filters 2026-05-17 02:05:06.373110 | ubuntu-noble | 2026-05-17 02:05:06.334 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:06.373119 | ubuntu-noble | 2026-05-17 02:05:06.334 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:06.373128 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_dict_kwargs [0.018279s] ... ok 2026-05-17 02:05:06.373146 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_1 [0.022683s] ... ok 2026-05-17 02:05:06.374174 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_continue_with_rst_relationship [0.025644s] ... ok 2026-05-17 02:05:06.384340 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_2_cifs [0.018786s] ... ok 2026-05-17 02:05:06.384770 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_invalid_export_location [0.021379s] ... ok 2026-05-17 02:05:06.390727 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_message_plus_kwargs [0.018976s] ... ok 2026-05-17 02:05:06.392408 | ubuntu-noble | 2026-05-17 02:05:06.390 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade d5db24264f5c -> 927920b37453, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-05-17 02:05:06.394793 | ubuntu-noble | 2026-05-17 02:05:06.392 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update d5db24264f5c to 927920b37453 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:06.396169 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_2 [0.022471s] ... ok 2026-05-17 02:05:06.397534 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_with_vserver_volume_none [0.021727s] ... ok 2026-05-17 02:05:06.401337 | ubuntu-noble | 2026-05-17 02:05:06.395 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:06.401360 | ubuntu-noble | 2026-05-17 02:05:06.395 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:06.405335 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_not_exist_2_cifs [0.019602s] ... ok 2026-05-17 02:05:06.407008 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_1 [0.022358s] ... ok 2026-05-17 02:05:06.408538 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_acl [0.017770s] ... ok 2026-05-17 02:05:06.414526 | ubuntu-noble | Failed to change replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad) to a SnapMirror destination. Replica backend is unreachable. 2026-05-17 02:05:06.414559 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:06.414572 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3441, in _safe_change_replica_source 2026-05-17 02:05:06.414583 | ubuntu-noble | dm_session.change_snapmirror_source(replica, 2026-05-17 02:05:06.414594 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:06.414605 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:06.414615 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:06.414626 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:06.414636 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:06.414646 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:06.414656 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:06.414667 | ubuntu-noble | raise effect 2026-05-17 02:05:06.414692 | ubuntu-noble | manila.exception.StorageCommunicationException: Could not communicate with storage array. 2026-05-17 02:05:06.417526 | ubuntu-noble | Failed to configure Vserver. 2026-05-17 02:05:06.418506 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_destination_unreachable [0.020362s] ... ok 2026-05-17 02:05:06.419144 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_2 [0.023195s] ... ok 2026-05-17 02:05:06.429529 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_do_setup [0.024057s] ... ok 2026-05-17 02:05:06.429566 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___no_rest_port_https [0.020143s] ... ok 2026-05-17 02:05:06.431668 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_start [0.022184s] ... ok 2026-05-17 02:05:06.437246 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_share_exists_not_found [0.020396s] ... ok 2026-05-17 02:05:06.438145 | ubuntu-noble | Failed to configure Vserver. 2026-05-17 02:05:06.441096 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_4 [0.022105s] ... ok 2026-05-17 02:05:06.447823 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_1_nfs [0.018766s] ... ok 2026-05-17 02:05:06.448336 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___no_ssl_cert_verify [0.019163s] ... ok 2026-05-17 02:05:06.454588 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_03_volume_has_shared_qos_policy [0.022279s] ... ok 2026-05-17 02:05:06.457332 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_teardown_server [0.019788s] ... ok 2026-05-17 02:05:06.461056 | ubuntu-noble | 2026-05-17 02:05:06.458 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:06.461071 | ubuntu-noble | 2026-05-17 02:05:06.458 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:06.461996 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_replica [0.020943s] ... ok 2026-05-17 02:05:06.465161 | ubuntu-noble | Invalid NAS protocol supplied: fake_proto. 2026-05-17 02:05:06.466998 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_lock [0.018921s] ... ok 2026-05-17 02:05:06.467837 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_fail_1 [0.020513s] ... ok 2026-05-17 02:05:06.471919 | ubuntu-noble | Could not communicate with the backend for replica b51c5a31-aa5b-4254-9ee8-7d39fa4c8c38 during promotion. 2026-05-17 02:05:06.471972 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:06.471983 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3134, in promote_replica 2026-05-17 02:05:06.471995 | ubuntu-noble | self._convert_destination_replica_to_independent( 2026-05-17 02:05:06.472007 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:06.472019 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:06.472031 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:06.472044 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:06.472053 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:06.472062 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:06.472086 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:06.472096 | ubuntu-noble | raise effect 2026-05-17 02:05:06.472106 | ubuntu-noble | manila.exception.StorageCommunicationException: Could not communicate with storage array. 2026-05-17 02:05:06.474976 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_destination_unreachable [0.022685s] ... ok 2026-05-17 02:05:06.476911 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_snapshot_2_fake_vserver_1 [0.019727s] ... ok 2026-05-17 02:05:06.484283 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_lif_name [0.021702s] ... ok 2026-05-17 02:05:06.486000 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get_payload [0.018951s] ... ok 2026-05-17 02:05:06.488732 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_logout [0.020388s] ... ok 2026-05-17 02:05:06.496998 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_no_snapmirror_2 [0.019766s] ... ok 2026-05-17 02:05:06.497358 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_remove_export_target_not_found [0.021898s] ... ok 2026-05-17 02:05:06.504668 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___none_path [0.018513s] ... ok 2026-05-17 02:05:06.505704 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_valid_ipspace_name [0.021638s] ... ok 2026-05-17 02:05:06.509233 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_4 [0.020547s] ... ok 2026-05-17 02:05:06.519004 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info_non_unified_aggr [0.020412s] ... ok 2026-05-17 02:05:06.519985 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup [0.023303s] ... ok 2026-05-17 02:05:06.526713 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___post [0.018497s] ... ok 2026-05-17 02:05:06.527368 | ubuntu-noble | Exception due to network failure. 2026-05-17 02:05:06.527388 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_share_server [0.020654s] ... ok 2026-05-17 02:05:06.531294 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api_retry [0.020314s] ... ok 2026-05-17 02:05:06.531311 | ubuntu-noble | 2026-05-17 02:05:06.521 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 927920b37453 -> d5db24264f5c, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-05-17 02:05:06.531317 | ubuntu-noble | 2026-05-17 02:05:06.523 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 927920b37453 to d5db24264f5c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:06.531322 | ubuntu-noble | 2026-05-17 02:05:06.526 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:06.531326 | ubuntu-noble | 2026-05-17 02:05:06.527 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:06.537494 | ubuntu-noble | 2026-05-17 02:05:06.531 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:06.537528 | ubuntu-noble | 2026-05-17 02:05:06.531 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:06.538084 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_6 [0.021308s] ... ok 2026-05-17 02:05:06.541911 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_401 [0.018865s] ... ok 2026-05-17 02:05:06.543037 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_1_True [0.022060s] ... ok 2026-05-17 02:05:06.547904 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_peers [0.021248s] ... ok 2026-05-17 02:05:06.550765 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_rights [0.021000s] ... ok 2026-05-17 02:05:06.562637 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_junctioned_volumes_present [0.022045s] ... ok 2026-05-17 02:05:06.562658 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_failover_error [0.018746s] ... ok 2026-05-17 02:05:06.563312 | ubuntu-noble | Failed to shrink share 7cf7c200-d3af-4e05-b87e-9167c95dfcad. The current used space is larger than the the size requested. 2026-05-17 02:05:06.566431 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_shrinking_possible_data_loss [0.023761s] ... ok 2026-05-17 02:05:06.568973 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_3 [0.020427s] ... ok 2026-05-17 02:05:06.573117 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_check_access_type [0.022089s] ... ok 2026-05-17 02:05:06.579783 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_empty [0.019084s] ... ok 2026-05-17 02:05:06.581644 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_flexgroup_deployment [0.020968s] ... ok 2026-05-17 02:05:06.588829 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_1_None [0.021748s] ... ok 2026-05-17 02:05:06.589766 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_5 [0.021642s] ... ok 2026-05-17 02:05:06.590579 | ubuntu-noble | Share fakename does not exist on the backend. 2026-05-17 02:05:06.592335 | ubuntu-noble | 2026-05-17 02:05:06.588 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade d5db24264f5c -> 7d142971c4ef, add_reservation_expire_index 2026-05-17 02:05:06.592699 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_3 [0.020009s] ... ok 2026-05-17 02:05:06.601543 | ubuntu-noble | Failed to check compatibility for migration. 2026-05-17 02:05:06.601680 | ubuntu-noble | 2026-05-17 02:05:06.594 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update d5db24264f5c to 7d142971c4ef update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:06.601685 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_permanent [0.018565s] ... ok 2026-05-17 02:05:06.602558 | ubuntu-noble | 2026-05-17 02:05:06.596 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:06.602736 | ubuntu-noble | 2026-05-17 02:05:06.596 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:06.603778 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_for_svm_migrate_check_failure [0.022370s] ... ok 2026-05-17 02:05:06.609879 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_2_fake_vserver_1 [0.021301s] ... ok 2026-05-17 02:05:06.614373 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_extend_share [0.019194s] ... ok 2026-05-17 02:05:06.619811 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_svm_dr_1___ [0.029325s] ... ok 2026-05-17 02:05:06.620698 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_get_capacity_info [0.021279s] ... ok 2026-05-17 02:05:06.627049 | ubuntu-noble | Cannot perform server migration because at leat one of the backends doesn't support SVM DR. 2026-05-17 02:05:06.628865 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_svm_dr_not_compatible_1 [0.024422s] ... ok 2026-05-17 02:05:06.636625 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_export_locations_2_NFS [0.024606s] ... ok 2026-05-17 02:05:06.639709 | ubuntu-noble | Cannot perform server migration within the same backend. Please choose a destination host different from the source. 2026-05-17 02:05:06.640155 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmount_orig_active_replica [0.030640s] ... ok 2026-05-17 02:05:06.643965 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_same_backend [0.022721s] ... ok 2026-05-17 02:05:06.643981 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__ip_ro [0.022119s] ... ok 2026-05-17 02:05:06.644114 | ubuntu-noble | 2026-05-17 02:05:06.639 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:06.644120 | ubuntu-noble | 2026-05-17 02:05:06.640 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:06.646695 | ubuntu-noble | If a partner node fails, the number of data LIFs {513} will exceed the node's maximum data LIF limit {512} 2026-05-17 02:05:06.649545 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_data_lif_count_limit_reached_for_ha_pair_true [0.020299s] ... ok 2026-05-17 02:05:06.658742 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_fsname_by_name_2 [0.018686s] ... ok 2026-05-17 02:05:06.661607 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_backend_volume_absent [0.021494s] ... ok 2026-05-17 02:05:06.665408 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_2 [0.022947s] ... ok 2026-05-17 02:05:06.670471 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__create_barbican_kms_config_for_specified_vserver [0.020926s] ... ok 2026-05-17 02:05:06.676072 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnasdir [0.019564s] ... ok 2026-05-17 02:05:06.679407 | ubuntu-noble | {7} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_extend_share [0.036836s] ... ok 2026-05-17 02:05:06.683861 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_1_error [0.022044s] ... ok 2026-05-17 02:05:06.688124 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_4 [0.022591s] ... ok 2026-05-17 02:05:06.691797 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_dr_2 [0.020312s] ... ok 2026-05-17 02:05:06.694508 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnfslist_1_None [0.019022s] ... ok 2026-05-17 02:05:06.705418 | ubuntu-noble | {7} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_revert_to_snapshot_bad_snapshot [0.025878s] ... ok 2026-05-17 02:05:06.706389 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_3 [0.022440s] ... ok 2026-05-17 02:05:06.708828 | ubuntu-noble | Vserver not specified for share server being deleted. Deletion of share server record will proceed anyway. 2026-05-17 02:05:06.710505 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_migrate_2 [0.020102s] ... ok 2026-05-17 02:05:06.712466 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_share_server_1_None [0.023339s] ... ok 2026-05-17 02:05:06.719719 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_ensure_share [0.019489s] ... ok 2026-05-17 02:05:06.721473 | ubuntu-noble | 2026-05-17 02:05:06.713 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 7d142971c4ef -> d5db24264f5c, add_reservation_expire_index 2026-05-17 02:05:06.721494 | ubuntu-noble | 2026-05-17 02:05:06.714 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 7d142971c4ef to d5db24264f5c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:06.724792 | ubuntu-noble | 2026-05-17 02:05:06.721 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:06.724823 | ubuntu-noble | 2026-05-17 02:05:06.722 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:06.729622 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test___update_share_attributes_after_server_migration [0.022225s] ... ok 2026-05-17 02:05:06.730117 | ubuntu-noble | Invalid share server network allocation. Bad network configuration: fake exception message. 2026-05-17 02:05:06.732376 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_network_allocations_subnets_error [0.021637s] ... ok 2026-05-17 02:05:06.732472 | ubuntu-noble | Failed to update vserver network configuration. 2026-05-17 02:05:06.736821 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_extend_share [0.018829s] ... ok 2026-05-17 02:05:06.736851 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_network_allocations_setup_network_fail [0.021477s] ... ok 2026-05-17 02:05:06.752207 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_different_keys_for_equal_ss_type [0.022034s] ... ok 2026-05-17 02:05:06.753404 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_2_cifs [0.018355s] ... ok 2026-05-17 02:05:06.754318 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_1 [0.019712s] ... ok 2026-05-17 02:05:06.754990 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_1 [0.021464s] ... ok 2026-05-17 02:05:06.759919 | ubuntu-noble | 2026-05-17 02:05:06.757 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:06.759942 | ubuntu-noble | 2026-05-17 02:05:06.757 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:06.773143 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_snapmirror_svm [0.021590s] ... ok 2026-05-17 02:05:06.775565 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_flexgroups [0.022205s] ... ok 2026-05-17 02:05:06.777866 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_aqos_not_supported [0.022564s] ... ok 2026-05-17 02:05:06.798219 | ubuntu-noble | Could not retrieve snapmirrors between source fake_id and destination fake_id_2 vServers. 2026-05-17 02:05:06.798244 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:06.798251 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py", line 1714, in _get_snapmirror_svm 2026-05-17 02:05:06.798257 | ubuntu-noble | snapmirrors = dm_session.get_snapmirrors_svm( 2026-05-17 02:05:06.798263 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:06.798269 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:06.798283 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:06.798289 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:06.798295 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:06.798300 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:06.798306 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:06.798311 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:06.798317 | ubuntu-noble | raise effect 2026-05-17 02:05:06.798323 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2026-05-17 02:05:06.799945 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_and_nfs_config_2 [0.024890s] ... ok 2026-05-17 02:05:06.802749 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_snapmirror_svm_fail_to_get_snapmirrors [0.028419s] ... ok 2026-05-17 02:05:06.804516 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test__get_backup_vserver_with_share_server_negative [0.026975s] ... ok 2026-05-17 02:05:06.824278 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_conflict_1 [0.022850s] ... ok 2026-05-17 02:05:06.825018 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_migrate_exception [0.023453s] ... ok 2026-05-17 02:05:06.827978 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_ems_pool_info [0.022737s] ... ok 2026-05-17 02:05:06.831208 | ubuntu-noble | 2026-05-17 02:05:06.821 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade d5db24264f5c -> 7d142971c4ef, add_reservation_expire_index 2026-05-17 02:05:06.831227 | ubuntu-noble | 2026-05-17 02:05:06.825 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update d5db24264f5c to 7d142971c4ef update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:06.831234 | ubuntu-noble | 2026-05-17 02:05:06.828 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:06.831240 | ubuntu-noble | 2026-05-17 02:05:06.828 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:06.845080 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_conflict_2 [0.022268s] ... ok 2026-05-17 02:05:06.848044 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__set_network_with_metadata_exception_1 [0.021981s] ... ok 2026-05-17 02:05:06.848061 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_kahuna_utilization [0.019501s] ... ok 2026-05-17 02:05:06.868005 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_vserver_info_2 [0.022368s] ... ok 2026-05-17 02:05:06.869023 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_2 [0.019983s] ... ok 2026-05-17 02:05:06.870335 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__set_network_with_metadata_exception_2 [0.021843s] ... ok 2026-05-17 02:05:06.890258 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace_not_vlan_2_flat [0.019642s] ... ok 2026-05-17 02:05:06.891104 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_zero_time_1 [0.020277s] ... ok 2026-05-17 02:05:06.892554 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__setup_networking_for_destination_vserver [0.022067s] ... ok 2026-05-17 02:05:06.907883 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_2_None [0.019782s] ... ok 2026-05-17 02:05:06.909954 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_not_supported [0.020096s] ... ok 2026-05-17 02:05:06.917479 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__verify_share_server_name_2__False___c5b3a865_56d0_4d88_dke5_853465e099c9__ [0.022008s] ... ok 2026-05-17 02:05:06.928587 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot [0.019474s] ... ok 2026-05-17 02:05:06.929952 | ubuntu-noble | 2026-05-17 02:05:06.923 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:06.929979 | ubuntu-noble | 2026-05-17 02:05:06.924 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:06.930035 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_5 [0.020928s] ... ok 2026-05-17 02:05:06.934733 | ubuntu-noble | Vserver is specified in the configuration. This is ignored when the driver is managing share servers. 2026-05-17 02:05:06.934784 | ubuntu-noble | Fixed interval looping call 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.trace..trace_wrapper' failed 2026-05-17 02:05:06.934791 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:06.934798 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py", line 175, in _run_loop 2026-05-17 02:05:06.934804 | ubuntu-noble | result = func(*self.args, **self.kw) 2026-05-17 02:05:06.934809 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:06.934816 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-05-17 02:05:06.934822 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-05-17 02:05:06.934827 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:06.934833 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 684, in _handle_ems_logging 2026-05-17 02:05:06.934838 | ubuntu-noble | self._client.send_ems_log_message(self._build_ems_log_message_1()) 2026-05-17 02:05:06.934844 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:06.934849 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-05-17 02:05:06.934855 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-05-17 02:05:06.934860 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:06.934866 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 714, in _build_ems_log_message_1 2026-05-17 02:05:06.934871 | ubuntu-noble | message = self._get_ems_pool_info() 2026-05-17 02:05:06.934877 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:06.934882 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py", line 122, in _get_ems_pool_info 2026-05-17 02:05:06.934888 | ubuntu-noble | 'aggregates': self._find_matching_aggregates(), 2026-05-17 02:05:06.934894 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:06.934899 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-05-17 02:05:06.934904 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-05-17 02:05:06.934910 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:06.934915 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py", line 149, in _find_matching_aggregates 2026-05-17 02:05:06.934921 | ubuntu-noble | return [aggr_name for aggr_name in aggregate_names 2026-05-17 02:05:06.934926 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:06.934932 | ubuntu-noble | TypeError: 'Mock' object is not iterable 2026-05-17 02:05:06.937150 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates_no_flexvol_pool [0.023743s] ... ok 2026-05-17 02:05:06.946275 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_group [0.019569s] ... ok 2026-05-17 02:05:06.949007 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_target_missing_location [0.019666s] ... ok 2026-05-17 02:05:06.958945 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity [0.021525s] ... ok 2026-05-17 02:05:06.969208 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_validate_access_rule_invalid_level [0.019758s] ... ok 2026-05-17 02:05:06.970946 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_dp_destination_2_fake_ipspace [0.023302s] ... ok 2026-05-17 02:05:06.980753 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity_invalid_value_1 [0.021758s] ... ok 2026-05-17 02:05:06.988707 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__escaped_address_1___1_2_3_4____1_2_3_4__ [0.019178s] ... ok 2026-05-17 02:05:06.990384 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_no_ipspace_2_False [0.020336s] ... ok 2026-05-17 02:05:06.993564 | ubuntu-noble | 2026-05-17 02:05:06.985 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 7d142971c4ef -> 5237b6625330, Add 'availability_zone_id' field to 'share_groups' table. 2026-05-17 02:05:06.993762 | ubuntu-noble | 2026-05-17 02:05:06.986 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 7d142971c4ef to 5237b6625330 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:06.993771 | ubuntu-noble | 2026-05-17 02:05:06.989 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:06.993776 | ubuntu-noble | 2026-05-17 02:05:06.989 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:07.002902 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_and_nfs_config_1 [0.021431s] ... ok 2026-05-17 02:05:07.007852 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_delete_share [0.019704s] ... ok 2026-05-17 02:05:07.010515 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_admin_network_allocations_number_no_admin_network [0.019649s] ... ok 2026-05-17 02:05:07.025612 | ubuntu-noble | {7} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_shrink_share [0.319329s] ... ok 2026-05-17 02:05:07.027094 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_and_nfs_config_5 [0.023055s] ... ok 2026-05-17 02:05:07.028842 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_target [0.020116s] ... ok 2026-05-17 02:05:07.032105 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_pool_capacity [0.276920s] ... ok 2026-05-17 02:05:07.035237 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_ems_pool_info [0.019503s] ... ok 2026-05-17 02:05:07.041025 | ubuntu-noble | 2026-05-17 02:05:07.039 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:07.041041 | ubuntu-noble | 2026-05-17 02:05:07.039 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:07.051716 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_target_missing_location [0.019750s] ... ok 2026-05-17 02:05:07.051778 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_5_2TB [0.019509s] ... ok 2026-05-17 02:05:07.051785 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_2 [0.022947s] ... ok 2026-05-17 02:05:07.052832 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_valid_1 [0.019343s] ... ok 2026-05-17 02:05:07.053407 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_add_host [0.023117s] ... ok 2026-05-17 02:05:07.069025 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_1 [0.019072s] ... ok 2026-05-17 02:05:07.072066 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_node_data_port_no_match [0.020191s] ... ok 2026-05-17 02:05:07.072086 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_snapshot_api_1 [0.021874s] ... ok 2026-05-17 02:05:07.074251 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver [0.021517s] ... ok 2026-05-17 02:05:07.074337 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace [0.023059s] ... ok 2026-05-17 02:05:07.086589 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_ip_fail [0.018470s] ... ok 2026-05-17 02:05:07.089550 | ubuntu-noble | Share of snapshot id fakeSnapshotId does not exist 2026-05-17 02:05:07.090229 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver [0.019641s] ... ok 2026-05-17 02:05:07.091174 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_get_driver_mode_single_svm [0.019022s] ... ok 2026-05-17 02:05:07.091939 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_snapshot_api_3 [0.021965s] ... ok 2026-05-17 02:05:07.097910 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_1_1234 [0.021478s] ... ok 2026-05-17 02:05:07.108343 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_nfs_user_fail [0.021366s] ... ok 2026-05-17 02:05:07.114086 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_share_server_with_vserver_name [0.022212s] ... ok 2026-05-17 02:05:07.116273 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_is_style_extended_flexgroup_1 [0.022841s] ... ok 2026-05-17 02:05:07.119806 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_if_nonexistent_already_present [0.024057s] ... ok 2026-05-17 02:05:07.120089 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_03 [0.025223s] ... ok 2026-05-17 02:05:07.126691 | ubuntu-noble | 2026-05-17 02:05:07.102 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 5237b6625330 -> 7d142971c4ef, Add 'availability_zone_id' field to 'share_groups' table. 2026-05-17 02:05:07.126721 | ubuntu-noble | 2026-05-17 02:05:07.103 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 5237b6625330 to 7d142971c4ef update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:07.126727 | ubuntu-noble | 2026-05-17 02:05:07.106 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:07.126740 | ubuntu-noble | 2026-05-17 02:05:07.106 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:07.126744 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_cifs_service_error [0.018590s] ... ok 2026-05-17 02:05:07.131340 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_vserver [0.019740s] ... ok 2026-05-17 02:05:07.137264 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_2_False [0.024186s] ... ok 2026-05-17 02:05:07.140097 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lifs_pre_configured_home_ports [0.022115s] ... ok 2026-05-17 02:05:07.141097 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_04 [0.022305s] ... ok 2026-05-17 02:05:07.147312 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_4 [0.019195s] ... ok 2026-05-17 02:05:07.154047 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_06 [0.020454s] ... ok 2026-05-17 02:05:07.156780 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_regex_1____bad [0.020028s] ... ok 2026-05-17 02:05:07.162186 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_peer [0.021337s] ... ok 2026-05-17 02:05:07.165283 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_do_setup [0.019376s] ... ok 2026-05-17 02:05:07.165299 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_25 [0.024823s] ... ok 2026-05-17 02:05:07.171941 | ubuntu-noble | 2026-05-17 02:05:07.169 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:07.171973 | ubuntu-noble | 2026-05-17 02:05:07.170 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:07.173025 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_1 [0.019936s] ... ok 2026-05-17 02:05:07.176814 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_info_from_dpkg [0.020073s] ... ok 2026-05-17 02:05:07.183524 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_add_delete [0.018496s] ... ok 2026-05-17 02:05:07.184512 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_with_ipspace_1___ [0.023235s] ... ok 2026-05-17 02:05:07.187520 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_with_diff_nas_3 [0.022423s] ... ok 2026-05-17 02:05:07.192039 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_2 [0.020782s] ... ok 2026-05-17 02:05:07.197285 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_openstack_info_rpm_pkg_not_found [0.020594s] ... ok 2026-05-17 02:05:07.203230 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_nfs_1_nfs [0.019561s] ... ok 2026-05-17 02:05:07.208913 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_with_ipspace_2 [0.023769s] ... ok 2026-05-17 02:05:07.210158 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_ro_without_hostlist [0.022255s] ... ok 2026-05-17 02:05:07.210430 | ubuntu-noble | Cannot perform server migration since the destination host doesn't support the required extra-spec revert_to_snapshot_support. 2026-05-17 02:05:07.212441 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_invalid_capabilities_2_revert_to_snapshot_support [0.020230s] ... ok 2026-05-17 02:05:07.217898 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_version_from_version_string [0.020565s] ... ok 2026-05-17 02:05:07.222194 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__config_nfs_service [0.018893s] ... ok 2026-05-17 02:05:07.228598 | ubuntu-noble | Only "ip" access type is allowed for NFS shares. 2026-05-17 02:05:07.231054 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_network_allocations_number [0.021339s] ... ok 2026-05-17 02:05:07.232340 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_check_share_access_1_NFS [0.020607s] ... ok 2026-05-17 02:05:07.236102 | ubuntu-noble | 2026-05-17 02:05:07.231 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 7d142971c4ef -> 5237b6625330, Add 'availability_zone_id' field to 'share_groups' table. 2026-05-17 02:05:07.236622 | ubuntu-noble | 2026-05-17 02:05:07.233 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 7d142971c4ef to 5237b6625330 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:07.239622 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share__thick_provisioning [0.020894s] ... ok 2026-05-17 02:05:07.239945 | ubuntu-noble | 2026-05-17 02:05:07.235 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:07.239963 | ubuntu-noble | 2026-05-17 02:05:07.235 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:07.241053 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_cifs_share [0.018286s] ... ok 2026-05-17 02:05:07.252412 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_02 [0.021378s] ... ok 2026-05-17 02:05:07.253780 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_negative_configutarion [0.021610s] ... ok 2026-05-17 02:05:07.260035 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_filesystem [0.018482s] ... ok 2026-05-17 02:05:07.260552 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_deny_access__unsupported_access_type [0.020492s] ... ok 2026-05-17 02:05:07.273152 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_1_None [0.021274s] ... ok 2026-05-17 02:05:07.275799 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_deny_access_with_hostlist_not_equel_access_to [0.022605s] ... ok 2026-05-17 02:05:07.278172 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_4 [0.018536s] ... ok 2026-05-17 02:05:07.280239 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_delete [0.019745s] ... ok 2026-05-17 02:05:07.294678 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_compatible [0.021510s] ... ok 2026-05-17 02:05:07.299779 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute_native_exeption [0.019964s] ... ok 2026-05-17 02:05:07.299799 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_deny_access_without_hostlist [0.021363s] ... ok 2026-05-17 02:05:07.300791 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_delete_not_found [0.020205s] ... ok 2026-05-17 02:05:07.314784 | ubuntu-noble | Could not delete ipspace on SVM migration source. Reason: 'Mock' object is not subscriptable 2026-05-17 02:05:07.316933 | ubuntu-noble | Failed to get MapR-FS capacity info. 2026-05-17 02:05:07.316954 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:07.316960 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 223, in fs_capacity 2026-05-17 02:05:07.316965 | ubuntu-noble | fields = lines[1].split() 2026-05-17 02:05:07.316971 | ubuntu-noble | ~~~~~^^^ 2026-05-17 02:05:07.316976 | ubuntu-noble | IndexError: list index out of range 2026-05-17 02:05:07.318019 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_3 [0.022296s] ... ok 2026-05-17 02:05:07.319110 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_available_capacity_exception [0.020134s] ... ok 2026-05-17 02:05:07.319867 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_allow_access_2_fakeHostNameNotMatch [0.022118s] ... ok 2026-05-17 02:05:07.319885 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_defaults [0.019855s] ... ok 2026-05-17 02:05:07.338546 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_2 [0.021571s] ... ok 2026-05-17 02:05:07.342175 | ubuntu-noble | {7} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error [0.020281s] ... ok 2026-05-17 02:05:07.342196 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_host [0.021070s] ... ok 2026-05-17 02:05:07.342819 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share [0.019628s] ... ok 2026-05-17 02:05:07.355813 | ubuntu-noble | Only MapRFS protocol supported! 2026-05-17 02:05:07.357947 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_unsupported_proto [0.019220s] ... ok 2026-05-17 02:05:07.360135 | ubuntu-noble | {7} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_init_with_ca [0.020344s] ... ok 2026-05-17 02:05:07.360902 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_invalid_network_types_1 [0.022176s] ... ok 2026-05-17 02:05:07.361967 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover_error [0.020226s] ... ok 2026-05-17 02:05:07.377565 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_extend_share [0.019256s] ... ok 2026-05-17 02:05:07.382446 | ubuntu-noble | {7} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_delete_share_nonexisting_volume [0.021306s] ... ok 2026-05-17 02:05:07.382930 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover_timeout [0.019912s] ... ok 2026-05-17 02:05:07.383310 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test__get_backup_vserver [0.021724s] ... ok 2026-05-17 02:05:07.397138 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_delete [0.019004s] ... ok 2026-05-17 02:05:07.401832 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_content [0.019571s] ... ok 2026-05-17 02:05:07.401853 | ubuntu-noble | {7} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_get_capacities_gb_full [0.020381s] ... ok 2026-05-17 02:05:07.403758 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:07.404252 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver [0.021096s] ... ok 2026-05-17 02:05:07.414170 | ubuntu-noble | Only 'user' access type allowed! 2026-05-17 02:05:07.415842 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_invalid_access [0.019213s] ... ok 2026-05-17 02:05:07.422099 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_href [0.020492s] ... ok 2026-05-17 02:05:07.424267 | ubuntu-noble | {7} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_1_ip [0.022595s] ... ok 2026-05-17 02:05:07.424325 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:07.426612 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_vserver_not_found [0.020844s] ... ok 2026-05-17 02:05:07.435864 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_get_set_system_version [0.019460s] ... ok 2026-05-17 02:05:07.442242 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_201_empty [0.020043s] ... ok 2026-05-17 02:05:07.445356 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:07.447273 | ubuntu-noble | {7} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_4 [0.019817s] ... ok 2026-05-17 02:05:07.448407 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_value [0.023234s] ... ok 2026-05-17 02:05:07.454136 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_4 [0.017733s] ... ok 2026-05-17 02:05:07.463221 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_201_ok [0.020714s] ... ok 2026-05-17 02:05:07.471173 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:07.471665 | ubuntu-noble | {7} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_snapshot [0.026511s] ... ok 2026-05-17 02:05:07.472066 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_3 [0.022945s] ... ok 2026-05-17 02:05:07.472080 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_value_error [0.018048s] ... ok 2026-05-17 02:05:07.482996 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_max_retries [0.019906s] ... ok 2026-05-17 02:05:07.494763 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:07.501514 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_http_error [0.020444s] ... ok 2026-05-17 02:05:07.501536 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_counters [0.026022s] ... ok 2026-05-17 02:05:07.501543 | ubuntu-noble | {7} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_1_ip [0.023727s] ... ok 2026-05-17 02:05:07.502331 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_default [0.019531s] ... ok 2026-05-17 02:05:07.511961 | ubuntu-noble | Only IP or USER access types are allowed for NFS shares. 2026-05-17 02:05:07.519128 | ubuntu-noble | Could not get utilization counters from node cluster1-01 2026-05-17 02:05:07.519145 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:07.519152 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 348, in _get_node_utilization_counters 2026-05-17 02:05:07.519163 | ubuntu-noble | return (self._get_node_utilization_system_counters(node_name) + 2026-05-17 02:05:07.519168 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:07.519174 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:07.519179 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:07.519184 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:07.519189 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:07.519195 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:07.519200 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:07.519205 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:07.519211 | ubuntu-noble | raise effect 2026-05-17 02:05:07.519216 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-05-17 02:05:07.521059 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:07.523312 | ubuntu-noble | {7} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_1 [0.025662s] ... ok 2026-05-17 02:05:07.523333 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_unknown_exception [0.028240s] ... ok 2026-05-17 02:05:07.523340 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_migrate_2___transferring___False_ [0.307975s] ... ok 2026-05-17 02:05:07.523346 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_counters_api_error [0.023497s] ... ok 2026-05-17 02:05:07.541640 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_request [0.038232s] ... ok 2026-05-17 02:05:07.542017 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_network_allocations_2_dr [0.020470s] ... ok 2026-05-17 02:05:07.546634 | ubuntu-noble | {7} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_extend_share_fail [0.024361s] ... ok 2026-05-17 02:05:07.548129 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_value_error_2_abc [0.025647s] ... ok 2026-05-17 02:05:07.550004 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_for_pool_2 [0.026226s] ... ok 2026-05-17 02:05:07.560786 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_valid_network_types_1 [0.019324s] ... ok 2026-05-17 02:05:07.562073 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefSnapshots.test_clone [0.020760s] ... ok 2026-05-17 02:05:07.564487 | ubuntu-noble | {7} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_conf_dir_empty_1_False [0.019058s] ... ok 2026-05-17 02:05:07.569313 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_8 [0.021583s] ... ok 2026-05-17 02:05:07.570661 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_kahuna_overutilized [0.022503s] ... ok 2026-05-17 02:05:07.581346 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_valid_network_types_2 [0.020246s] ... ok 2026-05-17 02:05:07.583989 | ubuntu-noble | {7} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_export_file_already_removed [0.019662s] ... ok 2026-05-17 02:05:07.585332 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_01__None__0_ [0.021723s] ... ok 2026-05-17 02:05:07.591530 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_ontapi_version [0.021938s] ... ok 2026-05-17 02:05:07.594660 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_system_counters [0.020773s] ... ok 2026-05-17 02:05:07.601035 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share [0.019930s] ... ok 2026-05-17 02:05:07.602560 | ubuntu-noble | {7} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_update_export_1 [0.018530s] ... ok 2026-05-17 02:05:07.605177 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_03___0___0_ [0.020347s] ... ok 2026-05-17 02:05:07.612282 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_1_True [0.021118s] ... ok 2026-05-17 02:05:07.613239 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_wafl_counters [0.021349s] ... ok 2026-05-17 02:05:07.621089 | ubuntu-noble | {7} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_fsal_hook [0.018133s] ... ok 2026-05-17 02:05:07.622120 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_share_network_subnets_invalid_vlan_config [0.019050s] ... ok 2026-05-17 02:05:07.633933 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_2_False [0.020727s] ... ok 2026-05-17 02:05:07.636151 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_zero_time_2 [0.021325s] ... ok 2026-05-17 02:05:07.638812 | ubuntu-noble | Unsupported share protocol: CIFS. 2026-05-17 02:05:07.638832 | ubuntu-noble | NoneType: None 2026-05-17 02:05:07.639933 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_1_True [0.019342s] ... ok 2026-05-17 02:05:07.641008 | ubuntu-noble | {7} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_error_conf_dir_present_must_exist_false [0.019418s] ... ok 2026-05-17 02:05:07.643520 | ubuntu-noble | {6} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_share_incorrect_protocol [0.039016s] ... ok 2026-05-17 02:05:07.656378 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_performance_counter_average_multi_instance [0.021489s] ... ok 2026-05-17 02:05:07.658670 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_snapmirrors [0.022120s] ... ok 2026-05-17 02:05:07.659624 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_init [0.019235s] ... ok 2026-05-17 02:05:07.661091 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_not_handled_server_not_provided [0.019137s] ... ok 2026-05-17 02:05:07.666879 | ubuntu-noble | share share-1-manila not found on FlashBlade, skip delete 2026-05-17 02:05:07.670646 | ubuntu-noble | {6} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_share_not_found [0.025599s] ... ok 2026-05-17 02:05:07.679966 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_processor_counters [0.018488s] ... ok 2026-05-17 02:05:07.682016 | ubuntu-noble | 2026-05-17 02:05:07.677 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:07.682041 | ubuntu-noble | 2026-05-17 02:05:07.677 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:07.682045 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__get_helper_with_wrong_proto_1_None [0.021025s] ... ok 2026-05-17 02:05:07.693509 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_performance_counter_delta [0.033754s] ... ok 2026-05-17 02:05:07.693787 | ubuntu-noble | {6} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_snapshot_no_eradicate [0.022567s] ... ok 2026-05-17 02:05:07.695581 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_snapmirrors_not_found [0.033663s] ... ok 2026-05-17 02:05:07.697216 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test_set_client [0.018556s] ... ok 2026-05-17 02:05:07.700110 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_allocate_container [0.019465s] ... ok 2026-05-17 02:05:07.710835 | ubuntu-noble | snapshot fake_dataset.snap not found on FlashBlade, skip delete 2026-05-17 02:05:07.712298 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_no_transfer_in_progress [0.022154s] ... ok 2026-05-17 02:05:07.714552 | ubuntu-noble | {6} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_snapshot_not_found [0.020948s] ... ok 2026-05-17 02:05:07.716046 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_create_share_2 [0.018859s] ... ok 2026-05-17 02:05:07.720551 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_not_attached [0.020063s] ... ok 2026-05-17 02:05:07.722542 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_total_time [0.032403s] ... ok 2026-05-17 02:05:07.734070 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_break_snapmirror [0.020239s] ... ok 2026-05-17 02:05:07.734240 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_4 [0.018478s] ... ok 2026-05-17 02:05:07.736494 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_create_share_api_2_fakeLabel [0.022397s] ... ok 2026-05-17 02:05:07.739348 | ubuntu-noble | 2026-05-17 02:05:07.734 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 5237b6625330 -> 31252d671ae5, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-05-17 02:05:07.741515 | ubuntu-noble | Could not get performance base counter name. Performance-based scheduler functions may not be available. 2026-05-17 02:05:07.741540 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:07.741549 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 56, in _init_counter_info 2026-05-17 02:05:07.741557 | ubuntu-noble | self._get_base_counter_name('system', 2026-05-17 02:05:07.741564 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:07.741572 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:07.741579 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:07.741587 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:07.741595 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:07.741602 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:07.741690 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:07.741700 | ubuntu-noble | raise effect 2026-05-17 02:05:07.741707 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-05-17 02:05:07.741719 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_no_share_servers_handling [0.019546s] ... ok 2026-05-17 02:05:07.743894 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_api_error_1 [0.021672s] ... ok 2026-05-17 02:05:07.752793 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_share_name_for_share_not_found [0.018449s] ... ok 2026-05-17 02:05:07.753210 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory [0.020450s] ... ok 2026-05-17 02:05:07.759863 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_edit_share_api [0.022713s] ... ok 2026-05-17 02:05:07.761848 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_false [0.020107s] ... ok 2026-05-17 02:05:07.765767 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_counters_unavailable [0.021442s] ... ok 2026-05-17 02:05:07.771524 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__escaped_address_2___fc00__1_____fc00__1___ [0.018207s] ... ok 2026-05-17 02:05:07.774952 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_already_present [0.021050s] ... ok 2026-05-17 02:05:07.780723 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_setup_helpers [0.019996s] ... ok 2026-05-17 02:05:07.783171 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_host_list_2 [0.024736s] ... ok 2026-05-17 02:05:07.786294 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_3 [0.020673s] ... ok 2026-05-17 02:05:07.791718 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_location [0.018577s] ... ok 2026-05-17 02:05:07.796623 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_for_kerberos [0.021340s] ... ok 2026-05-17 02:05:07.799283 | ubuntu-noble | {7} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_init_helper [0.018634s] ... ok 2026-05-17 02:05:07.806135 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_create_share_1 [0.019132s] ... ok 2026-05-17 02:05:07.806962 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_share_info_3 [0.023771s] ... ok 2026-05-17 02:05:07.809359 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_share_name_for_share_not_found [0.019346s] ... ok 2026-05-17 02:05:07.818254 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_multiple_dns_ip [0.021281s] ... ok 2026-05-17 02:05:07.820744 | ubuntu-noble | {7} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_disjoint_2 [0.020390s] ... ok 2026-05-17 02:05:07.825193 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_validate_access_rule [0.019269s] ... ok 2026-05-17 02:05:07.831709 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_update_access_1_True [0.019408s] ... ok 2026-05-17 02:05:07.832293 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_api [0.021481s] ... ok 2026-05-17 02:05:07.840092 | ubuntu-noble | {7} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_3 [0.018496s] ... ok 2026-05-17 02:05:07.841269 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cifs_share [0.021623s] ... ok 2026-05-17 02:05:07.846314 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_cleanup_demoted_replica [0.020604s] ... ok 2026-05-17 02:05:07.847259 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_missing_mode_no_default [0.018773s] ... ok 2026-05-17 02:05:07.852352 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_06 [0.023449s] ... ok 2026-05-17 02:05:07.855341 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:07.858586 | ubuntu-noble | {7} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_network_allocations_number [0.018881s] ... ok 2026-05-17 02:05:07.863398 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_2___1001___True_ [0.022625s] ... ok 2026-05-17 02:05:07.867375 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_create_share_1_True [0.019231s] ... ok 2026-05-17 02:05:07.867404 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_convert_to_list [0.018463s] ... ok 2026-05-17 02:05:07.876358 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_18 [0.023180s] ... ok 2026-05-17 02:05:07.878283 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_6___1_2_3_4_mixed_slashes_and_backslashes_two [0.019313s] ... ok 2026-05-17 02:05:07.885438 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_3__None__False_ [0.020623s] ... ok 2026-05-17 02:05:07.885984 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_validate_access_rule [0.019271s] ... ok 2026-05-17 02:05:07.886949 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_info_from_rpm [0.019067s] ... ok 2026-05-17 02:05:07.894550 | ubuntu-noble | Could not create CIFS export fake_share_name. 2026-05-17 02:05:07.894639 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:07.894647 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/helpers.py", line 454, in create_exports 2026-05-17 02:05:07.894653 | ubuntu-noble | self._ssh_exec( 2026-05-17 02:05:07.894660 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:07.894666 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:07.894671 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:07.894677 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:07.894683 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:07.894688 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:07.894694 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-05-17 02:05:07.894700 | ubuntu-noble | raise result 2026-05-17 02:05:07.894705 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:05:07.894711 | ubuntu-noble | Command: None 2026-05-17 02:05:07.894717 | ubuntu-noble | Exit code: - 2026-05-17 02:05:07.894723 | ubuntu-noble | Stdout: None 2026-05-17 02:05:07.894728 | ubuntu-noble | Stderr: None 2026-05-17 02:05:07.894735 | ubuntu-noble | 2026-05-17 02:05:07.894741 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-05-17 02:05:07.894747 | ubuntu-noble | 2026-05-17 02:05:07.894752 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:07.894767 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/helpers.py", line 459, in create_exports 2026-05-17 02:05:07.894773 | ubuntu-noble | self._ssh_exec(server, create_cmd) 2026-05-17 02:05:07.894779 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:07.894785 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:07.894790 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:07.894796 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:07.894807 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:07.894813 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:07.894818 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-05-17 02:05:07.894824 | ubuntu-noble | raise result 2026-05-17 02:05:07.894830 | ubuntu-noble | Exception 2026-05-17 02:05:07.896515 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_export_share_does_not_exist_exception [0.019404s] ... ok 2026-05-17 02:05:07.899713 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_21 [0.023643s] ... ok 2026-05-17 02:05:07.905003 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_platform [0.017961s] ... ok 2026-05-17 02:05:07.906108 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_get_driver_mode_missing_mode_good_default [0.019931s] ... ok 2026-05-17 02:05:07.907118 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_2___fc00___7____fe80__1___False_ [0.021293s] ... ok 2026-05-17 02:05:07.916807 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_disable_access_for_maintenance [0.019713s] ... ok 2026-05-17 02:05:07.923207 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_get [0.018665s] ... ok 2026-05-17 02:05:07.925771 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new_missing_config [0.018600s] ... ok 2026-05-17 02:05:07.925794 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_22 [0.024179s] ... ok 2026-05-17 02:05:07.928275 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_3___0_0_0_0_0____10_10_10_1___True_ [0.022137s] ... ok 2026-05-17 02:05:07.935957 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_allow_hosts [0.019524s] ... ok 2026-05-17 02:05:07.943703 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_promote [0.019540s] ... ok 2026-05-17 02:05:07.943975 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_update_data_1_True [0.019507s] ... ok 2026-05-17 02:05:07.947122 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_2 [0.022575s] ... ok 2026-05-17 02:05:07.953142 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_api_error [0.021551s] ... ok 2026-05-17 02:05:07.956488 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_2 [0.019163s] ... ok 2026-05-17 02:05:07.962326 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_update_data_2_False [0.018695s] ... ok 2026-05-17 02:05:07.963349 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___http [0.020789s] ... ok 2026-05-17 02:05:07.968265 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_5 [0.021550s] ... ok 2026-05-17 02:05:07.970983 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_already_exists [0.021067s] ... ok 2026-05-17 02:05:07.974476 | ubuntu-noble | Caught error trying delete share: None, trying delete it forcibly. 2026-05-17 02:05:07.974507 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_remove_export_forcibly [0.018864s] ... ok 2026-05-17 02:05:07.980266 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_repeated_aggr [0.018474s] ... ok 2026-05-17 02:05:07.982906 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_delete_bearer [0.019241s] ... ok 2026-05-17 02:05:07.990117 | ubuntu-noble | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-05-17 02:05:07.990136 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:07.990140 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-05-17 02:05:07.990145 | ubuntu-noble | self.api_executor = self._create_api_executor() 2026-05-17 02:05:07.990149 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:07.990152 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-05-17 02:05:07.990156 | ubuntu-noble | raise exception.ShareBackendException(msg=msg) 2026-05-17 02:05:07.990160 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-05-17 02:05:07.991461 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_5 [0.022471s] ... ok 2026-05-17 02:05:07.992315 | ubuntu-noble | 2026-05-17 02:05:07.987 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 5237b6625330 to 31252d671ae5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:07.998482 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vlan_api_error [0.021524s] ... ok 2026-05-17 02:05:07.998505 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_update_access [0.019008s] ... ok 2026-05-17 02:05:07.998509 | ubuntu-noble | 2026-05-17 02:05:07.991 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:07.998514 | ubuntu-noble | 2026-05-17 02:05:07.991 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:08.001097 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing [0.018515s] ... ok 2026-05-17 02:05:08.002583 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___delete [0.019361s] ... ok 2026-05-17 02:05:08.014143 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_2 [0.018930s] ... ok 2026-05-17 02:05:08.014537 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_rw [0.021665s] ... ok 2026-05-17 02:05:08.015626 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_broadcast_domain [0.020846s] ... ok 2026-05-17 02:05:08.017885 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_rpm [0.018720s] ... ok 2026-05-17 02:05:08.024640 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___delete_invalid_payload [0.018808s] ... ok 2026-05-17 02:05:08.031610 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_3 [0.018423s] ... ok 2026-05-17 02:05:08.034541 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot [0.021730s] ... ok 2026-05-17 02:05:08.037313 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_cluster_peer [0.022582s] ... ok 2026-05-17 02:05:08.041623 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___empty_path [0.018041s] ... ok 2026-05-17 02:05:08.050694 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_3_1001__10069 [0.019185s] ... ok 2026-05-17 02:05:08.053619 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-05-17 02:05:08.053939 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-05-17 02:05:08.054240 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-05-17 02:05:08.054247 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-05-17 02:05:08.054446 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-05-17 02:05:08.054940 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-05-17 02:05:08.055176 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-05-17 02:05:08.055355 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-05-17 02:05:08.055594 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-05-17 02:05:08.056067 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-05-17 02:05:08.056303 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-05-17 02:05:08.057829 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-05-17 02:05:08.057843 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-05-17 02:05:08.057847 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-05-17 02:05:08.057851 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-05-17 02:05:08.057855 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-05-17 02:05:08.057858 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-05-17 02:05:08.057862 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-05-17 02:05:08.058076 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-05-17 02:05:08.058085 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-05-17 02:05:08.058564 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-05-17 02:05:08.059097 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_event_error [0.022061s] ... ok 2026-05-17 02:05:08.059719 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-05-17 02:05:08.059732 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-05-17 02:05:08.059737 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-05-17 02:05:08.059741 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-05-17 02:05:08.061395 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get [0.019582s] ... ok 2026-05-17 02:05:08.063888 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_negative_create_fail [0.028017s] ... ok 2026-05-17 02:05:08.069803 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_disable_access_for_maintenance_2____shares_fake_share_name_n_t_t1_1_1_10_n_shares_fake_share_name_n_t_t1_1_1_16_n_shares_fake_share_name_n_t_t_world__n_mnt_fake_share1_n_t_t1_1_1_11___True_ [0.019656s] ... ok 2026-05-17 02:05:08.079982 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___invalid_method [0.019702s] ... ok 2026-05-17 02:05:08.081196 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_nfs_export_policy_api_error [0.021889s] ... ok 2026-05-17 02:05:08.081719 | ubuntu-noble | volID for Share shareId does not exist 2026-05-17 02:05:08.085433 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_share_no_volid [0.021937s] ... ok 2026-05-17 02:05:08.089015 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_1__foo_bar [0.018654s] ... ok 2026-05-17 02:05:08.099599 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_auth [0.019738s] ... ok 2026-05-17 02:05:08.103557 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapshot_1_True [0.022064s] ... ok 2026-05-17 02:05:08.107401 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_delete_invalid_rule_2 [0.018604s] ... ok 2026-05-17 02:05:08.109657 | ubuntu-noble | 2026-05-17 02:05:08.103 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:08.109672 | ubuntu-noble | 2026-05-17 02:05:08.103 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:08.109676 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_share_positive [0.024332s] ... ok 2026-05-17 02:05:08.118576 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath [0.019310s] ... ok 2026-05-17 02:05:08.125616 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_one_volume [0.021874s] ... ok 2026-05-17 02:05:08.126884 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_4 [0.019684s] ... ok 2026-05-17 02:05:08.135253 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_4 [0.025762s] ... ok 2026-05-17 02:05:08.138155 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_links [0.019529s] ... ok 2026-05-17 02:05:08.146187 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.NFSSynchronizedTestCase.test_with_lock_name_2 [0.018646s] ... ok 2026-05-17 02:05:08.148311 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_kerberos_already_disabled [0.022306s] ... ok 2026-05-17 02:05:08.155050 | ubuntu-noble | 2026-05-17 02:05:08.153 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 31252d671ae5 -> 5237b6625330, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-05-17 02:05:08.156730 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_get_location_path [0.021157s] ... ok 2026-05-17 02:05:08.158394 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_201_no_monitor [0.020150s] ... ok 2026-05-17 02:05:08.166367 | ubuntu-noble | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_with_retry_busy_device_2_False [0.019063s] ... ok 2026-05-17 02:05:08.169270 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedup [0.020582s] ... ok 2026-05-17 02:05:08.179395 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_snapshot [0.020702s] ... ok 2026-05-17 02:05:08.179939 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_nested [0.020460s] ... ok 2026-05-17 02:05:08.184228 | ubuntu-noble | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_check_for_setup_error_no_vg [0.019223s] ... ok 2026-05-17 02:05:08.191197 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_protocols_3__False__True__True_ [0.021427s] ... ok 2026-05-17 02:05:08.199949 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_deny_and_allow_access [0.021167s] ... ok 2026-05-17 02:05:08.199973 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_busy_max_retries [0.020142s] ... ok 2026-05-17 02:05:08.203671 | ubuntu-noble | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_ensure_share [0.019128s] ... ok 2026-05-17 02:05:08.212189 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_snapmirror_v2 [0.020680s] ... ok 2026-05-17 02:05:08.220857 | ubuntu-noble | {6} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_deny_access [0.021077s] ... ok 2026-05-17 02:05:08.223312 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_share [0.021645s] ... ok 2026-05-17 02:05:08.223336 | ubuntu-noble | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_extend_share [0.018910s] ... ok 2026-05-17 02:05:08.231842 | ubuntu-noble | Failed to get info for aggregate fake_aggr1. 2026-05-17 02:05:08.231865 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:08.231870 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 4684, in get_aggregate 2026-05-17 02:05:08.231874 | ubuntu-noble | aggrs = self._get_aggregates( 2026-05-17 02:05:08.231878 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:08.231883 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-05-17 02:05:08.231886 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-05-17 02:05:08.231890 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:08.231894 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1595, in _get_aggregates 2026-05-17 02:05:08.231898 | ubuntu-noble | result = self.send_iter_request('aggr-get-iter', api_args) 2026-05-17 02:05:08.231901 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:08.231905 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 156, in send_iter_request 2026-05-17 02:05:08.231909 | ubuntu-noble | result = self.send_request(api_name, api_args, 2026-05-17 02:05:08.231913 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:08.231916 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:08.231920 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:08.231924 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:08.231928 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:08.231931 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:08.231935 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:08.231939 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:05:08.231943 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:05:08.231946 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:08.231950 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:08.231954 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:08.231958 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:08.231961 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:08.231965 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:08.231969 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:08.231972 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:08.231976 | ubuntu-noble | raise effect 2026-05-17 02:05:08.231980 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-05-17 02:05:08.236046 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_api_error [0.023099s] ... ok 2026-05-17 02:05:08.238563 | ubuntu-noble | Could not connect to API: Quobyte JsonRpc call to backend raised an exception: fake_result, Quobyte error code 666 2026-05-17 02:05:08.242321 | ubuntu-noble | {6} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_do_setup_failure [0.021816s] ... ok 2026-05-17 02:05:08.243972 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_share_from_snapshot_error [0.021900s] ... ok 2026-05-17 02:05:08.249542 | ubuntu-noble | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_6____1001__1001_129____1_1_1_0____False_ [0.027096s] ... ok 2026-05-17 02:05:08.256393 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_not_found [0.021748s] ... ok 2026-05-17 02:05:08.263383 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:08.263405 | ubuntu-noble | {6} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_get_replication [0.020794s] ... ok 2026-05-17 02:05:08.265767 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_mount_filesystem_with_activate [0.021530s] ... ok 2026-05-17 02:05:08.276837 | ubuntu-noble | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_share_stats [0.027115s] ... ok 2026-05-17 02:05:08.277825 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_broadcast_domain_for_port_domain_not_found [0.021257s] ... ok 2026-05-17 02:05:08.283568 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:08.283656 | ubuntu-noble | {6} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_2 [0.020730s] ... ok 2026-05-17 02:05:08.285582 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_set_reservation [0.020204s] ... ok 2026-05-17 02:05:08.298573 | ubuntu-noble | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_ssh_exec_as_root [0.020696s] ... ok 2026-05-17 02:05:08.300244 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_clone_children_for_snapshot_not_found [0.021541s] ... ok 2026-05-17 02:05:08.303938 | ubuntu-noble | Only IP access control type is supported for NFS. 2026-05-17 02:05:08.306583 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:08.306959 | ubuntu-noble | {6} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_snapshot_fail [0.021520s] ... ok 2026-05-17 02:05:08.307943 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__not_ip_1_rw [0.020706s] ... ok 2026-05-17 02:05:08.319101 | ubuntu-noble | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_stats_2____1001__1001____6_ [0.020774s] ... ok 2026-05-17 02:05:08.321111 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_with_extra_specs [0.020869s] ... ok 2026-05-17 02:05:08.324561 | ubuntu-noble | Only IP access control type is supported for NFS. 2026-05-17 02:05:08.325642 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:08.325734 | ubuntu-noble | {6} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_ensure_share_fail [0.020339s] ... ok 2026-05-17 02:05:08.329772 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__not_ip_2_ro [0.020330s] ... ok 2026-05-17 02:05:08.339532 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__add_fixed_ips_to_service_port [0.020063s] ... ok 2026-05-17 02:05:08.340756 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns4.test_jsonrpc.TestNexentaJSONProxy.test_call [0.322821s] ... ok 2026-05-17 02:05:08.341382 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_deleted_nfs_export_policies [0.021118s] ... ok 2026-05-17 02:05:08.347604 | ubuntu-noble | {6} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_fail [0.021659s] ... ok 2026-05-17 02:05:08.347624 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_02______0_ [0.019992s] ... ok 2026-05-17 02:05:08.359532 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_one_exist_on_different_host [0.020501s] ... ok 2026-05-17 02:05:08.363707 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_dns_configuration [0.021574s] ... ok 2026-05-17 02:05:08.369255 | ubuntu-noble | {6} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_deny_access [0.020398s] ... ok 2026-05-17 02:05:08.369287 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_check_for_setup_error__volume_doesnt_exist [0.026290s] ... ok 2026-05-17 02:05:08.378922 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_init_neutron_network_plugin_with_network_config_group [0.018905s] ... ok 2026-05-17 02:05:08.384525 | ubuntu-noble | {5} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_nfs_share_multiple_vips [0.036798s] ... ok 2026-05-17 02:05:08.385583 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_config_default [0.020598s] ... ok 2026-05-17 02:05:08.389235 | ubuntu-noble | {6} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_error [0.020359s] ... ok 2026-05-17 02:05:08.389387 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot__nexenta_error_1 [0.021981s] ... ok 2026-05-17 02:05:08.398644 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_success_2 [0.019867s] ... ok 2026-05-17 02:05:08.407566 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_instance_uuids [0.020881s] ... ok 2026-05-17 02:05:08.411477 | ubuntu-noble | {5} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_snapshot [0.024762s] ... ok 2026-05-17 02:05:08.412498 | ubuntu-noble | {6} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_error_no_conf_dir_must_exist_true [0.020352s] ... ok 2026-05-17 02:05:08.412942 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot__nexenta_error_2 [0.021404s] ... ok 2026-05-17 02:05:08.417395 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used [0.018698s] ... ok 2026-05-17 02:05:08.427549 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_record_count_1 [0.020150s] ... ok 2026-05-17 02:05:08.427608 | ubuntu-noble | flashblade_api configuration parameter must be specified 2026-05-17 02:05:08.427615 | ubuntu-noble | NoneType: None 2026-05-17 02:05:08.429175 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_handled_server_not_provided [0.019888s] ... ok 2026-05-17 02:05:08.429589 | ubuntu-noble | {5} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_empty_auth_parameters [0.020556s] ... ok 2026-05-17 02:05:08.431750 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_delete_error [0.020813s] ... ok 2026-05-17 02:05:08.438475 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_2 [0.019976s] ... ok 2026-05-17 02:05:08.446525 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_1 [0.021141s] ... ok 2026-05-17 02:05:08.450137 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_not_handled_server_provided_2 [0.019749s] ... ok 2026-05-17 02:05:08.451141 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_path [0.019074s] ... ok 2026-05-17 02:05:08.453111 | ubuntu-noble | {5} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_revert_to_snapshot [0.022656s] ... ok 2026-05-17 02:05:08.459764 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_with_bfv_with_vol [0.021556s] ... ok 2026-05-17 02:05:08.467200 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_clone_parent_snaphot_3 [0.020471s] ... ok 2026-05-17 02:05:08.471983 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__get_helper_with_wrong_proto_2_None [0.022246s] ... ok 2026-05-17 02:05:08.472812 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___iscsi [0.021470s] ... ok 2026-05-17 02:05:08.474708 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_edit_host [0.022338s] ... ok 2026-05-17 02:05:08.478645 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__check_server_availability_with_recall_2_False [0.019599s] ... ok 2026-05-17 02:05:08.488240 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_efficiency_status_not_found [0.020984s] ... ok 2026-05-17 02:05:08.493662 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__ssh_exec_check_list_comprehensions_still_work [0.021986s] ... ok 2026-05-17 02:05:08.496288 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___no_rest_port_http [0.020879s] ... ok 2026-05-17 02:05:08.497564 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_share_info_1 [0.021946s] ... ok 2026-05-17 02:05:08.498362 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__create_service_instance_no_key_and_no_path_2 [0.019777s] ... ok 2026-05-17 02:05:08.510710 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_no_qos [0.020788s] ... ok 2026-05-17 02:05:08.513763 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___delete_payload [0.019871s] ... ok 2026-05-17 02:05:08.516921 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_attached_correct [0.023294s] ... ok 2026-05-17 02:05:08.519493 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__delete_server_found_always [0.020351s] ... ok 2026-05-17 02:05:08.521193 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_01 [0.024373s] ... ok 2026-05-17 02:05:08.530644 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggr_snaplock_type [0.020832s] ... ok 2026-05-17 02:05:08.535842 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get_data_payload [0.019919s] ... ok 2026-05-17 02:05:08.536411 | ubuntu-noble | Service instance fake_inst_id does not exist. 2026-05-17 02:05:08.538333 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_not_exists [0.019399s] ... ok 2026-05-17 02:05:08.538667 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share [0.021587s] ... ok 2026-05-17 02:05:08.544179 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_15 [0.022025s] ... ok 2026-05-17 02:05:08.550705 | ubuntu-noble | No aggregates assigned to Vserver fake_vserver. 2026-05-17 02:05:08.553239 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_aggregate_not_found [0.020839s] ... ok 2026-05-17 02:05:08.556653 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___non_ok_response [0.020026s] ... ok 2026-05-17 02:05:08.559532 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_6 [0.019353s] ... ok 2026-05-17 02:05:08.562250 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_invalid_helper [0.022304s] ... ok 2026-05-17 02:05:08.567136 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_set_nfs_access_1 [0.021285s] ... ok 2026-05-17 02:05:08.573498 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_partial_request [0.019934s] ... ok 2026-05-17 02:05:08.575959 | ubuntu-noble | 2026-05-17 02:05:08.565 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 31252d671ae5 to 5237b6625330 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:08.575980 | ubuntu-noble | 2026-05-17 02:05:08.568 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:08.575987 | ubuntu-noble | 2026-05-17 02:05:08.568 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:08.577674 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_exists_recreate [0.019049s] ... ok 2026-05-17 02:05:08.578479 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test__get_provisioned_capacity [0.024127s] ... ok 2026-05-17 02:05:08.582968 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_invalid_helper [0.021541s] ... ok 2026-05-17 02:05:08.588902 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_1 [0.021802s] ... ok 2026-05-17 02:05:08.592679 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_21 [0.021021s] ... ok 2026-05-17 02:05:08.597980 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image [0.019016s] ... ok 2026-05-17 02:05:08.604512 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_extend_share [0.025611s] ... ok 2026-05-17 02:05:08.604734 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_without_server_availability [0.021977s] ... ok 2026-05-17 02:05:08.608277 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_4 [0.021592s] ... ok 2026-05-17 02:05:08.615479 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_initialize_snapmirror_2 [0.020086s] ... ok 2026-05-17 02:05:08.616367 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image_ambiguous [0.019898s] ... ok 2026-05-17 02:05:08.627275 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_remount_filesystem [0.022862s] ... ok 2026-05-17 02:05:08.628860 | ubuntu-noble | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-05-17 02:05:08.628874 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:08.628880 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-05-17 02:05:08.628884 | ubuntu-noble | self.api_executor = self._create_api_executor() 2026-05-17 02:05:08.628888 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:08.628892 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-05-17 02:05:08.628896 | ubuntu-noble | raise exception.ShareBackendException(msg=msg) 2026-05-17 02:05:08.628900 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-05-17 02:05:08.632477 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_do_setup_dhss_false_server_avail_after_retry [0.024937s] ... ok 2026-05-17 02:05:08.632728 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_6 [0.022893s] ... ok 2026-05-17 02:05:08.634179 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_fan_out_supported [0.020018s] ... ok 2026-05-17 02:05:08.643482 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_instance_name_using_driver_config [0.027157s] ... ok 2026-05-17 02:05:08.651795 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_revert_to_snapshot [0.023823s] ... ok 2026-05-17 02:05:08.653017 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_share_1_100 [0.022301s] ... ok 2026-05-17 02:05:08.653410 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_supported [0.020209s] ... ok 2026-05-17 02:05:08.655026 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_with_diff_nas_2 [0.022886s] ... ok 2026-05-17 02:05:08.663874 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_conf_allow_ssh_2_fake_name [0.020172s] ... ok 2026-05-17 02:05:08.673241 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__ip_rw [0.022331s] ... ok 2026-05-17 02:05:08.678497 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted_8_x_system_version_response [0.020219s] ... ok 2026-05-17 02:05:08.678519 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_error [0.022331s] ... ok 2026-05-17 02:05:08.678745 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_ro [0.021167s] ... ok 2026-05-17 02:05:08.684174 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_2 [0.020445s] ... ok 2026-05-17 02:05:08.690522 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_2__1073741824___NFS___None_ [0.006254s] ... ok 2026-05-17 02:05:08.693734 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_05__10__10_ [0.020435s] ... ok 2026-05-17 02:05:08.697610 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted_unsupported [0.020762s] ... ok 2026-05-17 02:05:08.697629 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_check_share_access_2_CIFS [0.019802s] ... ok 2026-05-17 02:05:08.697634 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot [0.021958s] ... ok 2026-05-17 02:05:08.697638 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_6__1___NFS___None_ [0.006819s] ... ok 2026-05-17 02:05:08.700078 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup [0.000901s] ... ok 2026-05-17 02:05:08.700093 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup_missing_required_fields_1_vast_mgmt_user [0.001387s] ... ok 2026-05-17 02:05:08.714545 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_06___1b___1_ [0.020662s] ... ok 2026-05-17 02:05:08.715928 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_network_interfaces [0.021235s] ... ok 2026-05-17 02:05:08.717297 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_diff_size [0.021351s] ... ok 2026-05-17 02:05:08.719885 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_invalid_protocol [0.022965s] ... ok 2026-05-17 02:05:08.720157 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_deep_copy [0.019743s] ... ok 2026-05-17 02:05:08.735246 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_08___1023b___1023_ [0.020461s] ... ok 2026-05-17 02:05:08.736902 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_snapmirror_snapshots_1_None [0.020815s] ... ok 2026-05-17 02:05:08.740908 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_dir [0.020671s] ... ok 2026-05-17 02:05:08.742028 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_negative_clone_fail [0.023729s] ... ok 2026-05-17 02:05:08.743141 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_remove_mount_permanently [0.023053s] ... ok 2026-05-17 02:05:08.760622 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_4_default_ad_site_to_server [0.021539s] ... ok 2026-05-17 02:05:08.760649 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_render [0.018938s] ... ok 2026-05-17 02:05:08.763305 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_negative_name_exist [0.022245s] ... ok 2026-05-17 02:05:08.767341 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ssh_exec_connection_not_exist [0.023025s] ... ok 2026-05-17 02:05:08.777810 | ubuntu-noble | {3} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_nfs_share [0.040517s] ... ok 2026-05-17 02:05:08.781054 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestDecorateMethodsWith.test_decorate_methods_with [0.019202s] ... ok 2026-05-17 02:05:08.782313 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_fpolicy_scope [0.021962s] ... ok 2026-05-17 02:05:08.786554 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_3 [0.020890s] ... ok 2026-05-17 02:05:08.790812 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmount_device_not_present [0.023888s] ... ok 2026-05-17 02:05:08.797669 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestGenerateIpRange.test_generate_ip_range_3_________ [0.018512s] ... ok 2026-05-17 02:05:08.800520 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_double_deletion [0.002403s] ... ok 2026-05-17 02:05:08.802035 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_2_4_0_11_12 [0.000372s] ... ok 2026-05-17 02:05:08.803640 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_4_4_5_6_1 [0.000354s] ... ok 2026-05-17 02:05:08.803670 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_8_4_6_9 [0.000321s] ... ok 2026-05-17 02:05:08.805030 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_3 [0.021723s] ... ok 2026-05-17 02:05:08.806956 | ubuntu-noble | {3} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_share [0.026298s] ... ok 2026-05-17 02:05:08.808345 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_ensure_when_entry_found [0.000865s] ... ok 2026-05-17 02:05:08.808357 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_list_with_filtering_params [0.000441s] ... ok 2026-05-17 02:05:08.808418 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_one_when_multiple_entries_found [0.000571s] ... ok 2026-05-17 02:05:08.808825 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_update_with_provided_params [0.000414s] ... ok 2026-05-17 02:05:08.809068 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_5 [0.021719s] ... ok 2026-05-17 02:05:08.810733 | ubuntu-noble | 2026-05-17 02:05:08.803 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:08.811034 | ubuntu-noble | 2026-05-17 02:05:08.804 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:08.814248 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmount_device_present [0.023353s] ... ok 2026-05-17 02:05:08.821805 | ubuntu-noble | flashblade_api configuration parameter must be specified 2026-05-17 02:05:08.821821 | ubuntu-noble | NoneType: None 2026-05-17 02:05:08.825244 | ubuntu-noble | {7} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__access_api_negative [0.020604s] ... ok 2026-05-17 02:05:08.825501 | ubuntu-noble | volID for Share fakeId does not exist 2026-05-17 02:05:08.825821 | ubuntu-noble | {3} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_no_auth_parameters [0.022356s] ... ok 2026-05-17 02:05:08.829012 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_snapshot_without_volid [0.022682s] ... ok 2026-05-17 02:05:08.829934 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_create_1 [0.025876s] ... ok 2026-05-17 02:05:08.837843 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmount_device_retry_once [0.023835s] ... ok 2026-05-17 02:05:08.841967 | ubuntu-noble | ('ACCESSShareDriver create share failed %s', 'fakename') 2026-05-17 02:05:08.845007 | ubuntu-noble | Only "ip" access type is allowed for NFS protocol. 2026-05-17 02:05:08.845513 | ubuntu-noble | {7} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_share_negative [0.019265s] ... ok 2026-05-17 02:05:08.848156 | ubuntu-noble | {3} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_update_access_share [0.023246s] ... ok 2026-05-17 02:05:08.851676 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_extend_share [0.021587s] ... ok 2026-05-17 02:05:08.860126 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_delete [0.025735s] ... ok 2026-05-17 02:05:08.860888 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_update_access_2_ro [0.022655s] ... ok 2026-05-17 02:05:08.861767 | ubuntu-noble | 2026-05-17 02:05:08.854 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 5237b6625330 -> 31252d671ae5, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-05-17 02:05:08.862485 | ubuntu-noble | ('ACCESSShareDriver create snapshot failed snapname %s sharename %s', 'fakesnapshotname', '144c9def-b068931c') 2026-05-17 02:05:08.864299 | ubuntu-noble | {7} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_snapshot_negative [0.020156s] ... ok 2026-05-17 02:05:08.868005 | ubuntu-noble | Fail to create share fake_share_name on NAS. 2026-05-17 02:05:08.868226 | ubuntu-noble | Fail to create share fake_share_name on NAS. 2026-05-17 02:05:08.868772 | ubuntu-noble | Fail to create share fake_share_name on NAS. 2026-05-17 02:05:08.869329 | ubuntu-noble | Fail to create share fake_share_name on NAS. 2026-05-17 02:05:08.869877 | ubuntu-noble | Fail to create share fake_share_name on NAS. 2026-05-17 02:05:08.875044 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_get_vol_host [0.020718s] ... ok 2026-05-17 02:05:08.875079 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_api_create_share_with_fail_response_2 [0.024437s] ... ok 2026-05-17 02:05:08.881710 | ubuntu-noble | ('ACCESSShareDriver extend share failed %s', 'fakename') 2026-05-17 02:05:08.884804 | ubuntu-noble | Configured ONTAP login user cannot retrieve QoS policies. 2026-05-17 02:05:08.884820 | ubuntu-noble | {7} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_extend_share_negative [0.019420s] ... ok 2026-05-17 02:05:08.888274 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get_no_permissions_to_execute_zapi [0.032504s] ... ok 2026-05-17 02:05:08.890000 | ubuntu-noble | {6} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_default_config_hook [0.029397s] ... ok 2026-05-17 02:05:08.892894 | ubuntu-noble | Snapshot id fakeSnapshotId does not exist 2026-05-17 02:05:08.893357 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_without_volname [0.021268s] ... ok 2026-05-17 02:05:08.896493 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_snapshot_api_2 [0.023587s] ... ok 2026-05-17 02:05:08.904641 | ubuntu-noble | {7} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_access_rules [0.020377s] ... ok 2026-05-17 02:05:08.911351 | ubuntu-noble | {6} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_fsal_hook [0.020811s] ... ok 2026-05-17 02:05:08.912030 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get_none_found [0.023800s] ... ok 2026-05-17 02:05:08.915471 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_share_stats [0.022448s] ... ok 2026-05-17 02:05:08.916785 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:393: DeprecationWarning: Testing an element's truth value will raise an exception in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. 2026-05-17 02:05:08.916799 | ubuntu-noble | if not snapshot_list: 2026-05-17 02:05:08.920266 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_es [0.023744s] ... ok 2026-05-17 02:05:08.926000 | ubuntu-noble | {7} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_allow [0.021671s] ... ok 2026-05-17 02:05:08.931914 | ubuntu-noble | {6} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_1 [0.020800s] ... ok 2026-05-17 02:05:08.937407 | ubuntu-noble | {5} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_application_error [0.020497s] ... ok 2026-05-17 02:05:08.939511 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_rename [0.025244s] ... ok 2026-05-17 02:05:08.945699 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_08 [0.024429s] ... ok 2026-05-17 02:05:08.947307 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_password_complexity_1___abAB01___True_ [0.020581s] ... ok 2026-05-17 02:05:08.953963 | ubuntu-noble | {6} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_4 [0.021556s] ... ok 2026-05-17 02:05:08.957816 | ubuntu-noble | {5} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_allow_access [0.021623s] ... ok 2026-05-17 02:05:08.964973 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_error_not_unique_relationship [0.027207s] ... ok 2026-05-17 02:05:08.967500 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_1 [0.020462s] ... ok 2026-05-17 02:05:08.968618 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:08.969933 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_27 [0.024474s] ... ok 2026-05-17 02:05:08.972235 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:08.975724 | ubuntu-noble | {6} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_check_for_setup_error [0.021588s] ... ok 2026-05-17 02:05:08.978080 | ubuntu-noble | {5} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_ensure_share [0.019815s] ... ok 2026-05-17 02:05:08.989010 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_unmount_device [0.020782s] ... ok 2026-05-17 02:05:08.994342 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_cifs_share [0.028464s] ... ok 2026-05-17 02:05:08.994365 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_28 [0.023402s] ... ok 2026-05-17 02:05:08.999249 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_2_1_2_3_4__nfs_like_export [0.020888s] ... ok 2026-05-17 02:05:08.999266 | ubuntu-noble | {5} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resize_share [0.020314s] ... ok 2026-05-17 02:05:09.010124 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_create_exports_1_True [0.019664s] ... ok 2026-05-17 02:05:09.015193 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_3 [0.021975s] ... ok 2026-05-17 02:05:09.017281 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_3__1_2_3_4_foo [0.020617s] ... ok 2026-05-17 02:05:09.020527 | ubuntu-noble | {5} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resolve_volume_name_other_error [0.021834s] ... ok 2026-05-17 02:05:09.022877 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_restore_snapshot [0.027965s] ... ok 2026-05-17 02:05:09.027894 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_acls_helper_1 [0.019570s] ... ok 2026-05-17 02:05:09.036606 | ubuntu-noble | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-05-17 02:05:09.036641 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:09.036648 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-05-17 02:05:09.036655 | ubuntu-noble | self.api_executor = self._create_api_executor() 2026-05-17 02:05:09.036676 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:09.036682 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-05-17 02:05:09.036687 | ubuntu-noble | raise exception.ShareBackendException(msg=msg) 2026-05-17 02:05:09.036692 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-05-17 02:05:09.038895 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__kick_out_users_failed [0.021268s] ... ok 2026-05-17 02:05:09.039048 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_4 [0.023209s] ... ok 2026-05-17 02:05:09.042122 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:09.042906 | ubuntu-noble | {5} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_recovery_add_superfluous [0.021357s] ... ok 2026-05-17 02:05:09.047169 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_add_access_path [0.018979s] ... ok 2026-05-17 02:05:09.052077 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror_error [0.029889s] ... ok 2026-05-17 02:05:09.060120 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_export_share_does_not_exist [0.021423s] ... ok 2026-05-17 02:05:09.061664 | ubuntu-noble | Only USER access type is allowed for CIFS shares. 2026-05-17 02:05:09.062972 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_with_diff_nas_1 [0.023547s] ... ok 2026-05-17 02:05:09.064661 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:09.065012 | ubuntu-noble | {5} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_3 [0.022914s] ... ok 2026-05-17 02:05:09.066175 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_join_domain [0.019310s] ... ok 2026-05-17 02:05:09.075048 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_not_found [0.022986s] ... ok 2026-05-17 02:05:09.081509 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_export_share_exist_recreate_false [0.021364s] ... ok 2026-05-17 02:05:09.083742 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_check_share_access_3_proto [0.020467s] ... ok 2026-05-17 02:05:09.084638 | ubuntu-noble | {5} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_2_user [0.019973s] ... ok 2026-05-17 02:05:09.085545 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:09.086038 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_remove_unexisting_path [0.019228s] ... ok 2026-05-17 02:05:09.096995 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_volume_move_request_success_1__True__True__True_ [0.020818s] ... ok 2026-05-17 02:05:09.102787 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_share_path_by_export_location_1___5_6_7_8_foo [0.020833s] ... ok 2026-05-17 02:05:09.104365 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:09.104976 | ubuntu-noble | {5} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_ensure_share [0.019453s] ... ok 2026-05-17 02:05:09.105702 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_1 [0.021983s] ... ok 2026-05-17 02:05:09.112074 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_disk_online_status [0.025793s] ... ok 2026-05-17 02:05:09.116749 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_4 [0.019831s] ... ok 2026-05-17 02:05:09.124754 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_4 [0.019981s] ... ok 2026-05-17 02:05:09.126004 | ubuntu-noble | {5} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_3 [0.019142s] ... ok 2026-05-17 02:05:09.127925 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_4 [0.020810s] ... ok 2026-05-17 02:05:09.129614 | ubuntu-noble | 2026-05-17 02:05:09.118 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 5237b6625330 to 31252d671ae5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:09.129648 | ubuntu-noble | 2026-05-17 02:05:09.124 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:09.129656 | ubuntu-noble | 2026-05-17 02:05:09.124 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:09.132207 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_parse_command [0.019941s] ... ok 2026-05-17 02:05:09.133317 | ubuntu-noble | 2026-05-17 02:05:09.129 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:09.133337 | ubuntu-noble | 2026-05-17 02:05:09.129 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:09.137275 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_snaplock_attributes_1 [0.020775s] ... ok 2026-05-17 02:05:09.145959 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_disable_access_for_maintenance_1____shares_fake_share1_n_t_t1_1_1_10_n_shares_fake_share2_n_t_t1_1_1_16_n_shares_fake_share3_n_t_t_world__n_mnt_fake_share1_1_1_1_11___False_ [0.021229s] ... ok 2026-05-17 02:05:09.147094 | ubuntu-noble | {5} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_with_rados_store_1_False [0.020193s] ... ok 2026-05-17 02:05:09.149129 | ubuntu-noble | Share shareId does not exist 2026-05-17 02:05:09.149993 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_share_no_delete_share [0.022837s] ... ok 2026-05-17 02:05:09.152228 | ubuntu-noble | VPSA volume for share fakeid2 could not be found. 2026-05-17 02:05:09.152251 | ubuntu-noble | snapshot: original volume OS_share-fakeid2 not found, skipping delete operation 2026-05-17 02:05:09.152258 | ubuntu-noble | snapshot: snapshot OS_share-snapshot-wrong_id not found, skipping delete operation 2026-05-17 02:05:09.153411 | ubuntu-noble | {7} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_delete_share_snapshot [0.021462s] ... ok 2026-05-17 02:05:09.158439 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_snapshot_api_error [0.021047s] ... ok 2026-05-17 02:05:09.164913 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_multi_ip_1__foo_bar [0.020574s] ... ok 2026-05-17 02:05:09.166369 | ubuntu-noble | {5} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_init_helper [0.021363s] ... ok 2026-05-17 02:05:09.170668 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_snapshot [0.021744s] ... ok 2026-05-17 02:05:09.173657 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.GetBackendConfigurationTestCase.test_get_backend_configuration_error [0.019304s] ... ok 2026-05-17 02:05:09.179156 | ubuntu-noble | Delete volume fake_share failed, renaming.. 2026-05-17 02:05:09.180119 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_volume_error [0.020388s] ... ok 2026-05-17 02:05:09.187072 | ubuntu-noble | {5} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_init_helper_conf_dir_empty [0.020060s] ... ok 2026-05-17 02:05:09.188053 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_2 [0.020911s] ... ok 2026-05-17 02:05:09.192106 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_extend_share_without_share_name [0.020211s] ... ok 2026-05-17 02:05:09.195548 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_5 [0.018733s] ... ok 2026-05-17 02:05:09.195573 | ubuntu-noble | 2026-05-17 02:05:09.191 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 31252d671ae5 -> 238720805ce1, Add messages table 2026-05-17 02:05:09.200159 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migration_start_2 [0.020506s] ... ok 2026-05-17 02:05:09.203121 | ubuntu-noble | 2026-05-17 02:05:09.200 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 31252d671ae5 to 238720805ce1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:09.204572 | ubuntu-noble | Unsupported access rule of 'type' ip, 'level' RO, 'to' 10.0.0.1: level should be one of 'rw', 'ro'. 2026-05-17 02:05:09.207497 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_2_5_6_7_8__foo_bar [0.020715s] ... ok 2026-05-17 02:05:09.207519 | ubuntu-noble | 2026-05-17 02:05:09.203 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:09.207527 | ubuntu-noble | 2026-05-17 02:05:09.203 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:09.209639 | ubuntu-noble | {5} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_invalid_share_access_level [0.020770s] ... ok 2026-05-17 02:05:09.212673 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_6 [0.019578s] ... ok 2026-05-17 02:05:09.213478 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_without_existing_share [0.022439s] ... ok 2026-05-17 02:05:09.223613 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_terminate_vserver_services [0.020932s] ... ok 2026-05-17 02:05:09.224267 | ubuntu-noble | Unsupported access rule of 'type' notip, 'level' rw, 'to' 10.0.0.1: type should be one of 'ip'. 2026-05-17 02:05:09.227529 | ubuntu-noble | {5} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_invalid_share_access_type [0.020151s] ... ok 2026-05-17 02:05:09.228627 | ubuntu-noble | 2026-05-17 02:05:09.223 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:09.228643 | ubuntu-noble | 2026-05-17 02:05:09.224 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:09.228649 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_1_rw [0.020929s] ... ok 2026-05-17 02:05:09.228834 | ubuntu-noble | Unsupported access level rw or access type user, skipping removal of access rule to 4.4.4.4. 2026-05-17 02:05:09.228845 | ubuntu-noble | Access rule ip:2.2.2.3 already exists for share fake_share_name 2026-05-17 02:05:09.230642 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_not_set [0.018709s] ... ok 2026-05-17 02:05:09.235275 | ubuntu-noble | {3} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_https_call_verify [0.021690s] ... ok 2026-05-17 02:05:09.241531 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume_api_error [0.020075s] ... ok 2026-05-17 02:05:09.246470 | ubuntu-noble | Unsupported access level ro or access type user, skipping removal of access rule to 4.4.4.4. 2026-05-17 02:05:09.246828 | ubuntu-noble | Access rule ip:2.2.2.3 already exists for share fake_share_name 2026-05-17 02:05:09.250281 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_5___foo____True__False________compression_foo__ [0.018486s] ... ok 2026-05-17 02:05:09.250299 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__setup_server [0.022601s] ... ok 2026-05-17 02:05:09.251096 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_2_ro [0.021587s] ... ok 2026-05-17 02:05:09.255828 | ubuntu-noble | {3} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_request_generation_and_basic_auth [0.020309s] ... ok 2026-05-17 02:05:09.260610 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-05-17 02:05:09.261368 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-05-17 02:05:09.261379 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-05-17 02:05:09.261383 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-05-17 02:05:09.261387 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-05-17 02:05:09.264046 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume_with_retries [0.022060s] ... ok 2026-05-17 02:05:09.268133 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_01____is__True____True__False_____dedup_off_____dedup_on__ [0.017966s] ... ok 2026-05-17 02:05:09.270489 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_invalid_level [0.020695s] ... ok 2026-05-17 02:05:09.271955 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__teardown_server [0.021906s] ... ok 2026-05-17 02:05:09.275767 | ubuntu-noble | {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_create_share_existing_volume [0.019682s] ... ok 2026-05-17 02:05:09.285439 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror [0.020205s] ... ok 2026-05-17 02:05:09.288625 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_02___True____True__False_____dedup_off_____dedup_on__ [0.019217s] ... ok 2026-05-17 02:05:09.293532 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_invalid_type [0.021034s] ... ok 2026-05-17 02:05:09.298723 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_attached_incorrect [0.021466s] ... ok 2026-05-17 02:05:09.298746 | ubuntu-noble | {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_create_share_wrong_protocol [0.020713s] ... ok 2026-05-17 02:05:09.298765 | ubuntu-noble | 2026-05-17 02:05:09.279 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 238720805ce1 -> 31252d671ae5, Add messages table 2026-05-17 02:05:09.298771 | ubuntu-noble | 2026-05-17 02:05:09.281 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 238720805ce1 to 31252d671ae5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:09.298777 | ubuntu-noble | 2026-05-17 02:05:09.284 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:09.298783 | ubuntu-noble | 2026-05-17 02:05:09.284 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:09.298788 | ubuntu-noble | 2026-05-17 02:05:09.293 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:09.298802 | ubuntu-noble | 2026-05-17 02:05:09.293 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:09.307198 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_already_transferring [0.020081s] ... ok 2026-05-17 02:05:09.307219 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_03___on____True__False_____dedup_off_____dedup_on__ [0.018864s] ... ok 2026-05-17 02:05:09.315187 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_deallocate_container [0.020874s] ... ok 2026-05-17 02:05:09.317885 | ubuntu-noble | {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_delete_share_existing_volume_disabled [0.020924s] ... ok 2026-05-17 02:05:09.326405 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_already_transferring_two [0.019621s] ... ok 2026-05-17 02:05:09.326442 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_11___no____False_____dedup_on_____dedup_off__ [0.019173s] ... ok 2026-05-17 02:05:09.337291 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_deallocate_container_with_volume_not_found [0.020909s] ... ok 2026-05-17 02:05:09.337713 | ubuntu-noble | {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_deny_access_nonip [0.020090s] ... ok 2026-05-17 02:05:09.344778 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_error [0.020469s] ... ok 2026-05-17 02:05:09.346437 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_name_3_bar [0.021538s] ... ok 2026-05-17 02:05:09.359297 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share [0.020861s] ... ok 2026-05-17 02:05:09.360868 | ubuntu-noble | {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_recovery_additionals [0.020388s] ... ok 2026-05-17 02:05:09.361015 | ubuntu-noble | 2026-05-17 02:05:09.355 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 31252d671ae5 -> 238720805ce1, Add messages table 2026-05-17 02:05:09.365042 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_03 [0.019739s] ... ok 2026-05-17 02:05:09.366475 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_2_foo [0.019056s] ... ok 2026-05-17 02:05:09.371569 | ubuntu-noble | 2026-05-17 02:05:09.364 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 31252d671ae5 to 238720805ce1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:09.371595 | ubuntu-noble | 2026-05-17 02:05:09.366 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:09.371616 | ubuntu-noble | 2026-05-17 02:05:09.366 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:09.377668 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_without_server_backend_details [0.020004s] ... ok 2026-05-17 02:05:09.379650 | ubuntu-noble | {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_share_stats [0.021190s] ... ok 2026-05-17 02:05:09.379737 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:09.384869 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_05 [0.020135s] ... ok 2026-05-17 02:05:09.385217 | ubuntu-noble | 2026-05-17 02:05:09.380 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:09.385230 | ubuntu-noble | 2026-05-17 02:05:09.380 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:09.386957 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_4_foo_bar [0.021101s] ... ok 2026-05-17 02:05:09.399271 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ensure_share [0.021952s] ... ok 2026-05-17 02:05:09.402138 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:09.402317 | ubuntu-noble | {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share [0.021673s] ... ok 2026-05-17 02:05:09.404140 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_10 [0.019438s] ... ok 2026-05-17 02:05:09.405690 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_shell_executor_by_host_local [0.019405s] ... ok 2026-05-17 02:05:09.422031 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:09.422150 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ensure_share_invalid_helper [0.021205s] ... ok 2026-05-17 02:05:09.422181 | ubuntu-noble | {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share_from_snapshot_fail [0.020164s] ... ok 2026-05-17 02:05:09.424651 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_15 [0.020166s] ... ok 2026-05-17 02:05:09.425307 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_5_foo_bar_quuz [0.019489s] ... ok 2026-05-17 02:05:09.440717 | ubuntu-noble | 2026-05-17 02:05:09.436 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 238720805ce1 -> b516de97bfee, Add ProjectShareTypeQuota model 2026-05-17 02:05:09.441673 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:09.441715 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_format_device [0.020648s] ... ok 2026-05-17 02:05:09.442098 | ubuntu-noble | {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_snapshot [0.019119s] ... ok 2026-05-17 02:05:09.447857 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_1 [0.019544s] ... ok 2026-05-17 02:05:09.448496 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_17 [0.020386s] ... ok 2026-05-17 02:05:09.457197 | ubuntu-noble | 2026-05-17 02:05:09.450 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 238720805ce1 to b516de97bfee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:09.457221 | ubuntu-noble | 2026-05-17 02:05:09.453 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:09.457228 | ubuntu-noble | 2026-05-17 02:05:09.454 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:09.461599 | ubuntu-noble | {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_2 [0.020011s] ... ok 2026-05-17 02:05:09.463518 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:09.464786 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_consumed_space [0.021312s] ... ok 2026-05-17 02:05:09.467738 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_3 [0.020506s] ... ok 2026-05-17 02:05:09.467773 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_exists_not_found [0.020517s] ... ok 2026-05-17 02:05:09.481002 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:09.481550 | ubuntu-noble | {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_shrink_share_fail [0.019854s] ... ok 2026-05-17 02:05:09.483517 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size [0.020968s] ... ok 2026-05-17 02:05:09.486364 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_4 [0.019806s] ... ok 2026-05-17 02:05:09.487129 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_1_source [0.019905s] ... ok 2026-05-17 02:05:09.501381 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:09.502209 | ubuntu-noble | {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_update_access_2 [0.020169s] ... ok 2026-05-17 02:05:09.505163 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot_error [0.021723s] ... ok 2026-05-17 02:05:09.505688 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_2_destination [0.019536s] ... ok 2026-05-17 02:05:09.508073 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_snapshot_absent [0.019744s] ... ok 2026-05-17 02:05:09.521639 | ubuntu-noble | {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_update_access_3 [0.019345s] ... ok 2026-05-17 02:05:09.525715 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_2___127_0_0_1____foo__ [0.018759s] ... ok 2026-05-17 02:05:09.530888 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_port_to_broadcast_domain_exception [0.020267s] ... ok 2026-05-17 02:05:09.530911 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_true [0.020934s] ... ok 2026-05-17 02:05:09.550738 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_dataset_not_found [0.018947s] ... ok 2026-05-17 02:05:09.550776 | ubuntu-noble | 2026-05-17 02:05:09.538 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:09.550789 | ubuntu-noble | 2026-05-17 02:05:09.538 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:09.550800 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__build_autosize_attributes_with_mode_only [0.019493s] ... ok 2026-05-17 02:05:09.550810 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_true_no_volume_provided [0.020907s] ... ok 2026-05-17 02:05:09.550819 | ubuntu-noble | {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_no_conf_dir_must_exist_false [0.026200s] ... ok 2026-05-17 02:05:09.565928 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_cancel_success [0.018793s] ... ok 2026-05-17 02:05:09.566062 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__check_for_cluster_credentials_not_cluster [0.019779s] ... ok 2026-05-17 02:05:09.569228 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__get_helper_with_wrong_proto_3_None [0.021536s] ... ok 2026-05-17 02:05:09.569974 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_attached_to_cinder_volume_not_found [0.021969s] ... ok 2026-05-17 02:05:09.579075 | ubuntu-noble | Failed to update currently active replica. 2026-05-17 02:05:09.579098 | ubuntu-noble | Unexpected error while running command. 2026-05-17 02:05:09.579104 | ubuntu-noble | Command: None 2026-05-17 02:05:09.579110 | ubuntu-noble | Exit code: - 2026-05-17 02:05:09.579116 | ubuntu-noble | Stdout: 'Active replica failure' 2026-05-17 02:05:09.579122 | ubuntu-noble | Stderr: None 2026-05-17 02:05:09.579745 | ubuntu-noble | Failed to sync replica fake_third_replica_id. Unexpected error while running command. 2026-05-17 02:05:09.580028 | ubuntu-noble | Command: None 2026-05-17 02:05:09.580036 | ubuntu-noble | Exit code: - 2026-05-17 02:05:09.580042 | ubuntu-noble | Stdout: 'Second replica sync failure' 2026-05-17 02:05:09.580049 | ubuntu-noble | Stderr: None 2026-05-17 02:05:09.582497 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_promote_replica_active_not_available [0.019190s] ... ok 2026-05-17 02:05:09.582631 | ubuntu-noble | LDAP client cannot be configured without 'server' or 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP server. 2026-05-17 02:05:09.582640 | ubuntu-noble | NoneType: None 2026-05-17 02:05:09.584567 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_error_2__None__None_ [0.019208s] ... ok 2026-05-17 02:05:09.589870 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_add_mount_permanently [0.020605s] ... ok 2026-05-17 02:05:09.594959 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share [0.022043s] ... ok 2026-05-17 02:05:09.600712 | ubuntu-noble | 2026-05-17 02:05:09.591 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade b516de97bfee -> 238720805ce1, Add ProjectShareTypeQuota model 2026-05-17 02:05:09.600738 | ubuntu-noble | 2026-05-17 02:05:09.593 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update b516de97bfee to 238720805ce1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:09.600766 | ubuntu-noble | 2026-05-17 02:05:09.595 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:09.600771 | ubuntu-noble | 2026-05-17 02:05:09.595 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:09.602471 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_shrink_share_data_loss [0.019258s] ... ok 2026-05-17 02:05:09.603980 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_create_volume_body_2_False [0.018642s] ... ok 2026-05-17 02:05:09.611463 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_failed_attach_2_Invalid [0.021760s] ... ok 2026-05-17 02:05:09.613274 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_4 [0.021693s] ... ok 2026-05-17 02:05:09.621809 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test__get_option_1_True [0.020789s] ... ok 2026-05-17 02:05:09.626196 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_disabled [0.018879s] ... ok 2026-05-17 02:05:09.631842 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_exception [0.020129s] ... ok 2026-05-17 02:05:09.633327 | ubuntu-noble | {5} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_init_local_ganesha_server [0.020027s] ... ok 2026-05-17 02:05:09.638764 | ubuntu-noble | 2026-05-17 02:05:09.635 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:09.638780 | ubuntu-noble | 2026-05-17 02:05:09.635 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:09.640998 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resume_snapmirror_1_async [0.018647s] ... ok 2026-05-17 02:05:09.643204 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_get_zpool_option [0.021458s] ... ok 2026-05-17 02:05:09.656432 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_snapshot [0.024408s] ... ok 2026-05-17 02:05:09.657435 | ubuntu-noble | {5} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_4 [0.023885s] ... ok 2026-05-17 02:05:09.670013 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_local_shell_execute_with_sudo [0.023401s] ... ok 2026-05-17 02:05:09.670650 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_nfs_export_rule [0.029174s] ... ok 2026-05-17 02:05:09.676868 | ubuntu-noble | {5} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_5 [0.019468s] ... ok 2026-05-17 02:05:09.681343 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_detach_volume [0.024015s] ... ok 2026-05-17 02:05:09.687513 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_parse_zfs_answer_empty [0.019000s] ... ok 2026-05-17 02:05:09.693740 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:09.694966 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_1 [0.019408s] ... ok 2026-05-17 02:05:09.695901 | ubuntu-noble | 2026-05-17 02:05:09.688 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 238720805ce1 -> b516de97bfee, Add ProjectShareTypeQuota model 2026-05-17 02:05:09.696639 | ubuntu-noble | {5} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_helper_vol_2 [0.019468s] ... ok 2026-05-17 02:05:09.707517 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_5_fake [0.020951s] ... ok 2026-05-17 02:05:09.707919 | ubuntu-noble | 2026-05-17 02:05:09.705 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 238720805ce1 to b516de97bfee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:09.708290 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_mount_device_not_present [0.027809s] ... ok 2026-05-17 02:05:09.709518 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_cifs_aes_encryption_enable [0.018878s] ... ok 2026-05-17 02:05:09.713768 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:09.716889 | ubuntu-noble | {5} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_1 [0.019684s] ... ok 2026-05-17 02:05:09.719072 | ubuntu-noble | 2026-05-17 02:05:09.713 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:09.719094 | ubuntu-noble | 2026-05-17 02:05:09.713 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:09.724136 | ubuntu-noble | Property manila_managed already exists. 2026-05-17 02:05:09.727033 | ubuntu-noble | {7} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_schema_property_exists [0.019052s] ... ok 2026-05-17 02:05:09.733714 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:09.734391 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_already_present [0.025246s] ... ok 2026-05-17 02:05:09.737585 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_resize_filesystem_invalid_new_size_1 [0.027262s] ... ok 2026-05-17 02:05:09.737998 | ubuntu-noble | {5} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_update_share_stats [0.020013s] ... ok 2026-05-17 02:05:09.741481 | ubuntu-noble | 2026-05-17 02:05:09.737 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:09.741516 | ubuntu-noble | 2026-05-17 02:05:09.737 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:09.745573 | ubuntu-noble | {7} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_enable_service [0.018184s] ... ok 2026-05-17 02:05:09.752882 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_kerberos [0.018403s] ... ok 2026-05-17 02:05:09.755886 | ubuntu-noble | {5} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_4 [0.019404s] ... ok 2026-05-17 02:05:09.765572 | ubuntu-noble | {7} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_create_share_from_snapshot [0.020165s] ... ok 2026-05-17 02:05:09.767300 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_resize_filesystem_invalid_new_size_2 [0.030826s] ... ok 2026-05-17 02:05:09.772911 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_fpolicy_policy_with_scope [0.018976s] ... ok 2026-05-17 02:05:09.777172 | ubuntu-noble | {5} manila.tests.share.drivers.test_helpers.CIFSHelperUserAccessTestCase.test_update_access_exception_type [0.019610s] ... ok 2026-05-17 02:05:09.785433 | ubuntu-noble | {7} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_delete_snapshot [0.020150s] ... ok 2026-05-17 02:05:09.790605 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_kerberos_realm_error_1_1 [0.018141s] ... ok 2026-05-17 02:05:09.796615 | ubuntu-noble | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_7 [0.020155s] ... ok 2026-05-17 02:05:09.800080 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_setup_helpers_no_helpers [0.032387s] ... ok 2026-05-17 02:05:09.803333 | ubuntu-noble | snapshot fakesnapshotid: has clones 2026-05-17 02:05:09.805946 | ubuntu-noble | {7} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_delete_snapshot_negative [0.020710s] ... ok 2026-05-17 02:05:09.811200 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_1___10_10_10_0_24____10_10_10_1___False_ [0.019014s] ... ok 2026-05-17 02:05:09.816326 | ubuntu-noble | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_1__foo_bar [0.020134s] ... ok 2026-05-17 02:05:09.821568 | ubuntu-noble | 2026-05-17 02:05:09.819 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade b516de97bfee -> 829a09b0ddd4, Fix 'project_share_type_quotas' unique constraint 2026-05-17 02:05:09.824231 | ubuntu-noble | 2.8GB of share fakeid2 is already used. Cannot shrink to 2GB. 2026-05-17 02:05:09.825871 | ubuntu-noble | {7} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_shrink_share_negative [0.019615s] ... ok 2026-05-17 02:05:09.830933 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_no_destination_1__ [0.019544s] ... ok 2026-05-17 02:05:09.831274 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share_invalid_size [0.030442s] ... ok 2026-05-17 02:05:09.833672 | ubuntu-noble | 2026-05-17 02:05:09.828 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update b516de97bfee to 829a09b0ddd4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:09.839863 | ubuntu-noble | 2026-05-17 02:05:09.833 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:09.840584 | ubuntu-noble | 2026-05-17 02:05:09.833 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:09.842810 | ubuntu-noble | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_2_5_6_7_8__bar_quuz [0.025961s] ... ok 2026-05-17 02:05:09.845498 | ubuntu-noble | {7} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_unmanage_CIFS [0.019923s] ... ok 2026-05-17 02:05:09.847111 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_error [0.018172s] ... ok 2026-05-17 02:05:09.856948 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_2 [0.025874s] ... ok 2026-05-17 02:05:09.863260 | ubuntu-noble | Unknown if the share: sharename to be managed is already being managed by Manila. Aborting manage share. Please add 'manila_managed' custom schema property to the share and set its value to False.Alternatively, set Manila config property 'zfssa_manage_policy' to 'loose' to remove this restriction. 2026-05-17 02:05:09.863922 | ubuntu-noble | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_5__1001__1000___124__foo_bar [0.021582s] ... ok 2026-05-17 02:05:09.866565 | ubuntu-noble | {7} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_verify_share_to_manage_no_property [0.019517s] ... ok 2026-05-17 02:05:09.866985 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume [0.019169s] ... ok 2026-05-17 02:05:09.882920 | ubuntu-noble | {3} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_get_export [0.023977s] ... ok 2026-05-17 02:05:09.886523 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_3 [0.018776s] ... ok 2026-05-17 02:05:09.886557 | ubuntu-noble | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_4 [0.021320s] ... ok 2026-05-17 02:05:09.891841 | ubuntu-noble | 2026-05-17 02:05:09.889 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:09.891863 | ubuntu-noble | 2026-05-17 02:05:09.889 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:09.900222 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:09.905076 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver [0.019434s] ... ok 2026-05-17 02:05:09.907650 | ubuntu-noble | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_delete_invalid_rule_3 [0.022195s] ... ok 2026-05-17 02:05:09.909706 | ubuntu-noble | {3} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_empty [0.028903s] ... ok 2026-05-17 02:05:09.924315 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event_error_not_found_1_4 [0.019020s] ... ok 2026-05-17 02:05:09.930784 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_check_for_setup_error [0.022699s] ... ok 2026-05-17 02:05:09.932885 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:09.935788 | ubuntu-noble | {3} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_2_False [0.026350s] ... ok 2026-05-17 02:05:09.945340 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_fpolicy_policy [0.018186s] ... ok 2026-05-17 02:05:09.951129 | ubuntu-noble | {7} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_3_active [0.085645s] ... ok 2026-05-17 02:05:09.956161 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_snapshot [0.024982s] ... ok 2026-05-17 02:05:09.957704 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:09.960151 | ubuntu-noble | {3} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_4 [0.024258s] ... ok 2026-05-17 02:05:09.964715 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_3_None [0.021431s] ... ok 2026-05-17 02:05:09.970337 | ubuntu-noble | 2026-05-17 02:05:09.959 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 829a09b0ddd4 -> b516de97bfee, Fix 'project_share_type_quotas' unique constraint 2026-05-17 02:05:09.970359 | ubuntu-noble | 2026-05-17 02:05:09.959 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 829a09b0ddd4 to b516de97bfee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:09.970366 | ubuntu-noble | 2026-05-17 02:05:09.962 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:09.970372 | ubuntu-noble | 2026-05-17 02:05:09.962 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:09.970377 | ubuntu-noble | 2026-05-17 02:05:09.965 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:09.970382 | ubuntu-noble | 2026-05-17 02:05:09.965 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:09.978060 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_share [0.022125s] ... ok 2026-05-17 02:05:09.978381 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:09.981198 | ubuntu-noble | {3} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_supported_access_features_2_level [0.020893s] ... ok 2026-05-17 02:05:09.982213 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_disk_types_1 [0.018324s] ... ok 2026-05-17 02:05:09.987323 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:10.001313 | ubuntu-noble | {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__kick_out_users_success [0.019272s] ... ok 2026-05-17 02:05:10.002377 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_extend_container [0.021795s] ... ok 2026-05-17 02:05:10.003437 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_for_volume_empty [0.019544s] ... ok 2026-05-17 02:05:10.019349 | ubuntu-noble | 2026-05-17 02:05:10.015 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade b516de97bfee -> 829a09b0ddd4, Fix 'project_share_type_quotas' unique constraint 2026-05-17 02:05:10.023680 | ubuntu-noble | {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_exports_share_exist_recreate_true [0.018609s] ... ok 2026-05-17 02:05:10.024207 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_backend_info [0.023916s] ... ok 2026-05-17 02:05:10.026428 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_no_name [0.018848s] ... ok 2026-05-17 02:05:10.028644 | ubuntu-noble | 2026-05-17 02:05:10.025 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update b516de97bfee to 829a09b0ddd4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:10.032024 | ubuntu-noble | 2026-05-17 02:05:10.030 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:10.032037 | ubuntu-noble | 2026-05-17 02:05:10.030 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:10.039886 | ubuntu-noble | {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_4_1001__1000_129 [0.019500s] ... ok 2026-05-17 02:05:10.039954 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ipspaces [0.018958s] ... ok 2026-05-17 02:05:10.046807 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_helper [0.021726s] ... ok 2026-05-17 02:05:10.055477 | ubuntu-noble | 2026-05-17 02:05:10.053 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:10.055492 | ubuntu-noble | 2026-05-17 02:05:10.053 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:10.056312 | ubuntu-noble | fake 2026-05-17 02:05:10.059677 | ubuntu-noble | {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_init_helper_log [0.019981s] ... ok 2026-05-17 02:05:10.059695 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job_state_error [0.019198s] ... ok 2026-05-17 02:05:10.068001 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_access_2_ro [0.021779s] ... ok 2026-05-17 02:05:10.075870 | ubuntu-noble | NFS v4.0 is not supported while migrating vservers. 2026-05-17 02:05:10.078281 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state_raise_error_1_13172940 [0.019003s] ... ok 2026-05-17 02:05:10.080718 | ubuntu-noble | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_share_mirrors [0.021356s] ... ok 2026-05-17 02:05:10.088907 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.BaseNetworkHelperTestCase.test_instantiate_invalid [0.020781s] ... ok 2026-05-17 02:05:10.097174 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_net_options [0.018789s] ... ok 2026-05-17 02:05:10.100995 | ubuntu-noble | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container [0.019743s] ... ok 2026-05-17 02:05:10.111289 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_private_router_no_gateway [0.021563s] ... ok 2026-05-17 02:05:10.111564 | ubuntu-noble | 2026-05-17 02:05:10.108 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 829a09b0ddd4 -> 27cb96d991fa, add description for share type 2026-05-17 02:05:10.116474 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_config_default [0.018195s] ... ok 2026-05-17 02:05:10.120072 | ubuntu-noble | 2026-05-17 02:05:10.113 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 829a09b0ddd4 to 27cb96d991fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:10.120087 | ubuntu-noble | 2026-05-17 02:05:10.115 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:10.120092 | ubuntu-noble | 2026-05-17 02:05:10.115 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:10.122494 | ubuntu-noble | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_snapshot [0.020147s] ... ok 2026-05-17 02:05:10.133500 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_private_router_success [0.022431s] ... ok 2026-05-17 02:05:10.135625 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate_error_2_None [0.019343s] ... ok 2026-05-17 02:05:10.140720 | ubuntu-noble | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_without_name [0.019779s] ... ok 2026-05-17 02:05:10.144221 | ubuntu-noble | 2026-05-17 02:05:10.140 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:10.144339 | ubuntu-noble | 2026-05-17 02:05:10.141 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:10.146385 | ubuntu-noble | {7} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_1__True___error__ [0.195202s] ... ok 2026-05-17 02:05:10.153826 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ontap_version_2_False [0.018791s] ... ok 2026-05-17 02:05:10.154959 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_default_host [0.021319s] ... ok 2026-05-17 02:05:10.160624 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.BaseNetworkHelperTestCase.test_instantiate_valid [0.019447s] ... ok 2026-05-17 02:05:10.172683 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_2_False [0.018669s] ... ok 2026-05-17 02:05:10.177742 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_1 [0.022089s] ... ok 2026-05-17 02:05:10.180794 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_cidr_for_subnet_failure [0.020238s] ... ok 2026-05-17 02:05:10.182253 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:10.189582 | ubuntu-noble | {7} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_1___nfs___True__False_ [0.042979s] ... ok 2026-05-17 02:05:10.193487 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_raise_more_than_one [0.020999s] ... ok 2026-05-17 02:05:10.197339 | ubuntu-noble | Unable to check server existence since 'instance_id' key is not set in share server backend details. 2026-05-17 02:05:10.199783 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_no_instance_id [0.022906s] ... ok 2026-05-17 02:05:10.202550 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_cidr_for_subnet_success [0.021771s] ... ok 2026-05-17 02:05:10.208016 | ubuntu-noble | 2026-05-17 02:05:10.202 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 27cb96d991fa -> 829a09b0ddd4, add description for share type 2026-05-17 02:05:10.208037 | ubuntu-noble | 2026-05-17 02:05:10.204 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 27cb96d991fa to 829a09b0ddd4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:10.211365 | ubuntu-noble | 2026-05-17 02:05:10.208 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:10.211395 | ubuntu-noble | 2026-05-17 02:05:10.209 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:10.212359 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_svm_volumes_total_size [0.018423s] ... ok 2026-05-17 02:05:10.222946 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_two_found [0.020129s] ... ok 2026-05-17 02:05:10.223802 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:10.234610 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_move_status [0.020167s] ... ok 2026-05-17 02:05:10.234643 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_01 [0.033037s] ... ok 2026-05-17 02:05:10.235484 | ubuntu-noble | 2026-05-17 02:05:10.230 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:10.235718 | ubuntu-noble | 2026-05-17 02:05:10.230 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:10.243085 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_unhandled_exception_2 [0.020258s] ... ok 2026-05-17 02:05:10.251762 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_info_1 [0.018745s] ... ok 2026-05-17 02:05:10.255633 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_02 [0.020836s] ... ok 2026-05-17 02:05:10.260943 | ubuntu-noble | {7} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_an_update_is_in_progress_2_denying [0.071244s] ... ok 2026-05-17 02:05:10.264087 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_failed_to_create_1 [0.020807s] ... ok 2026-05-17 02:05:10.271862 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_peers_not_found [0.018780s] ... ok 2026-05-17 02:05:10.274354 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_07 [0.020386s] ... ok 2026-05-17 02:05:10.284629 | ubuntu-noble | Unable to limit ssh access to instance id: 'fakeid'! 2026-05-17 02:05:10.286685 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_limit_ssh_no_service_subnet [0.022234s] ... ok 2026-05-17 02:05:10.288579 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_volume_count [0.018353s] ... ok 2026-05-17 02:05:10.290963 | ubuntu-noble | 2026-05-17 02:05:10.283 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 829a09b0ddd4 -> 27cb96d991fa, add description for share type 2026-05-17 02:05:10.290999 | ubuntu-noble | 2026-05-17 02:05:10.284 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 829a09b0ddd4 to 27cb96d991fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:10.291016 | ubuntu-noble | 2026-05-17 02:05:10.287 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:10.291021 | ubuntu-noble | 2026-05-17 02:05:10.287 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:10.293852 | ubuntu-noble | 2026-05-17 02:05:10.290 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:10.293897 | ubuntu-noble | 2026-05-17 02:05:10.290 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:10.294365 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_8 [0.020007s] ... ok 2026-05-17 02:05:10.296324 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:10.309913 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__check_server_availability_with_recall_1_True [0.020826s] ... ok 2026-05-17 02:05:10.309993 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_1_True [0.018872s] ... ok 2026-05-17 02:05:10.315590 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_more_than_one_exist [0.019863s] ... ok 2026-05-17 02:05:10.327024 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_2_False [0.019172s] ... ok 2026-05-17 02:05:10.328366 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__delete_server_not_found [0.020488s] ... ok 2026-05-17 02:05:10.337765 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_found_in_networks_section [0.023214s] ... ok 2026-05-17 02:05:10.345396 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_nve_supported_key_manager_not_enabled [0.018218s] ... ok 2026-05-17 02:05:10.346865 | ubuntu-noble | 2026-05-17 02:05:10.342 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 27cb96d991fa -> 4a482571410f, add_backend_info_table 2026-05-17 02:05:10.347510 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_05 [0.019449s] ... ok 2026-05-17 02:05:10.350893 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_ensure_shares_1___ [0.012694s] ... ok 2026-05-17 02:05:10.353541 | ubuntu-noble | 2026-05-17 02:05:10.350 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 27cb96d991fa to 4a482571410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:10.357916 | ubuntu-noble | 2026-05-17 02:05:10.355 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:10.357934 | ubuntu-noble | 2026-05-17 02:05:10.355 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:10.362915 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_add_rules_1___________10_10_10_1____10_10_10_2___ [0.011953s] ... ok 2026-05-17 02:05:10.364517 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_snapmirror_vol [0.018978s] ... ok 2026-05-17 02:05:10.368595 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_09 [0.020769s] ... ok 2026-05-17 02:05:10.379595 | ubuntu-noble | 2026-05-17 02:05:10.376 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:10.379623 | ubuntu-noble | 2026-05-17 02:05:10.377 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:10.382674 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_2___5000B_s___None_ [0.018401s] ... ok 2026-05-17 02:05:10.384808 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_delattr [0.021124s] ... ok 2026-05-17 02:05:10.388747 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_11 [0.020022s] ... ok 2026-05-17 02:05:10.401309 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_3___5000iops___None_ [0.018555s] ... ok 2026-05-17 02:05:10.404012 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_recursion [0.019686s] ... ok 2026-05-17 02:05:10.409536 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_2 [0.019961s] ... ok 2026-05-17 02:05:10.425109 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_setattr [0.018170s] ... ok 2026-05-17 02:05:10.425156 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_6__None___1000iops__ [0.018586s] ... ok 2026-05-17 02:05:10.428434 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_keypath_to_public_not_set [0.019483s] ... ok 2026-05-17 02:05:10.430726 | ubuntu-noble | {7} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_delete_all_rules_1_True [0.168810s] ... ok 2026-05-17 02:05:10.437545 | ubuntu-noble | 2026-05-17 02:05:10.428 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 4a482571410f -> 27cb96d991fa, add_backend_info_table 2026-05-17 02:05:10.437592 | ubuntu-noble | 2026-05-17 02:05:10.429 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 4a482571410f to 27cb96d991fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:10.437600 | ubuntu-noble | 2026-05-17 02:05:10.432 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:10.437606 | ubuntu-noble | 2026-05-17 02:05:10.432 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:10.441110 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_rename [0.018699s] ... ok 2026-05-17 02:05:10.442576 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_without [0.019013s] ... ok 2026-05-17 02:05:10.451915 | ubuntu-noble | 2026-05-17 02:05:10.448 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:10.451936 | ubuntu-noble | 2026-05-17 02:05:10.448 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:10.453340 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_found_in_addresses_section [0.024954s] ... ok 2026-05-17 02:05:10.457718 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_rename_error [0.018817s] ... ok 2026-05-17 02:05:10.461408 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_name_starts_with_underscore_and_digit [0.019878s] ... ok 2026-05-17 02:05:10.475569 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_driver_config_and_wo_handling_of_share_servers [0.021990s] ... ok 2026-05-17 02:05:10.477235 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_error_1_4 [0.019412s] ... ok 2026-05-17 02:05:10.481666 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver_util.TestGenerateIpRange.test_generate_ip_range_2_____15_0_0_1____15_0_0_1______10_0_0_20____10_0_0_20_______15_0_0_1____10_0_0_20___ [0.019966s] ... ok 2026-05-17 02:05:10.482616 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_refresh_auth_token_success [0.000907s] ... ok 2026-05-17 02:05:10.484048 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_request_success [0.001380s] ... ok 2026-05-17 02:05:10.484872 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_ensure_when_entry_not_found [0.000648s] ... ok 2026-05-17 02:05:10.485358 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_one_when_no_entries_found [0.000334s] ... ok 2026-05-17 02:05:10.495927 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_wait_for_instance_available [0.020103s] ... ok 2026-05-17 02:05:10.496821 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver.TestValidateAccessRules.test_validate_access_rules_invalid_level [0.000103s] ... ok 2026-05-17 02:05:10.497398 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_preferred_dcs [0.019178s] ... ok 2026-05-17 02:05:10.505820 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_5__1___NFS____fakeid__ [0.006405s] ... ok 2026-05-17 02:05:10.505864 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_network_allocation_number [0.000976s] ... ok 2026-05-17 02:05:10.507731 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_2_False [0.074630s] ... ok 2026-05-17 02:05:10.508057 | ubuntu-noble | 2026-05-17 02:05:10.500 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 27cb96d991fa -> 4a482571410f, add_backend_info_table 2026-05-17 02:05:10.508078 | ubuntu-noble | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__access_api [0.020688s] ... ok 2026-05-17 02:05:10.508963 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_resize_share_quota_not_found [0.005543s] ... ok 2026-05-17 02:05:10.516849 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_nfs_export_policy_for_volume [0.018851s] ... ok 2026-05-17 02:05:10.517278 | ubuntu-noble | 2026-05-17 02:05:10.509 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 27cb96d991fa to 4a482571410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:10.517293 | ubuntu-noble | 2026-05-17 02:05:10.512 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:10.517304 | ubuntu-noble | 2026-05-17 02:05:10.512 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:10.517818 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_for_cidr [0.006715s] ... ok 2026-05-17 02:05:10.521588 | ubuntu-noble | 2026-05-17 02:05:10.516 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:10.521603 | ubuntu-noble | 2026-05-17 02:05:10.516 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:10.526883 | ubuntu-noble | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__does_item_exist_at_va_backend [0.020673s] ... ok 2026-05-17 02:05:10.534074 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_snaplock_attributes_1 [0.018588s] ... ok 2026-05-17 02:05:10.537050 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_copy_2_False [0.019974s] ... ok 2026-05-17 02:05:10.544577 | ubuntu-noble | Fetching pool details operation failed. 2026-05-17 02:05:10.547209 | ubuntu-noble | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_access_pool_details_negative [0.019966s] ... ok 2026-05-17 02:05:10.553535 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapshot_exists_error [0.019294s] ... ok 2026-05-17 02:05:10.555789 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_getattr [0.019796s] ... ok 2026-05-17 02:05:10.565447 | ubuntu-noble | ('ACCESSShareDriver delete share failed %s', 'fakename') 2026-05-17 02:05:10.568175 | ubuntu-noble | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share_negative [0.021011s] ... ok 2026-05-17 02:05:10.575370 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migrate_complete [0.018577s] ... ok 2026-05-17 02:05:10.575594 | ubuntu-noble | 2026-05-17 02:05:10.568 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 4a482571410f -> 0274d20c560f, Add ou to security service 2026-05-17 02:05:10.576145 | ubuntu-noble | 2026-05-17 02:05:10.569 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 4a482571410f to 0274d20c560f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:10.576154 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_pickle [0.019142s] ... ok 2026-05-17 02:05:10.577965 | ubuntu-noble | 2026-05-17 02:05:10.572 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:10.578126 | ubuntu-noble | 2026-05-17 02:05:10.572 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:10.578135 | ubuntu-noble | 2026-05-17 02:05:10.575 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:10.578141 | ubuntu-noble | 2026-05-17 02:05:10.575 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:10.589216 | ubuntu-noble | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_shrink_share [0.021075s] ... ok 2026-05-17 02:05:10.593089 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migration_start_2_ipspace_fake [0.019050s] ... ok 2026-05-17 02:05:10.594706 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_serialization [0.019370s] ... ok 2026-05-17 02:05:10.607724 | ubuntu-noble | ('ACCESSShareDriver shrink share failed %s', 'fakename2') 2026-05-17 02:05:10.610377 | ubuntu-noble | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_shrink_share_negative [0.021087s] ... ok 2026-05-17 02:05:10.610682 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration_all_operations_2____name_services_dns_b32bab78_82be_11ec_a8a3_0242ac120002____delete__________ [0.019372s] ... ok 2026-05-17 02:05:10.613507 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_getitem_with_integral_key [0.018742s] ... ok 2026-05-17 02:05:10.628706 | ubuntu-noble | ('ACCESSShareDriver deny failed sharepath %s server %s', '/vx/fake_location', '10.0.0.2') 2026-05-17 02:05:10.630541 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration_all_operations_3____name_services_dns____post_____fake_domain______fake_ip___ [0.018630s] ... ok 2026-05-17 02:05:10.634286 | ubuntu-noble | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_deny_negative [0.020403s] ... ok 2026-05-17 02:05:10.636637 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver_util.TestGenerateIpRange.test_generate_ip_range_edge_cases [0.019126s] ... ok 2026-05-17 02:05:10.641853 | ubuntu-noble | 2026-05-17 02:05:10.627 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 0274d20c560f -> 4a482571410f, Add ou to security service 2026-05-17 02:05:10.641872 | ubuntu-noble | 2026-05-17 02:05:10.628 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 0274d20c560f to 4a482571410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:10.641888 | ubuntu-noble | 2026-05-17 02:05:10.630 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:10.641894 | ubuntu-noble | 2026-05-17 02:05:10.630 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:10.641900 | ubuntu-noble | 2026-05-17 02:05:10.633 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:10.641905 | ubuntu-noble | 2026-05-17 02:05:10.633 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:10.648829 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_volume_snapshot_policy [0.019207s] ... ok 2026-05-17 02:05:10.652175 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_3 [0.020822s] ... ok 2026-05-17 02:05:10.668211 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_api_error [0.018719s] ... ok 2026-05-17 02:05:10.674593 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_new_instance_details [0.020362s] ... ok 2026-05-17 02:05:10.690438 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_2 [0.018603s] ... ok 2026-05-17 02:05:10.694331 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_4 [0.021336s] ... ok 2026-05-17 02:05:10.700983 | ubuntu-noble | 2026-05-17 02:05:10.684 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 4a482571410f -> 0274d20c560f, Add ou to security service 2026-05-17 02:05:10.701018 | ubuntu-noble | 2026-05-17 02:05:10.685 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 4a482571410f to 0274d20c560f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:10.701025 | ubuntu-noble | 2026-05-17 02:05:10.687 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:10.701031 | ubuntu-noble | 2026-05-17 02:05:10.688 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:10.701036 | ubuntu-noble | 2026-05-17 02:05:10.693 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:10.701042 | ubuntu-noble | 2026-05-17 02:05:10.693 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:10.704716 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_invoke_successfully_naapi_error [0.018206s] ... ok 2026-05-17 02:05:10.713155 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_server_connection_1_None [0.019284s] ... ok 2026-05-17 02:05:10.723248 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_3 [0.018505s] ... ok 2026-05-17 02:05:10.732854 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_set_up_service_instance [0.019445s] ... ok 2026-05-17 02:05:10.733696 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:10.747088 | ubuntu-noble | 2026-05-17 02:05:10.744 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 0274d20c560f -> 097fad24d2fc, add_share_instances_share_id_index 2026-05-17 02:05:10.751893 | ubuntu-noble | 2026-05-17 02:05:10.748 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 0274d20c560f to 097fad24d2fc update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:10.756158 | ubuntu-noble | 2026-05-17 02:05:10.751 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:10.756174 | ubuntu-noble | 2026-05-17 02:05:10.751 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:10.756934 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver_util.TestGenerateIpRange.test_generate_ip_range_large_range [0.123289s] ... ok 2026-05-17 02:05:10.757199 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_6_4_6_0_1 [0.000711s] ... ok 2026-05-17 02:05:10.758080 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_7_4_6_0_1_1 [0.000358s] ... ok 2026-05-17 02:05:10.758297 | ubuntu-noble | vastresource test not found on VAST, skipping delete 2026-05-17 02:05:10.758870 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_request_failure_400 [0.000713s] ... ok 2026-05-17 02:05:10.758885 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_delete_when_entry_not_found [0.000531s] ... ok 2026-05-17 02:05:10.759324 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_rest.ViewTest.test_view_create [0.000754s] ... ok 2026-05-17 02:05:10.761827 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:10.762684 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_format_device [0.027443s] ... ok 2026-05-17 02:05:10.781189 | ubuntu-noble | {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__access_api_ret_for_update_object [0.020368s] ... ok 2026-05-17 02:05:10.781413 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_disk_number_2_2 [0.020888s] ... ok 2026-05-17 02:05:10.798521 | ubuntu-noble | Account 'FakeDomain\FakeUser' was given full access right on share sentinel.share_name. Manila only grants 'change' access. 2026-05-17 02:05:10.798545 | ubuntu-noble | Found 'custom' ACE rule that will be ignored: {'AccountName': 'FakeDomain\\FakeUser', 'AccessRight': 3, 'AccessControlType': 0} 2026-05-17 02:05:10.798778 | ubuntu-noble | Found explicit deny ACE rule that was not created by Manila and will be ignored: {'AccountName': 'FakeDomain\\FakeUser', 'AccessRight': 0, 'AccessControlType': 1} 2026-05-17 02:05:10.801536 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_access_rules [0.019432s] ... ok 2026-05-17 02:05:10.802795 | ubuntu-noble | {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_snapshot [0.021009s] ... ok 2026-05-17 02:05:10.819969 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_share_path_by_export_location [0.018926s] ... ok 2026-05-17 02:05:10.821016 | ubuntu-noble | {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_snapshot [0.019680s] ... ok 2026-05-17 02:05:10.839050 | ubuntu-noble | ('ACCESSShareDriver access failed sharepath %s server %s', '/vx/fake_location', '10.0.0.2') 2026-05-17 02:05:10.839836 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_volume_path_by_share_name [0.019202s] ... ok 2026-05-17 02:05:10.841555 | ubuntu-noble | {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_allow_negative [0.020165s] ... ok 2026-05-17 02:05:10.848676 | ubuntu-noble | Share 8ea0031b-9c11-4d95-b3ec-03f56948def5 is a member of a group. This operation is not currently supported for share servers that contain shares members of groups. 2026-05-17 02:05:10.851870 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_instance_rules_error_status [0.347018s] ... ok 2026-05-17 02:05:10.857758 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_refresh_acl [0.018252s] ... ok 2026-05-17 02:05:10.858846 | ubuntu-noble | No access rules provided in update_access. 2026-05-17 02:05:10.861409 | ubuntu-noble | {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_empty_rule_list [0.019728s] ... ok 2026-05-17 02:05:10.863870 | ubuntu-noble | 2026-05-17 02:05:10.860 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:10.863897 | ubuntu-noble | 2026-05-17 02:05:10.860 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:10.877203 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_share_exists [0.018728s] ... ok 2026-05-17 02:05:10.879239 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_validate_hosts [0.026206s] ... ok 2026-05-17 02:05:10.882853 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_3 [0.021111s] ... ok 2026-05-17 02:05:10.896519 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access [0.020065s] ... ok 2026-05-17 02:05:10.906519 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_4 [0.020161s] ... ok 2026-05-17 02:05:10.915308 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_2_ro [0.035872s] ... ok 2026-05-17 02:05:10.918185 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_format_partition [0.019954s] ... ok 2026-05-17 02:05:10.924388 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_password_complexity_2___abcdef___False_ [0.019965s] ... ok 2026-05-17 02:05:10.930199 | ubuntu-noble | 2026-05-17 02:05:10.912 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 097fad24d2fc -> 0274d20c560f, add_share_instances_share_id_index 2026-05-17 02:05:10.930219 | ubuntu-noble | 2026-05-17 02:05:10.916 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 097fad24d2fc to 0274d20c560f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:10.930225 | ubuntu-noble | 2026-05-17 02:05:10.919 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:10.930231 | ubuntu-noble | 2026-05-17 02:05:10.919 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:10.934757 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_current_domain [0.018003s] ... ok 2026-05-17 02:05:10.944436 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_3 [0.021349s] ... ok 2026-05-17 02:05:10.945135 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:10.954001 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_mount_path_2_ [0.019183s] ... ok 2026-05-17 02:05:10.962144 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_rule_already_exists [0.047924s] ... ok 2026-05-17 02:05:10.967443 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:10.967681 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_disk_number_1_None [0.021009s] ... ok 2026-05-17 02:05:10.972255 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_normalize_path [0.017865s] ... ok 2026-05-17 02:05:10.978399 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_http_error_1 [0.254860s] ... ok 2026-05-17 02:05:10.987616 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_mount_path [0.022015s] ... ok 2026-05-17 02:05:10.988431 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:10.994267 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_init_conn [0.021619s] ... ok 2026-05-17 02:05:10.997394 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_value_error_1 [0.018473s] ... ok 2026-05-17 02:05:11.009195 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_is_device_mounted_1_None [0.020811s] ... ok 2026-05-17 02:05:11.009535 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:11.016673 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port_2 [0.017456s] ... ok 2026-05-17 02:05:11.016695 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_execute_1 [0.019826s] ... ok 2026-05-17 02:05:11.032613 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:11.032912 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_resize_filesystem_1_None [0.022373s] ... ok 2026-05-17 02:05:11.032939 | ubuntu-noble | 2026-05-17 02:05:11.026 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:11.032946 | ubuntu-noble | 2026-05-17 02:05:11.026 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:11.033699 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_timeout_value_error_1___ [0.017445s] ... ok 2026-05-17 02:05:11.034559 | ubuntu-noble | {5} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_allow_access_with_incorrect_access_type [0.019211s] ... ok 2026-05-17 02:05:11.040389 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_2 [0.078090s] ... ok 2026-05-17 02:05:11.050683 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_vserver [0.018035s] ... ok 2026-05-17 02:05:11.052484 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_setup_helpers [0.021464s] ... ok 2026-05-17 02:05:11.053078 | ubuntu-noble | {5} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_no_active_ctrl [0.019837s] ... ok 2026-05-17 02:05:11.066813 | ubuntu-noble | Error releasing snapmirror destination dst_share for replica src_share. 2026-05-17 02:05:11.066856 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:11.066861 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py", line 933, in cleanup_previous_snapmirror_relationships 2026-05-17 02:05:11.066865 | ubuntu-noble | src_client.release_snapmirror_vol( 2026-05-17 02:05:11.066993 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:11.066997 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:11.067001 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.067005 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:11.067009 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:11.067013 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.067017 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:11.067020 | ubuntu-noble | raise effect 2026-05-17 02:05:11.067024 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-05-17 02:05:11.067417 | ubuntu-noble | Quota exceeded for None, tried to create backup, but (10 of 5 backups already consumed.) 2026-05-17 02:05:11.069266 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_1 [0.018670s] ... ok 2026-05-17 02:05:11.070504 | ubuntu-noble | Unsupported access level fake_level or access type user, skipping removal of access rule to FakeDomain\FakeUser. 2026-05-17 02:05:11.071257 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_over_quota_2 [0.030096s] ... ok 2026-05-17 02:05:11.072511 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_active_replica [0.018933s] ... ok 2026-05-17 02:05:11.073331 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_deleting_invalid_rule [0.019751s] ... ok 2026-05-17 02:05:11.088180 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_1_True [0.019276s] ... ok 2026-05-17 02:05:11.091645 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_2_False [0.018585s] ... ok 2026-05-17 02:05:11.091856 | ubuntu-noble | 2026-05-17 02:05:11.087 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 0274d20c560f -> 097fad24d2fc, add_share_instances_share_id_index 2026-05-17 02:05:11.092345 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_invalid_type [0.019355s] ... ok 2026-05-17 02:05:11.096946 | ubuntu-noble | 2026-05-17 02:05:11.093 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 0274d20c560f to 097fad24d2fc update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:11.099729 | ubuntu-noble | 2026-05-17 02:05:11.096 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:11.099963 | ubuntu-noble | 2026-05-17 02:05:11.096 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:11.108107 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_time_2_2 [0.019727s] ... ok 2026-05-17 02:05:11.113718 | ubuntu-noble | Quota exceeded for None, unable to create share-replica (20 of 10 already consumed). 2026-05-17 02:05:11.117568 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_4 [0.043816s] ... ok 2026-05-17 02:05:11.120437 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_4___off____True__False________compression_off__ [0.026046s] ... ok 2026-05-17 02:05:11.120482 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_mount_path_1_1 [0.027173s] ... ok 2026-05-17 02:05:11.127854 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_mount_replica_timeout [0.019190s] ... ok 2026-05-17 02:05:11.136684 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_helper [0.019277s] ... ok 2026-05-17 02:05:11.140539 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_space_by_path [0.019878s] ... ok 2026-05-17 02:05:11.147877 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_config_for_backend_different_backend_name [0.018689s] ... ok 2026-05-17 02:05:11.155885 | ubuntu-noble | Failed to commit reservations None 2026-05-17 02:05:11.155908 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:11.155914 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:05:11.155920 | ubuntu-noble | self._driver.commit( 2026-05-17 02:05:11.155926 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:05:11.155931 | ubuntu-noble | db.reservation_commit( 2026-05-17 02:05:11.155937 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:05:11.155942 | ubuntu-noble | return IMPL.reservation_commit( 2026-05-17 02:05:11.155947 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.155952 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:05:11.155958 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:11.155963 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.155968 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:05:11.155974 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:05:11.155979 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:05:11.155984 | ubuntu-noble | self.force_reraise() 2026-05-17 02:05:11.155990 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:05:11.156022 | ubuntu-noble | raise self.value 2026-05-17 02:05:11.156028 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:05:11.156033 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:11.156039 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.156044 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:05:11.156049 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:11.156055 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.156060 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:05:11.156137 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:05:11.156154 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.156168 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:05:11.156173 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-05-17 02:05:11.156178 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.156183 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:11.156188 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:11.156193 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.156199 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:05:11.156204 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:11.156209 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.156214 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:11.156219 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:11.156224 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:11.156229 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:11.156234 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:11.156239 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.156245 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:05:11.156250 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:11.156255 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.156260 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:11.156265 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:11.156270 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:11.156275 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:11.156280 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:11.156285 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.156290 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:05:11.156295 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:11.156300 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.156305 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:11.156320 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:11.156326 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:11.156338 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:11.156344 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:11.156349 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.156354 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:05:11.156359 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:05:11.156364 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.156369 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:05:11.156374 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-05-17 02:05:11.156388 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.156394 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:05:11.156399 | ubuntu-noble | resolved = impl._literal_coercion( 2026-05-17 02:05:11.156404 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.156409 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:05:11.156414 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-05-17 02:05:11.156419 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:05:11.156424 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:05:11.156429 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-05-17 02:05:11.156434 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_helper_error_1 [0.019605s] ... ok 2026-05-17 02:05:11.159593 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_win_reg_value_2 [0.020446s] ... ok 2026-05-17 02:05:11.163886 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_3 [0.046633s] ... ok 2026-05-17 02:05:11.167787 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_4 [0.018731s] ... ok 2026-05-17 02:05:11.176710 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_shell_executor_by_host_remote [0.020093s] ... ok 2026-05-17 02:05:11.180638 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_resize_partition [0.020890s] ... ok 2026-05-17 02:05:11.184744 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_7 [0.019278s] ... ok 2026-05-17 02:05:11.195053 | ubuntu-noble | Quota exceeded for None, unable to create share-replica (10 of 5 already consumed). 2026-05-17 02:05:11.196515 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_4_foo_bar [0.019538s] ... ok 2026-05-17 02:05:11.198536 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_over_quota_2 [0.036553s] ... ok 2026-05-17 02:05:11.203964 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_8 [0.019370s] ... ok 2026-05-17 02:05:11.208357 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_dns_client_server_addresses [0.026919s] ... ok 2026-05-17 02:05:11.214653 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_2 [0.018507s] ... ok 2026-05-17 02:05:11.224257 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_type_doesnt_support_AZ_2_fake_share_type [0.023438s] ... ok 2026-05-17 02:05:11.228799 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_1_15minutes [0.019457s] ... ok 2026-05-17 02:05:11.233157 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__update_share_stats_3_foo_replication_domain [0.018572s] ... ok 2026-05-17 02:05:11.237151 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_execute [0.027615s] ... ok 2026-05-17 02:05:11.242251 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_2_4hours [0.018924s] ... ok 2026-05-17 02:05:11.250128 | ubuntu-noble | Failed to sync snapshot instance si_fake_second_replica_id. Unexpected error while running command. 2026-05-17 02:05:11.250150 | ubuntu-noble | Command: None 2026-05-17 02:05:11.250157 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.250163 | ubuntu-noble | Stdout: 'Second replica sync failure' 2026-05-17 02:05:11.250169 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.252836 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_replicated_snapshot [0.018944s] ... ok 2026-05-17 02:05:11.258364 | ubuntu-noble | Failed to commit reservations None 2026-05-17 02:05:11.258386 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:11.258393 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:05:11.258399 | ubuntu-noble | self._driver.commit( 2026-05-17 02:05:11.258405 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:05:11.258411 | ubuntu-noble | db.reservation_commit( 2026-05-17 02:05:11.258417 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:05:11.258433 | ubuntu-noble | return IMPL.reservation_commit( 2026-05-17 02:05:11.258439 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.258445 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:05:11.258473 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:11.258480 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.258486 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:05:11.258492 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:05:11.258498 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:05:11.258503 | ubuntu-noble | self.force_reraise() 2026-05-17 02:05:11.258509 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:05:11.258515 | ubuntu-noble | raise self.value 2026-05-17 02:05:11.258520 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:05:11.258526 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:11.258532 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.258538 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:05:11.258544 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:11.258549 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.258555 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:05:11.258560 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:05:11.258572 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.258577 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:05:11.258591 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-05-17 02:05:11.258596 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.258602 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:11.258607 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:11.258612 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.258618 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:05:11.258622 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:11.258627 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.258632 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:11.258637 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:11.258642 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:11.258647 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:11.258652 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:11.258657 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.258662 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:05:11.258667 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:11.258672 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.258677 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:11.258682 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:11.258687 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:11.258692 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:11.258697 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:11.258702 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.258707 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:05:11.258712 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:11.258717 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.258722 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:11.258728 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:11.258733 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:11.258744 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:11.258750 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:11.258755 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.258761 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:05:11.258766 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:05:11.258771 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.258777 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:05:11.258782 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-05-17 02:05:11.258787 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.258792 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:05:11.258804 | ubuntu-noble | resolved = impl._literal_coercion( 2026-05-17 02:05:11.258809 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:11.258815 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:05:11.258820 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-05-17 02:05:11.258825 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:05:11.258830 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:05:11.258835 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-05-17 02:05:11.261065 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_5 [0.018694s] ... ok 2026-05-17 02:05:11.263972 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_url_missing_ip [0.026210s] ... ok 2026-05-17 02:05:11.267322 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_5_CEPHFS [0.044454s] ... ok 2026-05-17 02:05:11.284562 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_fpolicy_for_share_2_True [0.020198s] ... ok 2026-05-17 02:05:11.287845 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_url_using_plaintext [0.025431s] ... ok 2026-05-17 02:05:11.291483 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_share_type_size_limit [0.024989s] ... ok 2026-05-17 02:05:11.301613 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot_busy_volume_clone_1_True [0.018880s] ... ok 2026-05-17 02:05:11.309634 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_execute_3 [0.021393s] ... ok 2026-05-17 02:05:11.316264 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_from_snapshot_1 [0.063795s] ... ok 2026-05-17 02:05:11.320510 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend [0.019401s] ... ok 2026-05-17 02:05:11.326786 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_3 [0.034619s] ... ok 2026-05-17 02:05:11.329430 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_get_auth_using_password [0.019363s] ... ok 2026-05-17 02:05:11.339655 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_with_share_server [0.022440s] ... ok 2026-05-17 02:05:11.340280 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_from_snapshot_1 [0.019611s] ... ok 2026-05-17 02:05:11.348165 | ubuntu-noble | Quota exceeded for None, tried to create snapshot (10 snapshots already consumed). 2026-05-17 02:05:11.352072 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_count_quota_exceeded [0.024557s] ... ok 2026-05-17 02:05:11.352642 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_setup_winrm_1 [0.022044s] ... ok 2026-05-17 02:05:11.360639 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_share [0.020335s] ... ok 2026-05-17 02:05:11.360682 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_build_ems_log_message_0 [0.019715s] ... ok 2026-05-17 02:05:11.372771 | ubuntu-noble | {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_delete_share [0.021784s] ... ok 2026-05-17 02:05:11.380247 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_for_setup_error [0.019881s] ... ok 2026-05-17 02:05:11.380494 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_snapshot [0.020857s] ... ok 2026-05-17 02:05:11.386432 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_2_manila_data [0.035078s] ... ok 2026-05-17 02:05:11.393620 | ubuntu-noble | {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_do_setup [0.020508s] ... ok 2026-05-17 02:05:11.398571 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_string_extra_specs_validity [0.018945s] ... ok 2026-05-17 02:05:11.400781 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_1_True [0.020389s] ... ok 2026-05-17 02:05:11.412541 | ubuntu-noble | snapshot: snapshot OS_share-snapshot-manage_snapname not found, skipping delete operation 2026-05-17 02:05:11.416278 | ubuntu-noble | {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_manage_existing_snapshot [0.022083s] ... ok 2026-05-17 02:05:11.418136 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent [0.019541s] ... ok 2026-05-17 02:05:11.421558 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_3___256_0_0_1____127_0_0_1__ [0.020272s] ... ok 2026-05-17 02:05:11.421954 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_invalid_state_1_deleting [0.035279s] ... ok 2026-05-17 02:05:11.437663 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent_with_access_rules [0.019445s] ... ok 2026-05-17 02:05:11.439686 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__delete_dataset_or_snapshot_with_retry_dataset_busy_fail [0.021646s] ... ok 2026-05-17 02:05:11.448897 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_not_found [0.026038s] ... ok 2026-05-17 02:05:11.460240 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_name_2_bar_quuz_ [0.022692s] ... ok 2026-05-17 02:05:11.460767 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_des_vol_creation_fail_negative [0.022933s] ... ok 2026-05-17 02:05:11.470333 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_1 [0.020534s] ... ok 2026-05-17 02:05:11.481491 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_enabled_backup_types_none_negative [0.020094s] ... ok 2026-05-17 02:05:11.483134 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_replication_snapshot_tag [0.022927s] ... ok 2026-05-17 02:05:11.503778 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_2 [0.081187s] ... ok 2026-05-17 02:05:11.504664 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_1_ [0.020454s] ... ok 2026-05-17 02:05:11.504944 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_snapmirror_creation_failed_negative [0.021560s] ... ok 2026-05-17 02:05:11.523023 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_consistency_group_from_cgsnapshot_no_members [0.019076s] ... ok 2026-05-17 02:05:11.526558 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_3_foo_bar [0.021393s] ... ok 2026-05-17 02:05:11.538618 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_extend_valid_1_True [0.035568s] ... ok 2026-05-17 02:05:11.541546 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_raise_error_job_2 [0.019104s] ... ok 2026-05-17 02:05:11.543987 | ubuntu-noble | 2026-05-17 02:05:11.541 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:11.544008 | ubuntu-noble | 2026-05-17 02:05:11.541 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:11.546934 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__setup_helpers [0.021462s] ... ok 2026-05-17 02:05:11.561501 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_1 [0.022392s] ... ok 2026-05-17 02:05:11.561897 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_fallback_1_pool [0.020650s] ... ok 2026-05-17 02:05:11.569700 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_replica [0.022519s] ... ok 2026-05-17 02:05:11.583666 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_fallback_2_None [0.019629s] ... ok 2026-05-17 02:05:11.585681 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_7 [0.023943s] ... ok 2026-05-17 02:05:11.600483 | ubuntu-noble | 2026-05-17 02:05:11.595 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 097fad24d2fc -> 11ee96se625f3, add metadata for access rule 2026-05-17 02:05:11.601832 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_no_snapmirror_1 [0.020300s] ... ok 2026-05-17 02:05:11.609122 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_status_and_all_tenants [0.022179s] ... ok 2026-05-17 02:05:11.612491 | ubuntu-noble | 2026-05-17 02:05:11.610 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 097fad24d2fc to 11ee96se625f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:11.616075 | ubuntu-noble | 2026-05-17 02:05:11.613 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:11.616100 | ubuntu-noble | 2026-05-17 02:05:11.613 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:11.622979 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_different_pool_types [0.020152s] ... ok 2026-05-17 02:05:11.630738 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_5_n [0.023157s] ... ok 2026-05-17 02:05:11.640572 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_from_snapshot_2 [0.070305s] ... ok 2026-05-17 02:05:11.643548 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_missing_snapmirror_2 [0.020595s] ... ok 2026-05-17 02:05:11.654497 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_1_True [0.022561s] ... ok 2026-05-17 02:05:11.661972 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_replica [0.021476s] ... ok 2026-05-17 02:05:11.662616 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_replica_still_creating [0.019883s] ... ok 2026-05-17 02:05:11.677685 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_1 [0.024114s] ... ok 2026-05-17 02:05:11.680079 | ubuntu-noble | Could not determine share server for share being deleted: 7cf7c200-d3af-4e05-b87e-9167c95dfcad. Deletion of share record will proceed anyway. Error: Vserver fake_vserver not found. 2026-05-17 02:05:11.681539 | ubuntu-noble | Snapshot with 'si_fake_active_replica_id' ID and 'bar/subbar/fake_dataset_name_prefixfake_active_replica_id@foo_snapshot_tag' NAME is absent on backend. Nothing has been deleted. 2026-05-17 02:05:11.682206 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_no_share_server_3 [0.019295s] ... ok 2026-05-17 02:05:11.684892 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_replicated_snapshot [0.023043s] ... ok 2026-05-17 02:05:11.702891 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_nonexistent_does_not_delete_private_storage [0.019616s] ... ok 2026-05-17 02:05:11.702927 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_3 [0.024416s] ... ok 2026-05-17 02:05:11.705935 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_share_with_share_server [0.020967s] ... ok 2026-05-17 02:05:11.721369 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_extend_share [0.019537s] ... ok 2026-05-17 02:05:11.726215 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_not_admin [0.024034s] ... ok 2026-05-17 02:05:11.727752 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_no_zpools_configured_2_ [0.021558s] ... ok 2026-05-17 02:05:11.735603 | ubuntu-noble | 2026-05-17 02:05:11.732 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:11.735623 | ubuntu-noble | 2026-05-17 02:05:11.732 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:11.740833 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_node_no_cluster_creds [0.019277s] ... ok 2026-05-17 02:05:11.748983 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_absent [0.021003s] ... ok 2026-05-17 02:05:11.749604 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_with_sorting_valid [0.023322s] ... ok 2026-05-17 02:05:11.760201 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_info_2_hidden [0.019313s] ... ok 2026-05-17 02:05:11.770102 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_extend_share_with_share_server [0.020726s] ... ok 2026-05-17 02:05:11.772830 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type [0.023116s] ... ok 2026-05-17 02:05:11.779593 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_snapshot_name [0.019376s] ... ok 2026-05-17 02:05:11.792709 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_check_compatibility [0.323902s] ... ok 2026-05-17 02:05:11.792827 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_get_network_allocations_number [0.021559s] ... ok 2026-05-17 02:05:11.797919 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_defaults_2 [0.023746s] ... ok 2026-05-17 02:05:11.800546 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_default_goodness_function [0.019144s] ... ok 2026-05-17 02:05:11.816872 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_complete [0.022326s] ... ok 2026-05-17 02:05:11.818415 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_get_pool [0.022985s] ... ok 2026-05-17 02:05:11.818829 | ubuntu-noble | 2026-05-17 02:05:11.807 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 11ee96se625f3 -> 097fad24d2fc, add metadata for access rule 2026-05-17 02:05:11.818846 | ubuntu-noble | 2026-05-17 02:05:11.809 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 11ee96se625f3 to 097fad24d2fc update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:11.821863 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_aggr_set [0.020407s] ... ok 2026-05-17 02:05:11.823580 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_invalid_1 [0.025638s] ... ok 2026-05-17 02:05:11.825479 | ubuntu-noble | 2026-05-17 02:05:11.814 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:11.825498 | ubuntu-noble | 2026-05-17 02:05:11.814 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:11.830823 | ubuntu-noble | 2026-05-17 02:05:11.825 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:11.830843 | ubuntu-noble | 2026-05-17 02:05:11.826 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:11.833296 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.833314 | ubuntu-noble | Command: None 2026-05-17 02:05:11.833320 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.833325 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.833331 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.833581 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.833926 | ubuntu-noble | Command: None 2026-05-17 02:05:11.833937 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.833942 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.833947 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.833956 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.833962 | ubuntu-noble | Command: None 2026-05-17 02:05:11.833967 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.833972 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.833978 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.834246 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.834258 | ubuntu-noble | Command: None 2026-05-17 02:05:11.834263 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.834268 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.834284 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.834290 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.834295 | ubuntu-noble | Command: None 2026-05-17 02:05:11.834300 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.834306 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.834311 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.834419 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.834428 | ubuntu-noble | Command: None 2026-05-17 02:05:11.834433 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.834438 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.834444 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.834473 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.834487 | ubuntu-noble | Command: None 2026-05-17 02:05:11.834493 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.834498 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.834503 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.834808 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.834820 | ubuntu-noble | Command: None 2026-05-17 02:05:11.834924 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.834932 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.834938 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.834943 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.834948 | ubuntu-noble | Command: None 2026-05-17 02:05:11.834953 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.834959 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.834964 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.835078 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.835087 | ubuntu-noble | Command: None 2026-05-17 02:05:11.835093 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.835098 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.835103 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.835444 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.835706 | ubuntu-noble | Command: None 2026-05-17 02:05:11.835715 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.835721 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.835726 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.835731 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.835737 | ubuntu-noble | Command: None 2026-05-17 02:05:11.835742 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.835747 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.835752 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.835778 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_1 [0.020834s] ... ok 2026-05-17 02:05:11.835991 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.836002 | ubuntu-noble | Command: None 2026-05-17 02:05:11.836007 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.836012 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.836026 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.836037 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.836043 | ubuntu-noble | Command: None 2026-05-17 02:05:11.836048 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.836053 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.836059 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.836176 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.836185 | ubuntu-noble | Command: None 2026-05-17 02:05:11.836190 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.836195 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.836201 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.836206 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.836211 | ubuntu-noble | Command: None 2026-05-17 02:05:11.836216 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.836221 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.836227 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.836533 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.836548 | ubuntu-noble | Command: None 2026-05-17 02:05:11.836554 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.836559 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.836564 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.836990 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.837001 | ubuntu-noble | Command: None 2026-05-17 02:05:11.837007 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.837012 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.837017 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.837022 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.837028 | ubuntu-noble | Command: None 2026-05-17 02:05:11.837041 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.837046 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.837052 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.837057 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.837062 | ubuntu-noble | Command: None 2026-05-17 02:05:11.837067 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.837072 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.837078 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.837174 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.837182 | ubuntu-noble | Command: None 2026-05-17 02:05:11.837188 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.837202 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.837207 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.837549 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.837566 | ubuntu-noble | Command: None 2026-05-17 02:05:11.837574 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.837580 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.837596 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.837602 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.837607 | ubuntu-noble | Command: None 2026-05-17 02:05:11.837613 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.837618 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.837623 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.837763 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.837772 | ubuntu-noble | Command: None 2026-05-17 02:05:11.837778 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.837783 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.837788 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.838066 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.838077 | ubuntu-noble | Command: None 2026-05-17 02:05:11.839186 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.839194 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.839199 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.839213 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.839225 | ubuntu-noble | Command: None 2026-05-17 02:05:11.839231 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.839236 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.839241 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.841099 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_aggregate_list_1 [0.019722s] ... ok 2026-05-17 02:05:11.841207 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.841217 | ubuntu-noble | Command: None 2026-05-17 02:05:11.841222 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.841228 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.841233 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.841238 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.841244 | ubuntu-noble | Command: None 2026-05-17 02:05:11.841249 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.841254 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.841259 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.841264 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.841270 | ubuntu-noble | Command: None 2026-05-17 02:05:11.841275 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.841280 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.841285 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.841291 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.841296 | ubuntu-noble | Command: None 2026-05-17 02:05:11.841301 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.841306 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.841312 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.841317 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.841330 | ubuntu-noble | Command: None 2026-05-17 02:05:11.841336 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.841341 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.841346 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.841351 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.841357 | ubuntu-noble | Command: None 2026-05-17 02:05:11.841362 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.841367 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.841372 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.841378 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.841383 | ubuntu-noble | Command: None 2026-05-17 02:05:11.841388 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.841393 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.841398 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.841404 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.841409 | ubuntu-noble | Command: None 2026-05-17 02:05:11.841414 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.841419 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.841425 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.841430 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.841435 | ubuntu-noble | Command: None 2026-05-17 02:05:11.841440 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.841445 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.841477 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.841486 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:11.841491 | ubuntu-noble | Command: None 2026-05-17 02:05:11.841497 | ubuntu-noble | Exit code: - 2026-05-17 02:05:11.841502 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:11.841507 | ubuntu-noble | Stderr: None 2026-05-17 02:05:11.843259 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_execute_with_retry_exceeded [0.028439s] ... ok 2026-05-17 02:05:11.846065 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_share_server_update_allocations_key [0.023769s] ... ok 2026-05-17 02:05:11.855161 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_continue_success [0.019514s] ... ok 2026-05-17 02:05:11.858678 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space [0.019278s] ... ok 2026-05-17 02:05:11.865173 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_init [0.020923s] ... ok 2026-05-17 02:05:11.870019 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_snapshot_not_authorized [0.023829s] ... ok 2026-05-17 02:05:11.876346 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_execute_with_provided_executor [0.020382s] ... ok 2026-05-17 02:05:11.877817 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexvol_pool_space [0.019297s] ... ok 2026-05-17 02:05:11.887716 | ubuntu-noble | 2026-05-17 02:05:11.884 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 097fad24d2fc -> 11ee96se625f3, add metadata for access rule 2026-05-17 02:05:11.891607 | ubuntu-noble | Found an existing share with export location fake! 2026-05-17 02:05:11.894630 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_is_kernel_version_false [0.029480s] ... ok 2026-05-17 02:05:11.895123 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_manage_duplicate_2_available [0.024171s] ... ok 2026-05-17 02:05:11.896862 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_get_zfs_option [0.019990s] ... ok 2026-05-17 02:05:11.898772 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_no_cluster_creds [0.018810s] ... ok 2026-05-17 02:05:11.904365 | ubuntu-noble | 2026-05-17 02:05:11.894 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 097fad24d2fc to 11ee96se625f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:11.904386 | ubuntu-noble | 2026-05-17 02:05:11.899 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:11.904392 | ubuntu-noble | 2026-05-17 02:05:11.899 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:11.914111 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_remove_exports [0.019871s] ... ok 2026-05-17 02:05:11.915445 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_local_shell_execute [0.019673s] ... ok 2026-05-17 02:05:11.917625 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_3 [0.020411s] ... ok 2026-05-17 02:05:11.919581 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_3 [0.024378s] ... ok 2026-05-17 02:05:11.937328 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_2_r [0.021899s] ... ok 2026-05-17 02:05:11.938546 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_08 [0.019783s] ... ok 2026-05-17 02:05:11.944505 | ubuntu-noble | 2026-05-17 02:05:11.941 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:11.944530 | ubuntu-noble | 2026-05-17 02:05:11.941 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:11.956508 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_10 [0.018871s] ... ok 2026-05-17 02:05:11.957171 | ubuntu-noble | Migration of share fake_id has already completed first phase. 2026-05-17 02:05:11.958291 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_rw_and_ro_2____fake_modinfo_result_________sharenfs_ro_1_1_1_1_2_2_2_2_3_3_3_0_255_255_255_0_no_root_squash___True_ [0.021883s] ... ok 2026-05-17 02:05:11.962169 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver_service_down_3_data_copying_completed [0.041012s] ... ok 2026-05-17 02:05:11.976085 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_3 [0.019512s] ... ok 2026-05-17 02:05:11.980511 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_rw_and_ro_4 [0.020897s] ... ok 2026-05-17 02:05:11.991671 | ubuntu-noble | There is no migration being performed for share fake_id at this moment. 2026-05-17 02:05:11.995820 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_6_None [0.034663s] ... ok 2026-05-17 02:05:11.996200 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pools [0.019920s] ... ok 2026-05-17 02:05:11.998651 | ubuntu-noble | {5} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_project [0.019829s] ... ok 2026-05-17 02:05:12.001025 | ubuntu-noble | 2026-05-17 02:05:11.998 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 11ee96se625f3 -> 6a3fd2984bc31, Add is_auto_deletable and identifier fields for share servers 2026-05-17 02:05:12.015785 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_3 [0.019544s] ... ok 2026-05-17 02:05:12.020129 | ubuntu-noble | {5} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_schema [0.018866s] ... ok 2026-05-17 02:05:12.033331 | ubuntu-noble | Migration progress of share fake_id cannot be obtained at this moment. 2026-05-17 02:05:12.034765 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_server_pools [0.018914s] ... ok 2026-05-17 02:05:12.035828 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_invalid_1_None [0.040922s] ... ok 2026-05-17 02:05:12.038879 | ubuntu-noble | {5} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_create_share [0.020423s] ... ok 2026-05-17 02:05:12.045229 | ubuntu-noble | 2026-05-17 02:05:12.037 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 11ee96se625f3 to 6a3fd2984bc31 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:12.045261 | ubuntu-noble | 2026-05-17 02:05:12.039 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:12.045276 | ubuntu-noble | 2026-05-17 02:05:12.040 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:12.054320 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_1 [0.019361s] ... ok 2026-05-17 02:05:12.058078 | ubuntu-noble | {5} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_unmanage_NFS [0.019337s] ... ok 2026-05-17 02:05:12.072943 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_1_migration_starting [0.034501s] ... ok 2026-05-17 02:05:12.075477 | ubuntu-noble | Share sharename is already being managed by Manila. 2026-05-17 02:05:12.077243 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_2_False [0.020368s] ... ok 2026-05-17 02:05:12.078371 | ubuntu-noble | {5} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_verify_share_to_manage_alredy_managed [0.020226s] ... ok 2026-05-17 02:05:12.079720 | ubuntu-noble | 2026-05-17 02:05:12.074 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:12.079737 | ubuntu-noble | 2026-05-17 02:05:12.074 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:12.094937 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_false_2 [0.019356s] ... ok 2026-05-17 02:05:12.110786 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_3_data_copying_starting [0.039727s] ... ok 2026-05-17 02:05:12.111113 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:12.114093 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_wrong_pool_style [0.020122s] ... ok 2026-05-17 02:05:12.133855 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_4 [0.019366s] ... ok 2026-05-17 02:05:12.143071 | ubuntu-noble | 2026-05-17 02:05:12.139 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 6a3fd2984bc31 -> 11ee96se625f3, Add is_auto_deletable and identifier fields for share servers 2026-05-17 02:05:12.143094 | ubuntu-noble | 2026-05-17 02:05:12.140 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 6a3fd2984bc31 to 11ee96se625f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:12.145656 | ubuntu-noble | 2026-05-17 02:05:12.142 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:12.145682 | ubuntu-noble | 2026-05-17 02:05:12.143 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:12.152061 | ubuntu-noble | {5} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_4_queued_to_apply [0.073446s] ... ok 2026-05-17 02:05:12.153423 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_mirrors_present [0.019808s] ... ok 2026-05-17 02:05:12.157131 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_4 [0.046674s] ... ok 2026-05-17 02:05:12.174897 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_client_error [0.020776s] ... ok 2026-05-17 02:05:12.179335 | ubuntu-noble | 2026-05-17 02:05:12.176 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:12.179355 | ubuntu-noble | 2026-05-17 02:05:12.177 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:12.182879 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_1_creating [0.025203s] ... ok 2026-05-17 02:05:12.186035 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:12.193689 | ubuntu-noble | Cannot migrate share fakeinstanceid efficiently between fakehost and fakehost. 2026-05-17 02:05:12.193715 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:12.193721 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3739, in migration_check_compatibility 2026-05-17 02:05:12.193727 | ubuntu-noble | raise exception.NetAppException(msg) 2026-05-17 02:05:12.193733 | ubuntu-noble | manila.exception.NetAppException: Cannot migrate share because the source and destination pool support different SnapLock type. 2026-05-17 02:05:12.198610 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_snaplock_not_compatible [0.021235s] ... ok 2026-05-17 02:05:12.206097 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_6_manage_starting [0.023248s] ... ok 2026-05-17 02:05:12.212473 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_1_user [0.296922s] ... ok 2026-05-17 02:05:12.219060 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_invalid_phase [0.021057s] ... ok 2026-05-17 02:05:12.235110 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_7_p [0.019748s] ... ok 2026-05-17 02:05:12.235491 | ubuntu-noble | 2026-05-17 02:05:12.230 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 11ee96se625f3 -> 6a3fd2984bc31, Add is_auto_deletable and identifier fields for share servers 2026-05-17 02:05:12.240752 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_04_volume_has_shared_qos_policy_iops_change [0.021669s] ... ok 2026-05-17 02:05:12.249011 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_invalid_share_sizee [0.042285s] ... ok 2026-05-17 02:05:12.251379 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_verify_setup_exportfs_not_installed [0.018988s] ... ok 2026-05-17 02:05:12.260161 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_11_volume_has_nonshared_qos_policy_iops_change [0.021302s] ... ok 2026-05-17 02:05:12.264731 | ubuntu-noble | 2026-05-17 02:05:12.262 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 11ee96se625f3 to 6a3fd2984bc31 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:12.266733 | ubuntu-noble | 2026-05-17 02:05:12.264 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:12.266748 | ubuntu-noble | 2026-05-17 02:05:12.264 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:12.268082 | ubuntu-noble | Error cloning snapshot: fakesnapshot on share: fakeshare of Pool: fakepool project: fakeproject return code: 404 message: data. 2026-05-17 02:05:12.272043 | ubuntu-noble | {3} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_clone_snapshot [0.018606s] ... ok 2026-05-17 02:05:12.274133 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_exception_1_None [0.024057s] ... ok 2026-05-17 02:05:12.280488 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_continue_restore_failed_negative [0.020341s] ... ok 2026-05-17 02:05:12.283229 | ubuntu-noble | {5} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__check_needs_refresh_1_True [0.130926s] ... ok 2026-05-17 02:05:12.289605 | ubuntu-noble | {3} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_share [0.019413s] ... ok 2026-05-17 02:05:12.303702 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_break_error [0.020010s] ... ok 2026-05-17 02:05:12.304318 | ubuntu-noble | Migration of share server 6abba6e9-96bd-4468-a2ae-72ae9c415310 cannot be cancelled because the provided share server is not being migrated. 2026-05-17 02:05:12.307104 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_server_not_migrating_1___active___None_ [0.034322s] ... ok 2026-05-17 02:05:12.309573 | ubuntu-noble | {3} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_deny_access_nfs [0.019783s] ... ok 2026-05-17 02:05:12.318108 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:12.322258 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_2_False [0.020623s] ... ok 2026-05-17 02:05:12.323012 | ubuntu-noble | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_with_retry_busy_device_1_True [3.030527s] ... ok 2026-05-17 02:05:12.327780 | ubuntu-noble | 2026-05-17 02:05:12.318 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:12.327796 | ubuntu-noble | 2026-05-17 02:05:12.319 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:12.330252 | ubuntu-noble | {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_allow_access [0.020648s] ... ok 2026-05-17 02:05:12.339295 | ubuntu-noble | Failed to change replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad) to a SnapMirror destination. 2026-05-17 02:05:12.339315 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:12.339320 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3441, in _safe_change_replica_source 2026-05-17 02:05:12.339325 | ubuntu-noble | dm_session.change_snapmirror_source(replica, 2026-05-17 02:05:12.339328 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:12.339333 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:12.339337 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:12.339340 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:12.339344 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:12.339348 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:12.339352 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:12.339370 | ubuntu-noble | raise effect 2026-05-17 02:05:12.339375 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2026-05-17 02:05:12.342475 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_error [0.019287s] ... ok 2026-05-17 02:05:12.353172 | ubuntu-noble | {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_delete_share [0.021048s] ... ok 2026-05-17 02:05:12.353217 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_service_not_up_2_migration_driver_in_progress [0.044632s] ... ok 2026-05-17 02:05:12.359231 | ubuntu-noble | Failed to mount readable replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad). 2026-05-17 02:05:12.359254 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:12.359261 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3482, in _safe_change_replica_source 2026-05-17 02:05:12.359267 | ubuntu-noble | dm_session.wait_for_mount_replica( 2026-05-17 02:05:12.359273 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:12.359278 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:12.359284 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:12.359289 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:12.359296 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:12.359301 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:12.359307 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:12.359313 | ubuntu-noble | raise effect 2026-05-17 02:05:12.359318 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-05-17 02:05:12.362314 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_fail_recover_readable_1 [0.021524s] ... ok 2026-05-17 02:05:12.363494 | ubuntu-noble | Volume not found: Logical volume "fake/fake-volume" not found 2026-05-17 02:05:12.363512 | ubuntu-noble | 2026-05-17 02:05:12.369753 | ubuntu-noble | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container_not_found_error_1_Logical_volume__fake_fake_volume__not_found_ [0.046542s] ... ok 2026-05-17 02:05:12.372221 | ubuntu-noble | Unknown if the share: fakename to be managed is already being managed by Manila. Aborting manage share. Please add 'manila_managed' custom schema property to the share and set its value to False.Alternatively, set Manila config property 'zfssa_manage_policy' to 'loose' to remove this restriction. 2026-05-17 02:05:12.374234 | ubuntu-noble | {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_invalid_size [0.022766s] ... ok 2026-05-17 02:05:12.382853 | ubuntu-noble | 2026-05-17 02:05:12.379 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 6a3fd2984bc31 -> 805685098bd2, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-05-17 02:05:12.383688 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_sort_export_locations_by_preferred_paths_1_True [0.019520s] ... ok 2026-05-17 02:05:12.398471 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_complete [0.046064s] ... ok 2026-05-17 02:05:12.402031 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access [0.019714s] ... ok 2026-05-17 02:05:12.409965 | ubuntu-noble | Volume not found: Failed to find logical volume "fake/fake-volume" 2026-05-17 02:05:12.409984 | ubuntu-noble | 2026-05-17 02:05:12.410487 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:12.412986 | ubuntu-noble | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container_not_found_error_2_Failed_to_find_logical_volume__fake_fake_volume__ [0.043932s] ... ok 2026-05-17 02:05:12.419705 | ubuntu-noble | Could not determine share server for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad during access rules update. Error: Vserver fake_vserver not found. 2026-05-17 02:05:12.423153 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_no_share_server_3 [0.020040s] ... ok 2026-05-17 02:05:12.430301 | ubuntu-noble | Share server d8833652-8d58-4de0-b7a3-53f570a1ac3c is not migrating 2026-05-17 02:05:12.436524 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_complete_invalid_status_1___active___None_ [0.035299s] ... ok 2026-05-17 02:05:12.436554 | ubuntu-noble | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_2____1_1_1_256____False_ [0.021504s] ... ok 2026-05-17 02:05:12.436935 | ubuntu-noble | {3} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rules_status_conditionally_change_2___error___False_ [0.061348s] ... ok 2026-05-17 02:05:12.442821 | ubuntu-noble | {5} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_3__False___error__ [0.158704s] ... ok 2026-05-17 02:05:12.443105 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_replica_change_to_in_sycn [0.020314s] ... ok 2026-05-17 02:05:12.455963 | ubuntu-noble | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_4___1_1_1_0____4__ [0.021142s] ... ok 2026-05-17 02:05:12.462381 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_share_reverting_to_snapshot [0.019384s] ... ok 2026-05-17 02:05:12.464267 | ubuntu-noble | 2026-05-17 02:05:12.457 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 6a3fd2984bc31 to 805685098bd2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:12.464282 | ubuntu-noble | 2026-05-17 02:05:12.460 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:12.464287 | ubuntu-noble | 2026-05-17 02:05:12.460 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:12.465125 | ubuntu-noble | Migration progress of share server c36eaa71-864e-492d-846f-b6cf68afb844 cannot be obtained. The provided share server is not being migrated. 2026-05-17 02:05:12.467573 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_invalid_share_server_1_server_migrating_to [0.034194s] ... ok 2026-05-17 02:05:12.475686 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:12.476896 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:12.477857 | ubuntu-noble | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_5____1001__1001____1_1_1_0_____6__4__ [0.021763s] ... ok 2026-05-17 02:05:12.480317 | ubuntu-noble | {5} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_3___cifs___True__False_ [0.038799s] ... ok 2026-05-17 02:05:12.481084 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_snapmirror_still_initializing [0.019287s] ... ok 2026-05-17 02:05:12.498668 | ubuntu-noble | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_local_path_normal [0.020504s] ... ok 2026-05-17 02:05:12.504214 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_size_3__1 [0.033984s] ... ok 2026-05-17 02:05:12.504249 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_no_snapmirror_1 [0.020689s] ... ok 2026-05-17 02:05:12.514271 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:12.520780 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_none_found [0.021077s] ... ok 2026-05-17 02:05:12.524883 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_snapmirror_relationships_present [0.022491s] ... ok 2026-05-17 02:05:12.539085 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_one_found [0.019526s] ... ok 2026-05-17 02:05:12.539632 | ubuntu-noble | {3} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_1____queued_to_apply____2_ [0.103709s] ... ok 2026-05-17 02:05:12.550622 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_start_create_flexgroup [0.025658s] ... ok 2026-05-17 02:05:12.562159 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_unused_found [0.022086s] ... ok 2026-05-17 02:05:12.569078 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_deny_access [0.065460s] ... ok 2026-05-17 02:05:12.570082 | ubuntu-noble | Cannot perform server migration because destination host doesn't have enough free space. 2026-05-17 02:05:12.572868 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_svm_dr_not_compatible_2 [0.022148s] ... ok 2026-05-17 02:05:12.576130 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:12.582478 | ubuntu-noble | 2026-05-17 02:05:12.578 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:12.582498 | ubuntu-noble | 2026-05-17 02:05:12.578 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:12.586972 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_network_name [0.024217s] ... ok 2026-05-17 02:05:12.594677 | ubuntu-noble | Cannot perform server migration since a FlexGroup was encountered in share server to be migrated. 2026-05-17 02:05:12.596494 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_with_replicas [0.022891s] ... ok 2026-05-17 02:05:12.598880 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_svm_dr_not_compatible_3 [0.020421s] ... ok 2026-05-17 02:05:12.613494 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_data_lif_count_limit_reached_for_ha_pair_false [0.019829s] ... ok 2026-05-17 02:05:12.615663 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_update_share_replica [0.023895s] ... ok 2026-05-17 02:05:12.618393 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_and_connect_share_server_to_tenant_net [0.031206s] ... ok 2026-05-17 02:05:12.632908 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_job_uuid [0.019519s] ... ok 2026-05-17 02:05:12.638566 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations [0.022913s] ... ok 2026-05-17 02:05:12.644958 | ubuntu-noble | {5} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_reset_rules_to_queueing_states_1_True [0.163795s] ... ok 2026-05-17 02:05:12.654317 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_no_service_data_2 [0.033003s] ... ok 2026-05-17 02:05:12.654973 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_error_2 [0.020083s] ... ok 2026-05-17 02:05:12.656042 | ubuntu-noble | {3} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__check_needs_refresh_2_False [0.115881s] ... ok 2026-05-17 02:05:12.658721 | ubuntu-noble | Recovering from a failed execute. Try number 1 2026-05-17 02:05:12.658744 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:12.658751 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py", line 239, in _try_execute 2026-05-17 02:05:12.658756 | ubuntu-noble | self._execute(*command, **kwargs) 2026-05-17 02:05:12.658761 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_driver.py", line 35, in fake_execute_with_raise 2026-05-17 02:05:12.658766 | ubuntu-noble | raise exception.ProcessExecutionError 2026-05-17 02:05:12.658770 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:05:12.658775 | ubuntu-noble | Command: None 2026-05-17 02:05:12.658780 | ubuntu-noble | Exit code: - 2026-05-17 02:05:12.658785 | ubuntu-noble | Stdout: None 2026-05-17 02:05:12.658790 | ubuntu-noble | Stderr: None 2026-05-17 02:05:12.658902 | ubuntu-noble | Recovering from a failed execute. Try number 2 2026-05-17 02:05:12.658914 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:12.658920 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py", line 239, in _try_execute 2026-05-17 02:05:12.658925 | ubuntu-noble | self._execute(*command, **kwargs) 2026-05-17 02:05:12.658931 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_driver.py", line 35, in fake_execute_with_raise 2026-05-17 02:05:12.658936 | ubuntu-noble | raise exception.ProcessExecutionError 2026-05-17 02:05:12.658941 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:05:12.658947 | ubuntu-noble | Command: None 2026-05-17 02:05:12.658952 | ubuntu-noble | Exit code: - 2026-05-17 02:05:12.658958 | ubuntu-noble | Stdout: None 2026-05-17 02:05:12.658963 | ubuntu-noble | Stderr: None 2026-05-17 02:05:12.660971 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test__try_execute [0.021455s] ... ok 2026-05-17 02:05:12.670411 | ubuntu-noble | 2026-05-17 02:05:12.666 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 805685098bd2 -> 6a3fd2984bc31, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-05-17 02:05:12.673904 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_complete_svm_dr [0.020027s] ... ok 2026-05-17 02:05:12.678594 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:12.680496 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_8 [0.020267s] ... ok 2026-05-17 02:05:12.694497 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_4 [0.042124s] ... ok 2026-05-17 02:05:12.694531 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:12.695086 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__share_server_migration_complete_svm_migrate_failed_to_complete [0.020009s] ... ok 2026-05-17 02:05:12.699519 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_9 [0.018994s] ... ok 2026-05-17 02:05:12.714355 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_6 [0.020063s] ... ok 2026-05-17 02:05:12.716481 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_failed_to_create_2 [0.023479s] ... ok 2026-05-17 02:05:12.719413 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_1_api_not_initialized [0.019538s] ... ok 2026-05-17 02:05:12.733501 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_conflict_3 [0.019440s] ... ok 2026-05-17 02:05:12.740174 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_3____create_snapshot____delete_snapshot______create_snapshot____delete_snapshot____True_ [0.019076s] ... ok 2026-05-17 02:05:12.742522 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_delete_server_soft_deleted [0.025095s] ... ok 2026-05-17 02:05:12.753947 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_4 [0.019967s] ... ok 2026-05-17 02:05:12.759082 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_connection_get_info_2_False [0.018610s] ... ok 2026-05-17 02:05:12.774022 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_replica_2 [0.020213s] ... ok 2026-05-17 02:05:12.774054 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_exception [0.031702s] ... ok 2026-05-17 02:05:12.778278 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_exists_and_set_explicitly_2_False [0.019683s] ... ok 2026-05-17 02:05:12.794955 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snaphot_different_hosts_2 [0.020351s] ... ok 2026-05-17 02:05:12.799248 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_not_exists_and_set_explicitly_1_True [0.019536s] ... ok 2026-05-17 02:05:12.800652 | ubuntu-noble | {5} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_reset_rules_to_queueing_states_2_False [0.154799s] ... ok 2026-05-17 02:05:12.802038 | ubuntu-noble | 2026-05-17 02:05:12.797 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 805685098bd2 to 6a3fd2984bc31 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:12.803373 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_non_active [0.027895s] ... ok 2026-05-17 02:05:12.808594 | ubuntu-noble | 2026-05-17 02:05:12.803 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:12.808612 | ubuntu-noble | 2026-05-17 02:05:12.803 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:12.814723 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snaphot_different_hosts_3 [0.020455s] ... ok 2026-05-17 02:05:12.816926 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_sg_snapshot_with_no_members [0.019638s] ... ok 2026-05-17 02:05:12.834839 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_10 [0.032638s] ... ok 2026-05-17 02:05:12.836133 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_routes_1 [0.019893s] ... ok 2026-05-17 02:05:12.836674 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_delete_replica [0.019160s] ... ok 2026-05-17 02:05:12.836910 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:12.855714 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_functionality_2_unmanage [0.019087s] ... ok 2026-05-17 02:05:12.857596 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_ipspace_has_data_vservers_1_True [0.021016s] ... ok 2026-05-17 02:05:12.863754 | ubuntu-noble | 2026-05-17 02:05:12.861 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:12.863778 | ubuntu-noble | 2026-05-17 02:05:12.861 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:12.867061 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_16 [0.032177s] ... ok 2026-05-17 02:05:12.873740 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_status [0.018650s] ... ok 2026-05-17 02:05:12.876203 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_no_ipspace_1_True [0.020658s] ... ok 2026-05-17 02:05:12.878961 | ubuntu-noble | {5} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_nothing_to_update [0.077553s] ... ok 2026-05-17 02:05:12.891505 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_2 [0.024709s] ... ok 2026-05-17 02:05:12.893399 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_get_progress [0.018809s] ... ok 2026-05-17 02:05:12.895842 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_admin_network_allocations_number [0.019421s] ... ok 2026-05-17 02:05:12.905146 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_2_False [0.028055s] ... ok 2026-05-17 02:05:12.912266 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_2_create_snapshot [0.019455s] ... ok 2026-05-17 02:05:12.916493 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_share_server_network_info [0.020317s] ... ok 2026-05-17 02:05:12.918921 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_7 [0.027203s] ... ok 2026-05-17 02:05:12.924399 | ubuntu-noble | 2026-05-17 02:05:12.920 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 6a3fd2984bc31 -> 805685098bd2, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-05-17 02:05:12.928138 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_02 [0.022886s] ... ok 2026-05-17 02:05:12.932699 | ubuntu-noble | {3} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_recursive_driver_exception_2_False [0.275309s] ... ok 2026-05-17 02:05:12.934539 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_exists_and_set_explicitly_1_True [0.019071s] ... ok 2026-05-17 02:05:12.941471 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_none_backend_details [0.024708s] ... ok 2026-05-17 02:05:12.951865 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_1 [0.030225s] ... ok 2026-05-17 02:05:12.951898 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_update_share_server_network_allocations [0.018804s] ... ok 2026-05-17 02:05:12.952891 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_03 [0.022458s] ... ok 2026-05-17 02:05:12.963492 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_05 [0.020024s] ... ok 2026-05-17 02:05:12.965392 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:12.971149 | ubuntu-noble | {7} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_invalid_3_None [0.018592s] ... ok 2026-05-17 02:05:12.973728 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_05 [0.022505s] ... ok 2026-05-17 02:05:12.981253 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_create_new [0.031401s] ... ok 2026-05-17 02:05:12.982907 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_with_error [0.020159s] ... ok 2026-05-17 02:05:12.989939 | ubuntu-noble | {7} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_valid [0.019321s] ... ok 2026-05-17 02:05:12.996141 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_1 [0.022539s] ... ok 2026-05-17 02:05:13.001569 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_2_fake_migration_id [0.019992s] ... ok 2026-05-17 02:05:13.007372 | ubuntu-noble | {7} manila.tests.share.test_hook.HookBaseTestCase.test_execute_periodic_hook_disabled [0.018784s] ... ok 2026-05-17 02:05:13.008700 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_not_found_3 [0.026832s] ... ok 2026-05-17 02:05:13.020282 | ubuntu-noble | Could not delete ipspace on SVM migration source. Reason: 'Mock' object is not subscriptable 2026-05-17 02:05:13.023288 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_2 [0.021018s] ... ok 2026-05-17 02:05:13.030922 | ubuntu-noble | {7} manila.tests.share.test_hook.HookBaseTestCase.test_execute_periodic_hook_enabled_1_True [0.018599s] ... ok 2026-05-17 02:05:13.031339 | ubuntu-noble | 2026-05-17 02:05:13.020 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 6a3fd2984bc31 to 805685098bd2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:13.031350 | ubuntu-noble | 2026-05-17 02:05:13.023 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:13.031355 | ubuntu-noble | 2026-05-17 02:05:13.023 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:13.032892 | ubuntu-noble | 2026-05-17 02:05:13.029 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:13.032907 | ubuntu-noble | 2026-05-17 02:05:13.030 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:13.036679 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image_not_active [0.027566s] ... ok 2026-05-17 02:05:13.042530 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_2_fake_migration_id [0.019438s] ... ok 2026-05-17 02:05:13.046282 | ubuntu-noble | {7} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_disabled [0.019753s] ... ok 2026-05-17 02:05:13.062696 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_migrate_1___ready_for_cutover___True_ [0.019332s] ... ok 2026-05-17 02:05:13.063994 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_dest_az_not_match_host_az [0.067637s] ... ok 2026-05-17 02:05:13.066618 | ubuntu-noble | {7} manila.tests.share.test_hook.HookBaseTestCase.test_instantiate_hook_successfully_and_set_configuration_1_True [0.020431s] ... ok 2026-05-17 02:05:13.068620 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_conf_allow_ssh_1_None [0.032792s] ... ok 2026-05-17 02:05:13.084108 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_migrate_exception [0.019967s] ... ok 2026-05-17 02:05:13.088981 | ubuntu-noble | 2026-05-17 02:05:13.087 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 805685098bd2 -> e6d88547b381, add-progress-field-to-share-instance 2026-05-17 02:05:13.090693 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_server_not_active [0.026858s] ... ok 2026-05-17 02:05:13.098009 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_config_1_None [0.029109s] ... ok 2026-05-17 02:05:13.101739 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_3 [0.019374s] ... ok 2026-05-17 02:05:13.121462 | ubuntu-noble | --- Logging error --- 2026-05-17 02:05:13.121892 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_snapmirror_start_failure [0.019992s] ... ok 2026-05-17 02:05:13.122969 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:13.122991 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 1847, in _modify_quotas_for_share_migration 2026-05-17 02:05:13.123008 | ubuntu-noble | reservations = QUOTAS.reserve( 2026-05-17 02:05:13.123013 | ubuntu-noble | ^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.123017 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:13.123021 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:13.123025 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.123029 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:13.123033 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:13.123036 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.123040 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:13.123044 | ubuntu-noble | raise effect 2026-05-17 02:05:13.123048 | ubuntu-noble | manila.exception.OverQuota: Quota exceeded for resources: ['gigabytes']. 2026-05-17 02:05:13.123052 | ubuntu-noble | 2026-05-17 02:05:13.123056 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-05-17 02:05:13.123060 | ubuntu-noble | 2026-05-17 02:05:13.123064 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:13.123068 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:05:13.123072 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:05:13.123076 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.123079 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:05:13.123083 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:05:13.123087 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.123091 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 703, in format 2026-05-17 02:05:13.123094 | ubuntu-noble | record.message = record.getMessage() 2026-05-17 02:05:13.123098 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.123102 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 392, in getMessage 2026-05-17 02:05:13.123106 | ubuntu-noble | msg = msg % self.args 2026-05-17 02:05:13.123109 | ubuntu-noble | ~~~~^~~~~~~~~~~ 2026-05-17 02:05:13.123113 | ubuntu-noble | TypeError: %d format: a real number is required, not str 2026-05-17 02:05:13.123117 | ubuntu-noble | Call stack: 2026-05-17 02:05:13.123460 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:05:13.123473 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:05:13.123477 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:05:13.123481 | ubuntu-noble | main() 2026-05-17 02:05:13.123485 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:05:13.123489 | ubuntu-noble | program.TestProgram( 2026-05-17 02:05:13.123493 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:05:13.123497 | ubuntu-noble | self.runTests() 2026-05-17 02:05:13.123506 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:05:13.123510 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:05:13.123514 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:05:13.123518 | ubuntu-noble | test(result) 2026-05-17 02:05:13.123522 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:13.123526 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:13.123530 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:13.123533 | ubuntu-noble | test(result) 2026-05-17 02:05:13.123537 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:13.123541 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:13.123545 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:13.123549 | ubuntu-noble | test(result) 2026-05-17 02:05:13.125276 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:13.125541 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:13.125551 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:13.125557 | ubuntu-noble | test(result) 2026-05-17 02:05:13.125563 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:05:13.125568 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:13.125574 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:05:13.125580 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:05:13.125586 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:05:13.125591 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:05:13.125597 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:05:13.125603 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:05:13.125608 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:05:13.125614 | ubuntu-noble | self._run_core() 2026-05-17 02:05:13.125620 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-05-17 02:05:13.125639 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-05-17 02:05:13.125645 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:05:13.125650 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:13.125666 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-05-17 02:05:13.125672 | ubuntu-noble | return self._get_test_method()() 2026-05-17 02:05:13.125678 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/ddt.py", line 221, in wrapper 2026-05-17 02:05:13.125683 | ubuntu-noble | return func(self, *args, **kwargs) 2026-05-17 02:05:13.125689 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_api.py", line 4003, in test__modify_quotas_for_share_migration_reservation_failed 2026-05-17 02:05:13.125694 | ubuntu-noble | self.assertRaises( 2026-05-17 02:05:13.125700 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 685, in assertRaises 2026-05-17 02:05:13.125705 | ubuntu-noble | self.assertThat(our_callable, matcher) 2026-05-17 02:05:13.125711 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 702, in assertThat 2026-05-17 02:05:13.125716 | ubuntu-noble | mismatch_error = self._matchHelper(matchee, matcher, message, verbose) 2026-05-17 02:05:13.125722 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 760, in _matchHelper 2026-05-17 02:05:13.125727 | ubuntu-noble | mismatch = matcher.match(matchee) 2026-05-17 02:05:13.125733 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 136, in match 2026-05-17 02:05:13.125738 | ubuntu-noble | result = actual_callable() 2026-05-17 02:05:13.125743 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1400, in __call__ 2026-05-17 02:05:13.125749 | ubuntu-noble | return self._callable_object(*self._args, **self._kwargs) 2026-05-17 02:05:13.125754 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 1891, in _modify_quotas_for_share_migration 2026-05-17 02:05:13.125760 | ubuntu-noble | LOG.warning("Quota exceeded for %(s_pid)s, " 2026-05-17 02:05:13.125765 | ubuntu-noble | Message: 'Quota exceeded for %(s_pid)s, tried to migrate %(s_size)sG share (%(d_consumed)dG of %(d_quota)dG already consumed).' 2026-05-17 02:05:13.125781 | ubuntu-noble | Arguments: {'s_pid': None, 's_size': 0, 'd_consumed': 'fakefake', 'd_quota': 'fake'} 2026-05-17 02:05:13.127076 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_reservation_failed_3 [0.035499s] ... ok 2026-05-17 02:05:13.129167 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_limit_ssh_invalid_subnet [0.030363s] ... ok 2026-05-17 02:05:13.131685 | ubuntu-noble | {3} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_2__True___active__ [0.198725s] ... ok 2026-05-17 02:05:13.138810 | ubuntu-noble | Vserver not specified for share server being deleted. Deletion of share server record will proceed anyway. 2026-05-17 02:05:13.140875 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_share_server_3 [0.019548s] ... ok 2026-05-17 02:05:13.151202 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test__revert_to_snapshot [0.024215s] ... ok 2026-05-17 02:05:13.159872 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_01 [0.028624s] ... ok 2026-05-17 02:05:13.163985 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_4 [0.020067s] ... ok 2026-05-17 02:05:13.173442 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_access_get [0.022655s] ... ok 2026-05-17 02:05:13.181580 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_invalid_network_types_2 [0.020529s] ... ok 2026-05-17 02:05:13.183965 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_07 [0.024390s] ... ok 2026-05-17 02:05:13.189428 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_5__False__1___1__100__3_ [0.122468s] ... ok 2026-05-17 02:05:13.205208 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_share_network_subnets [0.019465s] ... ok 2026-05-17 02:05:13.206500 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_access_level [0.033046s] ... ok 2026-05-17 02:05:13.208332 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_2 [0.023747s] ... ok 2026-05-17 02:05:13.223191 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_vserver_mismatch [0.020577s] ... ok 2026-05-17 02:05:13.241366 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_share_server_specified [0.018832s] ... ok 2026-05-17 02:05:13.241407 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_unlimited [0.051801s] ... ok 2026-05-17 02:05:13.249397 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_2 [0.040580s] ... ok 2026-05-17 02:05:13.254782 | ubuntu-noble | 2026-05-17 02:05:13.252 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 805685098bd2 to e6d88547b381 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:13.258984 | ubuntu-noble | 2026-05-17 02:05:13.256 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:13.259021 | ubuntu-noble | 2026-05-17 02:05:13.256 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:13.260397 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_timestamp [0.018960s] ... ok 2026-05-17 02:05:13.264320 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__ensure_share [0.022619s] ... ok 2026-05-17 02:05:13.279942 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_timestamp_not_found [0.018582s] ... ok 2026-05-17 02:05:13.286806 | ubuntu-noble | Failed to commit reservations None 2026-05-17 02:05:13.286830 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:13.286837 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:05:13.286843 | ubuntu-noble | self._driver.commit( 2026-05-17 02:05:13.286848 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:05:13.286854 | ubuntu-noble | db.reservation_commit( 2026-05-17 02:05:13.286859 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:05:13.286865 | ubuntu-noble | return IMPL.reservation_commit( 2026-05-17 02:05:13.286870 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.286875 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:05:13.286880 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:13.286885 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.286898 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:05:13.286904 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:05:13.286909 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:05:13.286914 | ubuntu-noble | self.force_reraise() 2026-05-17 02:05:13.286919 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:05:13.286925 | ubuntu-noble | raise self.value 2026-05-17 02:05:13.286930 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:05:13.286935 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:13.286940 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.286946 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:05:13.286951 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:13.286956 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.286961 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:05:13.286966 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:05:13.286972 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.286977 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:05:13.286982 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-05-17 02:05:13.286987 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.286992 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:13.286997 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:13.287002 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.287007 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:05:13.287013 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:13.287018 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.287023 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:13.287054 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:13.287060 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:13.287065 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:13.287070 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:13.287075 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.287080 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:05:13.287085 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:13.287090 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.287121 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:13.287126 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:13.287131 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:13.287136 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:13.287141 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:13.287147 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.287152 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:05:13.287157 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:13.287162 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.287167 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:13.287172 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:13.287178 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:13.287189 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:13.287194 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:13.287215 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.287221 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:05:13.287226 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:05:13.287231 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.287236 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:05:13.287242 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-05-17 02:05:13.287247 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.287260 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:05:13.287265 | ubuntu-noble | resolved = impl._literal_coercion( 2026-05-17 02:05:13.287271 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.287276 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:05:13.287281 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-05-17 02:05:13.287286 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:05:13.287291 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:05:13.287297 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-05-17 02:05:13.297513 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_public_and_private_share_1_True [0.047741s] ... ok 2026-05-17 02:05:13.298696 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_adjusted_consistency_point_time [0.018486s] ... ok 2026-05-17 02:05:13.311374 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted [0.046365s] ... ok 2026-05-17 02:05:13.317094 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_unknown_nodes [0.019160s] ... ok 2026-05-17 02:05:13.322106 | ubuntu-noble | Share a88c1f99-a94d-4f2b-ac94-704af7f114e7 is a member of a group. This operation is not currently supported for share servers that contain shares members of groups. 2026-05-17 02:05:13.325204 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_in_share_group [0.117396s] ... ok 2026-05-17 02:05:13.329484 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_busy_task_state [0.034046s] ... ok 2026-05-17 02:05:13.335312 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_4 [0.018601s] ... ok 2026-05-17 02:05:13.354214 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test_is_readonly_2 [0.018177s] ... ok 2026-05-17 02:05:13.356819 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_has_replicas [0.026915s] ... ok 2026-05-17 02:05:13.372311 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_delete_share [0.018441s] ... ok 2026-05-17 02:05:13.390304 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_4_nfsfake [0.033447s] ... ok 2026-05-17 02:05:13.391364 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_2 [0.018370s] ... ok 2026-05-17 02:05:13.391769 | ubuntu-noble | Driver-assisted migration of share 7cb789b2-6bcf-4f8a-86da-ae9e27fbdfe2 failed. 2026-05-17 02:05:13.391787 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:13.391793 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1405, in _migration_start_driver 2026-05-17 02:05:13.391798 | ubuntu-noble | self.driver.migration_start( 2026-05-17 02:05:13.391804 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py", line 461, in migration_start 2026-05-17 02:05:13.391809 | ubuntu-noble | raise NotImplementedError() 2026-05-17 02:05:13.392003 | ubuntu-noble | NotImplementedError 2026-05-17 02:05:13.396952 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_3 [0.084835s] ... ok 2026-05-17 02:05:13.398914 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_share_is_busy [0.073838s] ... ok 2026-05-17 02:05:13.401955 | ubuntu-noble | 2026-05-17 02:05:13.398 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:13.401976 | ubuntu-noble | 2026-05-17 02:05:13.399 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:13.410229 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new_missing_family [0.018803s] ... ok 2026-05-17 02:05:13.426583 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_5_cifsfake [0.034290s] ... ok 2026-05-17 02:05:13.426614 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_configure_default_prefix [0.026750s] ... ok 2026-05-17 02:05:13.428601 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_is_expired_1_True [0.018955s] ... ok 2026-05-17 02:05:13.438689 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_1 [0.310337s] ... ok 2026-05-17 02:05:13.440667 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_driver.TestValidateAccessRules.test_validate_access_rules_invalid_type [0.000211s] ... ok 2026-05-17 02:05:13.446705 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_8__1___SMB___None_ [0.007142s] ... ok 2026-05-17 02:05:13.447133 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_check_flags [0.018658s] ... ok 2026-05-17 02:05:13.450912 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup_with_api_token [0.001685s] ... ok 2026-05-17 02:05:13.454675 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_add_rules_no_policy [0.006363s] ... ok 2026-05-17 02:05:13.458128 | ubuntu-noble | 2026-05-17 02:05:13.453 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade e6d88547b381 -> 805685098bd2, add-progress-field-to-share-instance 2026-05-17 02:05:13.458145 | ubuntu-noble | 2026-05-17 02:05:13.455 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e6d88547b381 to 805685098bd2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:13.458782 | ubuntu-noble | Encryption keys quota exceeded for None (2 of 2 keys already consumed). 2026-05-17 02:05:13.463553 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_encryption_keys_quota_1 [0.036932s] ... ok 2026-05-17 02:05:13.464531 | ubuntu-noble | Failed to commit reservations None 2026-05-17 02:05:13.465075 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:13.465083 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:05:13.465087 | ubuntu-noble | self._driver.commit( 2026-05-17 02:05:13.465091 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:05:13.465096 | ubuntu-noble | db.reservation_commit( 2026-05-17 02:05:13.465102 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:05:13.465107 | ubuntu-noble | return IMPL.reservation_commit( 2026-05-17 02:05:13.465110 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.465114 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:05:13.465118 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:13.465122 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.465126 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:05:13.465130 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:05:13.465133 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:05:13.465138 | ubuntu-noble | self.force_reraise() 2026-05-17 02:05:13.465141 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:05:13.465145 | ubuntu-noble | raise self.value 2026-05-17 02:05:13.465149 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:05:13.465153 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:13.465156 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.465160 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:05:13.465164 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:13.465168 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.465172 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:05:13.465176 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:05:13.465191 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.465195 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:05:13.465199 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-05-17 02:05:13.465203 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.465206 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:13.465230 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:13.465234 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.465238 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:05:13.465242 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:13.465246 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.465251 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:13.465256 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:13.465261 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:13.465267 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:13.465271 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:13.465275 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.465279 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:05:13.465282 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:13.465286 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.465290 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:13.465293 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:13.465297 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:13.465301 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:13.465305 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:13.465308 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.465312 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:05:13.465316 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:13.465319 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.465323 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:13.465327 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:13.465331 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:13.465342 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:13.465346 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:13.465350 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.465354 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:05:13.465357 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:05:13.465361 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.465365 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:05:13.465373 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-05-17 02:05:13.465377 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.465381 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:05:13.465384 | ubuntu-noble | resolved = impl._literal_coercion( 2026-05-17 02:05:13.465388 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.465392 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:05:13.465395 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-05-17 02:05:13.465399 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:05:13.465403 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:05:13.465408 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-05-17 02:05:13.468479 | ubuntu-noble | 2026-05-17 02:05:13.459 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:13.468498 | ubuntu-noble | 2026-05-17 02:05:13.459 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:13.468503 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_invalid_aggr [0.019370s] ... ok 2026-05-17 02:05:13.469771 | ubuntu-noble | The share protocol flavor is invalid. Please use NFS. 2026-05-17 02:05:13.470297 | ubuntu-noble | Driver-assisted migration of share e26212a8-5109-4a11-b425-30f64463f7de failed. 2026-05-17 02:05:13.470308 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:13.470312 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1325, in _migration_start_driver 2026-05-17 02:05:13.470316 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-05-17 02:05:13.470320 | ubuntu-noble | manila.exception.ShareMigrationFailed: Share migration failed: Destination host fake_host is not compatible with share e26212a8-5109-4a11-b425-30f64463f7de's source backend for driver-assisted migration. 2026-05-17 02:05:13.470620 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_delete_rules_1___________10_10_10_1____10_10_10_2___ [0.013250s] ... ok 2026-05-17 02:05:13.471301 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_rules_wrong_proto [0.001337s] ... ok 2026-05-17 02:05:13.474836 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_4 [0.077939s] ... ok 2026-05-17 02:05:13.475872 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_5 [0.048601s] ... ok 2026-05-17 02:05:13.488166 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_round_down [0.019966s] ... ok 2026-05-17 02:05:13.491821 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_edge_cases [0.021934s] ... ok 2026-05-17 02:05:13.498514 | ubuntu-noble | Failed to commit reservations None 2026-05-17 02:05:13.498532 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:13.498536 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:05:13.498541 | ubuntu-noble | self._driver.commit( 2026-05-17 02:05:13.498545 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:05:13.498548 | ubuntu-noble | db.reservation_commit( 2026-05-17 02:05:13.498552 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:05:13.498556 | ubuntu-noble | return IMPL.reservation_commit( 2026-05-17 02:05:13.498560 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.498564 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:05:13.498576 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:13.498580 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.498584 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:05:13.498588 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:05:13.498592 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:05:13.498595 | ubuntu-noble | self.force_reraise() 2026-05-17 02:05:13.498599 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:05:13.498603 | ubuntu-noble | raise self.value 2026-05-17 02:05:13.498607 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:05:13.498610 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:13.498614 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.498618 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:05:13.498622 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:13.498625 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.498629 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:05:13.498633 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:05:13.498636 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.498640 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:05:13.498644 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-05-17 02:05:13.498647 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.498651 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:13.498655 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:13.498658 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.498662 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:05:13.498666 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:13.498669 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.498673 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:13.498677 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:13.498681 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:13.498684 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:13.498688 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:13.498692 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.498695 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:05:13.498699 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:13.498703 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.498706 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:13.498710 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:13.498714 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:13.498718 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:13.498725 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:13.498729 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.498736 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:05:13.498740 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:13.498744 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.498748 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:13.498752 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:13.498755 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:13.498763 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:13.498767 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:13.498771 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.498775 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:05:13.498779 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:05:13.498782 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.498786 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:05:13.498790 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-05-17 02:05:13.498793 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.498797 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:05:13.498801 | ubuntu-noble | resolved = impl._literal_coercion( 2026-05-17 02:05:13.498804 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.498808 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:05:13.498812 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-05-17 02:05:13.498815 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:05:13.498819 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:05:13.498823 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-05-17 02:05:13.503528 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_1 [0.041947s] ... ok 2026-05-17 02:05:13.509193 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_regex_2__reg__ [0.019474s] ... ok 2026-05-17 02:05:13.514500 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_from_dict [0.022369s] ... ok 2026-05-17 02:05:13.531619 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_version_from_version_string [0.024368s] ... ok 2026-05-17 02:05:13.536640 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_to_dict [0.022154s] ... ok 2026-05-17 02:05:13.539117 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_trash_api_disabled [0.001366s] ... ok 2026-05-17 02:05:13.539467 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_request_failure_500 [0.000544s] ... ok 2026-05-17 02:05:13.540541 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_invalid_azs_1 [0.035913s] ... ok 2026-05-17 02:05:13.540853 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_rest.VipPoolTest.test_no_vipool [0.000713s] ... ok 2026-05-17 02:05:13.550188 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_dpkg [0.019210s] ... ok 2026-05-17 02:05:13.552412 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_3 [0.077463s] ... ok 2026-05-17 02:05:13.553019 | ubuntu-noble | Driver-assisted migration of share f3655bf7-2584-4869-b41a-2b923543bba7 failed. 2026-05-17 02:05:13.553106 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:13.553113 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1348, in _migration_start_driver 2026-05-17 02:05:13.553117 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-05-17 02:05:13.553121 | ubuntu-noble | manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share f3655bf7-2584-4869-b41a-2b923543bba7 while preserving snapshots. 2026-05-17 02:05:13.556387 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_5 [0.082542s] ... ok 2026-05-17 02:05:13.560103 | ubuntu-noble | ('ACCESSShareDriver delete snapshot failed snapname %s sharename %s', 'fakesnapshotname', '144c9def-b068931c') 2026-05-17 02:05:13.564420 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_wrong_size_0 [0.023030s] ... ok 2026-05-17 02:05:13.565676 | ubuntu-noble | {6} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_snapshot_negative [0.022886s] ... ok 2026-05-17 02:05:13.569342 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_openstack_info_rpm_pkg_found [0.019251s] ... ok 2026-05-17 02:05:13.581479 | ubuntu-noble | 2026-05-17 02:05:13.576 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:13.581498 | ubuntu-noble | 2026-05-17 02:05:13.576 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:13.586222 | ubuntu-noble | {6} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_deny [0.022709s] ... ok 2026-05-17 02:05:13.587052 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_for_replicated_share [0.023681s] ... ok 2026-05-17 02:05:13.589421 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share [0.019813s] ... ok 2026-05-17 02:05:13.612237 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_service_instance_create_kwargs_1_False [0.023618s] ... ok 2026-05-17 02:05:13.613378 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_extend_share__thick_provisoning [0.020540s] ... ok 2026-05-17 02:05:13.614005 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__provide_share_server_for_migration [0.054168s] ... ok 2026-05-17 02:05:13.628061 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_delete_dependent_share_group_snapshot_members [0.040734s] ... ok 2026-05-17 02:05:13.628222 | ubuntu-noble | The specified availability zone must be the same as parent share when you have the configuration option 'use_scheduler_creating_share_from_snapshot' set to False. 2026-05-17 02:05:13.629757 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_share_backend_name [0.018984s] ... ok 2026-05-17 02:05:13.632865 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_2__None__True_ [0.020638s] ... ok 2026-05-17 02:05:13.632970 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_az_different_from_source [0.078904s] ... ok 2026-05-17 02:05:13.635392 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_run_cloudbase_init_plugin_after_reboot [0.024593s] ... ok 2026-05-17 02:05:13.636692 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:13.643996 | ubuntu-noble | 2026-05-17 02:05:13.638 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 805685098bd2 -> e6d88547b381, add-progress-field-to-share-instance 2026-05-17 02:05:13.649620 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_create_error [0.019250s] ... ok 2026-05-17 02:05:13.651721 | ubuntu-noble | Share fake_share_id could not be reverted to snapshot fake_snapshot_id. 2026-05-17 02:05:13.651737 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:13.651741 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3633, in _revert_to_snapshot 2026-05-17 02:05:13.651746 | ubuntu-noble | updated_share_size = self.driver.revert_to_snapshot( 2026-05-17 02:05:13.651750 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.651753 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:13.651757 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:13.651761 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.651764 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:13.651768 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:13.651772 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.651775 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:13.651779 | ubuntu-noble | raise effect 2026-05-17 02:05:13.651783 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-05-17 02:05:13.654888 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_driver_exception_2_fake_reservations [0.023280s] ... ok 2026-05-17 02:05:13.655717 | ubuntu-noble | Failed to remove service instance sentinel.instance_id from domain sentinel.domain. Exception: . 2026-05-17 02:05:13.659397 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_teardown_server [0.023334s] ... ok 2026-05-17 02:05:13.660754 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:13.664319 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_1_manila_share [0.036871s] ... ok 2026-05-17 02:05:13.669478 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_set [0.019013s] ... ok 2026-05-17 02:05:13.683038 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_update_share_stats [0.024194s] ... ok 2026-05-17 02:05:13.688156 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefHpr.test_start [0.018924s] ... ok 2026-05-17 02:05:13.691947 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_larger_size [0.060323s] ... ok 2026-05-17 02:05:13.702445 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_invalid_state_2_creating [0.037766s] ... ok 2026-05-17 02:05:13.704599 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_share_name [0.021050s] ... ok 2026-05-17 02:05:13.706751 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_bearer [0.019491s] ... ok 2026-05-17 02:05:13.716998 | ubuntu-noble | Quota exceeded for None, tried to create 5G backup, but (10G of 5G already consumed.) 2026-05-17 02:05:13.718826 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_over_quota_1 [0.027001s] ... ok 2026-05-17 02:05:13.726958 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_token [0.019634s] ... ok 2026-05-17 02:05:13.726976 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_create_partition [0.021616s] ... ok 2026-05-17 02:05:13.735943 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_3 [0.080603s] ... ok 2026-05-17 02:05:13.739502 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_deferred_1 [0.035240s] ... ok 2026-05-17 02:05:13.744889 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___put_invalid_payload [0.018851s] ... ok 2026-05-17 02:05:13.748333 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_interface_index_by_ip [0.021560s] ... ok 2026-05-17 02:05:13.759270 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_1_None [0.023683s] ... ok 2026-05-17 02:05:13.767830 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___request_after_failover [0.019044s] ... ok 2026-05-17 02:05:13.770123 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_no_host_1_True [0.027722s] ... ok 2026-05-17 02:05:13.770139 | ubuntu-noble | 2026-05-17 02:05:13.758 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 805685098bd2 to e6d88547b381 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:13.770144 | ubuntu-noble | 2026-05-17 02:05:13.760 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:13.770149 | ubuntu-noble | 2026-05-17 02:05:13.760 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:13.770152 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_quote_string [0.020301s] ... ok 2026-05-17 02:05:13.782940 | ubuntu-noble | Driver error when updating replica state for replica bcf69d34-baad-49f5-9056-f662ce31c77f. 2026-05-17 02:05:13.782960 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:13.782964 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3009, in _share_replica_update 2026-05-17 02:05:13.782969 | ubuntu-noble | replica_state = self.driver.update_replica_state( 2026-05-17 02:05:13.782972 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.782976 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:13.782980 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:13.782984 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.782988 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:13.782991 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:13.782995 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.782999 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:13.783002 | ubuntu-noble | raise effect 2026-05-17 02:05:13.783006 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-05-17 02:05:13.788746 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_driver_exception_ignored [0.026480s] ... ok 2026-05-17 02:05:13.788765 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___request_failover_error [0.021027s] ... ok 2026-05-17 02:05:13.790618 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_from_snapshot [0.072014s] ... ok 2026-05-17 02:05:13.792085 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_unjoin_domain [0.021807s] ... ok 2026-05-17 02:05:13.802681 | ubuntu-noble | 2026-05-17 02:05:13.800 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:13.802697 | ubuntu-noble | 2026-05-17 02:05:13.800 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:13.808907 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_auth_error [0.022919s] ... ok 2026-05-17 02:05:13.812056 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_1_True [0.020353s] ... ok 2026-05-17 02:05:13.828389 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_per_share_quota_1 [0.037249s] ... ok 2026-05-17 02:05:13.835967 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefSettings.test_create [0.022596s] ... ok 2026-05-17 02:05:13.836587 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_3___off____False_____compression_on_____compression_off__ [0.020829s] ... ok 2026-05-17 02:05:13.837331 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__share_server_migration_start_driver_2__False__True_ [0.052020s] ... ok 2026-05-17 02:05:13.844660 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_4 [0.078839s] ... ok 2026-05-17 02:05:13.851727 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_backend_name [0.019667s] ... ok 2026-05-17 02:05:13.855719 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_04___yes____True__False_____dedup_off_____dedup_on__ [0.021665s] ... ok 2026-05-17 02:05:13.859319 | ubuntu-noble | 2026-05-17 02:05:13.850 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade e6d88547b381 -> 5aa813ae673d, Add task_state field for share servers table 2026-05-17 02:05:13.859335 | ubuntu-noble | 2026-05-17 02:05:13.852 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e6d88547b381 to 5aa813ae673d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:13.859340 | ubuntu-noble | 2026-05-17 02:05:13.854 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:13.859345 | ubuntu-noble | 2026-05-17 02:05:13.854 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:13.861585 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_raises_Not_Found_exception [0.022361s] ... ok 2026-05-17 02:05:13.862489 | ubuntu-noble | Quota exceeded for None, unable to create a share replica size of 1G (10G of 5G already consumed). 2026-05-17 02:05:13.865665 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_3 [0.037618s] ... ok 2026-05-17 02:05:13.871843 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_snapshot [0.020270s] ... ok 2026-05-17 02:05:13.876590 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_05___1____True__False_____dedup_off_____dedup_on__ [0.021175s] ... ok 2026-05-17 02:05:13.877959 | ubuntu-noble | Quota exceeded for None, tried to extend 100G share (23G of 13G already consumed). 2026-05-17 02:05:13.880724 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_extend_quota_error_1 [0.035997s] ... ok 2026-05-17 02:05:13.884977 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_updates_replica_2_False [0.023444s] ... ok 2026-05-17 02:05:13.892577 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_delete_share [0.021576s] ... ok 2026-05-17 02:05:13.900214 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_07____is__False____True__False________dedup_off__ [0.019992s] ... ok 2026-05-17 02:05:13.900232 | ubuntu-noble | 2026-05-17 02:05:13.893 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:13.900237 | ubuntu-noble | 2026-05-17 02:05:13.893 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:13.904582 | ubuntu-noble | Failed to commit reservations None 2026-05-17 02:05:13.904596 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:13.904600 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:05:13.904604 | ubuntu-noble | self._driver.commit( 2026-05-17 02:05:13.904609 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:05:13.904612 | ubuntu-noble | db.reservation_commit( 2026-05-17 02:05:13.904622 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:05:13.904626 | ubuntu-noble | return IMPL.reservation_commit( 2026-05-17 02:05:13.904629 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.904633 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:05:13.904637 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:13.904641 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.904644 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:05:13.904648 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:05:13.904652 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:05:13.904656 | ubuntu-noble | self.force_reraise() 2026-05-17 02:05:13.904660 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:05:13.904663 | ubuntu-noble | raise self.value 2026-05-17 02:05:13.904667 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:05:13.904671 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:13.904675 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.904678 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:05:13.904682 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:13.904686 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.904690 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:05:13.904693 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:05:13.904697 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.904701 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:05:13.904704 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-05-17 02:05:13.904708 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.904712 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:13.904715 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:13.904719 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.904723 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:05:13.904726 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:13.904730 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.904734 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:13.904737 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:13.904741 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:13.904745 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:13.904754 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:13.904758 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.904761 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:05:13.904765 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:13.904769 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.904772 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:13.904776 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:13.904780 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:13.904783 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:13.904787 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:13.904791 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.904795 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:05:13.904798 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:13.904802 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.904806 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:13.904809 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:13.904813 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:13.904822 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:13.904826 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:13.904829 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.904833 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:05:13.904837 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:05:13.904844 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.904848 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:05:13.904851 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-05-17 02:05:13.904855 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.904859 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:05:13.904862 | ubuntu-noble | resolved = impl._literal_coercion( 2026-05-17 02:05:13.904866 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.904870 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:05:13.904874 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-05-17 02:05:13.904877 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:05:13.904881 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:05:13.904885 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-05-17 02:05:13.910142 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_1 [0.043815s] ... ok 2026-05-17 02:05:13.917304 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_set_quota [0.019925s] ... ok 2026-05-17 02:05:13.919443 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_pools_info_1_None [0.020099s] ... ok 2026-05-17 02:05:13.919831 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_extend_share_over_per_share_quota [0.034218s] ... ok 2026-05-17 02:05:13.948429 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_pools_info_2_ [0.028802s] ... ok 2026-05-17 02:05:13.951923 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_nfs_access_1 [0.032977s] ... ok 2026-05-17 02:05:13.953080 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_type_doesnt_support_AZ_1_None [0.036426s] ... ok 2026-05-17 02:05:13.955887 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_extend_with_share_type_size_limit [0.034629s] ... ok 2026-05-17 02:05:13.957207 | ubuntu-noble | 2026-05-17 02:05:13.942 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 5aa813ae673d -> e6d88547b381, Add task_state field for share servers table 2026-05-17 02:05:13.957224 | ubuntu-noble | 2026-05-17 02:05:13.944 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 5aa813ae673d to e6d88547b381 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:13.957231 | ubuntu-noble | 2026-05-17 02:05:13.947 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:13.957237 | ubuntu-noble | 2026-05-17 02:05:13.947 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:13.960946 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_3 [0.077231s] ... ok 2026-05-17 02:05:13.970096 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_5_foo_bar_quuz [0.023755s] ... ok 2026-05-17 02:05:13.972786 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_share_stats [0.026865s] ... ok 2026-05-17 02:05:13.974574 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants [0.024081s] ... ok 2026-05-17 02:05:13.983400 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:13.983428 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:13.983439 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:13.983447 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:13.983485 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:13.983492 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:13.983500 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.983507 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:13.983515 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:13.983523 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:13.983530 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:13.983538 | ubuntu-noble | raise effect 2026-05-17 02:05:13.983545 | ubuntu-noble | Exception 2026-05-17 02:05:13.986876 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_03_migration_get_progress [0.025103s] ... ok 2026-05-17 02:05:13.990500 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share [0.019861s] ... ok 2026-05-17 02:05:13.992212 | ubuntu-noble | 2026-05-17 02:05:13.987 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:13.992235 | ubuntu-noble | 2026-05-17 02:05:13.987 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:13.996696 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_by_non_admin_using_admin_filter_1 [0.022638s] ... ok 2026-05-17 02:05:13.997598 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_09___0B___0_ [0.024519s] ... ok 2026-05-17 02:05:14.002418 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_share_group [0.056227s] ... ok 2026-05-17 02:05:14.006064 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:14.006086 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:14.006093 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:14.006099 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:14.006105 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:14.006111 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:14.006116 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:14.006122 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:14.006128 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:14.006133 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:14.006139 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:14.006145 | ubuntu-noble | raise effect 2026-05-17 02:05:14.006150 | ubuntu-noble | Exception 2026-05-17 02:05:14.009538 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_06_create_share_instance [0.022866s] ... ok 2026-05-17 02:05:14.010185 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_snapshot_with_share_server [0.019442s] ... ok 2026-05-17 02:05:14.016319 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_11___1_0M___1048576_ [0.018705s] ... ok 2026-05-17 02:05:14.019486 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_extra_specs [0.022443s] ... ok 2026-05-17 02:05:14.030528 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_1___foo____127_0_0_1__ [0.019121s] ... ok 2026-05-17 02:05:14.031009 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:14.031021 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:14.031026 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:14.031032 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:14.031038 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:14.031042 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:14.031047 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:14.031052 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:14.031057 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:14.031061 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:14.031067 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:14.031072 | ubuntu-noble | raise effect 2026-05-17 02:05:14.031078 | ubuntu-noble | Exception 2026-05-17 02:05:14.035847 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_17_publish_service_capabilities [0.024963s] ... ok 2026-05-17 02:05:14.037171 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_api_delete_share [0.020685s] ... ok 2026-05-17 02:05:14.038653 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_invalid_azs_2 [0.035368s] ... ok 2026-05-17 02:05:14.041075 | ubuntu-noble | 2026-05-17 02:05:14.037 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade e6d88547b381 -> 5aa813ae673d, Add task_state field for share servers table 2026-05-17 02:05:14.044798 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_metadata [0.022186s] ... ok 2026-05-17 02:05:14.050906 | ubuntu-noble | 2026-05-17 02:05:14.040 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e6d88547b381 to 5aa813ae673d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:14.050947 | ubuntu-noble | 2026-05-17 02:05:14.043 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:14.050967 | ubuntu-noble | 2026-05-17 02:05:14.043 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:14.053197 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_2_off [0.020138s] ... ok 2026-05-17 02:05:14.056746 | ubuntu-noble | 2026-05-17 02:05:14.051 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:14.057136 | ubuntu-noble | 2026-05-17 02:05:14.051 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:14.059150 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_create_snapshot_api [0.021829s] ... ok 2026-05-17 02:05:14.065195 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_invalid_public_value_1_truefoo [0.023656s] ... ok 2026-05-17 02:05:14.070381 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_init_error_with_duplicated_zpools [0.019404s] ... ok 2026-05-17 02:05:14.073671 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_if_share_not_available [0.035204s] ... ok 2026-05-17 02:05:14.082210 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_02 [0.022748s] ... ok 2026-05-17 02:05:14.088965 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_1_False [0.023209s] ... ok 2026-05-17 02:05:14.090024 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_2 [0.021053s] ... ok 2026-05-17 02:05:14.097991 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_last_active_replica [0.023487s] ... ok 2026-05-17 02:05:14.104929 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_10 [0.021539s] ... ok 2026-05-17 02:05:14.112213 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_4 [0.021792s] ... ok 2026-05-17 02:05:14.113372 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_8_False [0.024306s] ... ok 2026-05-17 02:05:14.118809 | ubuntu-noble | 2026-05-17 02:05:14.113 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 5aa813ae673d -> 0c23aec99b74, add_per_share_gigabytes_quota_class 2026-05-17 02:05:14.127406 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_11 [0.022797s] ... ok 2026-05-17 02:05:14.133193 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_deferred_3 [0.034763s] ... ok 2026-05-17 02:05:14.136163 | ubuntu-noble | 2026-05-17 02:05:14.129 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 5aa813ae673d to 0c23aec99b74 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:14.136380 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_wrong_pool [0.020752s] ... ok 2026-05-17 02:05:14.141065 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_4_yes [0.026034s] ... ok 2026-05-17 02:05:14.141727 | ubuntu-noble | 2026-05-17 02:05:14.132 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:14.141741 | ubuntu-noble | 2026-05-17 02:05:14.132 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:14.141745 | ubuntu-noble | 2026-05-17 02:05:14.137 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:14.141749 | ubuntu-noble | 2026-05-17 02:05:14.138 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:14.149771 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_12 [0.021483s] ... ok 2026-05-17 02:05:14.154251 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_continue_pending [0.020837s] ... ok 2026-05-17 02:05:14.159966 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_replicated_snapshot_2_False [0.024843s] ... ok 2026-05-17 02:05:14.163839 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_not_admin_search_opts [0.024567s] ... ok 2026-05-17 02:05:14.169912 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_26 [0.021730s] ... ok 2026-05-17 02:05:14.174903 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_shrink_share [0.020281s] ... ok 2026-05-17 02:05:14.188588 | ubuntu-noble | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-05-17 02:05:14.188609 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:14.188616 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-05-17 02:05:14.188622 | ubuntu-noble | self.api_executor = self._create_api_executor() 2026-05-17 02:05:14.188627 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:14.188632 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-05-17 02:05:14.188637 | ubuntu-noble | raise exception.ShareBackendException(msg=msg) 2026-05-17 02:05:14.188642 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-05-17 02:05:14.190037 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_with_sorting_valid [0.026155s] ... ok 2026-05-17 02:05:14.191295 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_with_exception [0.020817s] ... ok 2026-05-17 02:05:14.195714 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_unmanage [0.020738s] ... ok 2026-05-17 02:05:14.209416 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_wrong_status [0.051709s] ... ok 2026-05-17 02:05:14.211385 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_ip_not_equel_share_ip [0.019935s] ... ok 2026-05-17 02:05:14.216713 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_sort_dir_invalid [0.025177s] ... ok 2026-05-17 02:05:14.217320 | ubuntu-noble | 2026-05-17 02:05:14.212 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 0c23aec99b74 -> 5aa813ae673d, add_per_share_gigabytes_quota_class 2026-05-17 02:05:14.217334 | ubuntu-noble | 2026-05-17 02:05:14.212 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 0c23aec99b74 to 5aa813ae673d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:14.219238 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_access [0.022998s] ... ok 2026-05-17 02:05:14.221340 | ubuntu-noble | 2026-05-17 02:05:14.217 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:14.221615 | ubuntu-noble | 2026-05-17 02:05:14.217 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:14.229000 | ubuntu-noble | 2026-05-17 02:05:14.224 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:14.229152 | ubuntu-noble | 2026-05-17 02:05:14.224 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:14.233017 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_negative_configutarion [0.019983s] ... ok 2026-05-17 02:05:14.242086 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_access_with_share_server [0.020120s] ... ok 2026-05-17 02:05:14.242382 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_non_admin_deferred_state [0.024790s] ... ok 2026-05-17 02:05:14.249625 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_extend_invalid_status [0.038656s] ... ok 2026-05-17 02:05:14.252406 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_allow_access_1_fakeHostName [0.021292s] ... ok 2026-05-17 02:05:14.258336 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_replica [0.019235s] ... ok 2026-05-17 02:05:14.265524 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_snapshot [0.025162s] ... ok 2026-05-17 02:05:14.270444 | ubuntu-noble | Will not verify the server certificate of the API service because the CA certificate is not available. 2026-05-17 02:05:14.271651 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_3 [0.023726s] ... ok 2026-05-17 02:05:14.272819 | ubuntu-noble | {4} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_https_call_with_cert [0.020055s] ... ok 2026-05-17 02:05:14.278404 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_ssh_execute [0.019322s] ... ok 2026-05-17 02:05:14.285830 | ubuntu-noble | 2026-05-17 02:05:14.283 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 5aa813ae673d -> 0c23aec99b74, add_per_share_gigabytes_quota_class 2026-05-17 02:05:14.291285 | ubuntu-noble | {4} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_call_http_exception [0.018720s] ... ok 2026-05-17 02:05:14.296582 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_5 [0.024241s] ... ok 2026-05-17 02:05:14.297330 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_4 [0.029275s] ... ok 2026-05-17 02:05:14.298718 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_zfs [0.019737s] ... ok 2026-05-17 02:05:14.299693 | ubuntu-noble | 2026-05-17 02:05:14.294 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 5aa813ae673d to 0c23aec99b74 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:14.302391 | ubuntu-noble | 2026-05-17 02:05:14.299 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:14.302411 | ubuntu-noble | 2026-05-17 02:05:14.300 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:14.310306 | ubuntu-noble | {4} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_allow_ro_access [0.018696s] ... ok 2026-05-17 02:05:14.318145 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_3_o [0.020306s] ... ok 2026-05-17 02:05:14.319171 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_6 [0.023070s] ... ok 2026-05-17 02:05:14.321563 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot_share_not_found [0.025854s] ... ok 2026-05-17 02:05:14.329555 | ubuntu-noble | {4} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_extend_share [0.018983s] ... ok 2026-05-17 02:05:14.339269 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_no_rules_2___Ok______ [0.020374s] ... ok 2026-05-17 02:05:14.343081 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_with_name_and_status_filters [0.023428s] ... ok 2026-05-17 02:05:14.348484 | ubuntu-noble | {4} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_subtract_access_lists_level [0.019089s] ... ok 2026-05-17 02:05:14.358776 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_2_cert [0.019860s] ... ok 2026-05-17 02:05:14.360385 | ubuntu-noble | Migration of share fake_id cannot be cancelled at this moment. 2026-05-17 02:05:14.362987 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver_service_down_1_migration_driver_in_progress [0.041979s] ... ok 2026-05-17 02:05:14.367148 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_defaults_3_None [0.024388s] ... ok 2026-05-17 02:05:14.368509 | ubuntu-noble | {4} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_subtract_access_lists_type [0.019367s] ... ok 2026-05-17 02:05:14.379544 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_4_ [0.020050s] ... ok 2026-05-17 02:05:14.380421 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:14.380438 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:14.380444 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:14.380478 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:14.380485 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:14.380490 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:14.380496 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:14.380502 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:14.380507 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:14.380513 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:14.380519 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:14.380524 | ubuntu-noble | raise effect 2026-05-17 02:05:14.380530 | ubuntu-noble | Exception 2026-05-17 02:05:14.384221 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_28_periodic_share_replica_update [0.349185s] ... ok 2026-05-17 02:05:14.387486 | ubuntu-noble | Found an existing share with export location fake! 2026-05-17 02:05:14.387528 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:14.387549 | ubuntu-noble | {4} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_get [0.019476s] ... ok 2026-05-17 02:05:14.389972 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_manage_duplicate_1_manage_error [0.022872s] ... ok 2026-05-17 02:05:14.395539 | ubuntu-noble | Migration of share fake_id has already completed. 2026-05-17 02:05:14.398972 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_2_migration_success [0.035553s] ... ok 2026-05-17 02:05:14.400014 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_6_i [0.020552s] ... ok 2026-05-17 02:05:14.408356 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:14.409225 | ubuntu-noble | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_2_user [0.020430s] ... ok 2026-05-17 02:05:14.410887 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:14.411340 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:14.411355 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:14.411364 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:14.411373 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:14.411381 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:14.411389 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:14.411398 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:14.411406 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:14.411415 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:14.411423 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:14.411919 | ubuntu-noble | raise effect 2026-05-17 02:05:14.411935 | ubuntu-noble | Exception 2026-05-17 02:05:14.415184 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_33_do_deferred_share_deletion [0.030171s] ... ok 2026-05-17 02:05:14.415973 | ubuntu-noble | 2026-05-17 02:05:14.408 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:14.415986 | ubuntu-noble | 2026-05-17 02:05:14.408 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:14.419932 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_1 [0.028893s] ... ok 2026-05-17 02:05:14.420363 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_rw_and_ro_1____fake_modinfo_result_________sharenfs_rw_1_1_1_1_3_3_3_0_255_255_255_0_no_root_squash_ro_2_2_2_2_no_root_squash___False_ [0.020403s] ... ok 2026-05-17 02:05:14.437913 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_connection_get_info [0.022740s] ... ok 2026-05-17 02:05:14.438709 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_driver [0.039706s] ... ok 2026-05-17 02:05:14.444556 | ubuntu-noble | Error Creating Property: manila_managed Type: Boolean Description: Managed by Manila Return code: 404 Message: data. 2026-05-17 02:05:14.449018 | ubuntu-noble | {6} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_schema_negative [0.027114s] ... ok 2026-05-17 02:05:14.454379 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_1_None [0.034550s] ... ok 2026-05-17 02:05:14.466355 | ubuntu-noble | 2026-05-17 02:05:14.462 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 0c23aec99b74 -> 478c445d8d3e, add_security_service_update_control_fields 2026-05-17 02:05:14.466379 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_sg_with_share_network_driver_handles_servers [0.027780s] ... ok 2026-05-17 02:05:14.471164 | ubuntu-noble | {6} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_snapshot [0.020788s] ... ok 2026-05-17 02:05:14.471705 | ubuntu-noble | There is no migration being performed for share fake_id at this moment. 2026-05-17 02:05:14.471822 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_None [0.032808s] ... ok 2026-05-17 02:05:14.476894 | ubuntu-noble | 2026-05-17 02:05:14.474 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 0c23aec99b74 to 478c445d8d3e update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:14.485541 | ubuntu-noble | 2026-05-17 02:05:14.478 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:14.485572 | ubuntu-noble | 2026-05-17 02:05:14.478 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:14.486658 | ubuntu-noble | Migration of share fake_id cannot be cancelled at this moment. 2026-05-17 02:05:14.487515 | ubuntu-noble | Share fakeid doesn't exist in ZFSSA. 2026-05-17 02:05:14.491366 | ubuntu-noble | {6} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_ensure_share [0.021698s] ... ok 2026-05-17 02:05:14.492357 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_1_data_copying_starting [0.036284s] ... ok 2026-05-17 02:05:14.498025 | ubuntu-noble | Share group fake_id: create failed 2026-05-17 02:05:14.502638 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_invalid_status [0.037461s] ... ok 2026-05-17 02:05:14.506200 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_4_migration_in_progress [0.034445s] ... ok 2026-05-17 02:05:14.508279 | ubuntu-noble | Name of the share in ZFSSA share has to be specified in option zfssa_name. 2026-05-17 02:05:14.511331 | ubuntu-noble | {6} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_invalid_option [0.020378s] ... ok 2026-05-17 02:05:14.521637 | ubuntu-noble | Failed to obtain migration progress of share fake_id. 2026-05-17 02:05:14.521657 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:14.521662 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 2165, in migration_get_progress 2026-05-17 02:05:14.521666 | ubuntu-noble | result = data_rpc.data_copy_get_progress( 2026-05-17 02:05:14.521670 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:14.521673 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:14.521677 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:14.521681 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:14.521685 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:14.521688 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:14.521692 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:14.521696 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-05-17 02:05:14.521700 | ubuntu-noble | raise result 2026-05-17 02:05:14.521704 | ubuntu-noble | Exception: fake 2026-05-17 02:05:14.524624 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_2 [0.033970s] ... ok 2026-05-17 02:05:14.533120 | ubuntu-noble | {6} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_round_up_size [0.022452s] ... ok 2026-05-17 02:05:14.537189 | ubuntu-noble | Share group fake_id: create failed 2026-05-17 02:05:14.540686 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_1_migration_success [0.033408s] ... ok 2026-05-17 02:05:14.541340 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_error [0.037319s] ... ok 2026-05-17 02:05:14.555712 | ubuntu-noble | {6} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_unmanage_CIFS [0.021613s] ... ok 2026-05-17 02:05:14.560753 | ubuntu-noble | Failed to obtain migration progress of share fake_id. 2026-05-17 02:05:14.560774 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:14.560783 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 2140, in migration_get_progress 2026-05-17 02:05:14.560790 | ubuntu-noble | result = self.share_rpcapi.migration_get_progress( 2026-05-17 02:05:14.560816 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:14.560822 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:14.560828 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:14.560833 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:14.560839 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:14.560844 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:14.560850 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:14.560856 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:14.560984 | ubuntu-noble | raise effect 2026-05-17 02:05:14.560995 | ubuntu-noble | Exception: fake 2026-05-17 02:05:14.564288 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_driver_error [0.039131s] ... ok 2026-05-17 02:05:14.566011 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_update_status_3_None [0.025288s] ... ok 2026-05-17 02:05:14.574052 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_3_migration_cancelled [0.033034s] ... ok 2026-05-17 02:05:14.591007 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:14.591403 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_share_group_snapshot_with_update [0.025490s] ... ok 2026-05-17 02:05:14.592760 | ubuntu-noble | 2026-05-17 02:05:14.587 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:14.592779 | ubuntu-noble | 2026-05-17 02:05:14.588 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:14.601389 | ubuntu-noble | Migration progress of share fake_id cannot be obtained at this moment. 2026-05-17 02:05:14.605303 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_service_down [0.041423s] ... ok 2026-05-17 02:05:14.606431 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_6_data_copying_completed [0.032732s] ... ok 2026-05-17 02:05:14.611439 | ubuntu-noble | One of share group snapshot 'fake_snap_id' members does not have reference ID. Its update was skipped. 2026-05-17 02:05:14.616947 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_snapshot_with_member_update [0.023345s] ... ok 2026-05-17 02:05:14.626292 | ubuntu-noble | Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. 2026-05-17 02:05:14.628959 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_3 [0.023334s] ... ok 2026-05-17 02:05:14.632706 | ubuntu-noble | {6} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_2_denying [0.077499s] ... ok 2026-05-17 02:05:14.638789 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_with_update [0.024400s] ... ok 2026-05-17 02:05:14.639689 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_8_data_copying_cancelled [0.033320s] ... ok 2026-05-17 02:05:14.649846 | ubuntu-noble | 2026-05-17 02:05:14.647 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 478c445d8d3e -> 0c23aec99b74, add_security_service_update_control_fields 2026-05-17 02:05:14.654568 | ubuntu-noble | 2026-05-17 02:05:14.650 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 478c445d8d3e to 0c23aec99b74 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:14.657521 | ubuntu-noble | 2026-05-17 02:05:14.653 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:14.657542 | ubuntu-noble | 2026-05-17 02:05:14.653 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:14.668152 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_same_data_as_source_1 [0.038209s] ... ok 2026-05-17 02:05:14.671621 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:14.671651 | ubuntu-noble | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share_fail [0.262961s] ... ok 2026-05-17 02:05:14.672047 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:14.691656 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:14.691691 | ubuntu-noble | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share_from_snapshot [0.019150s] ... ok 2026-05-17 02:05:14.693086 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica [0.023484s] ... ok 2026-05-17 02:05:14.698987 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_1 [0.059143s] ... ok 2026-05-17 02:05:14.709444 | ubuntu-noble | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_snapshot_fail [0.018678s] ... ok 2026-05-17 02:05:14.709492 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:14.713338 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_admin_authorized_1_out_of_sync [0.022005s] ... ok 2026-05-17 02:05:14.726735 | ubuntu-noble | Only USER access type is allowed for CIFS shares. 2026-05-17 02:05:14.729182 | ubuntu-noble | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_3 [0.019161s] ... ok 2026-05-17 02:05:14.729213 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:14.734028 | ubuntu-noble | 2026-05-17 02:05:14.728 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:14.734099 | ubuntu-noble | 2026-05-17 02:05:14.728 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:14.748125 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:14.748200 | ubuntu-noble | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_4 [0.018590s] ... ok 2026-05-17 02:05:14.753072 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_2 [0.053766s] ... ok 2026-05-17 02:05:14.755373 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_invalid_share_state [0.039730s] ... ok 2026-05-17 02:05:14.759748 | ubuntu-noble | {6} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_3____applying____2_ [0.126170s] ... ok 2026-05-17 02:05:14.763995 | ubuntu-noble | Unexpected error while trying to get the usage stats from array. 2026-05-17 02:05:14.764017 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:14.764023 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/tegile/tegile.py", line 438, in _update_share_stats 2026-05-17 02:05:14.764039 | ubuntu-noble | data = self._api(method='getArrayStats', 2026-05-17 02:05:14.764044 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:14.764050 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:14.764055 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:14.764060 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:14.764065 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:14.764071 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:14.764076 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:14.764081 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:14.764087 | ubuntu-noble | raise effect 2026-05-17 02:05:14.764092 | ubuntu-noble | manila.exception.TegileAPIException: Unexpected response from Tegile IntelliFlash API: Fake Exception 2026-05-17 02:05:14.766994 | ubuntu-noble | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_share_stats_fail [0.018736s] ... ok 2026-05-17 02:05:14.778050 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_security_service_missing [0.136081s] ... ok 2026-05-17 02:05:14.780933 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_1_True [0.022699s] ... ok 2026-05-17 02:05:14.785239 | ubuntu-noble | {4} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_with_rados_store_pool_name_not_set [0.019013s] ... ok 2026-05-17 02:05:14.791547 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_access_rules_status_error [0.037930s] ... ok 2026-05-17 02:05:14.793915 | ubuntu-noble | 2026-05-17 02:05:14.791 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 0c23aec99b74 -> 478c445d8d3e, add_security_service_update_control_fields 2026-05-17 02:05:14.802702 | ubuntu-noble | 2026-05-17 02:05:14.799 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 0c23aec99b74 to 478c445d8d3e update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:14.803983 | ubuntu-noble | {4} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_remove_export [0.018698s] ... ok 2026-05-17 02:05:14.808493 | ubuntu-noble | 2026-05-17 02:05:14.804 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:14.808510 | ubuntu-noble | 2026-05-17 02:05:14.804 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:14.810075 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_invalid_locations_state [0.035135s] ... ok 2026-05-17 02:05:14.817662 | ubuntu-noble | 2026-05-17 02:05:14.813 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:14.817678 | ubuntu-noble | 2026-05-17 02:05:14.813 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:14.818833 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_2_migration_driver_in_progress [0.043357s] ... ok 2026-05-17 02:05:14.822657 | ubuntu-noble | {4} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_for_allow [0.018207s] ... ok 2026-05-17 02:05:14.824070 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:14.830015 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_destination_az_unsupported [0.039360s] ... ok 2026-05-17 02:05:14.841439 | ubuntu-noble | {4} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_for_deny [0.018619s] ... ok 2026-05-17 02:05:14.851169 | ubuntu-noble | Migration of share server 631d1c99-d218-4644-bd5b-ecc999501f88 can be cancelled only after the driver already started the migration, or when the first phase of the migration gets completed. 2026-05-17 02:05:14.854247 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_server_not_migrating_2___server_migrating____migration_starting__ [0.035287s] ... ok 2026-05-17 02:05:14.855347 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_server [0.044627s] ... ok 2026-05-17 02:05:14.859915 | ubuntu-noble | {4} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_recovery [0.018687s] ... ok 2026-05-17 02:05:14.862904 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_host_assisted_with_snapshots [0.032534s] ... ok 2026-05-17 02:05:14.875382 | ubuntu-noble | 2026-05-17 02:05:14.867 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 478c445d8d3e -> fbdfabcba377, Change the datetime precision for all objects (MySQL and derivatives) 2026-05-17 02:05:14.875410 | ubuntu-noble | 2026-05-17 02:05:14.867 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 478c445d8d3e to fbdfabcba377 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:14.875415 | ubuntu-noble | 2026-05-17 02:05:14.870 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:14.875420 | ubuntu-noble | 2026-05-17 02:05:14.871 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:14.878246 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_3 [0.022686s] ... ok 2026-05-17 02:05:14.878693 | ubuntu-noble | 2026-05-17 02:05:14.875 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:14.878877 | ubuntu-noble | 2026-05-17 02:05:14.875 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:14.879926 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_handled_invalid_server_provided [0.020201s] ... ok 2026-05-17 02:05:14.884238 | ubuntu-noble | Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. 2026-05-17 02:05:14.889873 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_4 [0.024839s] ... ok 2026-05-17 02:05:14.889892 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_shrink_valid_2_shrinking_possible_data_loss_error [0.034028s] ... ok 2026-05-17 02:05:14.899621 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_not_handled_server_provided_1 [0.018682s] ... ok 2026-05-17 02:05:14.909631 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_valid_missing_extra_spec_mount_point_name [0.021844s] ... ok 2026-05-17 02:05:14.911292 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_already_soft_deleted [0.022442s] ... ok 2026-05-17 02:05:14.919201 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_allocate_container_with_snaphot [0.020163s] ... ok 2026-05-17 02:05:14.938488 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_with_snapshot [0.023031s] ... ok 2026-05-17 02:05:14.938522 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_2_deleting [0.022980s] ... ok 2026-05-17 02:05:14.941481 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_failed_attach_1_ManilaException [0.019924s] ... ok 2026-05-17 02:05:14.952504 | ubuntu-noble | 2026-05-17 02:05:14.931 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade fbdfabcba377 -> 478c445d8d3e, Change the datetime precision for all objects (MySQL and derivatives) 2026-05-17 02:05:14.952527 | ubuntu-noble | 2026-05-17 02:05:14.931 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update fbdfabcba377 to 478c445d8d3e update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:14.952532 | ubuntu-noble | 2026-05-17 02:05:14.936 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:14.952537 | ubuntu-noble | 2026-05-17 02:05:14.936 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:14.952541 | ubuntu-noble | 2026-05-17 02:05:14.940 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:14.952544 | ubuntu-noble | 2026-05-17 02:05:14.941 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:14.954494 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_replicated_snapshot_no_active_replica [0.022177s] ... ok 2026-05-17 02:05:14.959566 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_from_snapshot_invalid_helper [0.019941s] ... ok 2026-05-17 02:05:14.975643 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_share_server [0.041260s] ... ok 2026-05-17 02:05:14.977081 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_replicated_snapshot_no_snapshot_instance [0.021766s] ... ok 2026-05-17 02:05:14.979621 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-05-17 02:05:14.980640 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_share_3_123 [0.020644s] ... ok 2026-05-17 02:05:14.984388 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-05-17 02:05:14.990098 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_deletion_disabled [0.111600s] ... ok 2026-05-17 02:05:15.000911 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_consumed_space_invalid [0.019417s] ... ok 2026-05-17 02:05:15.005911 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_fail_validation [0.028975s] ... ok 2026-05-17 02:05:15.006988 | ubuntu-noble | 2026-05-17 02:05:14.998 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 478c445d8d3e -> fbdfabcba377, Change the datetime precision for all objects (MySQL and derivatives) 2026-05-17 02:05:15.006999 | ubuntu-noble | 2026-05-17 02:05:14.999 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 478c445d8d3e to fbdfabcba377 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:15.007006 | ubuntu-noble | 2026-05-17 02:05:15.001 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:15.007013 | ubuntu-noble | 2026-05-17 02:05:15.001 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:15.021760 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mount_path [0.019686s] ... ok 2026-05-17 02:05:15.022718 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_1_migration_driver_phase1_done [0.043969s] ... ok 2026-05-17 02:05:15.026682 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_1 [0.021289s] ... ok 2026-05-17 02:05:15.039833 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size_invalid_output_2_fake [0.019572s] ... ok 2026-05-17 02:05:15.045836 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_8 [0.019690s] ... ok 2026-05-17 02:05:15.054951 | ubuntu-noble | {6} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_recursive_driver_exception_1_True [0.295128s] ... ok 2026-05-17 02:05:15.059441 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_share_server_not_found [0.069247s] ... ok 2026-05-17 02:05:15.062727 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size_invalid_output_3_fake_ [0.019448s] ... ok 2026-05-17 02:05:15.066686 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_1 [0.020548s] ... ok 2026-05-17 02:05:15.079298 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_with_private_data [0.020129s] ... ok 2026-05-17 02:05:15.086873 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_4 [0.019857s] ... ok 2026-05-17 02:05:15.088949 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:15.093064 | ubuntu-noble | {6} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_2___nfs___False__True_ [0.038110s] ... ok 2026-05-17 02:05:15.100594 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_not_mounted_share [0.020005s] ... ok 2026-05-17 02:05:15.108983 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_7 [0.020839s] ... ok 2026-05-17 02:05:15.119511 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_attached_to_cinder_volume [0.020317s] ... ok 2026-05-17 02:05:15.126540 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:15.128681 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_1__________False_ [0.020299s] ... ok 2026-05-17 02:05:15.131654 | ubuntu-noble | {6} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_5___cephx___True__False_ [0.037233s] ... ok 2026-05-17 02:05:15.140521 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_attached_to_cinder_volume_not_mounted_to_srv [0.020128s] ... ok 2026-05-17 02:05:15.150878 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_2____create_snapshot____delete_snapshot________True_ [0.020365s] ... ok 2026-05-17 02:05:15.153505 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_08 [0.022872s] ... ok 2026-05-17 02:05:15.162033 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_not_attached_to_cinder_volume_invalid_size [0.020770s] ... ok 2026-05-17 02:05:15.170530 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_connection_get_info_1_True [0.020401s] ... ok 2026-05-17 02:05:15.176204 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_11 [0.022417s] ... ok 2026-05-17 02:05:15.180447 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_snapshot_valid [0.019544s] ... ok 2026-05-17 02:05:15.190047 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_absent_1___ [0.020734s] ... ok 2026-05-17 02:05:15.199907 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_mount_device_exception_raised [0.019738s] ... ok 2026-05-17 02:05:15.221539 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_mount_device_present [0.019849s] ... ok 2026-05-17 02:05:15.240486 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_resize_filesystem [0.019685s] ... ok 2026-05-17 02:05:15.252008 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_1_True [0.076032s] ... ok 2026-05-17 02:05:15.261723 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ssh_exec_connection_recreation [0.020522s] ... ok 2026-05-17 02:05:15.279415 | ubuntu-noble | {4} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_init_remote_ganesha_server [0.018885s] ... ok 2026-05-17 02:05:15.288927 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_driver_needs_to_reapply_rules_1_True [0.229522s] ... ok 2026-05-17 02:05:15.293925 | ubuntu-noble | 2026-05-17 02:05:15.290 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:15.293947 | ubuntu-noble | 2026-05-17 02:05:15.291 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:15.297229 | ubuntu-noble | {4} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_get_export_dir_dict_1 [0.017856s] ... ok 2026-05-17 02:05:15.317475 | ubuntu-noble | {4} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_get_export_dir_dict_2 [0.019024s] ... ok 2026-05-17 02:05:15.319313 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_has_pool_with_only_host [0.030030s] ... ok 2026-05-17 02:05:15.320767 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_no_matching_subnet [0.068808s] ... ok 2026-05-17 02:05:15.335578 | ubuntu-noble | {4} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_1 [0.018670s] ... ok 2026-05-17 02:05:15.355135 | ubuntu-noble | {4} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_get_vol_exports_1 [0.019944s] ... ok 2026-05-17 02:05:15.356958 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_2_False [0.035501s] ... ok 2026-05-17 02:05:15.365667 | ubuntu-noble | 2026-05-17 02:05:15.357 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade fbdfabcba377 -> 1946cb97bb8d, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-05-17 02:05:15.365698 | ubuntu-noble | 2026-05-17 02:05:15.359 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update fbdfabcba377 to 1946cb97bb8d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:15.365714 | ubuntu-noble | 2026-05-17 02:05:15.361 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:15.365722 | ubuntu-noble | 2026-05-17 02:05:15.361 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:15.370461 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_check [0.348842s] ... ok 2026-05-17 02:05:15.373142 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:15.374863 | ubuntu-noble | {4} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_export_volumes_off [0.019838s] ... ok 2026-05-17 02:05:15.387567 | ubuntu-noble | --- Logging error --- 2026-05-17 02:05:15.388000 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:15.388174 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 1847, in _modify_quotas_for_share_migration 2026-05-17 02:05:15.388185 | ubuntu-noble | reservations = QUOTAS.reserve( 2026-05-17 02:05:15.388191 | ubuntu-noble | ^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.388196 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:15.388202 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:15.388207 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.388212 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:15.388218 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:15.388223 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.388228 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:15.388234 | ubuntu-noble | raise effect 2026-05-17 02:05:15.388239 | ubuntu-noble | manila.exception.OverQuota: Quota exceeded for resources: ['share_replicas']. 2026-05-17 02:05:15.388245 | ubuntu-noble | 2026-05-17 02:05:15.388250 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-05-17 02:05:15.388256 | ubuntu-noble | 2026-05-17 02:05:15.388261 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:15.391655 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:05:15.391822 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:05:15.391830 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.391835 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:05:15.391840 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:05:15.391846 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.391851 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 703, in format 2026-05-17 02:05:15.391856 | ubuntu-noble | record.message = record.getMessage() 2026-05-17 02:05:15.391861 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.391867 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 392, in getMessage 2026-05-17 02:05:15.391872 | ubuntu-noble | msg = msg % self.args 2026-05-17 02:05:15.391877 | ubuntu-noble | ~~~~^~~~~~~~~~~ 2026-05-17 02:05:15.391882 | ubuntu-noble | TypeError: %d format: a real number is required, not str 2026-05-17 02:05:15.391888 | ubuntu-noble | Call stack: 2026-05-17 02:05:15.391893 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:05:15.391898 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:05:15.391904 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:05:15.391910 | ubuntu-noble | main() 2026-05-17 02:05:15.391915 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:05:15.391920 | ubuntu-noble | program.TestProgram( 2026-05-17 02:05:15.391926 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:05:15.391936 | ubuntu-noble | self.runTests() 2026-05-17 02:05:15.391942 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:05:15.391947 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:05:15.391952 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:05:15.391966 | ubuntu-noble | test(result) 2026-05-17 02:05:15.391972 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:15.391977 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:15.391983 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:15.391988 | ubuntu-noble | test(result) 2026-05-17 02:05:15.391993 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:15.391998 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:15.392004 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:15.392009 | ubuntu-noble | test(result) 2026-05-17 02:05:15.392014 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:15.392019 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:15.392024 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:15.392030 | ubuntu-noble | test(result) 2026-05-17 02:05:15.392035 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:05:15.392040 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:15.392046 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:05:15.392051 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:05:15.392056 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:05:15.392061 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:05:15.392067 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:05:15.392072 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:05:15.392077 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:05:15.392082 | ubuntu-noble | self._run_core() 2026-05-17 02:05:15.392088 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-05-17 02:05:15.392093 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-05-17 02:05:15.392098 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:05:15.392103 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:15.392109 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-05-17 02:05:15.392114 | ubuntu-noble | return self._get_test_method()() 2026-05-17 02:05:15.392119 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/ddt.py", line 221, in wrapper 2026-05-17 02:05:15.392124 | ubuntu-noble | return func(self, *args, **kwargs) 2026-05-17 02:05:15.392130 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_api.py", line 4003, in test__modify_quotas_for_share_migration_reservation_failed 2026-05-17 02:05:15.392135 | ubuntu-noble | self.assertRaises( 2026-05-17 02:05:15.392140 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 685, in assertRaises 2026-05-17 02:05:15.392145 | ubuntu-noble | self.assertThat(our_callable, matcher) 2026-05-17 02:05:15.392156 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 702, in assertThat 2026-05-17 02:05:15.392162 | ubuntu-noble | mismatch_error = self._matchHelper(matchee, matcher, message, verbose) 2026-05-17 02:05:15.392167 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 760, in _matchHelper 2026-05-17 02:05:15.392172 | ubuntu-noble | mismatch = matcher.match(matchee) 2026-05-17 02:05:15.392183 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 136, in match 2026-05-17 02:05:15.392189 | ubuntu-noble | result = actual_callable() 2026-05-17 02:05:15.392194 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1400, in __call__ 2026-05-17 02:05:15.392199 | ubuntu-noble | return self._callable_object(*self._args, **self._kwargs) 2026-05-17 02:05:15.392205 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 1878, in _modify_quotas_for_share_migration 2026-05-17 02:05:15.392210 | ubuntu-noble | LOG.warning("Quota exceeded for %(s_pid)s, " 2026-05-17 02:05:15.392215 | ubuntu-noble | Message: 'Quota exceeded for %(s_pid)s, unable to migrate share-replica (%(d_consumed)d of %(d_quota)d already consumed).' 2026-05-17 02:05:15.392220 | ubuntu-noble | Arguments: {'s_pid': None, 'd_consumed': 'fakefake', 'd_quota': 'fake'} 2026-05-17 02:05:15.395349 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:15.395375 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_reservation_failed_2 [0.036029s] ... ok 2026-05-17 02:05:15.395727 | ubuntu-noble | {4} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_2 [0.020526s] ... ok 2026-05-17 02:05:15.401762 | ubuntu-noble | There is no migration being performed for share_server 77a07068-0799-4a21-b633-b5761b8f511f at this moment. 2026-05-17 02:05:15.404973 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_invalid_share_server_2_server_migrating [0.034612s] ... ok 2026-05-17 02:05:15.417853 | ubuntu-noble | {4} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_1_ [0.021019s] ... ok 2026-05-17 02:05:15.418812 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test__security_service_update_validate_hosts_new_check [0.024963s] ... ok 2026-05-17 02:05:15.437494 | ubuntu-noble | {4} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_4__1_2_3_4_foo [0.019983s] ... ok 2026-05-17 02:05:15.439733 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_not_determinated [0.033368s] ... ok 2026-05-17 02:05:15.442755 | ubuntu-noble | 2026-05-17 02:05:15.439 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:15.442776 | ubuntu-noble | 2026-05-17 02:05:15.439 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:15.456366 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_inactive [0.038793s] ... ok 2026-05-17 02:05:15.457624 | ubuntu-noble | {4} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_2___5_6_7_8_foo [0.020458s] ... ok 2026-05-17 02:05:15.476699 | ubuntu-noble | {4} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_3 [0.019126s] ... ok 2026-05-17 02:05:15.490353 | ubuntu-noble | Caught exception trying ensure share '5ca2e12b-6e38-4766-9208-1a7204e1541d'. 2026-05-17 02:05:15.490510 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:15.490524 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 511, in ensure_driver_resources 2026-05-17 02:05:15.490533 | ubuntu-noble | update_share_instances = self.driver.ensure_shares( 2026-05-17 02:05:15.490553 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.490561 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:15.490569 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:15.490577 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.490586 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:15.490613 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:15.490622 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.490630 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:05:15.490715 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:05:15.490765 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.490776 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 804, in raise_NotImplementedError 2026-05-17 02:05:15.490784 | ubuntu-noble | raise NotImplementedError 2026-05-17 02:05:15.490793 | ubuntu-noble | NotImplementedError 2026-05-17 02:05:15.490802 | ubuntu-noble | 2026-05-17 02:05:15.490811 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-05-17 02:05:15.490819 | ubuntu-noble | 2026-05-17 02:05:15.490828 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:15.491405 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 631, in _ensure_share 2026-05-17 02:05:15.491424 | ubuntu-noble | export_locations = self.driver.ensure_share( 2026-05-17 02:05:15.491432 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.491441 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:15.491582 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:15.491792 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.491807 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:15.491815 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:15.491824 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.491832 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1195, in _execute_mock_call 2026-05-17 02:05:15.491840 | ubuntu-noble | result = next(effect) 2026-05-17 02:05:15.491849 | ubuntu-noble | ^^^^^^^^^^^^ 2026-05-17 02:05:15.491858 | ubuntu-noble | StopIteration 2026-05-17 02:05:15.491874 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_service_not_up [0.051221s] ... ok 2026-05-17 02:05:15.497729 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_get_admin_network_allocations_number [0.302976s] ... ok 2026-05-17 02:05:15.498839 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_4 [0.039714s] ... ok 2026-05-17 02:05:15.502256 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_ensure_share_2___fake_path_1____fake_path__ [0.177280s] ... ok 2026-05-17 02:05:15.502294 | ubuntu-noble | {4} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_init_helper [0.021192s] ... ok 2026-05-17 02:05:15.516079 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_stats_refresh_true [0.020359s] ... ok 2026-05-17 02:05:15.518446 | ubuntu-noble | {4} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_update_access_wrong_access_level [0.018952s] ... ok 2026-05-17 02:05:15.522300 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_no_shares [0.024153s] ... ok 2026-05-17 02:05:15.522315 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_status [0.032070s] ... ok 2026-05-17 02:05:15.522839 | ubuntu-noble | 2026-05-17 02:05:15.492 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 1946cb97bb8d -> fbdfabcba377, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-05-17 02:05:15.522853 | ubuntu-noble | 2026-05-17 02:05:15.495 6714 WARNING 1946cb97bb8d_add_is_soft_deleted_and_scheduled_to_be_deleted_at_to_shares_table_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-05-17 02:05:15.522858 | ubuntu-noble | 2026-05-17 02:05:15.495 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 1946cb97bb8d to fbdfabcba377 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:15.522869 | ubuntu-noble | 2026-05-17 02:05:15.499 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:15.522873 | ubuntu-noble | 2026-05-17 02:05:15.499 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:15.533140 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_not_exists_and_set_explicitly_2_False [0.019928s] ... ok 2026-05-17 02:05:15.535529 | ubuntu-noble | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_4 [0.018184s] ... ok 2026-05-17 02:05:15.535871 | ubuntu-noble | Failed to commit reservations None 2026-05-17 02:05:15.535884 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:15.535889 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:05:15.535904 | ubuntu-noble | self._driver.commit( 2026-05-17 02:05:15.535910 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:05:15.535915 | ubuntu-noble | db.reservation_commit( 2026-05-17 02:05:15.535921 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:05:15.535926 | ubuntu-noble | return IMPL.reservation_commit( 2026-05-17 02:05:15.535931 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.535936 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:05:15.535942 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:15.535947 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.535952 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:05:15.535957 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:05:15.535963 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:05:15.535968 | ubuntu-noble | self.force_reraise() 2026-05-17 02:05:15.535973 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:05:15.535979 | ubuntu-noble | raise self.value 2026-05-17 02:05:15.535984 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:05:15.535989 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:15.535994 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.535999 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:05:15.536005 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:15.536010 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.536015 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:05:15.536021 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:05:15.536026 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.536031 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:05:15.536036 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-05-17 02:05:15.536041 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.536046 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:15.536052 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:15.536063 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.536068 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:05:15.536081 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:15.536086 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.536092 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:15.536097 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:15.536102 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:15.536107 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:15.536113 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:15.536118 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.536123 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:05:15.536128 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:15.536134 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.536139 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:15.536144 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:15.536149 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:15.536154 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:15.536160 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:15.536165 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.536170 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:05:15.536175 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:15.536180 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.536186 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:15.536191 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:15.536196 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:15.536206 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:15.536212 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:15.536217 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.536222 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:05:15.536227 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:05:15.536232 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.536238 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:05:15.536243 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-05-17 02:05:15.536248 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.536253 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:05:15.536258 | ubuntu-noble | resolved = impl._literal_coercion( 2026-05-17 02:05:15.536263 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.536269 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:05:15.536274 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-05-17 02:05:15.536279 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:05:15.536290 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:05:15.536295 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-05-17 02:05:15.544162 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_is_service_ready [0.023302s] ... ok 2026-05-17 02:05:15.545685 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_1 [0.048317s] ... ok 2026-05-17 02:05:15.552945 | ubuntu-noble | {3} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_invalid_parameters [0.018903s] ... ok 2026-05-17 02:05:15.554216 | ubuntu-noble | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_5 [0.018621s] ... ok 2026-05-17 02:05:15.555311 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_task_state [0.033389s] ... ok 2026-05-17 02:05:15.571127 | ubuntu-noble | {3} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_update [0.018979s] ... ok 2026-05-17 02:05:15.572971 | ubuntu-noble | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_6 [0.018890s] ... ok 2026-05-17 02:05:15.579803 | ubuntu-noble | Failed to commit reservations None 2026-05-17 02:05:15.579824 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:15.579829 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:05:15.579833 | ubuntu-noble | self._driver.commit( 2026-05-17 02:05:15.579837 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:05:15.579841 | ubuntu-noble | db.reservation_commit( 2026-05-17 02:05:15.579845 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:05:15.579848 | ubuntu-noble | return IMPL.reservation_commit( 2026-05-17 02:05:15.579859 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.579863 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:05:15.579867 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:15.579871 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.579874 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:05:15.579878 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:05:15.579882 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:05:15.579886 | ubuntu-noble | self.force_reraise() 2026-05-17 02:05:15.579890 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:05:15.579894 | ubuntu-noble | raise self.value 2026-05-17 02:05:15.579897 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:05:15.579901 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:15.579905 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.579909 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:05:15.579912 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:15.579916 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.579920 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:05:15.579924 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:05:15.579927 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.579931 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:05:15.579935 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-05-17 02:05:15.579939 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.579950 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:15.579954 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:15.579958 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.579961 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:05:15.579966 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:15.579971 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.579976 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:15.579981 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:15.579985 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:15.579990 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:15.579995 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:15.580000 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.580005 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:05:15.580019 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:15.580024 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.580028 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:15.580033 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:15.580038 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:15.580042 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:15.580047 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:15.580052 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.580056 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:05:15.580061 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:15.580066 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.580070 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:15.580075 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:15.580079 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:15.580093 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:15.580098 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:15.580103 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.580108 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:05:15.580113 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:05:15.580118 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.580123 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:05:15.580127 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-05-17 02:05:15.580132 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.580136 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:05:15.580141 | ubuntu-noble | resolved = impl._literal_coercion( 2026-05-17 02:05:15.580146 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.580156 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:05:15.580161 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-05-17 02:05:15.580164 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:05:15.580168 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:05:15.580172 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-05-17 02:05:15.589657 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_4 [0.043608s] ... ok 2026-05-17 02:05:15.590562 | ubuntu-noble | {3} manila.tests.share.test_drivers_private_data.SqlStorageDriverTestCase.test_methods_3 [0.018445s] ... ok 2026-05-17 02:05:15.590580 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_driver_exception [0.045882s] ... ok 2026-05-17 02:05:15.594016 | ubuntu-noble | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_3 [0.019056s] ... ok 2026-05-17 02:05:15.596793 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_shrink_valid_1_available [0.040395s] ... ok 2026-05-17 02:05:15.610171 | ubuntu-noble | {3} manila.tests.share.test_hook.HookBaseTestCase.test_execute_periodic_hook_enabled_2_False [0.019566s] ... ok 2026-05-17 02:05:15.612708 | ubuntu-noble | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_is_busy_error [0.019570s] ... ok 2026-05-17 02:05:15.617318 | ubuntu-noble | 2026-05-17 02:05:15.615 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:15.618514 | ubuntu-noble | 2026-05-17 02:05:15.616 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:15.630758 | ubuntu-noble | {3} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_exception_without_suppression [0.019388s] ... ok 2026-05-17 02:05:15.634123 | ubuntu-noble | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_not_mounted [0.021085s] ... ok 2026-05-17 02:05:15.634142 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_shrink_with_share_type_size_limit [0.037603s] ... ok 2026-05-17 02:05:15.642467 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_has_snapshots [0.052827s] ... ok 2026-05-17 02:05:15.648406 | ubuntu-noble | {3} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_exception_with_suppression [0.019283s] ... ok 2026-05-17 02:05:15.652357 | ubuntu-noble | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_copy_volume_error_2_False [0.019368s] ... ok 2026-05-17 02:05:15.661248 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_1 [0.071153s] ... ok 2026-05-17 02:05:15.669544 | ubuntu-noble | {3} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_success_1_True [0.019241s] ... ok 2026-05-17 02:05:15.672308 | ubuntu-noble | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_share_from_snapshot [0.019414s] ... ok 2026-05-17 02:05:15.682869 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_dhss_false [0.021058s] ... ok 2026-05-17 02:05:15.685797 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_with_mount_point_name [0.044175s] ... ok 2026-05-17 02:05:15.687270 | ubuntu-noble | {3} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_success_2_False [0.018871s] ... ok 2026-05-17 02:05:15.692528 | ubuntu-noble | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_without_mount_point_name [0.019494s] ... ok 2026-05-17 02:05:15.699169 | ubuntu-noble | 2026-05-17 02:05:15.697 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade fbdfabcba377 -> 1946cb97bb8d, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-05-17 02:05:15.704914 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_allow_access_access_exists_exception [0.069019s] ... ok 2026-05-17 02:05:15.707299 | ubuntu-noble | {3} manila.tests.share.test_hook.HookBaseTestCase.test_instantiate_hook_successfully_and_set_configuration_2_False [0.018973s] ... ok 2026-05-17 02:05:15.711007 | ubuntu-noble | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_share_stats_refresh [0.018840s] ... ok 2026-05-17 02:05:15.714436 | ubuntu-noble | 2026-05-17 02:05:15.702 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update fbdfabcba377 to 1946cb97bb8d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:15.714480 | ubuntu-noble | 2026-05-17 02:05:15.708 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:15.714488 | ubuntu-noble | 2026-05-17 02:05:15.708 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:15.717771 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress_invalid [0.033091s] ... ok 2026-05-17 02:05:15.730173 | ubuntu-noble | {3} manila.tests.share.test_manager.HookWrapperTestCase.test_hooks_disabled [0.023548s] ... ok 2026-05-17 02:05:15.731246 | ubuntu-noble | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_mount_device [0.020214s] ... ok 2026-05-17 02:05:15.732411 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_without_host [0.045312s] ... ok 2026-05-17 02:05:15.742659 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_update_nothing_has_snaps_1___ [0.025117s] ... ok 2026-05-17 02:05:15.749928 | ubuntu-noble | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_ssh_exec_as_root_with_sudo [0.018900s] ... ok 2026-05-17 02:05:15.760860 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_allow_access_instance_exception [0.057067s] ... ok 2026-05-17 02:05:15.765841 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_update_nothing_has_snaps_2_None [0.024727s] ... ok 2026-05-17 02:05:15.770269 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_one_exist_on_same_host [0.019742s] ... ok 2026-05-17 02:05:15.770784 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_2_ [0.038664s] ... ok 2026-05-17 02:05:15.789097 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_group_invalid_arguments [0.022579s] ... ok 2026-05-17 02:05:15.790595 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_two_exist_on_same_host [0.019173s] ... ok 2026-05-17 02:05:15.793672 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_locked_share [0.032070s] ... ok 2026-05-17 02:05:15.809207 | ubuntu-noble | Failed to commit reservations None 2026-05-17 02:05:15.809231 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:15.809237 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:05:15.809243 | ubuntu-noble | self._driver.commit( 2026-05-17 02:05:15.809249 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:05:15.809254 | ubuntu-noble | db.reservation_commit( 2026-05-17 02:05:15.809259 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:05:15.809264 | ubuntu-noble | return IMPL.reservation_commit( 2026-05-17 02:05:15.809269 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.809275 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:05:15.809280 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:15.809310 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.809316 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:05:15.809321 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:05:15.809326 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:05:15.809331 | ubuntu-noble | self.force_reraise() 2026-05-17 02:05:15.809337 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:05:15.809342 | ubuntu-noble | raise self.value 2026-05-17 02:05:15.809347 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:05:15.809352 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:15.809357 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.809368 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:05:15.809374 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:15.809379 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.809384 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:05:15.809389 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:05:15.809394 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.809399 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:05:15.809405 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-05-17 02:05:15.809410 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.809415 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:15.809420 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:15.809425 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.809430 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:05:15.809436 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:15.809441 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.809471 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:15.810499 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:15.810516 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:15.810522 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:15.810527 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:15.810532 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.810538 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:05:15.810543 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:15.810548 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.810553 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:15.810558 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:15.810564 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:15.810569 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:15.810574 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:15.810589 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.810595 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:05:15.810600 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:15.810605 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.810611 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:15.810616 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:15.810621 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:15.810633 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:15.810639 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:15.810644 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.810649 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:05:15.810654 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:05:15.810659 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.810664 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:05:15.810670 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-05-17 02:05:15.810675 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.810680 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:05:15.810685 | ubuntu-noble | resolved = impl._literal_coercion( 2026-05-17 02:05:15.810690 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.810695 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:05:15.810700 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-05-17 02:05:15.810706 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:05:15.810711 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:05:15.810716 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-05-17 02:05:15.811484 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_service_network_id_one_exist [0.020284s] ... ok 2026-05-17 02:05:15.814698 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_no_share_servers [0.022785s] ... ok 2026-05-17 02:05:15.818643 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_4 [0.048114s] ... ok 2026-05-17 02:05:15.830446 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_init_neutron_network_plugin [0.019659s] ... ok 2026-05-17 02:05:15.834620 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_3 [0.018792s] ... ok 2026-05-17 02:05:15.838610 | ubuntu-noble | Cannot choose compatible share server: fake 2026-05-17 02:05:15.844039 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_busy_share [0.025423s] ... ok 2026-05-17 02:05:15.846544 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_incompatible_servers [0.057031s] ... ok 2026-05-17 02:05:15.848417 | ubuntu-noble | 2026-05-17 02:05:15.845 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:15.848432 | ubuntu-noble | 2026-05-17 02:05:15.846 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:15.849651 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_addon_of_interface_failed [0.019780s] ... ok 2026-05-17 02:05:15.852586 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_create_replicated_snapshot [0.018485s] ... ok 2026-05-17 02:05:15.857217 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_3__True__1__10__3__0_ [0.127861s] ... ok 2026-05-17 02:05:15.868552 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_no_active_replica_1_None [0.023150s] ... ok 2026-05-17 02:05:15.869513 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_success_1_None [0.019855s] ... ok 2026-05-17 02:05:15.871612 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_not_exists_and_set_explicitly_2_False [0.019031s] ... ok 2026-05-17 02:05:15.879358 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__form_network_allocations [0.020853s] ... ok 2026-05-17 02:05:15.882161 | ubuntu-noble | Parent share server fake_server_id has invalid status 'fake'. 2026-05-17 02:05:15.887810 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_no_service_data_1 [0.018610s] ... ok 2026-05-17 02:05:15.888617 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_parent_ss_invalid [0.042758s] ... ok 2026-05-17 02:05:15.890633 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_absent_2_create_snapshot [0.019245s] ... ok 2026-05-17 02:05:15.901152 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__form_server_setup_info [0.022310s] ... ok 2026-05-17 02:05:15.902561 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_subnet_not_found [0.035082s] ... ok 2026-05-17 02:05:15.908769 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_6 [0.019688s] ... ok 2026-05-17 02:05:15.911015 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_exists [0.018594s] ... ok 2026-05-17 02:05:15.911035 | ubuntu-noble | 2026-05-17 02:05:15.905 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 1946cb97bb8d -> a87e0fb17dee, multiple share server subnets 2026-05-17 02:05:15.911282 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_report_driver_status_driver_handles_ss [0.021897s] ... ok 2026-05-17 02:05:15.927636 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_unhandled_exception_1 [0.019829s] ... ok 2026-05-17 02:05:15.928718 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot_no_support [0.019322s] ... ok 2026-05-17 02:05:15.933307 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_report_driver_status_empty_share_stats [0.021201s] ... ok 2026-05-17 02:05:15.935635 | ubuntu-noble | Data copy of host assisted migration for share fake_id has not completed successfully. 2026-05-17 02:05:15.938493 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_2_data_copying_cancelled [0.036859s] ... ok 2026-05-17 02:05:15.938514 | ubuntu-noble | Failed to commit reservations None 2026-05-17 02:05:15.938520 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:15.938531 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:05:15.938535 | ubuntu-noble | self._driver.commit( 2026-05-17 02:05:15.938539 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:05:15.938543 | ubuntu-noble | db.reservation_commit( 2026-05-17 02:05:15.938547 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:05:15.938560 | ubuntu-noble | return IMPL.reservation_commit( 2026-05-17 02:05:15.938564 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.938568 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:05:15.938572 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:15.938576 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.938580 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:05:15.938584 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:05:15.938587 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:05:15.938591 | ubuntu-noble | self.force_reraise() 2026-05-17 02:05:15.938595 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:05:15.938599 | ubuntu-noble | raise self.value 2026-05-17 02:05:15.938602 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:05:15.938606 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:15.938610 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.938614 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:05:15.938617 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:15.938621 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.938625 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:05:15.938628 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:05:15.938632 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.938636 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:05:15.938639 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-05-17 02:05:15.938643 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.938647 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:15.938650 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:15.938654 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.938658 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:05:15.938668 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:15.938672 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.938676 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:15.938680 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:15.938683 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:15.938687 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:15.938691 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:15.938694 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.938698 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:05:15.938702 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:15.938705 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.938709 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:15.938718 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:15.938722 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:15.938726 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:15.938729 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:15.938733 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.938737 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:05:15.938740 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:15.938744 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.938748 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:15.938751 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:15.938755 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:15.938765 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:15.938769 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:15.938773 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.938777 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:05:15.938781 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:05:15.938785 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.938788 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:05:15.938793 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-05-17 02:05:15.938798 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.938802 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:05:15.938806 | ubuntu-noble | resolved = impl._literal_coercion( 2026-05-17 02:05:15.938810 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:15.938815 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:05:15.938819 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-05-17 02:05:15.938823 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:05:15.938827 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:05:15.938832 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-05-17 02:05:15.946559 | ubuntu-noble | Admin port is being used but Admin IP was not found. 2026-05-17 02:05:15.946583 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:15.946590 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/service_instance.py", line 777, in _create_service_instance 2026-05-17 02:05:15.946596 | ubuntu-noble | admin_port['fixed_ips'][0]['ip_address']) 2026-05-17 02:05:15.946602 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~~~~~^^^ 2026-05-17 02:05:15.946608 | ubuntu-noble | IndexError: list index out of range 2026-05-17 02:05:15.946683 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_1_NFS [0.044246s] ... ok 2026-05-17 02:05:15.948572 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_server_pools_1_True [0.018300s] ... ok 2026-05-17 02:05:15.949418 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_neutron_no_admin_ip [0.021237s] ... ok 2026-05-17 02:05:15.964475 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_continue [0.017425s] ... ok 2026-05-17 02:05:15.970305 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_delete_service_instance [0.020049s] ... ok 2026-05-17 02:05:15.971770 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_wrong_size_some [0.022285s] ... ok 2026-05-17 02:05:15.977705 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_server_migration_cancel_exception_1_migration_success [0.044047s] ... ok 2026-05-17 02:05:15.978330 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_instance_2 [0.039111s] ... ok 2026-05-17 02:05:15.985590 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_promote_replica [0.019324s] ... ok 2026-05-17 02:05:15.990059 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_04 [0.019837s] ... ok 2026-05-17 02:05:16.005720 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_delete_locked_share [0.033338s] ... ok 2026-05-17 02:05:16.005752 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_cancel [0.018706s] ... ok 2026-05-17 02:05:16.008176 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_13 [0.018986s] ... ok 2026-05-17 02:05:16.022379 | ubuntu-noble | {5} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_get [0.019298s] ... ok 2026-05-17 02:05:16.023025 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_server_migration_cancel_exception_2_migration_in_progress [0.046192s] ... ok 2026-05-17 02:05:16.030172 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_delete_instance [0.050000s] ... ok 2026-05-17 02:05:16.030518 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_5 [0.019817s] ... ok 2026-05-17 02:05:16.042712 | ubuntu-noble | {5} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_exception_with_suppression [0.018408s] ... ok 2026-05-17 02:05:16.043738 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_share_manager_instance [0.021567s] ... ok 2026-05-17 02:05:16.046801 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_4 [0.018683s] ... ok 2026-05-17 02:05:16.058951 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_delete_quota_with_different_user [0.056416s] ... ok 2026-05-17 02:05:16.061720 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__build_server_metadata [0.019950s] ... ok 2026-05-17 02:05:16.063803 | ubuntu-noble | 2026-05-17 02:05:16.056 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 1946cb97bb8d to a87e0fb17dee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:16.063822 | ubuntu-noble | 2026-05-17 02:05:16.059 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:16.063829 | ubuntu-noble | 2026-05-17 02:05:16.059 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:16.067133 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_5 [0.019341s] ... ok 2026-05-17 02:05:16.068370 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__provide_share_server_for_migration_subnet_not_found [0.041325s] ... ok 2026-05-17 02:05:16.082618 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__do_update_share_server_network_allocations [0.020385s] ... ok 2026-05-17 02:05:16.083716 | ubuntu-noble | Shrink share operation not supported. 2026-05-17 02:05:16.083972 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:16.083984 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5047, in shrink_share 2026-05-17 02:05:16.084002 | ubuntu-noble | self.driver.shrink_share( 2026-05-17 02:05:16.084008 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:16.084013 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:16.084018 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:16.084023 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:16.084028 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:16.084034 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:16.084039 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:16.084044 | ubuntu-noble | raise effect 2026-05-17 02:05:16.084049 | ubuntu-noble | NotImplementedError 2026-05-17 02:05:16.085644 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_config_option_from_common_config [0.019620s] ... ok 2026-05-17 02:05:16.087423 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_not_supported [0.043247s] ... ok 2026-05-17 02:05:16.094958 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_2 [0.034334s] ... ok 2026-05-17 02:05:16.104063 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__init_hook_drivers [0.022175s] ... ok 2026-05-17 02:05:16.105590 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_config_option_from_driver_config [0.019762s] ... ok 2026-05-17 02:05:16.117033 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__share_server_migration_start_driver_1__True__True_ [0.048151s] ... ok 2026-05-17 02:05:16.118787 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_no_host_2_False [0.025035s] ... ok 2026-05-17 02:05:16.124655 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_keypath_to_private_not_set [0.019177s] ... ok 2026-05-17 02:05:16.132821 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_no_allocations [0.045295s] ... ok 2026-05-17 02:05:16.138240 | ubuntu-noble | Data copy for migration of share fake_id has not completed yet. 2026-05-17 02:05:16.140848 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_4_other [0.036839s] ... ok 2026-05-17 02:05:16.142441 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_server_dependent_share_exists [0.023215s] ... ok 2026-05-17 02:05:16.144916 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_common_config_and_wo_handling_of_share_servers [0.020036s] ... ok 2026-05-17 02:05:16.165267 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_2_error_deleting [0.023168s] ... ok 2026-05-17 02:05:16.167572 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_config_2_fake_name [0.020912s] ... ok 2026-05-17 02:05:16.167603 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_driver.TestPolicyPayloadFromRules.test_policy_payload_from_rules_invalid_action [0.000149s] ... ok 2026-05-17 02:05:16.167861 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_driver.TestPolicyPayloadFromRules.test_policy_payload_from_rules_invalid_ip [0.000074s] ... ok 2026-05-17 02:05:16.172143 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_1__1073741824___NFS____fakeid__ [0.005949s] ... ok 2026-05-17 02:05:16.178727 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_snapshot [0.006498s] ... ok 2026-05-17 02:05:16.180671 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_instance_1 [0.039995s] ... ok 2026-05-17 02:05:16.181516 | ubuntu-noble | Driver-assisted migration of share server 3c6ab837-180a-4513-a228-a47f155e71d0 failed. 2026-05-17 02:05:16.181560 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:16.181571 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6052, in _share_server_migration_start_driver 2026-05-17 02:05:16.181596 | ubuntu-noble | server_info = self.driver.share_server_migration_start( 2026-05-17 02:05:16.181606 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:16.181615 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:16.181624 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:16.181633 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:16.181642 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:16.181651 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:16.181660 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:16.182580 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:16.182599 | ubuntu-noble | raise effect 2026-05-17 02:05:16.182609 | ubuntu-noble | Exception 2026-05-17 02:05:16.184696 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__share_server_migration_start_driver_exception [0.067739s] ... ok 2026-05-17 02:05:16.186337 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_delete_share [0.006483s] ... ok 2026-05-17 02:05:16.187435 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_share_stats [0.001029s] ... ok 2026-05-17 02:05:16.188281 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_3_creating [0.022642s] ... ok 2026-05-17 02:05:16.205948 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_copy_1_True [0.018749s] ... ok 2026-05-17 02:05:16.206623 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_both_deleted_from_database [0.021413s] ... ok 2026-05-17 02:05:16.220481 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_usage_size_fail [0.087532s] ... ok 2026-05-17 02:05:16.224850 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_delattr_missing [0.018149s] ... ok 2026-05-17 02:05:16.227168 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__reset_read_only_access_rules_1_True [0.045959s] ... ok 2026-05-17 02:05:16.228909 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_updates_replica_1_True [0.022543s] ... ok 2026-05-17 02:05:16.232122 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_deny_access [0.043769s] ... ok 2026-05-17 02:05:16.242308 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_04 [0.021153s] ... ok 2026-05-17 02:05:16.242971 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_repr [0.018229s] ... ok 2026-05-17 02:05:16.247808 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_1__None__False_ [0.020468s] ... ok 2026-05-17 02:05:16.249811 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_server_allocations_check_operation_2___fake_host___false_ [0.020082s] ... ok 2026-05-17 02:05:16.254849 | ubuntu-noble | 2026-05-17 02:05:16.251 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:16.254872 | ubuntu-noble | 2026-05-17 02:05:16.251 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:16.262047 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_05 [0.020515s] ... ok 2026-05-17 02:05:16.266289 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_driver_util.TestBunchify.test_bunchify [0.023993s] ... ok 2026-05-17 02:05:16.271053 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:16.271137 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:16.271151 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:16.271182 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:16.271193 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:16.271202 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:16.271227 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:16.271239 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:16.271249 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:16.271257 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:16.271276 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:16.271285 | ubuntu-noble | raise effect 2026-05-17 02:05:16.271293 | ubuntu-noble | Exception 2026-05-17 02:05:16.272979 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_4___fake_reservations___True_ [0.020134s] ... ok 2026-05-17 02:05:16.273015 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_10_delete_free_share_servers [0.020849s] ... ok 2026-05-17 02:05:16.283364 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_08 [0.020358s] ... ok 2026-05-17 02:05:16.285173 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_driver_util.TestBunchify.test_bunchify_edge_cases [0.018683s] ... ok 2026-05-17 02:05:16.288410 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:16.288432 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:16.288438 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:16.288443 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:16.288482 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:16.288488 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:16.288493 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:16.288498 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:16.288503 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:16.288508 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:16.288514 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:16.288519 | ubuntu-noble | raise effect 2026-05-17 02:05:16.288524 | ubuntu-noble | Exception 2026-05-17 02:05:16.290090 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_5_error [0.022735s] ... ok 2026-05-17 02:05:16.291745 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_14_update_access [0.020864s] ... ok 2026-05-17 02:05:16.291900 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_to_instance [0.058915s] ... ok 2026-05-17 02:05:16.303963 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_driver_util.TestGenerateIpRange.test_generate_ip_range_1_____15_0_0_1____15_0_0_4______10_0_0_27____10_0_0_30_______15_0_0_1____15_0_0_2____15_0_0_3____15_0_0_4____10_0_0_27____10_0_0_28____10_0_0_29____10_0_0_30___ [0.018734s] ... ok 2026-05-17 02:05:16.309189 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:16.309214 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:16.309220 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:16.309226 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:16.309231 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:16.309237 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:16.309242 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:16.309248 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:16.309253 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:16.309269 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:16.309275 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:16.309280 | ubuntu-noble | raise effect 2026-05-17 02:05:16.309285 | ubuntu-noble | Exception 2026-05-17 02:05:16.311414 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_18_delete_share_server [0.020628s] ... ok 2026-05-17 02:05:16.322062 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_driver_util.TestUnbunchify.test_unbunchify [0.017917s] ... ok 2026-05-17 02:05:16.322699 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_3_3_4_6_123_1 [0.000582s] ... ok 2026-05-17 02:05:16.324313 | ubuntu-noble | Replica gigabytes quota exceeded for None, tried to extend 100G share (23G of 13G already consumed). 2026-05-17 02:05:16.326646 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_trash_api_unpredictable_error [0.000528s] ... ok 2026-05-17 02:05:16.331029 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_rest.VipPoolTest.test_no_vips [0.000512s] ... ok 2026-05-17 02:05:16.331047 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_extend_quota_error_2 [0.034967s] ... ok 2026-05-17 02:05:16.331056 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:16.331060 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:16.331460 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:16.332316 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:16.332327 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:16.332331 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:16.332336 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:16.332339 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:16.332343 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:16.332347 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:16.332351 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:16.332355 | ubuntu-noble | raise effect 2026-05-17 02:05:16.332359 | ubuntu-noble | Exception 2026-05-17 02:05:16.332374 | ubuntu-noble | 2026-05-17 02:05:16.322 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade a87e0fb17dee -> 1946cb97bb8d, multiple share server subnets 2026-05-17 02:05:16.335574 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_26_delete_share_replica [0.022430s] ... ok 2026-05-17 02:05:16.343341 | ubuntu-noble | {4} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_api [0.018502s] ... ok 2026-05-17 02:05:16.344865 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_2_True [0.051971s] ... ok 2026-05-17 02:05:16.349803 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants_with_false [0.023196s] ... ok 2026-05-17 02:05:16.354342 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_check_update_share_server_network_allocations_1_True [0.020010s] ... ok 2026-05-17 02:05:16.359328 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:16.361658 | ubuntu-noble | {4} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_extend_share [0.019395s] ... ok 2026-05-17 02:05:16.363846 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_server_allocations_check_operation_1_None [0.020927s] ... ok 2026-05-17 02:05:16.364182 | ubuntu-noble | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_instance [0.080810s] ... ok 2026-05-17 02:05:16.380738 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_password_complexity_3___aA0___False_ [0.018882s] ... ok 2026-05-17 02:05:16.384521 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:16.384558 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:16.384563 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:16.384568 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:16.384573 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:16.384577 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:16.384581 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:16.384586 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:16.384590 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:16.384595 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:16.384599 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:16.384603 | ubuntu-noble | raise effect 2026-05-17 02:05:16.384607 | ubuntu-noble | Exception 2026-05-17 02:05:16.389525 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_02_migration_cancel [0.023056s] ... ok 2026-05-17 02:05:16.396928 | ubuntu-noble | Share instance f2f328d2-b58b-4256-8b19-8159a7381c20 failed on creation. 2026-05-17 02:05:16.397545 | ubuntu-noble | Share instance information in exception can not be written to db because it contains {} and it is not a dictionary. 2026-05-17 02:05:16.402038 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_2 [0.021176s] ... ok 2026-05-17 02:05:16.405745 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:16.405767 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:16.405773 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:16.405779 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:16.405785 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:16.405790 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:16.405796 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:16.405801 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:16.405807 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:16.405812 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:16.405818 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:16.405823 | ubuntu-noble | raise effect 2026-05-17 02:05:16.405828 | ubuntu-noble | Exception 2026-05-17 02:05:16.408266 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_07_manage_share [0.021406s] ... ok 2026-05-17 02:05:16.428337 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:16.428375 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:16.428381 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:16.428387 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:16.428392 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:16.428398 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:16.428403 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:16.428409 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:16.428423 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:16.428438 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:16.428443 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:16.428476 | ubuntu-noble | raise effect 2026-05-17 02:05:16.428486 | ubuntu-noble | Exception 2026-05-17 02:05:16.428874 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_service_instance_create_kwargs_2_True [0.021440s] ... ok 2026-05-17 02:05:16.429580 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_23_create_share_group_snapshot [0.020728s] ... ok 2026-05-17 02:05:16.439936 | ubuntu-noble | Multiple security services provided. Only one security service of type 'active_directory' is supported. 2026-05-17 02:05:16.441839 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_delete_share_instance_error_2_False [0.086878s] ... ok 2026-05-17 02:05:16.442853 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:16.443508 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_3 [0.018364s] ... ok 2026-05-17 02:05:16.447689 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:16.447718 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:16.447726 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:16.447732 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:16.447739 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:16.447746 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:16.447753 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:16.447759 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:16.447767 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:16.447774 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:16.447782 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:16.447789 | ubuntu-noble | raise effect 2026-05-17 02:05:16.447796 | ubuntu-noble | Exception 2026-05-17 02:05:16.448090 | ubuntu-noble | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_snapshot [0.083212s] ... ok 2026-05-17 02:05:16.451008 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_27_promote_share_replica [0.021301s] ... ok 2026-05-17 02:05:16.459726 | ubuntu-noble | Only security services of type 'active_directory' are supported. Retrieved security service type: sentinel.invalid_type. 2026-05-17 02:05:16.462229 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_4 [0.019395s] ... ok 2026-05-17 02:05:16.467763 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group [0.026038s] ... ok 2026-05-17 02:05:16.475576 | ubuntu-noble | 2026-05-17 02:05:16.472 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update a87e0fb17dee to 1946cb97bb8d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:16.480814 | ubuntu-noble | 2026-05-17 02:05:16.476 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:16.480832 | ubuntu-noble | 2026-05-17 02:05:16.477 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:16.481696 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_setup_security_service [0.019863s] ... ok 2026-05-17 02:05:16.482127 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:16.493347 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_share_network_dhss [0.025768s] ... ok 2026-05-17 02:05:16.510517 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_resize_filesystem_2_1 [0.026533s] ... ok 2026-05-17 02:05:16.514802 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_snapshot_with_update [0.020880s] ... ok 2026-05-17 02:05:16.524648 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:16.526403 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_acls_helper_3 [0.018355s] ... ok 2026-05-17 02:05:16.528747 | ubuntu-noble | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_server [0.081176s] ... ok 2026-05-17 02:05:16.545113 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_init_helper [0.018352s] ... ok 2026-05-17 02:05:16.565740 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_maintenance [0.020708s] ... ok 2026-05-17 02:05:16.574197 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-05-17 02:05:16.578671 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-05-17 02:05:16.586949 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_delete_share_instance [0.134533s] ... ok 2026-05-17 02:05:16.586973 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_ensure_directory_exists [0.018517s] ... ok 2026-05-17 02:05:16.602202 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_serial_number_2_ [0.017701s] ... ok 2026-05-17 02:05:16.607784 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:16.612818 | ubuntu-noble | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_cancel [0.082507s] ... ok 2026-05-17 02:05:16.622810 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_path_exists_1_True [0.018894s] ... ok 2026-05-17 02:05:16.629928 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot [0.110371s] ... ok 2026-05-17 02:05:16.630116 | ubuntu-noble | Share instance 2b784558-9b7b-45cb-a088-455c33196900 failed on creation. 2026-05-17 02:05:16.630126 | ubuntu-noble | Share instance information in exception can not be written to db because it contains {} and it is not a dictionary. 2026-05-17 02:05:16.630803 | ubuntu-noble | 2026-05-17 02:05:16.622 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:16.630822 | ubuntu-noble | 2026-05-17 02:05:16.623 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:16.639012 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_path_exists_2_False [0.017949s] ... ok 2026-05-17 02:05:16.652969 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_export_location_1_id [0.303713s] ... ok 2026-05-17 02:05:16.656624 | ubuntu-noble | Only NFS or CIFS protocol are currently supported. Share provided fakeid with protocol INVALID. 2026-05-17 02:05:16.658436 | ubuntu-noble | {4} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_share_unsupported_proto [0.019257s] ... ok 2026-05-17 02:05:16.663072 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_delete_share_instance_error_1_True [0.077896s] ... ok 2026-05-17 02:05:16.678481 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_share_server_and_all_tenants [0.022741s] ... ok 2026-05-17 02:05:16.678525 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.GetBackendConfigurationTestCase.test_get_backend_configuration_success [0.019106s] ... ok 2026-05-17 02:05:16.689402 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:16.690191 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_update_status_2_creating_from_snapshot [0.024394s] ... ok 2026-05-17 02:05:16.692820 | ubuntu-noble | 2026-05-17 02:05:16.690 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 1946cb97bb8d -> a87e0fb17dee, multiple share server subnets 2026-05-17 02:05:16.696836 | ubuntu-noble | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_complete [0.082423s] ... ok 2026-05-17 02:05:16.697213 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__delete_dataset_or_snapshot_with_retry_dataset [0.019018s] ... ok 2026-05-17 02:05:16.699038 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_status [0.021811s] ... ok 2026-05-17 02:05:16.708262 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_driver_exception [0.020108s] ... ok 2026-05-17 02:05:16.716070 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_1 [0.018912s] ... ok 2026-05-17 02:05:16.721296 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_invalid_metadata [0.021911s] ... ok 2026-05-17 02:05:16.728485 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_free_share_servers [0.019955s] ... ok 2026-05-17 02:05:16.734877 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_2 [0.018178s] ... ok 2026-05-17 02:05:16.742675 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_admin_not_all_tenants [0.021830s] ... ok 2026-05-17 02:05:16.752694 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_export_locations_only [0.126342s] ... ok 2026-05-17 02:05:16.754197 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_4 [0.019174s] ... ok 2026-05-17 02:05:16.766437 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_handle_revert_to_snapshot_quotas [0.021363s] ... ok 2026-05-17 02:05:16.770528 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:16.773843 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_1___on____True__False_____compression_off_____compression_on__ [0.018447s] ... ok 2026-05-17 02:05:16.774870 | ubuntu-noble | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_snapshot_update_access [0.080464s] ... ok 2026-05-17 02:05:16.791052 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_replication_snapshot_prefix [0.018532s] ... ok 2026-05-17 02:05:16.795161 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_share_server_not_active [0.031653s] ... ok 2026-05-17 02:05:16.796579 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_empty_string [0.020825s] ... ok 2026-05-17 02:05:16.809499 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_helper_error_2 [0.018344s] ... ok 2026-05-17 02:05:16.815583 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs_empty [0.018535s] ... ok 2026-05-17 02:05:16.818274 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_manage_share_server [0.023197s] ... ok 2026-05-17 02:05:16.829009 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__update_share_stats_2_ [0.019406s] ... ok 2026-05-17 02:05:16.833241 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_01___snapshot_support____1__ [0.018946s] ... ok 2026-05-17 02:05:16.835646 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-05-17 02:05:16.843494 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_not_found_2_delete_share [0.114016s] ... ok 2026-05-17 02:05:16.843777 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot [0.025116s] ... ok 2026-05-17 02:05:16.847110 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_ip_address_generation_failure [0.095474s] ... ok 2026-05-17 02:05:16.848627 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_5___127_0_0_1______1_128__ [0.019948s] ... ok 2026-05-17 02:05:16.852367 | ubuntu-noble | 2026-05-17 02:05:16.845 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 1946cb97bb8d to a87e0fb17dee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:16.852388 | ubuntu-noble | 2026-05-17 02:05:16.849 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:16.852403 | ubuntu-noble | 2026-05-17 02:05:16.849 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:16.853162 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_03___snapshot_support____true__ [0.019882s] ... ok 2026-05-17 02:05:16.866501 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot_already_managed [0.022707s] ... ok 2026-05-17 02:05:16.867081 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_no_zpools_configured_3_None [0.017867s] ... ok 2026-05-17 02:05:16.871017 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_05___snapshot_support____y__ [0.018105s] ... ok 2026-05-17 02:05:16.876787 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_server_server_not_found [0.033783s] ... ok 2026-05-17 02:05:16.886847 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_1_on [0.019514s] ... ok 2026-05-17 02:05:16.891351 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_10___snapshot_support____off__ [0.019947s] ... ok 2026-05-17 02:05:16.899356 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_ignore_exceptions_with_the_force_2_ManilaException [0.022851s] ... ok 2026-05-17 02:05:16.905241 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test__get_option_2_False [0.018522s] ... ok 2026-05-17 02:05:16.906648 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver [0.039872s] ... ok 2026-05-17 02:05:16.909820 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_11___snapshot_support____n__ [0.018318s] ... ok 2026-05-17 02:05:16.912965 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_network_port_limit_exceeded [0.065917s] ... ok 2026-05-17 02:05:16.921708 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-05-17 02:05:16.921724 | ubuntu-noble | Command: None 2026-05-17 02:05:16.921731 | ubuntu-noble | Exit code: - 2026-05-17 02:05:16.921736 | ubuntu-noble | Stdout: 'FAKE' 2026-05-17 02:05:16.921741 | ubuntu-noble | Stderr: None 2026-05-17 02:05:16.923842 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_execute_with_retry [0.018725s] ... ok 2026-05-17 02:05:16.927934 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_12___snapshot_support____no__ [0.018433s] ... ok 2026-05-17 02:05:16.937533 | ubuntu-noble | There is no migration being performed for share fake_id at this moment. 2026-05-17 02:05:16.938836 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_2_False [0.025226s] ... ok 2026-05-17 02:05:16.941240 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_3_migration_error [0.033352s] ... ok 2026-05-17 02:05:16.943240 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_init [0.019334s] ... ok 2026-05-17 02:05:16.946996 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_14___create_share_from_snapshot_support____t__ [0.018898s] ... ok 2026-05-17 02:05:16.960257 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_no_active_replicas_2_None [0.020733s] ... ok 2026-05-17 02:05:16.961355 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_parse_zfs_answer [0.018081s] ... ok 2026-05-17 02:05:16.962801 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_snapshot_deletion_exception [0.062979s] ... ok 2026-05-17 02:05:16.965278 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_24___create_share_from_snapshot_support____no__ [0.018030s] ... ok 2026-05-17 02:05:16.970020 | ubuntu-noble | First migration phase of share fake_id not completed yet. 2026-05-17 02:05:16.972346 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_1_data_copying_starting [0.032410s] ... ok 2026-05-17 02:05:16.980276 | ubuntu-noble | Share group fake_id: delete failed 2026-05-17 02:05:16.980297 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_zfs_with_retry [0.018594s] ... ok 2026-05-17 02:05:16.982338 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_group_with_error [0.022537s] ... ok 2026-05-17 02:05:16.984362 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_26___revert_to_snapshot_support____t__ [0.019353s] ... ok 2026-05-17 02:05:17.001224 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_is_kernel_version_second_call [0.019362s] ... ok 2026-05-17 02:05:17.003541 | ubuntu-noble | There is no migration being performed for share fake_id at this moment. 2026-05-17 02:05:17.004319 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_27___revert_to_snapshot_support____true__ [0.018681s] ... ok 2026-05-17 02:05:17.004334 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_group_with_update [0.021797s] ... ok 2026-05-17 02:05:17.006217 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_4_migration_error [0.033923s] ... ok 2026-05-17 02:05:17.006907 | ubuntu-noble | Extend share failed. 2026-05-17 02:05:17.006921 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:17.006925 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 4941, in extend_share 2026-05-17 02:05:17.006945 | ubuntu-noble | self.driver.extend_share( 2026-05-17 02:05:17.006949 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:17.006953 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:17.006957 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.006960 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:17.006964 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:17.006968 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.006972 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:17.006975 | ubuntu-noble | raise effect 2026-05-17 02:05:17.006979 | ubuntu-noble | Exception: fake 2026-05-17 02:05:17.009834 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_extend_share_invalid [0.047679s] ... ok 2026-05-17 02:05:17.019125 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_4_w [0.018562s] ... ok 2026-05-17 02:05:17.022753 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_28___revert_to_snapshot_support____on__ [0.018329s] ... ok 2026-05-17 02:05:17.035685 | ubuntu-noble | Protocol fake_proto is not supported. 2026-05-17 02:05:17.038102 | ubuntu-noble | Migration of share fake_id was already cancelled. 2026-05-17 02:05:17.039956 | ubuntu-noble | {4} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_invalid_protocol [0.019599s] ... ok 2026-05-17 02:05:17.042987 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_5_migration_cancelled [0.034111s] ... ok 2026-05-17 02:05:17.043479 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_34___revert_to_snapshot_support____off__ [0.019691s] ... ok 2026-05-17 02:05:17.055111 | ubuntu-noble | Quota and reservation of share fakename need to be rounded up to 4. But there is not enough space in the backend. 2026-05-17 02:05:17.056956 | ubuntu-noble | {4} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_not_enough_space [0.019067s] ... ok 2026-05-17 02:05:17.062223 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_39___mount_snapshot_support____true__ [0.020737s] ... ok 2026-05-17 02:05:17.077648 | ubuntu-noble | Migration progress of share fake_id cannot be obtained at this moment. 2026-05-17 02:05:17.081787 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_invalid_2 [0.039532s] ... ok 2026-05-17 02:05:17.082667 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_45___mount_snapshot_support____false__ [0.018414s] ... ok 2026-05-17 02:05:17.090475 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:17.093801 | ubuntu-noble | {4} manila.tests.share.test_access.LockedOperationsTestCase.test_locked_access_rules_operation [0.036766s] ... ok 2026-05-17 02:05:17.101961 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_61___replication_type____writable__ [0.018538s] ... ok 2026-05-17 02:05:17.109496 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-05-17 02:05:17.115871 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-05-17 02:05:17.118144 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_71___provisioning_mount_point_prefix____bronze__ [0.018563s] ... ok 2026-05-17 02:05:17.120440 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_race [0.039973s] ... ok 2026-05-17 02:05:17.127001 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:17.139541 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_01___driver_handles_share_servers____1__ [0.018292s] ... ok 2026-05-17 02:05:17.146876 | ubuntu-noble | Caught exception trying ensure share '3e9e7159-b734-4158-bac3-9ad9d8f99a3f'. 2026-05-17 02:05:17.146922 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:17.146927 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 511, in ensure_driver_resources 2026-05-17 02:05:17.147004 | ubuntu-noble | update_share_instances = self.driver.ensure_shares( 2026-05-17 02:05:17.147008 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.147013 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:17.147017 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:17.147020 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.147024 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:17.147028 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:17.147032 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.147036 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:05:17.147041 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:05:17.147046 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.147051 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 804, in raise_NotImplementedError 2026-05-17 02:05:17.147056 | ubuntu-noble | raise NotImplementedError 2026-05-17 02:05:17.147061 | ubuntu-noble | NotImplementedError 2026-05-17 02:05:17.147067 | ubuntu-noble | 2026-05-17 02:05:17.147072 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-05-17 02:05:17.147077 | ubuntu-noble | 2026-05-17 02:05:17.147081 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:17.147086 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 631, in _ensure_share 2026-05-17 02:05:17.147091 | ubuntu-noble | export_locations = self.driver.ensure_share( 2026-05-17 02:05:17.147095 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.147100 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:17.147104 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:17.147108 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.147112 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:17.147116 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:17.147119 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.147123 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:17.147127 | ubuntu-noble | raise effect 2026-05-17 02:05:17.147131 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-05-17 02:05:17.150268 | ubuntu-noble | Caught exception trying ensure share '65bcedd7-df40-46a6-b95d-d3c4459a4cb5'. 2026-05-17 02:05:17.150282 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:17.150379 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 511, in ensure_driver_resources 2026-05-17 02:05:17.150386 | ubuntu-noble | update_share_instances = self.driver.ensure_shares( 2026-05-17 02:05:17.150390 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.150433 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:17.150438 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:17.150442 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.150465 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:17.150478 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:17.150482 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.150486 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:05:17.150490 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:05:17.150493 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.150497 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 804, in raise_NotImplementedError 2026-05-17 02:05:17.150501 | ubuntu-noble | raise NotImplementedError 2026-05-17 02:05:17.150505 | ubuntu-noble | NotImplementedError 2026-05-17 02:05:17.150509 | ubuntu-noble | 2026-05-17 02:05:17.150513 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-05-17 02:05:17.150517 | ubuntu-noble | 2026-05-17 02:05:17.150521 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:17.150525 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 631, in _ensure_share 2026-05-17 02:05:17.150528 | ubuntu-noble | export_locations = self.driver.ensure_share( 2026-05-17 02:05:17.150532 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.150567 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:17.150571 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:17.150575 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.150578 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:17.150582 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:17.150586 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.150589 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:17.150593 | ubuntu-noble | raise effect 2026-05-17 02:05:17.150597 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-05-17 02:05:17.153588 | ubuntu-noble | Caught exception trying ensure share '6fe50b91-b632-4f88-8547-d0cfc95566ad'. 2026-05-17 02:05:17.153603 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:17.153607 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 511, in ensure_driver_resources 2026-05-17 02:05:17.153611 | ubuntu-noble | update_share_instances = self.driver.ensure_shares( 2026-05-17 02:05:17.153614 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.153618 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:17.153622 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:17.153626 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.153634 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:17.153638 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:17.153642 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.153645 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:05:17.153649 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:05:17.153653 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.153656 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 804, in raise_NotImplementedError 2026-05-17 02:05:17.153682 | ubuntu-noble | raise NotImplementedError 2026-05-17 02:05:17.153686 | ubuntu-noble | NotImplementedError 2026-05-17 02:05:17.153690 | ubuntu-noble | 2026-05-17 02:05:17.153694 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-05-17 02:05:17.153697 | ubuntu-noble | 2026-05-17 02:05:17.153701 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:17.153705 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 631, in _ensure_share 2026-05-17 02:05:17.153709 | ubuntu-noble | export_locations = self.driver.ensure_share( 2026-05-17 02:05:17.153712 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.153716 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:17.153726 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:17.153730 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.153734 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:17.153737 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:17.153741 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.153745 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:17.153748 | ubuntu-noble | raise effect 2026-05-17 02:05:17.153752 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-05-17 02:05:17.154395 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_2_data_copying_error [0.033172s] ... ok 2026-05-17 02:05:17.156065 | ubuntu-noble | {7} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend_only_return_pool [0.019005s] ... ok 2026-05-17 02:05:17.160070 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_ensure_share_1_ManilaException [0.150053s] ... ok 2026-05-17 02:05:17.173737 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_3 [0.168684s] ... ok 2026-05-17 02:05:17.174320 | ubuntu-noble | {4} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_1_applying [0.078227s] ... ok 2026-05-17 02:05:17.202304 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_3 [0.048103s] ... ok 2026-05-17 02:05:17.203367 | ubuntu-noble | 2026-05-17 02:05:17.199 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:17.203568 | ubuntu-noble | 2026-05-17 02:05:17.199 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:17.207545 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:17.240951 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_share_network_type_combo_2_False [0.038389s] ... ok 2026-05-17 02:05:17.243333 | ubuntu-noble | {4} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rules_status_conditionally_change_1___syncing___True_ [0.070005s] ... ok 2026-05-17 02:05:17.261058 | ubuntu-noble | 2026-05-17 02:05:17.256 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade a87e0fb17dee -> bb5938d74b73, add_snapshot_metadata_table 2026-05-17 02:05:17.270161 | ubuntu-noble | 2026-05-17 02:05:17.267 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update a87e0fb17dee to bb5938d74b73 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:17.270633 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_2 [0.110221s] ... ok 2026-05-17 02:05:17.273306 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-05-17 02:05:17.274291 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_with_new_share_type_limit [0.032958s] ... ok 2026-05-17 02:05:17.274726 | ubuntu-noble | 2026-05-17 02:05:17.270 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:17.274749 | ubuntu-noble | 2026-05-17 02:05:17.270 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:17.276612 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:17.279404 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_not_last_on_server [0.106382s] ... ok 2026-05-17 02:05:17.294788 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_3 [0.023688s] ... ok 2026-05-17 02:05:17.300587 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica [0.021619s] ... ok 2026-05-17 02:05:17.308789 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_missing_extra_spec_mount_point_name_support [0.035012s] ... ok 2026-05-17 02:05:17.329309 | ubuntu-noble | Invalid mount_point_name: prefixaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 2026-05-17 02:05:17.331642 | ubuntu-noble | Share server '25e036f7-d48c-4af3-91b0-493bde3c39ef' failed on deletion. 2026-05-17 02:05:17.332241 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_too_long_mount_point_name [0.022742s] ... ok 2026-05-17 02:05:17.337129 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_server_teardown_failure [0.033441s] ... ok 2026-05-17 02:05:17.338960 | ubuntu-noble | {4} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_5____active____denying____0_ [0.096010s] ... ok 2026-05-17 02:05:17.350615 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_3_data_copying_completed [0.056158s] ... ok 2026-05-17 02:05:17.353638 | ubuntu-noble | Failed to update quota usages while deleting snapshot fakesnapshotid. 2026-05-17 02:05:17.353661 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:17.353668 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 4104, in _delete_snapshot_quota 2026-05-17 02:05:17.353673 | ubuntu-noble | reservations = QUOTAS.reserve( 2026-05-17 02:05:17.353678 | ubuntu-noble | ^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.353684 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:17.353689 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:17.353694 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.353700 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:17.353706 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:17.353711 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.353716 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:17.353721 | ubuntu-noble | raise effect 2026-05-17 02:05:17.353727 | ubuntu-noble | manila.exception.QuotaError: Quota exceeded: code=500. 2026-05-17 02:05:17.356037 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_deferred_delete_quota_error [0.021578s] ... ok 2026-05-17 02:05:17.368069 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_1_manila_share [0.035159s] ... ok 2026-05-17 02:05:17.374378 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:17.379627 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_driver_exception_1 [0.021786s] ... ok 2026-05-17 02:05:17.387921 | ubuntu-noble | 2026-05-17 02:05:17.382 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:17.388001 | ubuntu-noble | 2026-05-17 02:05:17.383 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:17.399749 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress_exception_1_migration_starting [0.042740s] ... ok 2026-05-17 02:05:17.402537 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_invalid_backup_state [0.035705s] ... ok 2026-05-17 02:05:17.433642 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_exception_2_fake_reservations [0.022678s] ... ok 2026-05-17 02:05:17.433705 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_2_False [0.037724s] ... ok 2026-05-17 02:05:17.442473 | ubuntu-noble | 2026-05-17 02:05:17.438 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade bb5938d74b73 -> a87e0fb17dee, add_snapshot_metadata_table 2026-05-17 02:05:17.444817 | ubuntu-noble | 2026-05-17 02:05:17.442 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update bb5938d74b73 to a87e0fb17dee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:17.450472 | ubuntu-noble | 2026-05-17 02:05:17.446 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:17.450503 | ubuntu-noble | 2026-05-17 02:05:17.446 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:17.462870 | ubuntu-noble | 2026-05-17 02:05:17.460 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:17.462899 | ubuntu-noble | 2026-05-17 02:05:17.460 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:17.468760 | ubuntu-noble | Host-assisted migration failed for share share_id. 2026-05-17 02:05:17.468784 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:17.468792 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1697, in migration_start 2026-05-17 02:05:17.468798 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-05-17 02:05:17.468804 | ubuntu-noble | manila.exception.ShareMigrationFailed: Share migration failed: Migration for share share_id could not be performed because host-assisted migration is not allowed when share must remain writable, preserve snapshots and/or file metadata or be performed nondisruptively. 2026-05-17 02:05:17.470008 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_share_metadata_get [0.043279s] ... ok 2026-05-17 02:05:17.472357 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_4 [0.040680s] ... ok 2026-05-17 02:05:17.473010 | ubuntu-noble | {7} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_with_pool [0.317099s] ... ok 2026-05-17 02:05:17.491812 | ubuntu-noble | {7} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_get_active_replica_success [0.018785s] ... ok 2026-05-17 02:05:17.492989 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_snapshot_update [0.020387s] ... ok 2026-05-17 02:05:17.518494 | ubuntu-noble | 2026-05-17 02:05:17.513 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade a87e0fb17dee -> bb5938d74b73, add_snapshot_metadata_table 2026-05-17 02:05:17.528437 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_share_metadata_update [0.058511s] ... ok 2026-05-17 02:05:17.531290 | ubuntu-noble | 2026-05-17 02:05:17.528 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update a87e0fb17dee to bb5938d74b73 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:17.532017 | ubuntu-noble | {4} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_for_migration [0.192962s] ... ok 2026-05-17 02:05:17.535361 | ubuntu-noble | 2026-05-17 02:05:17.532 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:17.535387 | ubuntu-noble | 2026-05-17 02:05:17.532 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:17.540169 | ubuntu-noble | 2026-05-17 02:05:17.537 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:17.540194 | ubuntu-noble | 2026-05-17 02:05:17.537 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:17.547022 | ubuntu-noble | {7} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_2_queued_to_deny [0.052697s] ... ok 2026-05-17 02:05:17.549842 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_exception_on_update_access_rules [0.168680s] ... ok 2026-05-17 02:05:17.565256 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_source_not_found [0.036091s] ... ok 2026-05-17 02:05:17.565286 | ubuntu-noble | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_empty_request [0.019524s] ... ok 2026-05-17 02:05:17.567706 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:17.578525 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_status_update [0.083265s] ... ok 2026-05-17 02:05:17.584156 | ubuntu-noble | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_error_creating_member [0.019490s] ... ok 2026-05-17 02:05:17.602868 | ubuntu-noble | 2026-05-17 02:05:17.592 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade bb5938d74b73 -> c476aeb186ec, add default_ad_site to security service 2026-05-17 02:05:17.603312 | ubuntu-noble | 2026-05-17 02:05:17.594 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update bb5938d74b73 to c476aeb186ec update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:17.603327 | ubuntu-noble | 2026-05-17 02:05:17.597 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:17.603407 | ubuntu-noble | 2026-05-17 02:05:17.597 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:17.605714 | ubuntu-noble | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_group_does_not_exist [0.020839s] ... ok 2026-05-17 02:05:17.608671 | ubuntu-noble | 2026-05-17 02:05:17.601 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:17.608690 | ubuntu-noble | 2026-05-17 02:05:17.601 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:17.624741 | ubuntu-noble | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get [0.019105s] ... ok 2026-05-17 02:05:17.639986 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server [0.063781s] ... ok 2026-05-17 02:05:17.643873 | ubuntu-noble | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_2 [0.018849s] ... ok 2026-05-17 02:05:17.661601 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_4__None__None_ [0.114195s] ... ok 2026-05-17 02:05:17.661625 | ubuntu-noble | {7} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_2 [0.018509s] ... ok 2026-05-17 02:05:17.673122 | ubuntu-noble | 2026-05-17 02:05:17.669 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade c476aeb186ec -> bb5938d74b73, add default_ad_site to security service 2026-05-17 02:05:17.673150 | ubuntu-noble | 2026-05-17 02:05:17.670 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update c476aeb186ec to bb5938d74b73 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:17.675042 | ubuntu-noble | Parent share server fake_server_id does not exist. 2026-05-17 02:05:17.678759 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_start [0.112585s] ... ok 2026-05-17 02:05:17.679133 | ubuntu-noble | 2026-05-17 02:05:17.674 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:17.679147 | ubuntu-noble | 2026-05-17 02:05:17.674 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:17.682667 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_parent_ss_not_found [0.041471s] ... ok 2026-05-17 02:05:17.685656 | ubuntu-noble | 2026-05-17 02:05:17.678 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:17.685671 | ubuntu-noble | 2026-05-17 02:05:17.679 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:17.685681 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_2 [0.024088s] ... ok 2026-05-17 02:05:17.696949 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:17.700907 | ubuntu-noble | {7} manila.tests.test_context.ContextTestCase.test_request_context_read_deleted_invalid [0.038325s] ... ok 2026-05-17 02:05:17.705769 | ubuntu-noble | {4} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_4__False___active__ [0.173756s] ... ok 2026-05-17 02:05:17.719670 | ubuntu-noble | {7} manila.tests.test_coordination.CoordinationTestCase.test_synchronized [0.019293s] ... ok 2026-05-17 02:05:17.731348 | ubuntu-noble | Driver migration completion failed for share server c1a68578-2343-4ae0-b619-ff0324cd1dc1. 2026-05-17 02:05:17.731365 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:17.731370 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6375, in share_server_migration_complete 2026-05-17 02:05:17.731374 | ubuntu-noble | self._server_migration_complete_driver(context, 2026-05-17 02:05:17.731378 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:17.731382 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:17.731386 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.731390 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:17.731404 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:17.731408 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.731412 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:17.731415 | ubuntu-noble | raise effect 2026-05-17 02:05:17.731419 | ubuntu-noble | Exception 2026-05-17 02:05:17.734287 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_exception_2_False [0.052490s] ... ok 2026-05-17 02:05:17.739414 | ubuntu-noble | {7} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_lock [0.019968s] ... ok 2026-05-17 02:05:17.740674 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:17.744691 | ubuntu-noble | {4} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_4___cifs___False__False_ [0.038791s] ... ok 2026-05-17 02:05:17.745832 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_allow_access [0.067970s] ... ok 2026-05-17 02:05:17.750989 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_3 [0.065194s] ... ok 2026-05-17 02:05:17.755867 | ubuntu-noble | 2026-05-17 02:05:17.747 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade bb5938d74b73 -> c476aeb186ec, add default_ad_site to security service 2026-05-17 02:05:17.758242 | ubuntu-noble | 2026-05-17 02:05:17.748 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update bb5938d74b73 to c476aeb186ec update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:17.758255 | ubuntu-noble | 2026-05-17 02:05:17.752 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:17.758260 | ubuntu-noble | 2026-05-17 02:05:17.752 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:17.758407 | ubuntu-noble | 2026-05-17 02:05:17.756 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:17.758415 | ubuntu-noble | 2026-05-17 02:05:17.756 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:17.759483 | ubuntu-noble | {7} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_start [0.019844s] ... ok 2026-05-17 02:05:17.777634 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_locked_share [0.032322s] ... ok 2026-05-17 02:05:17.778111 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:17.780637 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid [0.018061s] ... ok 2026-05-17 02:05:17.780656 | ubuntu-noble | {4} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_6___cephx___False__False_ [0.036202s] ... ok 2026-05-17 02:05:17.786611 | ubuntu-noble | Destination share server 62690b7b-45ca-455b-9646-47b78dbc8ea9 refers to a source share server e64c2cf3-8eab-4346-b505-2b063de997f8 that does not exists. 2026-05-17 02:05:17.790400 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_exception_1 [0.055395s] ... ok 2026-05-17 02:05:17.797445 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_access [0.019674s] ... ok 2026-05-17 02:05:17.813183 | ubuntu-noble | share server '6dc244dd-99d7-413b-8bcb-1d885f10321e' in use by share groups. 2026-05-17 02:05:17.815910 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_share_server_in_use_share_groups [0.038713s] ... ok 2026-05-17 02:05:17.817847 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_snapshot [0.020025s] ... ok 2026-05-17 02:05:17.822520 | ubuntu-noble | 2026-05-17 02:05:17.820 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade c476aeb186ec -> 1e2d600bf972, add_transfers 2026-05-17 02:05:17.837737 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_snapshot_instance [0.019722s] ... ok 2026-05-17 02:05:17.840564 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_snapshot [0.024642s] ... ok 2026-05-17 02:05:17.851906 | ubuntu-noble | 2026-05-17 02:05:17.849 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update c476aeb186ec to 1e2d600bf972 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:17.858440 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_type [0.018747s] ... ok 2026-05-17 02:05:17.858725 | ubuntu-noble | Driver-assisted migration of share share_id failed. 2026-05-17 02:05:17.858737 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:17.858743 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1556, in migration_driver_continue 2026-05-17 02:05:17.858749 | ubuntu-noble | finished = self.driver.migration_continue( 2026-05-17 02:05:17.858754 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.858760 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:17.858775 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:17.858781 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.858787 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:17.858792 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:17.858798 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.858804 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-05-17 02:05:17.858809 | ubuntu-noble | raise result 2026-05-17 02:05:17.858815 | ubuntu-noble | Exception: fake 2026-05-17 02:05:17.862587 | ubuntu-noble | 2026-05-17 02:05:17.854 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:17.862609 | ubuntu-noble | 2026-05-17 02:05:17.855 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:17.862977 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_driver_continue_1 [0.110982s] ... ok 2026-05-17 02:05:17.863289 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_update_share_replica_no_host [0.022573s] ... ok 2026-05-17 02:05:17.865474 | ubuntu-noble | 2026-05-17 02:05:17.863 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:17.865488 | ubuntu-noble | 2026-05-17 02:05:17.863 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:17.876195 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_default_share_type_not_configured [0.018973s] ... ok 2026-05-17 02:05:17.885760 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_check_fail_1_False [0.022427s] ... ok 2026-05-17 02:05:17.894743 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_host_binary_not_found [0.019243s] ... ok 2026-05-17 02:05:17.895322 | ubuntu-noble | The driver could not migrate the share fake_id 2026-05-17 02:05:17.895335 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:17.895342 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1675, in migration_start 2026-05-17 02:05:17.895397 | ubuntu-noble | success = self._migration_start_driver( 2026-05-17 02:05:17.895410 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.895416 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:17.895422 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:17.895427 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.895433 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:17.895439 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:17.895463 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.895473 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:17.895479 | ubuntu-noble | raise effect 2026-05-17 02:05:17.895485 | ubuntu-noble | Exception: fake_exc_1 2026-05-17 02:05:17.898057 | ubuntu-noble | Host-assisted migration failed for share fake_id. 2026-05-17 02:05:17.898076 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:17.898082 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1714, in migration_start 2026-05-17 02:05:17.898087 | ubuntu-noble | self._migration_start_host_assisted( 2026-05-17 02:05:17.898093 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:17.898098 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:17.898104 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.898109 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:17.898115 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:17.898120 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:17.898126 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:17.898573 | ubuntu-noble | raise effect 2026-05-17 02:05:17.898581 | ubuntu-noble | Exception: fake_exc_2 2026-05-17 02:05:17.901520 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_exception [0.039298s] ... ok 2026-05-17 02:05:17.905405 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_4 [0.019580s] ... ok 2026-05-17 02:05:17.919515 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_not_found [0.019480s] ... ok 2026-05-17 02:05:17.919563 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_1_True [0.125010s] ... ok 2026-05-17 02:05:17.925414 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_7 [0.019892s] ... ok 2026-05-17 02:05:17.931865 | ubuntu-noble | 2026-05-17 02:05:17.929 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 1e2d600bf972 -> c476aeb186ec, add_transfers 2026-05-17 02:05:17.933958 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_storage_resource_not_found [0.019503s] ... ok 2026-05-17 02:05:17.937203 | ubuntu-noble | 2026-05-17 02:05:17.931 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 1e2d600bf972 to c476aeb186ec update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:17.938438 | ubuntu-noble | Host-assisted migration failed for share share_id. 2026-05-17 02:05:17.938497 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:17.938504 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1697, in migration_start 2026-05-17 02:05:17.938510 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-05-17 02:05:17.938517 | ubuntu-noble | manila.exception.ShareMigrationFailed: Share migration failed: Migration for share share_id could not be performed because host-assisted migration is not allowed when share must remain writable, preserve snapshots and/or file metadata or be performed nondisruptively. 2026-05-17 02:05:17.942070 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_1 [0.040014s] ... ok 2026-05-17 02:05:17.943804 | ubuntu-noble | 2026-05-17 02:05:17.940 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:17.943819 | ubuntu-noble | 2026-05-17 02:05:17.940 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:17.950379 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_2 [0.019853s] ... ok 2026-05-17 02:05:17.950715 | ubuntu-noble | 2026-05-17 02:05:17.944 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:17.950726 | ubuntu-noble | 2026-05-17 02:05:17.944 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:17.956595 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode413.test_per_share_limit_exceeded [0.019083s] ... ok 2026-05-17 02:05:17.964526 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_6 [0.018449s] ... ok 2026-05-17 02:05:17.964577 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_snapshot_update_nothing_to_update_1_True [0.022833s] ... ok 2026-05-17 02:05:17.969638 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_with_admin_network_allocations [0.054612s] ... ok 2026-05-17 02:05:17.973750 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode413.test_port_limit_exceeded [0.019437s] ... ok 2026-05-17 02:05:17.984656 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_false_1 [0.019447s] ... ok 2026-05-17 02:05:17.988575 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_update_2_openstack1_newton__pool0 [0.020164s] ... ok 2026-05-17 02:05:17.990567 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_update_quota_usages_new [0.020619s] ... ok 2026-05-17 02:05:17.994826 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode413.test_quota_error [0.018498s] ... ok 2026-05-17 02:05:18.000827 | ubuntu-noble | The enabled IP version of the network plugin is not compatible with the version supported by backend fake_backend. 2026-05-17 02:05:18.002570 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_2 [0.018992s] ... ok 2026-05-17 02:05:18.007181 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_updates_replica_list_1_readable [0.022624s] ... ok 2026-05-17 02:05:18.013598 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode413.test_share_networks_limit_exceeded [0.018829s] ... ok 2026-05-17 02:05:18.017610 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_update_quota_usages_update [0.021794s] ... ok 2026-05-17 02:05:18.017633 | ubuntu-noble | 2026-05-17 02:05:18.014 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade c476aeb186ec -> 1e2d600bf972, add_transfers 2026-05-17 02:05:18.022128 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_6 [0.019397s] ... ok 2026-05-17 02:05:18.024569 | ubuntu-noble | 2026-05-17 02:05:18.022 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update c476aeb186ec to 1e2d600bf972 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:18.028630 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_2_fake_reservations [0.020745s] ... ok 2026-05-17 02:05:18.028643 | ubuntu-noble | 2026-05-17 02:05:18.026 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:18.028648 | ubuntu-noble | 2026-05-17 02:05:18.026 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:18.030153 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_not_redundant_period_2_test_message____ [0.019938s] ... ok 2026-05-17 02:05:18.031718 | ubuntu-noble | Failed to update allocations of share server fake_server_id on subnet fake_new_subnet_id: No allocations found for the share server fake_server_id on the subnet.. 2026-05-17 02:05:18.031734 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:18.031738 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 7093, in update_share_server_network_allocations 2026-05-17 02:05:18.031743 | ubuntu-noble | self._do_update_share_server_network_allocations( 2026-05-17 02:05:18.031747 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:18.031751 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:18.031755 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.031758 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:18.031762 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:18.031766 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.031770 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:18.031773 | ubuntu-noble | raise effect 2026-05-17 02:05:18.031777 | ubuntu-noble | manila.exception.AllocationsNotFoundForShareServer: No allocations found for the share server fake_server_id on the subnet. 2026-05-17 02:05:18.034683 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_server_network_allocations_failed [0.021201s] ... ok 2026-05-17 02:05:18.041825 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot [0.019449s] ... ok 2026-05-17 02:05:18.047594 | ubuntu-noble | Share id1 could not be reverted to snapshot fakesnapshotid. 2026-05-17 02:05:18.047613 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:18.047620 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 4324, in _revert_to_replicated_snapshot 2026-05-17 02:05:18.047626 | ubuntu-noble | self.driver.revert_to_replicated_snapshot( 2026-05-17 02:05:18.047640 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:18.047655 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:18.047661 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.047667 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:18.047672 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:18.047678 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.047683 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:18.047689 | ubuntu-noble | raise effect 2026-05-17 02:05:18.047838 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-05-17 02:05:18.049511 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_driver_exception_1_None [0.021617s] ... ok 2026-05-17 02:05:18.050192 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_check_explicit_underscore_import [0.019659s] ... ok 2026-05-17 02:05:18.054568 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_06 [0.020067s] ... ok 2026-05-17 02:05:18.060311 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:18.066262 | ubuntu-noble | {4} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_share_instances_access_rules_status [0.283551s] ... ok 2026-05-17 02:05:18.067363 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot [0.022781s] ... ok 2026-05-17 02:05:18.069916 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_dict_constructor_with_list_copy [0.019647s] ... ok 2026-05-17 02:05:18.087151 | ubuntu-noble | {5} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_new_instance_2 [0.031693s] ... ok 2026-05-17 02:05:18.087184 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_delete_share_group_snapshot [0.020791s] ... ok 2026-05-17 02:05:18.087859 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_10 [0.023426s] ... ok 2026-05-17 02:05:18.090329 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-05-17 02:05:18.091018 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_04_warning [0.021055s] ... ok 2026-05-17 02:05:18.107422 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_share_revert_to_snapshot_functionality_1_revert_to_snapshot [0.018580s] ... ok 2026-05-17 02:05:18.108171 | ubuntu-noble | 2026-05-17 02:05:18.099 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:18.108202 | ubuntu-noble | 2026-05-17 02:05:18.099 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:18.110578 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_2_False [0.060077s] ... ok 2026-05-17 02:05:18.111978 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_12 [0.022782s] ... ok 2026-05-17 02:05:18.113708 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_no_log_warn_check [0.021918s] ... ok 2026-05-17 02:05:18.118423 | ubuntu-noble | {5} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_delete_instance_and_wait_timeout [0.032298s] ... ok 2026-05-17 02:05:18.123910 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_stats_refresh_false [0.019296s] ... ok 2026-05-17 02:05:18.132761 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_3 [0.021710s] ... ok 2026-05-17 02:05:18.133247 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_08_______exception__ [0.019630s] ... ok 2026-05-17 02:05:18.143873 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver_with_admin_network [0.020120s] ... ok 2026-05-17 02:05:18.150815 | ubuntu-noble | The driver could not migrate the share server ef8165ec-be6e-4f7f-9e59-8e9a6caff499 2026-05-17 02:05:18.150873 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:18.150881 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6222, in share_server_migration_start 2026-05-17 02:05:18.150886 | ubuntu-noble | self._share_server_migration_start_driver( 2026-05-17 02:05:18.150892 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:18.150897 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:18.150911 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.150916 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:18.150922 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:18.150928 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.150933 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:18.150939 | ubuntu-noble | raise effect 2026-05-17 02:05:18.150961 | ubuntu-noble | manila.exception.ShareServerMigrationFailed: Share server migration failed: fake_reason 2026-05-17 02:05:18.153159 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_10________debug__ [0.018883s] ... ok 2026-05-17 02:05:18.153745 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_start_exception_1_True [0.043332s] ... ok 2026-05-17 02:05:18.162764 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_start [0.018690s] ... ok 2026-05-17 02:05:18.169066 | ubuntu-noble | 2026-05-17 02:05:18.167 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 1e2d600bf972 -> ac0620cbe74d, Add share network subnet metadata 2026-05-17 02:05:18.171855 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_18____LE____debug__ [0.018940s] ... ok 2026-05-17 02:05:18.182682 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_setup_server_handling_disabled [0.018680s] ... ok 2026-05-17 02:05:18.183773 | ubuntu-noble | 2026-05-17 02:05:18.179 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 1e2d600bf972 to ac0620cbe74d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:18.186774 | ubuntu-noble | 2026-05-17 02:05:18.183 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:18.186796 | ubuntu-noble | 2026-05-17 02:05:18.184 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:18.189030 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_23____LE____critical__ [0.017729s] ... ok 2026-05-17 02:05:18.196338 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:18.200308 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_setup_server_handling_enabled [0.018627s] ... ok 2026-05-17 02:05:18.204179 | ubuntu-noble | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_replicated_snapshot [0.082386s] ... ok 2026-05-17 02:05:18.209688 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_27____LI____error__ [0.019150s] ... ok 2026-05-17 02:05:18.210120 | ubuntu-noble | Share 58ef95d5-f90f-42c2-91c4-8a7ec91abe37 has replicas. Remove the replicas of all shares in the share server before attempting to migrate it. 2026-05-17 02:05:18.214115 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_with_replicas [0.080792s] ... ok 2026-05-17 02:05:18.219817 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_share_group_snapshot_support_exists_and_equals_snapshot_support_2_False [0.019645s] ... ok 2026-05-17 02:05:18.225866 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_31____LI____critical__ [0.018172s] ... ok 2026-05-17 02:05:18.238852 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_update_access [0.018579s] ... ok 2026-05-17 02:05:18.244869 | ubuntu-noble | {7} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_verify_scheduler_dependent_manager_instance [0.018504s] ... ok 2026-05-17 02:05:18.247569 | ubuntu-noble | --- Logging error --- 2026-05-17 02:05:18.247957 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:18.247969 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 1847, in _modify_quotas_for_share_migration 2026-05-17 02:05:18.247975 | ubuntu-noble | reservations = QUOTAS.reserve( 2026-05-17 02:05:18.247987 | ubuntu-noble | ^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.247992 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:18.248009 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:18.248015 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.248020 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:18.248025 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:18.248031 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.248036 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:18.248041 | ubuntu-noble | raise effect 2026-05-17 02:05:18.248047 | ubuntu-noble | manila.exception.OverQuota: Quota exceeded for resources: ['replica_gigabytes']. 2026-05-17 02:05:18.248052 | ubuntu-noble | 2026-05-17 02:05:18.248065 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-05-17 02:05:18.248071 | ubuntu-noble | 2026-05-17 02:05:18.248076 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:18.248082 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:05:18.248087 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:05:18.248092 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.248097 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:05:18.248108 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:05:18.248114 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.248119 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 703, in format 2026-05-17 02:05:18.248124 | ubuntu-noble | record.message = record.getMessage() 2026-05-17 02:05:18.248129 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.248134 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 392, in getMessage 2026-05-17 02:05:18.248139 | ubuntu-noble | msg = msg % self.args 2026-05-17 02:05:18.248144 | ubuntu-noble | ~~~~^~~~~~~~~~~ 2026-05-17 02:05:18.248163 | ubuntu-noble | TypeError: %d format: a real number is required, not str 2026-05-17 02:05:18.248169 | ubuntu-noble | Call stack: 2026-05-17 02:05:18.249522 | ubuntu-noble | 2026-05-17 02:05:18.245 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:18.249541 | ubuntu-noble | 2026-05-17 02:05:18.245 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:18.249641 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:05:18.249649 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:05:18.249655 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:05:18.249660 | ubuntu-noble | main() 2026-05-17 02:05:18.249665 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:05:18.249670 | ubuntu-noble | program.TestProgram( 2026-05-17 02:05:18.249676 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:05:18.249681 | ubuntu-noble | self.runTests() 2026-05-17 02:05:18.249687 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:05:18.249692 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:05:18.249697 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:05:18.249702 | ubuntu-noble | test(result) 2026-05-17 02:05:18.250444 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:18.250492 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:18.250498 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:18.250504 | ubuntu-noble | test(result) 2026-05-17 02:05:18.250509 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:18.250514 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:18.250542 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:18.250549 | ubuntu-noble | test(result) 2026-05-17 02:05:18.250554 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:18.250559 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:18.250564 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:18.250569 | ubuntu-noble | test(result) 2026-05-17 02:05:18.250575 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:05:18.250580 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:18.250585 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:05:18.250590 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:05:18.250596 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:05:18.250601 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:05:18.250606 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:05:18.250611 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:05:18.250616 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:05:18.250622 | ubuntu-noble | self._run_core() 2026-05-17 02:05:18.250627 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-05-17 02:05:18.250632 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-05-17 02:05:18.250637 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:05:18.250642 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:18.250648 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-05-17 02:05:18.250653 | ubuntu-noble | return self._get_test_method()() 2026-05-17 02:05:18.250658 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/ddt.py", line 221, in wrapper 2026-05-17 02:05:18.250663 | ubuntu-noble | return func(self, *args, **kwargs) 2026-05-17 02:05:18.250668 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_api.py", line 4003, in test__modify_quotas_for_share_migration_reservation_failed 2026-05-17 02:05:18.250673 | ubuntu-noble | self.assertRaises( 2026-05-17 02:05:18.250679 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 685, in assertRaises 2026-05-17 02:05:18.250689 | ubuntu-noble | self.assertThat(our_callable, matcher) 2026-05-17 02:05:18.250695 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 702, in assertThat 2026-05-17 02:05:18.250700 | ubuntu-noble | mismatch_error = self._matchHelper(matchee, matcher, message, verbose) 2026-05-17 02:05:18.250705 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 760, in _matchHelper 2026-05-17 02:05:18.250710 | ubuntu-noble | mismatch = matcher.match(matchee) 2026-05-17 02:05:18.250716 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 136, in match 2026-05-17 02:05:18.250721 | ubuntu-noble | result = actual_callable() 2026-05-17 02:05:18.250726 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1400, in __call__ 2026-05-17 02:05:18.250738 | ubuntu-noble | return self._callable_object(*self._args, **self._kwargs) 2026-05-17 02:05:18.250744 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 1862, in _modify_quotas_for_share_migration 2026-05-17 02:05:18.250755 | ubuntu-noble | LOG.warning("Replica gigabytes quota exceeded " 2026-05-17 02:05:18.250760 | ubuntu-noble | Message: 'Replica gigabytes quota exceeded for %(s_pid)s, tried to migrate %(s_size)sG share (%(d_consumed)dG of %(d_quota)dG already consumed).' 2026-05-17 02:05:18.250766 | ubuntu-noble | Arguments: {'s_pid': None, 's_size': 0, 'd_consumed': 'fakefake', 'd_quota': 'fake'} 2026-05-17 02:05:18.254225 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_reservation_failed_1 [0.039488s] ... ok 2026-05-17 02:05:18.257948 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_teardown_server_handling_enabled [0.019254s] ... ok 2026-05-17 02:05:18.264161 | ubuntu-noble | {7} manila.tests.test_network.APITestCase.test_init_api_with_default_config_group_name [0.019185s] ... ok 2026-05-17 02:05:18.278560 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_update_access [0.019518s] ... ok 2026-05-17 02:05:18.293991 | ubuntu-noble | {7} manila.tests.test_policy.ContextIsAdminPolicyTestCase.test_custom_admin_role_is_admin [0.029007s] ... ok 2026-05-17 02:05:18.297172 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_update_replicated_snapshot [0.019308s] ... ok 2026-05-17 02:05:18.318828 | ubuntu-noble | {6} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_exception_without_suppression [0.020126s] ... ok 2026-05-17 02:05:18.320086 | ubuntu-noble | 2026-05-17 02:05:18.308 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade ac0620cbe74d -> 1e2d600bf972, Add share network subnet metadata 2026-05-17 02:05:18.320108 | ubuntu-noble | 2026-05-17 02:05:18.310 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update ac0620cbe74d to 1e2d600bf972 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:18.320116 | ubuntu-noble | 2026-05-17 02:05:18.313 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:18.320122 | ubuntu-noble | 2026-05-17 02:05:18.313 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:18.321081 | ubuntu-noble | {7} manila.tests.test_policy.DefaultPolicyTestCase.test_not_found_policy_calls_default [0.027641s] ... ok 2026-05-17 02:05:18.325392 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_add_type_conflict [0.071938s] ... ok 2026-05-17 02:05:18.325794 | ubuntu-noble | 2026-05-17 02:05:18.321 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:18.325812 | ubuntu-noble | 2026-05-17 02:05:18.321 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:18.364428 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:18.367871 | ubuntu-noble | Policy not registered 2026-05-17 02:05:18.367908 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:18.367915 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:05:18.367921 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:05:18.367927 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.367940 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1224, in authorize 2026-05-17 02:05:18.367947 | ubuntu-noble | raise PolicyNotRegistered(rule) 2026-05-17 02:05:18.367952 | ubuntu-noble | oslo_policy.policy.PolicyNotRegistered: Policy test:noexist has not been registered 2026-05-17 02:05:18.369769 | ubuntu-noble | {7} manila.tests.test_policy.PolicyTestCase.test_authorize_nonexistent_action_throws [0.047034s] ... ok 2026-05-17 02:05:18.380870 | ubuntu-noble | 2026-05-17 02:05:18.376 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 1e2d600bf972 -> ac0620cbe74d, Add share network subnet metadata 2026-05-17 02:05:18.382930 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_server_not_active [0.057066s] ... ok 2026-05-17 02:05:18.387719 | ubuntu-noble | {7} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_2__None___fake_st_id__ [0.018749s] ... ok 2026-05-17 02:05:18.389546 | ubuntu-noble | 2026-05-17 02:05:18.386 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 1e2d600bf972 to ac0620cbe74d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:18.394715 | ubuntu-noble | 2026-05-17 02:05:18.389 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:18.394777 | ubuntu-noble | 2026-05-17 02:05:18.389 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:18.407536 | ubuntu-noble | {7} manila.tests.test_quota.DbQuotaDriverTestCase.test_destroy_all_by_project [0.018963s] ... ok 2026-05-17 02:05:18.425186 | ubuntu-noble | {7} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_defaults [0.018640s] ... ok 2026-05-17 02:05:18.439145 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks [0.052615s] ... ok 2026-05-17 02:05:18.441940 | ubuntu-noble | 2026-05-17 02:05:18.429 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:18.441968 | ubuntu-noble | 2026-05-17 02:05:18.430 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:18.443375 | ubuntu-noble | {7} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_settable_quotas_3___foo_user_id___None_ [0.018305s] ... ok 2026-05-17 02:05:18.447474 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_1__True__1__3__10__0_ [0.128807s] ... ok 2026-05-17 02:05:18.462123 | ubuntu-noble | {7} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_5 [0.018705s] ... ok 2026-05-17 02:05:18.471984 | ubuntu-noble | Failed to update quota on share shrinking. 2026-05-17 02:05:18.472032 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:18.472040 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5041, in shrink_share 2026-05-17 02:05:18.472046 | ubuntu-noble | reservations = QUOTAS.reserve(context, **deltas) 2026-05-17 02:05:18.472052 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.472058 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:18.472064 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:18.472069 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.472075 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:18.472080 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:18.472086 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.472091 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:18.472097 | ubuntu-noble | raise effect 2026-05-17 02:05:18.472103 | ubuntu-noble | Exception: fake 2026-05-17 02:05:18.475942 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_quota_error_2__False_____ [0.321641s] ... ok 2026-05-17 02:05:18.481905 | ubuntu-noble | {7} manila.tests.test_quota.QuotaEngineTestCase.test_get_settable_quotas_1 [0.018982s] ... ok 2026-05-17 02:05:18.486174 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_rules_na [0.048612s] ... ok 2026-05-17 02:05:18.490418 | ubuntu-noble | 2026-05-17 02:05:18.486 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade ac0620cbe74d -> aebe2a413e13, add state column for service 2026-05-17 02:05:18.490446 | ubuntu-noble | 2026-05-17 02:05:18.487 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update ac0620cbe74d to aebe2a413e13 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:18.494111 | ubuntu-noble | 2026-05-17 02:05:18.489 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:18.494128 | ubuntu-noble | 2026-05-17 02:05:18.490 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:18.495332 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_migrating_share [0.047036s] ... ok 2026-05-17 02:05:18.497416 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_snapshot_update_access [0.022121s] ... ok 2026-05-17 02:05:18.499631 | ubuntu-noble | {7} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_1 [0.018402s] ... ok 2026-05-17 02:05:18.518763 | ubuntu-noble | {7} manila.tests.test_quota.QuotaEngineTestCase.test_register_resources [0.018824s] ... ok 2026-05-17 02:05:18.519670 | ubuntu-noble | 2026-05-17 02:05:18.514 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:18.519685 | ubuntu-noble | 2026-05-17 02:05:18.515 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:18.537295 | ubuntu-noble | {7} manila.tests.test_quota.QuotaEngineTestCase.test_usage_reset [0.018162s] ... ok 2026-05-17 02:05:18.542601 | ubuntu-noble | Error unmanaging share server fake_share_server_id 2026-05-17 02:05:18.542622 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:18.542628 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3571, in unmanage_share_server 2026-05-17 02:05:18.542633 | ubuntu-noble | self.driver.network_api.unmanage_network_allocations( 2026-05-17 02:05:18.542638 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:18.542643 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:18.542647 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.542651 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:18.542655 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:18.542660 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.542665 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:18.542669 | ubuntu-noble | raise effect 2026-05-17 02:05:18.542674 | ubuntu-noble | manila.exception.ShareNetworkNotFound: Share network fake could not be found. 2026-05-17 02:05:18.543803 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_network_allocations_error [0.046469s] ... ok 2026-05-17 02:05:18.556349 | ubuntu-noble | {7} manila.tests.test_rpc.RPCTestCase.test_init_no_notifications_2___noop__ [0.018388s] ... ok 2026-05-17 02:05:18.562706 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_with_different_share_type [0.076388s] ... ok 2026-05-17 02:05:18.576520 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-05-17 02:05:18.576564 | ubuntu-noble | debtcollector.deprecate( 2026-05-17 02:05:18.576570 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-05-17 02:05:18.576575 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-05-17 02:05:18.578127 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_3 [0.083681s] ... ok 2026-05-17 02:05:18.580556 | ubuntu-noble | 2026-05-17 02:05:18.567 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade aebe2a413e13 -> ac0620cbe74d, add state column for service 2026-05-17 02:05:18.580571 | ubuntu-noble | 2026-05-17 02:05:18.568 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update aebe2a413e13 to ac0620cbe74d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:18.580576 | ubuntu-noble | 2026-05-17 02:05:18.571 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:18.580580 | ubuntu-noble | 2026-05-17 02:05:18.571 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:18.581880 | ubuntu-noble | Failed to commit reservations 2026-05-17 02:05:18.581896 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:18.581900 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:05:18.581904 | ubuntu-noble | self._driver.commit( 2026-05-17 02:05:18.581908 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:05:18.581912 | ubuntu-noble | db.reservation_commit( 2026-05-17 02:05:18.581917 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:05:18.581923 | ubuntu-noble | return IMPL.reservation_commit( 2026-05-17 02:05:18.581929 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.581934 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:05:18.581940 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:18.581945 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.581952 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:05:18.581958 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:05:18.581963 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:05:18.581970 | ubuntu-noble | self.force_reraise() 2026-05-17 02:05:18.581976 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:05:18.581981 | ubuntu-noble | raise self.value 2026-05-17 02:05:18.581986 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:05:18.581991 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:18.581997 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.582002 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:05:18.582007 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:18.582012 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.582018 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:05:18.582030 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:05:18.582036 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.582041 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:05:18.582046 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-05-17 02:05:18.582051 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.582056 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:18.582062 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:18.582067 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.582072 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:05:18.582077 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:18.582082 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.582087 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:18.582092 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:18.582098 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:18.582103 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:18.582108 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:18.582113 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.582118 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:05:18.582123 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:18.582128 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.582134 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:18.582139 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:18.582144 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:18.582149 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:18.582154 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:18.582159 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.582164 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:05:18.582170 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:18.582175 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.582180 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:18.582185 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:18.582196 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:18.582205 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:18.582210 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:18.582215 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.582221 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:05:18.582226 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:05:18.582231 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.582236 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:05:18.582247 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-05-17 02:05:18.582252 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.582257 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:05:18.582262 | ubuntu-noble | resolved = impl._literal_coercion( 2026-05-17 02:05:18.582268 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.582273 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:05:18.582278 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-05-17 02:05:18.582283 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:05:18.582288 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:05:18.582294 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-05-17 02:05:18.585605 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_1_True [0.040784s] ... ok 2026-05-17 02:05:18.596054 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_invalid_input_1 [0.034209s] ... ok 2026-05-17 02:05:18.606080 | ubuntu-noble | 2026-05-17 02:05:18.604 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:18.606103 | ubuntu-noble | 2026-05-17 02:05:18.604 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:18.613925 | ubuntu-noble | Data copy of host assisted migration for share fake_id has not completed successfully. 2026-05-17 02:05:18.617128 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:18.618174 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_1_data_copying_error [0.040017s] ... ok 2026-05-17 02:05:18.621690 | ubuntu-noble | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_snapshot [0.420886s] ... ok 2026-05-17 02:05:18.631405 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_error_on_quota_commit [0.034723s] ... ok 2026-05-17 02:05:18.632905 | ubuntu-noble | Failed to commit reservations 2026-05-17 02:05:18.632933 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:18.632939 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:05:18.632945 | ubuntu-noble | self._driver.commit( 2026-05-17 02:05:18.632950 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:05:18.632954 | ubuntu-noble | db.reservation_commit( 2026-05-17 02:05:18.632958 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:05:18.632962 | ubuntu-noble | return IMPL.reservation_commit( 2026-05-17 02:05:18.632966 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.632970 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:05:18.632974 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:18.632977 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.632981 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:05:18.632993 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:05:18.632997 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:05:18.633001 | ubuntu-noble | self.force_reraise() 2026-05-17 02:05:18.633005 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:05:18.633009 | ubuntu-noble | raise self.value 2026-05-17 02:05:18.633012 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:05:18.633016 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:18.633024 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.633028 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:05:18.633031 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:18.633035 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.633039 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:05:18.633043 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:05:18.633047 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.633050 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:05:18.633054 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-05-17 02:05:18.633058 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.633062 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:18.633065 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:18.633069 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.633073 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:05:18.633077 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:18.633080 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.633084 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:18.633088 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:18.633091 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:18.633095 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:18.633099 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:18.633103 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.633106 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:05:18.633110 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:18.633114 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.633118 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:18.633121 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:18.633125 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:18.633129 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:18.633132 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:18.633136 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.633140 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:05:18.633148 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:18.633152 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.633155 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:18.633159 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:18.633167 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:18.633171 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:18.633175 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:18.633179 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.633183 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:05:18.633186 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:05:18.633190 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.633194 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:05:18.633198 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-05-17 02:05:18.633201 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.633205 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:05:18.633209 | ubuntu-noble | resolved = impl._literal_coercion( 2026-05-17 02:05:18.633213 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.633216 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:05:18.633220 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-05-17 02:05:18.633224 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:05:18.633228 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:05:18.633234 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-05-17 02:05:18.633238 | ubuntu-noble | Since share 2a0225fb-1a2b-48f0-977e-624578680f6c has been un-managed from share server fake_server_id. This share server must be removed manually, either by un-managing or by deleting it. The share network subnets [] and share network None cannot be deleted unless this share server has been removed. 2026-05-17 02:05:18.636535 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_with_share_server_2_False [0.050905s] ... ok 2026-05-17 02:05:18.638441 | ubuntu-noble | {7} manila.tests.test_service.ServiceFlagsTestCase.test_service_disabled_on_create_based_on_flag [0.083074s] ... ok 2026-05-17 02:05:18.662513 | ubuntu-noble | {7} manila.tests.test_service.ServiceTestCase.test_create [0.022714s] ... ok 2026-05-17 02:05:18.664321 | ubuntu-noble | Failed to obtain migration info from backends or invoking Data Service for migration of share fake_id. 2026-05-17 02:05:18.664339 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:18.664344 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1777, in _migration_start_host_assisted 2026-05-17 02:05:18.664348 | ubuntu-noble | data_rpc.migration_start( 2026-05-17 02:05:18.664353 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:18.664356 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:18.664360 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.664364 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:18.664368 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:18.664372 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.664388 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:18.664392 | ubuntu-noble | raise effect 2026-05-17 02:05:18.664396 | ubuntu-noble | Exception: fake 2026-05-17 02:05:18.668169 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_host_assisted_1_None [0.050231s] ... ok 2026-05-17 02:05:18.669055 | ubuntu-noble | 2026-05-17 02:05:18.660 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade ac0620cbe74d -> aebe2a413e13, add state column for service 2026-05-17 02:05:18.671195 | ubuntu-noble | 2026-05-17 02:05:18.661 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update ac0620cbe74d to aebe2a413e13 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:18.671220 | ubuntu-noble | 2026-05-17 02:05:18.663 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:18.671225 | ubuntu-noble | 2026-05-17 02:05:18.663 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:18.671244 | ubuntu-noble | Failed to commit reservations None 2026-05-17 02:05:18.671249 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:18.671253 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:05:18.671257 | ubuntu-noble | self._driver.commit( 2026-05-17 02:05:18.671261 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:05:18.671265 | ubuntu-noble | db.reservation_commit( 2026-05-17 02:05:18.671269 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:05:18.671273 | ubuntu-noble | return IMPL.reservation_commit( 2026-05-17 02:05:18.671277 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.671281 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:05:18.671284 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:18.671288 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.671292 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:05:18.671296 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:05:18.671300 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:05:18.671304 | ubuntu-noble | self.force_reraise() 2026-05-17 02:05:18.671307 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:05:18.671311 | ubuntu-noble | raise self.value 2026-05-17 02:05:18.671315 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:05:18.671319 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:18.671322 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.671326 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:05:18.671330 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:18.671334 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.671344 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:05:18.671348 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:05:18.671351 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.671355 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:05:18.671359 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-05-17 02:05:18.671371 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.671375 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:18.671379 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:18.671383 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.671386 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:05:18.671390 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:18.671394 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.671398 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:18.671401 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:18.671405 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:18.671409 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:18.671413 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:18.671416 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.671420 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:05:18.671424 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:18.671428 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.671431 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:18.671435 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:18.671439 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:18.671442 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:18.671459 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:18.671466 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.671470 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:05:18.671474 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:18.671477 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.671481 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:18.671485 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:18.671488 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:18.671496 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:18.671500 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:18.671504 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.671508 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:05:18.671511 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:05:18.671515 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.671519 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:05:18.671523 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-05-17 02:05:18.671527 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.671530 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:05:18.671534 | ubuntu-noble | resolved = impl._literal_coercion( 2026-05-17 02:05:18.671542 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.671546 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:05:18.671550 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-05-17 02:05:18.671554 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:05:18.671557 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:05:18.671561 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-05-17 02:05:18.675098 | ubuntu-noble | 2026-05-17 02:05:18.672 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:18.675121 | ubuntu-noble | 2026-05-17 02:05:18.672 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:18.678212 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_4_HDFS [0.048348s] ... ok 2026-05-17 02:05:18.683199 | ubuntu-noble | {7} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_with_key [0.020927s] ... ok 2026-05-17 02:05:18.691954 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_3 [0.055544s] ... ok 2026-05-17 02:05:18.703488 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:18.706202 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-05-17 02:05:18.706217 | ubuntu-noble | debtcollector.deprecate( 2026-05-17 02:05:18.706411 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-05-17 02:05:18.706420 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-05-17 02:05:18.707933 | ubuntu-noble | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_ensure_driver_resources [0.085905s] ... ok 2026-05-17 02:05:18.712989 | ubuntu-noble | Failed to commit reservations None 2026-05-17 02:05:18.713004 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:18.713008 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:05:18.713013 | ubuntu-noble | self._driver.commit( 2026-05-17 02:05:18.713017 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:05:18.713020 | ubuntu-noble | db.reservation_commit( 2026-05-17 02:05:18.713110 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:05:18.713115 | ubuntu-noble | return IMPL.reservation_commit( 2026-05-17 02:05:18.713119 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.713122 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:05:18.713126 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:18.713130 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.713134 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:05:18.713146 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:05:18.713150 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:05:18.713154 | ubuntu-noble | self.force_reraise() 2026-05-17 02:05:18.713158 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:05:18.713161 | ubuntu-noble | raise self.value 2026-05-17 02:05:18.713165 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:05:18.713169 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:18.713173 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.713177 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:05:18.713181 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:18.713184 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.713188 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:05:18.713192 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:05:18.713195 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.713199 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:05:18.713203 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-05-17 02:05:18.713207 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.713210 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:18.713214 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:18.713218 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.713221 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:05:18.713229 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:18.713233 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.713237 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:18.713241 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:18.713244 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:18.713248 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:18.713252 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:18.713255 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.713259 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:05:18.713263 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:18.713267 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.713270 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:18.713274 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:18.713278 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:18.713281 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:18.713285 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:18.713289 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.713292 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:05:18.713300 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:18.713304 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.713308 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:18.713312 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:18.713316 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:18.713324 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:18.713328 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:18.713331 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.713335 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:05:18.713339 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:05:18.713343 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.713346 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:05:18.713350 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-05-17 02:05:18.713354 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.713358 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:05:18.713361 | ubuntu-noble | resolved = impl._literal_coercion( 2026-05-17 02:05:18.713365 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.713369 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:05:18.713372 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-05-17 02:05:18.713376 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:05:18.713380 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:05:18.713384 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-05-17 02:05:18.713485 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_server_network_allocations [0.021791s] ... ok 2026-05-17 02:05:18.714894 | ubuntu-noble | Failed to create instance on destination backend during migration of share fake_id. 2026-05-17 02:05:18.714907 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:18.714912 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1748, in _migration_start_host_assisted 2026-05-17 02:05:18.714915 | ubuntu-noble | dest_share_instance = helper.create_instance_and_wait( 2026-05-17 02:05:18.714919 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.714923 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:18.714926 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:18.714930 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.714934 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:18.714937 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:18.714941 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.714945 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:18.714949 | ubuntu-noble | raise effect 2026-05-17 02:05:18.714952 | ubuntu-noble | Exception: fake 2026-05-17 02:05:18.721723 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_host_assisted_2 [0.050748s] ... ok 2026-05-17 02:05:18.722661 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_6_MAPRFS [0.044361s] ... ok 2026-05-17 02:05:18.730418 | ubuntu-noble | 2026-05-17 02:05:18.728 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade aebe2a413e13 -> 9afbe2df4945, add backup 2026-05-17 02:05:18.734181 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_10 [0.020287s] ... ok 2026-05-17 02:05:18.739640 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_3___fake_reservations___False_ [0.020843s] ... ok 2026-05-17 02:05:18.741816 | ubuntu-noble | 2026-05-17 02:05:18.739 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update aebe2a413e13 to 9afbe2df4945 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:18.746408 | ubuntu-noble | 2026-05-17 02:05:18.744 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:18.746425 | ubuntu-noble | 2026-05-17 02:05:18.744 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:18.752099 | ubuntu-noble | 2026-05-17 02:05:18.749 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:18.752117 | ubuntu-noble | 2026-05-17 02:05:18.749 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:18.755399 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_verify_server_cleanup_interval_valid_cases_1_10 [0.021346s] ... ok 2026-05-17 02:05:18.760502 | ubuntu-noble | Share fake_share_id could not be reverted to snapshot fake_snapshot_id. 2026-05-17 02:05:18.760527 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:18.760531 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3633, in _revert_to_snapshot 2026-05-17 02:05:18.760536 | ubuntu-noble | updated_share_size = self.driver.revert_to_snapshot( 2026-05-17 02:05:18.760539 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.760543 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:18.760547 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:18.760550 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.760554 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:18.760558 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:18.760561 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.760565 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:18.760569 | ubuntu-noble | raise effect 2026-05-17 02:05:18.760573 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-05-17 02:05:18.763671 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_driver_exception_1_None [0.023141s] ... ok 2026-05-17 02:05:18.770619 | ubuntu-noble | {7} manila.tests.test_test.IsolationTestCase.test_service_isolation [0.087923s] ... ok 2026-05-17 02:05:18.774637 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot [0.050807s] ... ok 2026-05-17 02:05:18.777316 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_verify_server_cleanup_interval_valid_cases_3_720 [0.021609s] ... ok 2026-05-17 02:05:18.786304 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_1 [0.023577s] ... ok 2026-05-17 02:05:18.791471 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:18.797084 | ubuntu-noble | Quota exceeded for None, tried to create 1G snapshot (10G of 10G already consumed). 2026-05-17 02:05:18.797444 | ubuntu-noble | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_manage_share_server [0.088237s] ... ok 2026-05-17 02:05:18.801199 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_space_quota_exceeded [0.025057s] ... ok 2026-05-17 02:05:18.801216 | ubuntu-noble | {7} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_2___10_0_0_0_24____255_255_255_0__ [0.027945s] ... ok 2026-05-17 02:05:18.809783 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_raises_other_exception_1_NotFound [0.022455s] ... ok 2026-05-17 02:05:18.821149 | ubuntu-noble | 2026-05-17 02:05:18.814 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 9afbe2df4945 -> aebe2a413e13, add backup 2026-05-17 02:05:18.821747 | ubuntu-noble | 2026-05-17 02:05:18.818 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 9afbe2df4945 to aebe2a413e13 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:18.824328 | ubuntu-noble | 2026-05-17 02:05:18.821 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:18.824352 | ubuntu-noble | 2026-05-17 02:05:18.821 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:18.828437 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:18.828467 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:18.828471 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:18.828476 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:18.828480 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:18.828484 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:18.828487 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.828491 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:18.828495 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:18.828499 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.828503 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:18.828507 | ubuntu-noble | raise effect 2026-05-17 02:05:18.828510 | ubuntu-noble | Exception 2026-05-17 02:05:18.828619 | ubuntu-noble | {7} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_invalid_2_ [0.027943s] ... ok 2026-05-17 02:05:18.830207 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_01_connection_get_info [0.021206s] ... ok 2026-05-17 02:05:18.830809 | ubuntu-noble | 2026-05-17 02:05:18.825 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:18.830823 | ubuntu-noble | 2026-05-17 02:05:18.826 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:18.848985 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:18.849022 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:18.849031 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:18.849039 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:18.849046 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:18.849054 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:18.849061 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.849083 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:18.849091 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:18.849098 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.849105 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:18.849111 | ubuntu-noble | raise effect 2026-05-17 02:05:18.849118 | ubuntu-noble | Exception 2026-05-17 02:05:18.852165 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_09_delete_share_instance [0.021307s] ... ok 2026-05-17 02:05:18.853009 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_1_available [0.053633s] ... ok 2026-05-17 02:05:18.853519 | ubuntu-noble | {7} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_1___10_0_0_0_0___0_ [0.023131s] ... ok 2026-05-17 02:05:18.858379 | ubuntu-noble | {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_apply_new_access_rules_there_are_rules_1_True [0.080019s] ... ok 2026-05-17 02:05:18.871213 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:18.871256 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:18.871263 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:18.871268 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:18.871275 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:18.871281 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:18.871286 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.871292 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:18.871297 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:18.871303 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.871309 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:18.871315 | ubuntu-noble | raise effect 2026-05-17 02:05:18.871320 | ubuntu-noble | Exception 2026-05-17 02:05:18.874435 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_13_delete_snapshot [0.021918s] ... ok 2026-05-17 02:05:18.874490 | ubuntu-noble | {7} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_3_10_0_0_555_33 [0.023345s] ... ok 2026-05-17 02:05:18.882933 | ubuntu-noble | 2026-05-17 02:05:18.880 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade aebe2a413e13 -> 9afbe2df4945, add backup 2026-05-17 02:05:18.884100 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:18.888993 | ubuntu-noble | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_complete [0.092492s] ... ok 2026-05-17 02:05:18.892962 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:18.892994 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:18.892999 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:18.893003 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:18.893008 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:18.893011 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:18.893015 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.893019 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:18.893023 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:18.893027 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.893031 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:18.893043 | ubuntu-noble | raise effect 2026-05-17 02:05:18.893047 | ubuntu-noble | Exception 2026-05-17 02:05:18.893056 | ubuntu-noble | 2026-05-17 02:05:18.889 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update aebe2a413e13 to 9afbe2df4945 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:18.895691 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_15__report_driver_status [0.021421s] ... ok 2026-05-17 02:05:18.899525 | ubuntu-noble | {7} manila.tests.test_utils.ConvertStrTestCase.test_convert_str_str_input [0.023914s] ... ok 2026-05-17 02:05:18.899556 | ubuntu-noble | 2026-05-17 02:05:18.891 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:18.899562 | ubuntu-noble | 2026-05-17 02:05:18.891 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:18.899567 | ubuntu-noble | 2026-05-17 02:05:18.894 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:18.899572 | ubuntu-noble | 2026-05-17 02:05:18.895 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:18.900406 | ubuntu-noble | {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_access_rules_1_None [0.043329s] ... ok 2026-05-17 02:05:18.907971 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_2_error [0.054476s] ... ok 2026-05-17 02:05:18.915129 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:18.915177 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:18.915266 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:18.915275 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:18.915281 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:18.915287 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:18.915292 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.915298 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:18.915303 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:18.915308 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:18.915314 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:18.915319 | ubuntu-noble | raise effect 2026-05-17 02:05:18.915325 | ubuntu-noble | Exception 2026-05-17 02:05:18.917334 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_16__execute_periodic_hook [0.020859s] ... ok 2026-05-17 02:05:18.919966 | ubuntu-noble | {7} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_5___cmd____virus__quoted_argument___ [0.021800s] ... ok 2026-05-17 02:05:18.936574 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_sg_snapshot_share_network_without_subnets [0.020071s] ... ok 2026-05-17 02:05:18.938122 | ubuntu-noble | {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_create_instance_and_wait [0.037505s] ... ok 2026-05-17 02:05:18.942101 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_1 [0.034286s] ... ok 2026-05-17 02:05:18.942130 | ubuntu-noble | {7} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_8___echo_____quoted__virus__quoted___ [0.021872s] ... ok 2026-05-17 02:05:18.954626 | ubuntu-noble | 2026-05-17 02:05:18.952 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 9afbe2df4945 -> cb20f743ca7b, add_resource_locks 2026-05-17 02:05:18.965837 | ubuntu-noble | {7} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_9___echo_____quoted__virus___quoted____ [0.022863s] ... ok 2026-05-17 02:05:18.967079 | ubuntu-noble | 2026-05-17 02:05:18.962 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 9afbe2df4945 to cb20f743ca7b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:18.970740 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:18.974164 | ubuntu-noble | {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_delete_instance_and_wait [0.031712s] ... ok 2026-05-17 02:05:18.975239 | ubuntu-noble | 2026-05-17 02:05:18.966 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:18.975258 | ubuntu-noble | 2026-05-17 02:05:18.966 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:18.978103 | ubuntu-noble | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_revert_to_snapshot [0.087033s] ... ok 2026-05-17 02:05:18.984710 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_invalid_task_state [0.042864s] ... ok 2026-05-17 02:05:18.987371 | ubuntu-noble | {7} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_05___1KM____G__ [0.022240s] ... ok 2026-05-17 02:05:18.992466 | ubuntu-noble | 2026-05-17 02:05:18.989 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:18.992514 | ubuntu-noble | 2026-05-17 02:05:18.989 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:19.014114 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_1_True [0.027901s] ... ok 2026-05-17 02:05:19.016735 | ubuntu-noble | {7} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_11___1_1KM____G__ [0.028765s] ... ok 2026-05-17 02:05:19.018757 | ubuntu-noble | Parent share server fake-id does not exist. 2026-05-17 02:05:19.021337 | ubuntu-noble | Creation of share instance a47cc150-cae1-494e-aa37-1fa291941f4f failed: failed to get share server. 2026-05-17 02:05:19.032232 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_with_server_not_found [0.095756s] ... ok 2026-05-17 02:05:19.038868 | ubuntu-noble | {7} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_01____3G____G____3_0_ [0.022276s] ... ok 2026-05-17 02:05:19.047339 | ubuntu-noble | 2026-05-17 02:05:19.043 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade cb20f743ca7b -> 9afbe2df4945, add_resource_locks 2026-05-17 02:05:19.047530 | ubuntu-noble | 2026-05-17 02:05:19.044 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update cb20f743ca7b to 9afbe2df4945 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:19.050895 | ubuntu-noble | 2026-05-17 02:05:19.047 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:19.050917 | ubuntu-noble | 2026-05-17 02:05:19.048 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:19.057743 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:19.058400 | ubuntu-noble | {7} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_02____4_1G____G____4_1_ [0.019058s] ... ok 2026-05-17 02:05:19.059837 | ubuntu-noble | 2026-05-17 02:05:19.055 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:19.059983 | ubuntu-noble | 2026-05-17 02:05:19.056 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:19.066556 | ubuntu-noble | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_unmanage_snapshot [0.086443s] ... ok 2026-05-17 02:05:19.066593 | ubuntu-noble | {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_revert_access_rules_1_None [0.092566s] ... ok 2026-05-17 02:05:19.076515 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot [0.063376s] ... ok 2026-05-17 02:05:19.078646 | ubuntu-noble | {7} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_04____5_23G____G____5_23_ [0.018400s] ... ok 2026-05-17 02:05:19.094595 | ubuntu-noble | {7} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_13____3_4P____G____3565158_4_ [0.018095s] ... ok 2026-05-17 02:05:19.098115 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_subnet_not_found [0.065737s] ... ok 2026-05-17 02:05:19.103520 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_1_manage_starting [0.023838s] ... ok 2026-05-17 02:05:19.110517 | ubuntu-noble | 2026-05-17 02:05:19.108 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 9afbe2df4945 -> cb20f743ca7b, add_resource_locks 2026-05-17 02:05:19.113164 | ubuntu-noble | {7} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_15____9728_2381T____T____9728_2381_ [0.017818s] ... ok 2026-05-17 02:05:19.121610 | ubuntu-noble | 2026-05-17 02:05:19.119 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 9afbe2df4945 to cb20f743ca7b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:19.127193 | ubuntu-noble | 2026-05-17 02:05:19.123 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:19.127231 | ubuntu-noble | 2026-05-17 02:05:19.124 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:19.130153 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_driver_error_on_creation [0.030886s] ... ok 2026-05-17 02:05:19.132002 | ubuntu-noble | {7} manila.tests.test_utils.IsValidIPVersion.test_valid_v6_3_2001_cdba__3257_9652 [0.018015s] ... ok 2026-05-17 02:05:19.137923 | ubuntu-noble | 2026-05-17 02:05:19.130 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:19.137944 | ubuntu-noble | 2026-05-17 02:05:19.130 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:19.140546 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:19.144070 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:19.145817 | ubuntu-noble | {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_replicated_snapshot [0.081923s] ... ok 2026-05-17 02:05:19.150931 | ubuntu-noble | {7} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_4___false___False__False_ [0.018029s] ... ok 2026-05-17 02:05:19.150947 | ubuntu-noble | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_access_for_share_instances [0.085991s] ... ok 2026-05-17 02:05:19.157068 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_no_availability_zone [0.026786s] ... ok 2026-05-17 02:05:19.168622 | ubuntu-noble | {7} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_7___true___True__True_ [0.019900s] ... ok 2026-05-17 02:05:19.176608 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_1 [0.075732s] ... ok 2026-05-17 02:05:19.188682 | ubuntu-noble | {7} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_raise_error_1_undefined [0.019372s] ... ok 2026-05-17 02:05:19.189044 | ubuntu-noble | 2026-05-17 02:05:19.186 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade cb20f743ca7b -> 2d708a9a3ba9, backup_change_availability_zone_to_availability_zone_id 2026-05-17 02:05:19.196506 | ubuntu-noble | Failed to get share server for share replica creation. 2026-05-17 02:05:19.198702 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_with_share_server_exception [0.041409s] ... ok 2026-05-17 02:05:19.202880 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_default_filters [0.026961s] ... ok 2026-05-17 02:05:19.208001 | ubuntu-noble | {7} manila.tests.test_utils.ShareMigrationHelperTestCase.test_wait_for_access_update [0.019877s] ... ok 2026-05-17 02:05:19.218883 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_expired_share_1_available [0.021086s] ... ok 2026-05-17 02:05:19.227582 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name [0.022342s] ... ok 2026-05-17 02:05:19.230507 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:19.230650 | ubuntu-noble | {7} manila.tests.test_utils.ShareMigrationHelperTestCase.test_wait_for_access_update_invalid_2 [0.020248s] ... ok 2026-05-17 02:05:19.234262 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:19.234285 | ubuntu-noble | {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_server [0.089018s] ... ok 2026-05-17 02:05:19.242659 | ubuntu-noble | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_network_security_service [0.093465s] ... ok 2026-05-17 02:05:19.249091 | ubuntu-noble | {7} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_false_1_0 [0.019501s] ... ok 2026-05-17 02:05:19.249310 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_all_tenants [0.022983s] ... ok 2026-05-17 02:05:19.273637 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_4 [0.022831s] ... ok 2026-05-17 02:05:19.273961 | ubuntu-noble | {7} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_invalid [0.025181s] ... ok 2026-05-17 02:05:19.293166 | ubuntu-noble | Failed to update usages deleting share 'a10960fa-6f77-48b8-bc19-1db6d9426b0d'. 2026-05-17 02:05:19.293204 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:19.293210 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1900, in _update_share_instance_usages 2026-05-17 02:05:19.293215 | ubuntu-noble | reservations = QUOTAS.reserve( 2026-05-17 02:05:19.293220 | ubuntu-noble | ^^^^^^^^^^^^^^^ 2026-05-17 02:05:19.293225 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:19.293230 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:19.293236 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:19.293241 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:19.293247 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:19.293253 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:19.293259 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:19.293264 | ubuntu-noble | raise effect 2026-05-17 02:05:19.293270 | ubuntu-noble | manila.exception.QuotaError: Quota exceeded: code=500. 2026-05-17 02:05:19.295541 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_by_non_admin_using_admin_filter_2 [0.022515s] ... ok 2026-05-17 02:05:19.298301 | ubuntu-noble | {7} manila.tests.test_utils.TestRetryDecorator.test_no_retry_required_random [0.024577s] ... ok 2026-05-17 02:05:19.303063 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test__revert_allocated_share_type_quotas_during_migration_1_True [0.059928s] ... ok 2026-05-17 02:05:19.311058 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:19.315371 | ubuntu-noble | {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_group_snapshot [0.081028s] ... ok 2026-05-17 02:05:19.317812 | ubuntu-noble | 2026-05-17 02:05:19.312 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update cb20f743ca7b to 2d708a9a3ba9 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:19.317833 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_3_0 [0.022552s] ... ok 2026-05-17 02:05:19.321178 | ubuntu-noble | {7} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_all [0.022147s] ... ok 2026-05-17 02:05:19.322665 | ubuntu-noble | 2026-05-17 02:05:19.317 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:19.322682 | ubuntu-noble | 2026-05-17 02:05:19.318 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:19.328094 | ubuntu-noble | 2026-05-17 02:05:19.326 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:19.328386 | ubuntu-noble | 2026-05-17 02:05:19.326 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:19.340943 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_3_1 [0.021745s] ... ok 2026-05-17 02:05:19.342030 | ubuntu-noble | {7} manila.tests.volume.test_cinder.CinderApiTestCase.test_roll_detaching [0.019862s] ... ok 2026-05-17 02:05:19.358137 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test__revert_allocated_share_type_quotas_during_migration_2_False [0.055562s] ... ok 2026-05-17 02:05:19.363118 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_7_t [0.022181s] ... ok 2026-05-17 02:05:19.380283 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_create_without_required_extra_spec_2 [0.021779s] ... ok 2026-05-17 02:05:19.383017 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_admin_all_tenants [0.021758s] ... ok 2026-05-17 02:05:19.394672 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:19.399215 | ubuntu-noble | {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_extend_share [0.083900s] ... ok 2026-05-17 02:05:19.400712 | ubuntu-noble | Share type test_with_extra has invalid required extra specs. 2026-05-17 02:05:19.400734 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:19.400739 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:05:19.400743 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:05:19.400747 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:19.400751 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:05:19.400754 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:05:19.400758 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:05:19.405954 | ubuntu-noble | 2026-05-17 02:05:19.402 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 2d708a9a3ba9 -> cb20f743ca7b, backup_change_availability_zone_to_availability_zone_id 2026-05-17 02:05:19.405994 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_4 [0.021959s] ... ok 2026-05-17 02:05:19.407562 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_3 [0.023611s] ... ok 2026-05-17 02:05:19.427855 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_2_supernova_nova [0.021953s] ... ok 2026-05-17 02:05:19.429109 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_defaults_1 [0.021283s] ... ok 2026-05-17 02:05:19.447728 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_3_supernova [0.021643s] ... ok 2026-05-17 02:05:19.448296 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_snapshot_non_admin_deferred_state [0.022007s] ... ok 2026-05-17 02:05:19.470259 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_boolean_extra_specs [0.022379s] ... ok 2026-05-17 02:05:19.472510 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_handle_revert_to_snapshot_quotas_different_size [0.021952s] ... ok 2026-05-17 02:05:19.475752 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:19.480351 | ubuntu-noble | {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_serialized_share_has_id [0.081077s] ... ok 2026-05-17 02:05:19.494534 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot_share_has_replicas [0.022066s] ... ok 2026-05-17 02:05:19.494836 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_extra_specs_from_share [0.022548s] ... ok 2026-05-17 02:05:19.515235 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs [0.022064s] ... ok 2026-05-17 02:05:19.518695 | ubuntu-noble | 2026-05-17 02:05:19.514 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 2d708a9a3ba9 to cb20f743ca7b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:19.519245 | ubuntu-noble | 2026-05-17 02:05:19.516 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:19.519256 | ubuntu-noble | 2026-05-17 02:05:19.517 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:19.523937 | ubuntu-noble | 2026-05-17 02:05:19.520 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:19.523966 | ubuntu-noble | 2026-05-17 02:05:19.521 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:19.530616 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_status_invalid [0.037685s] ... ok 2026-05-17 02:05:19.536573 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_invalid_2 [0.021457s] ... ok 2026-05-17 02:05:19.557870 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_15___create_share_from_snapshot_support____true__ [0.021075s] ... ok 2026-05-17 02:05:19.560150 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:19.564335 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_1 [0.033369s] ... ok 2026-05-17 02:05:19.564737 | ubuntu-noble | {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_transfer_accept [0.083666s] ... ok 2026-05-17 02:05:19.578351 | ubuntu-noble | 2026-05-17 02:05:19.572 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade cb20f743ca7b -> 2d708a9a3ba9, backup_change_availability_zone_to_availability_zone_id 2026-05-17 02:05:19.580555 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_22___create_share_from_snapshot_support____off__ [0.022474s] ... ok 2026-05-17 02:05:19.583950 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_share_type_extra_specs [0.019498s] ... ok 2026-05-17 02:05:19.595053 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_deferred_delete_quota_error [0.375518s] ... ok 2026-05-17 02:05:19.599190 | ubuntu-noble | Migration progress of share fake_id cannot be obtained at this moment. 2026-05-17 02:05:19.601564 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_43___mount_snapshot_support____0__ [0.021076s] ... ok 2026-05-17 02:05:19.603894 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_invalid_3 [0.037696s] ... ok 2026-05-17 02:05:19.604302 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_invalid_3 [0.018636s] ... ok 2026-05-17 02:05:19.620662 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_06___snapshot_support____yes__ [0.017922s] ... ok 2026-05-17 02:05:19.623901 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_52___mount_point_name_support____on__ [0.020918s] ... ok 2026-05-17 02:05:19.638324 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_25___revert_to_snapshot_support____1__ [0.017589s] ... ok 2026-05-17 02:05:19.640368 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_same_data_as_source_3 [0.037894s] ... ok 2026-05-17 02:05:19.643867 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_57___mount_point_name_support____false__ [0.020485s] ... ok 2026-05-17 02:05:19.658019 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_32___revert_to_snapshot_support____f__ [0.019306s] ... ok 2026-05-17 02:05:19.663852 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_59___mount_point_name_support____n__ [0.018602s] ... ok 2026-05-17 02:05:19.672911 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_task_state_invalid [0.032583s] ... ok 2026-05-17 02:05:19.675698 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_36___revert_to_snapshot_support____no__ [0.017996s] ... ok 2026-05-17 02:05:19.681159 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_67___availability_zones________zonea_____zoneb__ [0.019100s] ... ok 2026-05-17 02:05:19.688087 | ubuntu-noble | 2026-05-17 02:05:19.684 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update cb20f743ca7b to 2d708a9a3ba9 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:19.692265 | ubuntu-noble | 2026-05-17 02:05:19.689 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:19.692294 | ubuntu-noble | 2026-05-17 02:05:19.689 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:19.694935 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_37___mount_snapshot_support____1__ [0.018474s] ... ok 2026-05-17 02:05:19.700263 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_09___driver_handles_share_servers____false__ [0.017941s] ... ok 2026-05-17 02:05:19.709002 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-05-17 02:05:19.712338 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-05-17 02:05:19.713651 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_42___mount_snapshot_support____yes__ [0.018560s] ... ok 2026-05-17 02:05:19.718191 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_11___driver_handles_share_servers____n__ [0.018397s] ... ok 2026-05-17 02:05:19.730054 | ubuntu-noble | 2026-05-17 02:05:19.726 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:19.730077 | ubuntu-noble | 2026-05-17 02:05:19.727 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:19.731888 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_with_snapshots [0.057920s] ... ok 2026-05-17 02:05:19.732292 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_other [0.018229s] ... ok 2026-05-17 02:05:19.736349 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_non_string_input [0.018448s] ... ok 2026-05-17 02:05:19.749695 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_03___driver_handles_share_servers____true__ [0.018496s] ... ok 2026-05-17 02:05:19.756866 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_admin_authorized_2_error [0.024636s] ... ok 2026-05-17 02:05:19.757745 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_3_None [0.018416s] ... ok 2026-05-17 02:05:19.767179 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_srv_with_sec_service_1_True [0.169683s] ... ok 2026-05-17 02:05:19.770304 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_2__is__Wrong [0.018400s] ... ok 2026-05-17 02:05:19.773695 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_remove_access_invalid [0.018781s] ... ok 2026-05-17 02:05:19.778344 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_7_error_deleting [0.022496s] ... ok 2026-05-17 02:05:19.787510 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_sanitize_extra_specs_2_az_1_az2_az_3___ [0.019228s] ... ok 2026-05-17 02:05:19.791285 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_access_rules_exception [0.026263s] ... ok 2026-05-17 02:05:19.794684 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_sanitize_extra_specs_3_None [0.018686s] ... ok 2026-05-17 02:05:19.795916 | ubuntu-noble | 2026-05-17 02:05:19.787 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 2d708a9a3ba9 -> 99d328f0a3d2, add_disable_reason_to_service 2026-05-17 02:05:19.795932 | ubuntu-noble | 2026-05-17 02:05:19.788 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 2d708a9a3ba9 to 99d328f0a3d2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:19.795937 | ubuntu-noble | 2026-05-17 02:05:19.790 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:19.795941 | ubuntu-noble | 2026-05-17 02:05:19.791 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:19.802117 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_replicated_snapshot [0.022473s] ... ok 2026-05-17 02:05:19.806618 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_valid_string [0.018222s] ... ok 2026-05-17 02:05:19.811817 | ubuntu-noble | {5} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_host [0.019126s] ... ok 2026-05-17 02:05:19.813492 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_drv_misbehavior_ignored_with_the_force [0.022091s] ... ok 2026-05-17 02:05:19.824052 | ubuntu-noble | {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_backend [0.017986s] ... ok 2026-05-17 02:05:19.832966 | ubuntu-noble | {5} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_host_and_pool [0.019796s] ... ok 2026-05-17 02:05:19.832983 | ubuntu-noble | 2026-05-17 02:05:19.827 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:19.832988 | ubuntu-noble | 2026-05-17 02:05:19.828 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:19.837088 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_driver_exception_2 [0.023797s] ... ok 2026-05-17 02:05:19.842225 | ubuntu-noble | {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_host [0.017853s] ... ok 2026-05-17 02:05:19.852072 | ubuntu-noble | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_3_group_type_stypes_one_unsupported_in_AZ [0.020364s] ... ok 2026-05-17 02:05:19.857165 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_server_migration_check_nondisruptive_and_network_change [0.056143s] ... ok 2026-05-17 02:05:19.859900 | ubuntu-noble | {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_pool [0.018024s] ... ok 2026-05-17 02:05:19.872875 | ubuntu-noble | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_error_on_creation [0.019691s] ... ok 2026-05-17 02:05:19.878706 | ubuntu-noble | {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_with_default_pool [0.018466s] ... ok 2026-05-17 02:05:19.895268 | ubuntu-noble | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_available [0.023218s] ... ok 2026-05-17 02:05:19.897084 | ubuntu-noble | {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_is_az_subnets_compatible_3 [0.017733s] ... ok 2026-05-17 02:05:19.908208 | ubuntu-noble | 2026-05-17 02:05:19.895 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 99d328f0a3d2 -> 2d708a9a3ba9, add_disable_reason_to_service 2026-05-17 02:05:19.908245 | ubuntu-noble | 2026-05-17 02:05:19.896 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 99d328f0a3d2 to 2d708a9a3ba9 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:19.908258 | ubuntu-noble | 2026-05-17 02:05:19.898 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:19.908268 | ubuntu-noble | 2026-05-17 02:05:19.898 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:19.915421 | ubuntu-noble | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot_fail_on_quota_reserve [0.019696s] ... ok 2026-05-17 02:05:19.917156 | ubuntu-noble | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_network_not_active [0.018646s] ... ok 2026-05-17 02:05:19.929444 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_share_metadata_update_delete [0.072361s] ... ok 2026-05-17 02:05:19.935615 | ubuntu-noble | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_description [0.019089s] ... ok 2026-05-17 02:05:19.936550 | ubuntu-noble | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_with_shares [0.020044s] ... ok 2026-05-17 02:05:19.937268 | ubuntu-noble | 2026-05-17 02:05:19.928 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:19.937281 | ubuntu-noble | 2026-05-17 02:05:19.929 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:19.954705 | ubuntu-noble | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_multiple_share_types_with_az_1_True [0.018825s] ... ok 2026-05-17 02:05:19.956247 | ubuntu-noble | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all [0.020173s] ... ok 2026-05-17 02:05:19.959204 | ubuntu-noble | The first phase of migration has to finish to request the completion of server 52a1a092-75ef-4b29-a2bf-352ff225c164's migration. 2026-05-17 02:05:19.963360 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_complete_invalid_status_2___server_migrating____migration_starting__ [0.032503s] ... ok 2026-05-17 02:05:19.973638 | ubuntu-noble | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_error_without_host [0.018634s] ... ok 2026-05-17 02:05:19.974810 | ubuntu-noble | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_all_tenants_as_admin [0.018504s] ... ok 2026-05-17 02:05:19.993623 | ubuntu-noble | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_share_group_snapshot_members [0.018182s] ... ok 2026-05-17 02:05:19.997435 | ubuntu-noble | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all_all_tenants_as_admin [0.020124s] ... ok 2026-05-17 02:05:20.002123 | ubuntu-noble | 2026-05-17 02:05:19.984 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 2d708a9a3ba9 -> 99d328f0a3d2, add_disable_reason_to_service 2026-05-17 02:05:20.002160 | ubuntu-noble | 2026-05-17 02:05:19.985 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 2d708a9a3ba9 to 99d328f0a3d2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:20.002167 | ubuntu-noble | 2026-05-17 02:05:19.988 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.002173 | ubuntu-noble | 2026-05-17 02:05:19.988 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.002178 | ubuntu-noble | 2026-05-17 02:05:19.991 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.002184 | ubuntu-noble | 2026-05-17 02:05:19.991 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.006194 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_destination_multiple_servers [0.043678s] ... ok 2026-05-17 02:05:20.007081 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_driver_needs_to_reapply_rules_2_False [0.167056s] ... ok 2026-05-17 02:05:20.010310 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionResponseCode403.test_admin_required [0.018852s] ... ok 2026-05-17 02:05:20.013924 | ubuntu-noble | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_1 [0.018868s] ... ok 2026-05-17 02:05:20.030797 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_pool_notexist_and_get_from_driver [0.023153s] ... ok 2026-05-17 02:05:20.033430 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_export_location_not_found [0.017803s] ... ok 2026-05-17 02:05:20.033513 | ubuntu-noble | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_3 [0.018930s] ... ok 2026-05-17 02:05:20.043985 | ubuntu-noble | Migration progress of share server 4c47c4c8-561a-4214-8f89-0469ab676dfc cannot be obtained. The provided share server is not being migrated. 2026-05-17 02:05:20.045522 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_instance_not_found [0.018309s] ... ok 2026-05-17 02:05:20.046962 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_not_migrating [0.039140s] ... ok 2026-05-17 02:05:20.052991 | ubuntu-noble | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_share_group_snapshot_no_values_2 [0.018764s] ... ok 2026-05-17 02:05:20.060101 | ubuntu-noble | 2026-05-17 02:05:20.047 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 99d328f0a3d2 -> 6e32091979e0, add mount_point_name to share_instances 2026-05-17 02:05:20.060158 | ubuntu-noble | 2026-05-17 02:05:20.048 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 99d328f0a3d2 to 6e32091979e0 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:20.060166 | ubuntu-noble | 2026-05-17 02:05:20.051 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.060172 | ubuntu-noble | 2026-05-17 02:05:20.051 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.060177 | ubuntu-noble | 2026-05-17 02:05:20.054 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.060183 | ubuntu-noble | 2026-05-17 02:05:20.054 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.063497 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_class_not_found [0.017646s] ... ok 2026-05-17 02:05:20.068435 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_extend_share [0.041156s] ... ok 2026-05-17 02:05:20.069870 | ubuntu-noble | {5} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_3 [0.018724s] ... ok 2026-05-17 02:05:20.082156 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_reservation_not_found [0.017596s] ... ok 2026-05-17 02:05:20.087509 | ubuntu-noble | Failed to obtain migration progress of share server 1966c40b-6915-4dd2-99ac-c905371fd28d. 2026-05-17 02:05:20.087548 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:20.087553 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 3476, in share_server_migration_get_progress 2026-05-17 02:05:20.087558 | ubuntu-noble | self.share_rpcapi.share_server_migration_get_progress( 2026-05-17 02:05:20.087562 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:20.087566 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:20.087570 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:20.087573 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:20.087577 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:20.087581 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:20.087586 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:20.087590 | ubuntu-noble | raise effect 2026-05-17 02:05:20.087594 | ubuntu-noble | Exception 2026-05-17 02:05:20.089556 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_rpcapi_exception [0.044114s] ... ok 2026-05-17 02:05:20.092269 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_driver_failure_1_do_setup [0.023253s] ... ok 2026-05-17 02:05:20.099908 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_server_not_found [0.018108s] ... ok 2026-05-17 02:05:20.102976 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:20.106726 | ubuntu-noble | {5} manila.tests.test_context.ContextTestCase.test_request_context_read_deleted [0.036170s] ... ok 2026-05-17 02:05:20.114965 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_driver_failure_2_check_for_setup_error [0.022131s] ... ok 2026-05-17 02:05:20.118185 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_does_not_exist [0.017696s] ... ok 2026-05-17 02:05:20.121789 | ubuntu-noble | 2026-05-17 02:05:20.107 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 6e32091979e0 -> 99d328f0a3d2, add mount_point_name to share_instances 2026-05-17 02:05:20.121805 | ubuntu-noble | 2026-05-17 02:05:20.108 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 6e32091979e0 to 99d328f0a3d2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:20.121810 | ubuntu-noble | 2026-05-17 02:05:20.111 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.121816 | ubuntu-noble | 2026-05-17 02:05:20.111 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.121819 | ubuntu-noble | 2026-05-17 02:05:20.114 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.121834 | ubuntu-noble | 2026-05-17 02:05:20.114 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.123617 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_size_2_0 [0.034344s] ... ok 2026-05-17 02:05:20.135597 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_not_found [0.017901s] ... ok 2026-05-17 02:05:20.135613 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_1 [0.020916s] ... ok 2026-05-17 02:05:20.138744 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:20.141976 | ubuntu-noble | {5} manila.tests.test_context.ContextTestCase.test_request_context_sets_is_admin_upcase [0.035678s] ... ok 2026-05-17 02:05:20.155201 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionResponseCode413.test_share_size_exceeds_available_quota [0.019306s] ... ok 2026-05-17 02:05:20.156646 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_4__None__None_ [0.020567s] ... ok 2026-05-17 02:05:20.160268 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_parameter_value [0.018300s] ... ok 2026-05-17 02:05:20.173920 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionResponseCode413.test_snapshot_limit_exceeded [0.017501s] ... ok 2026-05-17 02:05:20.177530 | ubuntu-noble | 2026-05-17 02:05:20.170 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 99d328f0a3d2 -> 6e32091979e0, add mount_point_name to share_instances 2026-05-17 02:05:20.177548 | ubuntu-noble | 2026-05-17 02:05:20.171 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 99d328f0a3d2 to 6e32091979e0 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:20.177553 | ubuntu-noble | 2026-05-17 02:05:20.174 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.177558 | ubuntu-noble | 2026-05-17 02:05:20.174 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.178581 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionResponseCode404.test_config_not_found [0.018051s] ... ok 2026-05-17 02:05:20.181761 | ubuntu-noble | 2026-05-17 02:05:20.180 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.181881 | ubuntu-noble | 2026-05-17 02:05:20.180 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.189139 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_access_get [0.060802s] ... ok 2026-05-17 02:05:20.189478 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:05:20.189490 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:20.189494 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:05:20.189498 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:05:20.189502 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:05:20.189513 | ubuntu-noble | KeyError: 'misspelled_code' 2026-05-17 02:05:20.189517 | ubuntu-noble | code: 500 2026-05-17 02:05:20.192478 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionTestCase.test_error_msg_exception_with_kwargs [0.019337s] ... ok 2026-05-17 02:05:20.210118 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_kwargs_to_string [0.018102s] ... ok 2026-05-17 02:05:20.211080 | ubuntu-noble | Host-assisted migration failed for share share_id. 2026-05-17 02:05:20.211097 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:20.211102 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1697, in migration_start 2026-05-17 02:05:20.211106 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-05-17 02:05:20.211110 | ubuntu-noble | manila.exception.ShareMigrationFailed: Share migration failed: Migration for share share_id could not be performed because host-assisted migration is not allowed when share must remain writable, preserve snapshots and/or file metadata or be performed nondisruptively. 2026-05-17 02:05:20.213162 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionResponseCode404.test_file_not_found [0.034668s] ... ok 2026-05-17 02:05:20.215149 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_3 [0.059544s] ... ok 2026-05-17 02:05:20.228618 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-05-17 02:05:20.229141 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_10_log [0.019006s] ... ok 2026-05-17 02:05:20.240439 | ubuntu-noble | 2026-05-17 02:05:20.232 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 6e32091979e0 -> 2f27d904214c, add_backup_type_column 2026-05-17 02:05:20.240487 | ubuntu-noble | 2026-05-17 02:05:20.234 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 6e32091979e0 to 2f27d904214c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:20.240493 | ubuntu-noble | 2026-05-17 02:05:20.237 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.240498 | ubuntu-noble | 2026-05-17 02:05:20.238 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.244277 | ubuntu-noble | 2026-05-17 02:05:20.241 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.244313 | ubuntu-noble | 2026-05-17 02:05:20.242 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.247202 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_02_______debug__ [0.018162s] ... ok 2026-05-17 02:05:20.247887 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_not_found [0.034427s] ... ok 2026-05-17 02:05:20.252714 | ubuntu-noble | Cannot choose compatible share-server: fake 2026-05-17 02:05:20.258005 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_group_incompatible_servers [0.042253s] ... ok 2026-05-17 02:05:20.266232 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_03_______error__ [0.018548s] ... ok 2026-05-17 02:05:20.274762 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_network_not_found [0.022960s] ... ok 2026-05-17 02:05:20.284036 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_07_______critical__ [0.017602s] ... ok 2026-05-17 02:05:20.291865 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionResponseCode404.test_snapshot_resource_not_found [0.019336s] ... ok 2026-05-17 02:05:20.304716 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_11________error__ [0.017825s] ... ok 2026-05-17 02:05:20.307317 | ubuntu-noble | Cannot restore backup 2a34e58c-f52b-4a50-932d-f309087a7aa9 to target share b96d2da2-e7a6-471a-91a9-c76fa445c5fa as share driver does not provide support for targeted restores 2026-05-17 02:05:20.307407 | ubuntu-noble | NoneType: None 2026-05-17 02:05:20.308738 | ubuntu-noble | Failed to restore backup 2a34e58c-f52b-4a50-932d-f309087a7aa9 to share b96d2da2-e7a6-471a-91a9-c76fa445c5fa by driver. 2026-05-17 02:05:20.309134 | ubuntu-noble | 2026-05-17 02:05:20.297 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 2f27d904214c -> 6e32091979e0, add_backup_type_column 2026-05-17 02:05:20.309200 | ubuntu-noble | 2026-05-17 02:05:20.298 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 2f27d904214c to 6e32091979e0 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:20.309213 | ubuntu-noble | 2026-05-17 02:05:20.300 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.309220 | ubuntu-noble | 2026-05-17 02:05:20.300 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.309225 | ubuntu-noble | 2026-05-17 02:05:20.303 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.309231 | ubuntu-noble | 2026-05-17 02:05:20.303 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.313731 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionTestCase.test_error_code_from_kwarg [0.020696s] ... ok 2026-05-17 02:05:20.320098 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_13________warn__ [0.018813s] ... ok 2026-05-17 02:05:20.321924 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_restore_backup_respects_restore_to_target [0.063712s] ... ok 2026-05-17 02:05:20.332915 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_multi_kwargs_to_string [0.020716s] ... ok 2026-05-17 02:05:20.341023 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_14________warning__ [0.018027s] ... ok 2026-05-17 02:05:20.349139 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_1_None [0.024489s] ... ok 2026-05-17 02:05:20.354497 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_not_redundant_period_3__ [0.019653s] ... ok 2026-05-17 02:05:20.356283 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_17____LE____audit__ [0.017960s] ... ok 2026-05-17 02:05:20.369547 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_snapshot_1_True [0.020860s] ... ok 2026-05-17 02:05:20.372389 | ubuntu-noble | 2026-05-17 02:05:20.363 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 6e32091979e0 -> 2f27d904214c, add_backup_type_column 2026-05-17 02:05:20.372410 | ubuntu-noble | 2026-05-17 02:05:20.364 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 6e32091979e0 to 2f27d904214c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:20.372418 | ubuntu-noble | 2026-05-17 02:05:20.367 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.372424 | ubuntu-noble | 2026-05-17 02:05:20.367 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.374232 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_36____LW____info__ [0.017928s] ... ok 2026-05-17 02:05:20.377154 | ubuntu-noble | {5} manila.tests.test_hacking.HackingTestCase.test_logging_format_no_tuple_arguments [0.021930s] ... ok 2026-05-17 02:05:20.378199 | ubuntu-noble | 2026-05-17 02:05:20.372 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.378229 | ubuntu-noble | 2026-05-17 02:05:20.372 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.391907 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_37____LW____warn__ [0.017762s] ... ok 2026-05-17 02:05:20.395242 | ubuntu-noble | {5} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_06_______warning__ [0.020296s] ... ok 2026-05-17 02:05:20.406516 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_5 [0.039081s] ... ok 2026-05-17 02:05:20.410370 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_38____LW____warning__ [0.017850s] ... ok 2026-05-17 02:05:20.415323 | ubuntu-noble | {5} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_09________audit__ [0.019696s] ... ok 2026-05-17 02:05:20.428098 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_incorrect_detail_data [0.021558s] ... ok 2026-05-17 02:05:20.431226 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_39____LW____critical__ [0.018267s] ... ok 2026-05-17 02:05:20.431355 | ubuntu-noble | 2026-05-17 02:05:20.427 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 2f27d904214c -> cdefa6287df8, add-ensuring-field-to-services 2026-05-17 02:05:20.434937 | ubuntu-noble | 2026-05-17 02:05:20.429 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 2f27d904214c to cdefa6287df8 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:20.434953 | ubuntu-noble | 2026-05-17 02:05:20.432 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.434958 | ubuntu-noble | 2026-05-17 02:05:20.432 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.435613 | ubuntu-noble | {5} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_28____LI____info__ [0.020252s] ... ok 2026-05-17 02:05:20.437910 | ubuntu-noble | 2026-05-17 02:05:20.435 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.437926 | ubuntu-noble | 2026-05-17 02:05:20.435 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.446568 | ubuntu-noble | {3} manila.tests.test_misc.ProjectTestCase.test_all_migrations_have_downgrade [0.018174s] ... ok 2026-05-17 02:05:20.455508 | ubuntu-noble | {5} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_30____LI____warning__ [0.019738s] ... ok 2026-05-17 02:05:20.465227 | ubuntu-noble | {3} manila.tests.test_network.NetworkBaseAPITestCase.test__verify_share_network_fail [0.018561s] ... ok 2026-05-17 02:05:20.476185 | ubuntu-noble | {5} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_40____LW____exception__ [0.019753s] ... ok 2026-05-17 02:05:20.483639 | ubuntu-noble | {3} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_4 [0.018228s] ... ok 2026-05-17 02:05:20.485959 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_check_2_ShareServerMigrationFailed [0.057030s] ... ok 2026-05-17 02:05:20.494295 | ubuntu-noble | 2026-05-17 02:05:20.489 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade cdefa6287df8 -> 2f27d904214c, add-ensuring-field-to-services 2026-05-17 02:05:20.494317 | ubuntu-noble | 2026-05-17 02:05:20.491 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update cdefa6287df8 to 2f27d904214c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:20.507226 | ubuntu-noble | {3} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api_deallocate_not_redefined [0.018523s] ... ok 2026-05-17 02:05:20.507707 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_access_get_all [0.319562s] ... ok 2026-05-17 02:05:20.511008 | ubuntu-noble | 2026-05-17 02:05:20.494 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.511313 | ubuntu-noble | 2026-05-17 02:05:20.494 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.511323 | ubuntu-noble | 2026-05-17 02:05:20.497 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.511329 | ubuntu-noble | 2026-05-17 02:05:20.497 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.515258 | ubuntu-noble | {'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '/share/v2', 'PATH_INFO': '/v2/share-access-rules/inexistent_id', 'QUERY_STRING': '', 'SERVER_NAME': 'localhost', 'SERVER_PORT': '80', 'HTTP_HOST': 'localhost:80', 'SERVER_PROTOCOL': 'HTTP/1.0', 'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BytesIO object at 0x7723df974d60>, 'wsgi.errors': <_io.TextIOWrapper name='' mode='w' encoding='utf-8'>, 'wsgi.multithread': False, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'webob.adhoc_attrs': {'api_version_request': }, 'manila.context': } 2026-05-17 02:05:20.515288 | ubuntu-noble | Bunch(a='a', b='b', d=Bunch(x=Bunch(a, b, d), y='b')) 2026-05-17 02:05:20.515294 | ubuntu-noble | stdin:13:11: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-05-17 02:05:20.515300 | ubuntu-noble | stdin:14:11: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-05-17 02:05:20.515311 | ubuntu-noble | stdin:15:11: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-05-17 02:05:20.515317 | ubuntu-noble | stdin:16:11: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-05-17 02:05:20.515322 | ubuntu-noble | stdin:17:11: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-05-17 02:05:20.515327 | ubuntu-noble | stdin:18:25: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-05-17 02:05:20.515332 | ubuntu-noble | {5} manila.tests.test_hacking.HackingTestCase.test_trans_add [0.022683s] ... ok 2026-05-17 02:05:20.520844 | ubuntu-noble | {5} manila.tests.test_manager.ManagerTestCase.test_periodic_tasks_2_False [0.021567s] ... ok 2026-05-17 02:05:20.529523 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_export_location_get [0.024736s] ... ok 2026-05-17 02:05:20.543579 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_1___fake_src_identifier____fake_dest_identifier__ [0.057470s] ... ok 2026-05-17 02:05:20.544182 | ubuntu-noble | {5} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_3___ [0.019878s] ... ok 2026-05-17 02:05:20.546050 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:20.564675 | ubuntu-noble | {5} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_with_update_1_fake_last_capabilities [0.020136s] ... ok 2026-05-17 02:05:20.564700 | ubuntu-noble | 2026-05-17 02:05:20.557 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 2f27d904214c -> cdefa6287df8, add-ensuring-field-to-services 2026-05-17 02:05:20.564706 | ubuntu-noble | 2026-05-17 02:05:20.559 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 2f27d904214c to cdefa6287df8 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:20.569495 | ubuntu-noble | 2026-05-17 02:05:20.566 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.569511 | ubuntu-noble | 2026-05-17 02:05:20.566 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.573893 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:20.576122 | ubuntu-noble | 2026-05-17 02:05:20.572 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.576143 | ubuntu-noble | 2026-05-17 02:05:20.572 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.577646 | ubuntu-noble | {3} manila.tests.test_policy.PolicyTestCase.test_authorize_properly_handles_invalid_scope_exception_1_enforce [0.074797s] ... ok 2026-05-17 02:05:20.586934 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_export_locations_get [0.056332s] ... ok 2026-05-17 02:05:20.596730 | ubuntu-noble | Migration of share server 9f0d560d-f330-4cc6-81b0-0f5ec9ad5ef8 has failed. 2026-05-17 02:05:20.596756 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:20.596762 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6309, in share_server_migration_driver_continue 2026-05-17 02:05:20.596769 | ubuntu-noble | finished = self.driver.share_server_migration_continue( 2026-05-17 02:05:20.596774 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:20.596780 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:20.596785 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:20.596790 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:20.596795 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:20.596800 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:20.596806 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:20.596811 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:20.596816 | ubuntu-noble | raise effect 2026-05-17 02:05:20.596822 | ubuntu-noble | Exception 2026-05-17 02:05:20.597563 | ubuntu-noble | {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_by_class [0.018358s] ... ok 2026-05-17 02:05:20.599530 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_exception_2 [0.054350s] ... ok 2026-05-17 02:05:20.605876 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:20.612484 | ubuntu-noble | {5} manila.tests.test_policy.PolicyTestCase.test_authorize_good_action [0.049102s] ... ok 2026-05-17 02:05:20.618986 | ubuntu-noble | {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_user_quotas_1__None__True__True_ [0.018558s] ... ok 2026-05-17 02:05:20.624719 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_task_state_busy [0.039098s] ... ok 2026-05-17 02:05:20.630671 | ubuntu-noble | 2026-05-17 02:05:20.629 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade cdefa6287df8 -> 0d8c8f6d54a4, modify_share_servers_table 2026-05-17 02:05:20.635684 | ubuntu-noble | {3} manila.tests.test_quota.QuotaEngineTestCase.test_count_unknown_resource [0.018536s] ... ok 2026-05-17 02:05:20.639138 | ubuntu-noble | Shrink share failed. 2026-05-17 02:05:20.639160 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:20.639166 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5047, in shrink_share 2026-05-17 02:05:20.639171 | ubuntu-noble | self.driver.shrink_share( 2026-05-17 02:05:20.639177 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:20.639182 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:20.639303 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:20.639312 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:20.639317 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:20.639323 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:20.639328 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:20.639333 | ubuntu-noble | raise effect 2026-05-17 02:05:20.639339 | ubuntu-noble | manila.exception.InvalidShare: fake 2026-05-17 02:05:20.640076 | ubuntu-noble | 2026-05-17 02:05:20.630 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update cdefa6287df8 to 0d8c8f6d54a4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:20.640092 | ubuntu-noble | 2026-05-17 02:05:20.634 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.640099 | ubuntu-noble | 2026-05-17 02:05:20.634 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.641335 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_invalid_1 [0.044043s] ... ok 2026-05-17 02:05:20.651484 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_update_metadata_from_share_type_extra_specs_1_True [0.024546s] ... ok 2026-05-17 02:05:20.651507 | ubuntu-noble | 2026-05-17 02:05:20.641 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.651513 | ubuntu-noble | 2026-05-17 02:05:20.642 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.653758 | ubuntu-noble | {3} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_1 [0.018153s] ... ok 2026-05-17 02:05:20.655103 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:20.659670 | ubuntu-noble | {5} manila.tests.test_policy.PolicyTestCase.test_early_AND_authorization [0.049475s] ... ok 2026-05-17 02:05:20.669916 | ubuntu-noble | {3} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_4 [0.018260s] ... ok 2026-05-17 02:05:20.681553 | ubuntu-noble | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test__process_quotas_2 [0.020138s] ... ok 2026-05-17 02:05:20.683397 | ubuntu-noble | Shrink share failed due to possible data loss. 2026-05-17 02:05:20.683432 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:20.683439 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5047, in shrink_share 2026-05-17 02:05:20.683476 | ubuntu-noble | self.driver.shrink_share( 2026-05-17 02:05:20.683486 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:20.683492 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:20.683497 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:20.683508 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:20.683513 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:20.683518 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:20.683523 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:20.683528 | ubuntu-noble | raise effect 2026-05-17 02:05:20.683534 | ubuntu-noble | manila.exception.ShareShrinkingPossibleDataLoss: fake 2026-05-17 02:05:20.686142 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_invalid_2 [0.044481s] ... ok 2026-05-17 02:05:20.687621 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-05-17 02:05:20.687731 | ubuntu-noble | debtcollector.deprecate( 2026-05-17 02:05:20.688558 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_backend_host_failure [0.038911s] ... ok 2026-05-17 02:05:20.689092 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-05-17 02:05:20.689106 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-05-17 02:05:20.699808 | ubuntu-noble | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test__process_quotas_3 [0.019850s] ... ok 2026-05-17 02:05:20.706231 | ubuntu-noble | 2026-05-17 02:05:20.699 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 0d8c8f6d54a4 -> cdefa6287df8, modify_share_servers_table 2026-05-17 02:05:20.706255 | ubuntu-noble | 2026-05-17 02:05:20.701 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 0d8c8f6d54a4 to cdefa6287df8 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:20.707329 | ubuntu-noble | 2026-05-17 02:05:20.704 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.707349 | ubuntu-noble | 2026-05-17 02:05:20.704 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.711360 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_no_check [0.022412s] ... ok 2026-05-17 02:05:20.713257 | ubuntu-noble | 2026-05-17 02:05:20.709 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.713277 | ubuntu-noble | 2026-05-17 02:05:20.709 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.720049 | ubuntu-noble | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test_expire [0.019625s] ... ok 2026-05-17 02:05:20.731306 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_9 [0.019715s] ... ok 2026-05-17 02:05:20.739775 | ubuntu-noble | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_class_quotas_2_False [0.019869s] ... ok 2026-05-17 02:05:20.741610 | ubuntu-noble | The backend failed to accept the share: Driver failed to transfer share with rules.. 2026-05-17 02:05:20.741976 | ubuntu-noble | {3} manila.tests.test_service.ServiceTestCase.test_cleanup_services_2_False [0.072049s] ... ok 2026-05-17 02:05:20.745190 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_driver_cannot_transfer_with_rules [0.057634s] ... ok 2026-05-17 02:05:20.751029 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_3 [0.018509s] ... ok 2026-05-17 02:05:20.759645 | ubuntu-noble | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_project_quotas_2__None__False___fake_usages___False_ [0.019829s] ... ok 2026-05-17 02:05:20.766274 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-05-17 02:05:20.766296 | ubuntu-noble | debtcollector.deprecate( 2026-05-17 02:05:20.766685 | ubuntu-noble | The enabled IP version of the network plugin is not compatible with the version supported by backend fake_backend. 2026-05-17 02:05:20.766883 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-05-17 02:05:20.766894 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-05-17 02:05:20.767420 | ubuntu-noble | Recovered model server connection! 2026-05-17 02:05:20.770202 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_4 [0.019412s] ... ok 2026-05-17 02:05:20.772009 | ubuntu-noble | {3} manila.tests.test_service.ServiceTestCase.test_report_state_newly_connected [0.028425s] ... ok 2026-05-17 02:05:20.778327 | ubuntu-noble | 2026-05-17 02:05:20.768 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade cdefa6287df8 -> 0d8c8f6d54a4, modify_share_servers_table 2026-05-17 02:05:20.778356 | ubuntu-noble | 2026-05-17 02:05:20.770 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update cdefa6287df8 to 0d8c8f6d54a4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:20.778363 | ubuntu-noble | 2026-05-17 02:05:20.772 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.778369 | ubuntu-noble | 2026-05-17 02:05:20.772 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.783523 | ubuntu-noble | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_share_type_quotas_2___fake_quota_class___False__True_ [0.021420s] ... ok 2026-05-17 02:05:20.783541 | ubuntu-noble | 2026-05-17 02:05:20.779 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.783545 | ubuntu-noble | 2026-05-17 02:05:20.779 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.788754 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_absent_3_create_share_from_snapshotFOO [0.018996s] ... ok 2026-05-17 02:05:20.792649 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-05-17 02:05:20.793094 | ubuntu-noble | debtcollector.deprecate( 2026-05-17 02:05:20.793110 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-05-17 02:05:20.793116 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-05-17 02:05:20.794482 | ubuntu-noble | Manager for service bar is not ready yet, skipping state update routine. Service will appear "down". 2026-05-17 02:05:20.796318 | ubuntu-noble | {3} manila.tests.test_service.ServiceTestCase.test_report_state_service_not_ready [0.025897s] ... ok 2026-05-17 02:05:20.804535 | ubuntu-noble | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_2 [0.020571s] ... ok 2026-05-17 02:05:20.804705 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_other_driver_exception [0.059041s] ... ok 2026-05-17 02:05:20.806715 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_delete_replicated_snapshot [0.018374s] ... ok 2026-05-17 02:05:20.815381 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. 2026-05-17 02:05:20.815404 | ubuntu-noble | self.server = wsgi.Server( 2026-05-17 02:05:20.822829 | ubuntu-noble | {3} manila.tests.test_service.TestWSGIService.test_reset_pool_size_to_default [0.022348s] ... ok 2026-05-17 02:05:20.823542 | ubuntu-noble | {5} manila.tests.test_quota.QuotaEngineTestCase.test_commit_2__None_ [0.021645s] ... ok 2026-05-17 02:05:20.827934 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_share_revert_to_snapshot_functionality_2_revert_to_replicated_snapshot [0.019443s] ... ok 2026-05-17 02:05:20.837182 | ubuntu-noble | 2026-05-17 02:05:20.834 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 0d8c8f6d54a4 -> e975ea83b712, Add share server encryption 2026-05-17 02:05:20.841275 | ubuntu-noble | {3} manila.tests.test_ssh_utils.SSHPoolTestCase.test_closed_reopend_ssh_connections [0.021862s] ... ok 2026-05-17 02:05:20.844311 | ubuntu-noble | {5} manila.tests.test_quota.QuotaEngineTestCase.test_destroy_all_by_project_and_share_type [0.020604s] ... ok 2026-05-17 02:05:20.845360 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_server_pools_2_False [0.018618s] ... ok 2026-05-17 02:05:20.850484 | ubuntu-noble | Error unmanaging share server fake_share_server_id 2026-05-17 02:05:20.850511 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:20.850516 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3577, in unmanage_share_server 2026-05-17 02:05:20.850521 | ubuntu-noble | self.driver.admin_network_api.unmanage_network_allocations( 2026-05-17 02:05:20.850524 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:20.850528 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:20.850532 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:20.850536 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:20.850539 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:20.850543 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:20.850547 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:20.850551 | ubuntu-noble | raise effect 2026-05-17 02:05:20.850555 | ubuntu-noble | manila.exception.ShareNetworkNotFound: Share network fake could not be found. 2026-05-17 02:05:20.853844 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_admin_network_allocations_error [0.049710s] ... ok 2026-05-17 02:05:20.862297 | ubuntu-noble | 2026-05-17 02:05:20.848 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 0d8c8f6d54a4 to e975ea83b712 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:20.862316 | ubuntu-noble | 2026-05-17 02:05:20.852 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.862321 | ubuntu-noble | 2026-05-17 02:05:20.852 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.862325 | ubuntu-noble | 2026-05-17 02:05:20.857 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.862328 | ubuntu-noble | 2026-05-17 02:05:20.857 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.863593 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_complete [0.018575s] ... ok 2026-05-17 02:05:20.865296 | ubuntu-noble | {5} manila.tests.test_quota.QuotaEngineTestCase.test_get_class_quotas_3_False [0.020538s] ... ok 2026-05-17 02:05:20.871635 | ubuntu-noble | {3} manila.tests.test_ssh_utils.SSHPoolTestCase.test_single_ssh_connect [0.029805s] ... ok 2026-05-17 02:05:20.883470 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_get_progress [0.019015s] ... ok 2026-05-17 02:05:20.886097 | ubuntu-noble | {5} manila.tests.test_quota.QuotaEngineTestCase.test_get_defaults [0.021009s] ... ok 2026-05-17 02:05:20.895835 | ubuntu-noble | {3} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_4___fdf8_f53b_82e1__1_0___0_ [0.021657s] ... ok 2026-05-17 02:05:20.906988 | ubuntu-noble | {5} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_3 [0.019805s] ... ok 2026-05-17 02:05:20.907501 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_share_group_snapshot_support_exists_and_equals_snapshot_support_1_True [0.022487s] ... ok 2026-05-17 02:05:20.911502 | ubuntu-noble | {3} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_6___fdf8_f53b_82e1__1___128_ [0.017706s] ... ok 2026-05-17 02:05:20.917895 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_update_access_rule_exception [0.063485s] ... ok 2026-05-17 02:05:20.919477 | ubuntu-noble | 2026-05-17 02:05:20.916 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade e975ea83b712 -> 0d8c8f6d54a4, Add share server encryption 2026-05-17 02:05:20.924838 | ubuntu-noble | 2026-05-17 02:05:20.920 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e975ea83b712 to 0d8c8f6d54a4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:20.929106 | ubuntu-noble | {5} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_4 [0.021128s] ... ok 2026-05-17 02:05:20.930528 | ubuntu-noble | {3} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_4_fdf8_f53b_82e1__1_129 [0.018786s] ... ok 2026-05-17 02:05:20.930896 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_complete [0.024491s] ... ok 2026-05-17 02:05:20.932167 | ubuntu-noble | 2026-05-17 02:05:20.927 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.932181 | ubuntu-noble | 2026-05-17 02:05:20.928 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.937480 | ubuntu-noble | 2026-05-17 02:05:20.934 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:20.937511 | ubuntu-noble | 2026-05-17 02:05:20.935 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:20.940883 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_update_access [0.024371s] ... ok 2026-05-17 02:05:20.949032 | ubuntu-noble | {5} manila.tests.test_quota.QuotaEngineTestCase.test_reserve [0.021150s] ... ok 2026-05-17 02:05:20.949586 | ubuntu-noble | {3} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_5_fdf8_f53b_82e1__fffff [0.018949s] ... ok 2026-05-17 02:05:20.953955 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_4___create_snapshot____delete_snapshotFOO__ [0.023779s] ... ok 2026-05-17 02:05:20.969527 | ubuntu-noble | {3} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_1___ssh_____D____my_name_name_of_remote_computer__ [0.018493s] ... ok 2026-05-17 02:05:20.970794 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_network_subnet_from_metadata [0.029084s] ... ok 2026-05-17 02:05:20.971386 | ubuntu-noble | {5} manila.tests.test_quota.QuotaEngineTestCase.test_rollback_2__None_ [0.021278s] ... ok 2026-05-17 02:05:20.974477 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_teardown_server_handling_disabled [0.020565s] ... ok 2026-05-17 02:05:20.986392 | ubuntu-noble | {3} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_2_________my_name_name_of_remote_computer__ [0.018666s] ... ok 2026-05-17 02:05:20.993534 | ubuntu-noble | {5} manila.tests.test_rpc.RPCTestCase.test_init_notifications [0.022205s] ... ok 2026-05-17 02:05:20.995109 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_replica_replica [0.023057s] ... ok 2026-05-17 02:05:20.995918 | ubuntu-noble | 2026-05-17 02:05:20.991 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 0d8c8f6d54a4 -> e975ea83b712, Add share server encryption 2026-05-17 02:05:20.997066 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_update_replica_state [0.020591s] ... ok 2026-05-17 02:05:21.003439 | ubuntu-noble | {3} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_3___cmd____virus_ls__ [0.017817s] ... ok 2026-05-17 02:05:21.008025 | ubuntu-noble | 2026-05-17 02:05:21.005 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 0d8c8f6d54a4 to e975ea83b712 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:21.013524 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_09 [0.019832s] ... ok 2026-05-17 02:05:21.015167 | ubuntu-noble | 2026-05-17 02:05:21.008 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:21.015606 | ubuntu-noble | 2026-05-17 02:05:21.009 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:21.015627 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-05-17 02:05:21.015632 | ubuntu-noble | debtcollector.deprecate( 2026-05-17 02:05:21.015637 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-05-17 02:05:21.015650 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-05-17 02:05:21.017156 | ubuntu-noble | {4} manila.tests.share.test_drivers_private_data.SqlStorageDriverTestCase.test_methods_1 [0.019973s] ... ok 2026-05-17 02:05:21.017792 | ubuntu-noble | 2026-05-17 02:05:21.014 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:21.018179 | ubuntu-noble | 2026-05-17 02:05:21.014 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:21.018191 | ubuntu-noble | {5} manila.tests.test_service.ServiceManagerTestCase.test_override_manager_method [0.025027s] ... ok 2026-05-17 02:05:21.021656 | ubuntu-noble | {3} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_4___cmd_____arg_withunescaped___ [0.018093s] ... ok 2026-05-17 02:05:21.033706 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_11 [0.020170s] ... ok 2026-05-17 02:05:21.036087 | ubuntu-noble | {4} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_disabled [0.020379s] ... ok 2026-05-17 02:05:21.040008 | ubuntu-noble | {5} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_with_nothing [0.022014s] ... ok 2026-05-17 02:05:21.040833 | ubuntu-noble | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_16_______G__ [0.018702s] ... ok 2026-05-17 02:05:21.053112 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_12 [0.019576s] ... ok 2026-05-17 02:05:21.058621 | ubuntu-noble | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_09____2_1T____G____2150_4_ [0.017922s] ... ok 2026-05-17 02:05:21.061962 | ubuntu-noble | {5} manila.tests.test_ssh_utils.SSHPoolTestCase.test_sshpool_remove_object_not_in_pool [0.022090s] ... ok 2026-05-17 02:05:21.074978 | ubuntu-noble | 2026-05-17 02:05:21.073 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade e975ea83b712 -> 0d8c8f6d54a4, Add share server encryption 2026-05-17 02:05:21.076444 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_09 [0.023196s] ... ok 2026-05-17 02:05:21.079218 | ubuntu-noble | {3} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v6_address_2_fake [0.018862s] ... ok 2026-05-17 02:05:21.082304 | ubuntu-noble | 2026-05-17 02:05:21.079 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e975ea83b712 to 0d8c8f6d54a4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:21.086376 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_network_update_finished_1___error____active__ [0.048009s] ... ok 2026-05-17 02:05:21.086408 | ubuntu-noble | 2026-05-17 02:05:21.083 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:21.086418 | ubuntu-noble | 2026-05-17 02:05:21.083 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:21.092837 | ubuntu-noble | 2026-05-17 02:05:21.090 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:21.092872 | ubuntu-noble | 2026-05-17 02:05:21.090 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:21.095879 | ubuntu-noble | {3} manila.tests.test_utils.IsValidIPVersion.test_valid_v4_3_192_168_0_1 [0.018275s] ... ok 2026-05-17 02:05:21.113290 | ubuntu-noble | {6} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_create_instance_and_wait_timeout [0.036011s] ... ok 2026-05-17 02:05:21.114570 | ubuntu-noble | {3} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_1__False__False__False_ [0.017971s] ... ok 2026-05-17 02:05:21.132081 | ubuntu-noble | {3} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_2__True__True__False_ [0.017454s] ... ok 2026-05-17 02:05:21.146096 | ubuntu-noble | {6} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_delete_instance_and_wait_not_found [0.033552s] ... ok 2026-05-17 02:05:21.150952 | ubuntu-noble | {3} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_5___undefined____undefined___False_ [0.017448s] ... ok 2026-05-17 02:05:21.151414 | ubuntu-noble | 2026-05-17 02:05:21.147 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 0d8c8f6d54a4 -> e975ea83b712, Add share server encryption 2026-05-17 02:05:21.166608 | ubuntu-noble | 2026-05-17 02:05:21.161 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 0d8c8f6d54a4 to e975ea83b712 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:21.167359 | ubuntu-noble | {3} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_1___t___True_ [0.017856s] ... ok 2026-05-17 02:05:21.168755 | ubuntu-noble | 2026-05-17 02:05:21.164 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:21.168776 | ubuntu-noble | 2026-05-17 02:05:21.165 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:21.172192 | ubuntu-noble | 2026-05-17 02:05:21.169 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:21.172212 | ubuntu-noble | 2026-05-17 02:05:21.170 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:21.184748 | ubuntu-noble | {3} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_3_1 [0.017778s] ... ok 2026-05-17 02:05:21.191660 | ubuntu-noble | {6} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_wait_for_share_server_3_creating [0.045269s] ... ok 2026-05-17 02:05:21.205125 | ubuntu-noble | {3} manila.tests.test_utils.TestComparableMixin.test_ge [0.018372s] ... ok 2026-05-17 02:05:21.212786 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_4__False__1__10__10__3_ [0.127836s] ... ok 2026-05-17 02:05:21.220593 | ubuntu-noble | {3} manila.tests.test_utils.TestComparableMixin.test_lt [0.017311s] ... ok 2026-05-17 02:05:21.225025 | ubuntu-noble | 2026-05-17 02:05:21.222 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade e975ea83b712 -> 0d8c8f6d54a4, Add share server encryption 2026-05-17 02:05:21.228434 | ubuntu-noble | 2026-05-17 02:05:21.226 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e975ea83b712 to 0d8c8f6d54a4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:21.231857 | ubuntu-noble | 2026-05-17 02:05:21.229 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:21.231877 | ubuntu-noble | 2026-05-17 02:05:21.229 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:21.234907 | ubuntu-noble | 2026-05-17 02:05:21.232 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:21.234938 | ubuntu-noble | 2026-05-17 02:05:21.232 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:21.238931 | ubuntu-noble | {3} manila.tests.test_utils.TestRetryDecorator.test_retries_once_random [0.018244s] ... ok 2026-05-17 02:05:21.257531 | ubuntu-noble | {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_not_found_error [0.018330s] ... ok 2026-05-17 02:05:21.268325 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:21.272349 | ubuntu-noble | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_check_update_share_server_network_allocations [0.080510s] ... ok 2026-05-17 02:05:21.275394 | ubuntu-noble | {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_snapshot [0.017843s] ... ok 2026-05-17 02:05:21.292704 | ubuntu-noble | {5} manila.tests.test_ssh_utils.SSHPoolTestCase.test_sshpool_thread_safety [0.229300s] ... ok 2026-05-17 02:05:21.294687 | ubuntu-noble | {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_all_snapshots [0.018267s] ... ok 2026-05-17 02:05:21.304666 | ubuntu-noble | Driver-assisted migration of share fake_id failed. 2026-05-17 02:05:21.304692 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:21.304699 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1367, in _migration_start_driver 2026-05-17 02:05:21.304704 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-05-17 02:05:21.304709 | ubuntu-noble | manila.exception.ShareMigrationFailed: Share migration failed: All snapshots must have 'available' status to be migrated by the driver along with share fake_id. 2026-05-17 02:05:21.304719 | ubuntu-noble | 2026-05-17 02:05:21.290 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 0d8c8f6d54a4 -> cdefa6287df8, modify_share_servers_table 2026-05-17 02:05:21.304726 | ubuntu-noble | 2026-05-17 02:05:21.293 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 0d8c8f6d54a4 to cdefa6287df8 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:21.304732 | ubuntu-noble | 2026-05-17 02:05:21.295 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:21.304737 | ubuntu-noble | 2026-05-17 02:05:21.296 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:21.306567 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_2 [0.094004s] ... ok 2026-05-17 02:05:21.312151 | ubuntu-noble | {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_terminate_connection [0.018421s] ... ok 2026-05-17 02:05:21.313012 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-05-17 02:05:21.313025 | ubuntu-noble | debtcollector.deprecate( 2026-05-17 02:05:21.313304 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-05-17 02:05:21.313312 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-05-17 02:05:21.317023 | ubuntu-noble | {5} manila.tests.test_test.IsolationTestCase.test_rpc_consumer_isolation [0.024863s] ... ok 2026-05-17 02:05:21.331296 | ubuntu-noble | {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_wait_for_extending_volume [0.019059s] ... ok 2026-05-17 02:05:21.338327 | ubuntu-noble | {5} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_1___10_0_0_0_0____0_0_0_0__ [0.021681s] ... ok 2026-05-17 02:05:21.356240 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:21.358812 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_3 [0.049311s] ... ok 2026-05-17 02:05:21.361432 | ubuntu-noble | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_replica [0.088257s] ... ok 2026-05-17 02:05:21.367152 | ubuntu-noble | {5} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_5___10_0_0_1____255_255_255_255__ [0.028315s] ... ok 2026-05-17 02:05:21.383063 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_2_in_sync [0.026744s] ... ok 2026-05-17 02:05:21.389080 | ubuntu-noble | {5} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_2___10_0_0_0_24___24_ [0.021926s] ... ok 2026-05-17 02:05:21.409098 | ubuntu-noble | {5} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_5___fdf8_f53b_82e1__1_64___64_ [0.020046s] ... ok 2026-05-17 02:05:21.410233 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_4_active [0.025916s] ... ok 2026-05-17 02:05:21.432159 | ubuntu-noble | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_06____9728M____G____9_5_ [0.021481s] ... ok 2026-05-17 02:05:21.432924 | ubuntu-noble | Driver error when updating replica state for replica 4e8c1c65-93df-44fc-b7bf-1a7b17bb295c. 2026-05-17 02:05:21.432951 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:21.432971 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3009, in _share_replica_update 2026-05-17 02:05:21.432980 | ubuntu-noble | replica_state = self.driver.update_replica_state( 2026-05-17 02:05:21.432988 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:21.433010 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:21.433020 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:21.433028 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:21.433036 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:21.433045 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:21.433053 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:21.433061 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:21.433071 | ubuntu-noble | raise effect 2026-05-17 02:05:21.433080 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-05-17 02:05:21.435191 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_driver_exception_2_out_of_sync [0.026424s] ... ok 2026-05-17 02:05:21.438367 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:21.442736 | ubuntu-noble | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_cancel [0.081734s] ... ok 2026-05-17 02:05:21.453677 | ubuntu-noble | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_17____0____G____0_0_ [0.022581s] ... ok 2026-05-17 02:05:21.456408 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_2 [0.020100s] ... ok 2026-05-17 02:05:21.478305 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_3 [0.020917s] ... ok 2026-05-17 02:05:21.478340 | ubuntu-noble | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_18____512____M____0_00048828125_ [0.023001s] ... ok 2026-05-17 02:05:21.497147 | ubuntu-noble | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_19____2097152_____M____2_0_ [0.020113s] ... ok 2026-05-17 02:05:21.498706 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_4 [0.021783s] ... ok 2026-05-17 02:05:21.519520 | ubuntu-noble | {5} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_2_fake [0.022323s] ... ok 2026-05-17 02:05:21.520654 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:21.521392 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__update_resource_status_2 [0.020701s] ... ok 2026-05-17 02:05:21.524992 | ubuntu-noble | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_get_progress [0.082208s] ... ok 2026-05-17 02:05:21.538879 | ubuntu-noble | {5} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_1 [0.019267s] ... ok 2026-05-17 02:05:21.558251 | ubuntu-noble | {5} manila.tests.test_utils.IsValidIPVersion.test_provided_none_version [0.018867s] ... ok 2026-05-17 02:05:21.573386 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_1_False [0.053785s] ... ok 2026-05-17 02:05:21.576587 | ubuntu-noble | {5} manila.tests.test_utils.IsValidIPVersion.test_valid_v4_2_255_255_255_255 [0.018748s] ... ok 2026-05-17 02:05:21.597326 | ubuntu-noble | {5} manila.tests.test_utils.IsValidIPVersion.test_valid_v6_1_2001_cdba_0000_0000_0000_0000_3257_9652 [0.020251s] ... ok 2026-05-17 02:05:21.601211 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:21.605697 | ubuntu-noble | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_shrink_share [0.080409s] ... ok 2026-05-17 02:05:21.626305 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_create_without_required_extra_spec_1 [0.020669s] ... ok 2026-05-17 02:05:21.638358 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_no_support [0.063753s] ... ok 2026-05-17 02:05:21.641545 | ubuntu-noble | {5} manila.tests.test_utils.MonkeyPatchTestCase.test_monkey_patch [0.044399s] ... ok 2026-05-17 02:05:21.645217 | ubuntu-noble | Share type test has invalid required extra specs. 2026-05-17 02:05:21.645240 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:21.645363 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:05:21.645372 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:05:21.645378 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:21.645384 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:05:21.645389 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:05:21.645395 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:05:21.647147 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_2 [0.021027s] ... ok 2026-05-17 02:05:21.663311 | ubuntu-noble | {5} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_6__False__False__True_ [0.021690s] ... ok 2026-05-17 02:05:21.672640 | ubuntu-noble | Share type test_with_extra has invalid required extra specs. 2026-05-17 02:05:21.672664 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:21.672671 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:05:21.672676 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:05:21.672682 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:21.672688 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:05:21.672693 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:05:21.672699 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:05:21.672889 | ubuntu-noble | Share type test_with_extra has invalid required extra specs. 2026-05-17 02:05:21.672900 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:21.672906 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:05:21.673044 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:05:21.673050 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:21.673056 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:05:21.673062 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:05:21.673068 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:05:21.676545 | ubuntu-noble | Share type test_with_extra has invalid required extra specs. 2026-05-17 02:05:21.676582 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:21.676588 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:05:21.676594 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:05:21.676600 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:21.676605 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:05:21.676611 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:05:21.676617 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:05:21.680401 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search [0.028699s] ... ok 2026-05-17 02:05:21.683647 | ubuntu-noble | {5} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_7___0___False_ [0.020112s] ... ok 2026-05-17 02:05:21.696192 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_1_nova [0.019778s] ... ok 2026-05-17 02:05:21.704471 | ubuntu-noble | {5} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_5_True [0.020594s] ... ok 2026-05-17 02:05:21.714782 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_optional_extra_specs [0.018380s] ... ok 2026-05-17 02:05:21.725611 | ubuntu-noble | {5} manila.tests.test_utils.TestComparableMixin.test_gt [0.021293s] ... ok 2026-05-17 02:05:21.729661 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_status [0.092287s] ... ok 2026-05-17 02:05:21.732992 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_required_extra_specs [0.018362s] ... ok 2026-05-17 02:05:21.749684 | ubuntu-noble | {5} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_disabled_2___noop__ [0.021765s] ... ok 2026-05-17 02:05:21.752346 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_16___create_share_from_snapshot_support____on__ [0.018622s] ... ok 2026-05-17 02:05:21.770572 | ubuntu-noble | {5} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_enabled [0.022343s] ... ok 2026-05-17 02:05:21.771800 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_18___create_share_from_snapshot_support____yes__ [0.018223s] ... ok 2026-05-17 02:05:21.789264 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_29___revert_to_snapshot_support____y__ [0.018700s] ... ok 2026-05-17 02:05:21.793887 | ubuntu-noble | {5} manila.tests.test_utils.TestRetryDecorator.test_max_backoff_sleep [0.023786s] ... ok 2026-05-17 02:05:21.811527 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_5 [0.078289s] ... ok 2026-05-17 02:05:21.811969 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_31___revert_to_snapshot_support____0__ [0.018791s] ... ok 2026-05-17 02:05:21.816266 | ubuntu-noble | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_create [0.020876s] ... ok 2026-05-17 02:05:21.827338 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:21.827370 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:21.827377 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:21.827382 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:21.827389 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:21.827394 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:21.827400 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:21.827405 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:21.827411 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:21.827417 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:21.827422 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:21.827427 | ubuntu-noble | raise effect 2026-05-17 02:05:21.827433 | ubuntu-noble | Exception 2026-05-17 02:05:21.828028 | ubuntu-noble | 2026-05-17 02:05:21.822 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:21.828047 | ubuntu-noble | 2026-05-17 02:05:21.823 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:21.830511 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_08_unmanage_share [0.021748s] ... ok 2026-05-17 02:05:21.831358 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_40___mount_snapshot_support____on__ [0.021930s] ... ok 2026-05-17 02:05:21.839287 | ubuntu-noble | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_delete_snapshot [0.023809s] ... ok 2026-05-17 02:05:21.850149 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:21.850183 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:21.850193 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:21.850201 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:21.850211 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:21.850219 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:21.850227 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:21.850236 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:21.850244 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:21.850252 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:21.850260 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:21.850269 | ubuntu-noble | raise effect 2026-05-17 02:05:21.850277 | ubuntu-noble | Exception 2026-05-17 02:05:21.851548 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_47___mount_snapshot_support____n__ [0.020599s] ... ok 2026-05-17 02:05:21.853851 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_25_create_share_replica [0.023113s] ... ok 2026-05-17 02:05:21.859870 | ubuntu-noble | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_get [0.020874s] ... ok 2026-05-17 02:05:21.873050 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_48___mount_snapshot_support____no__ [0.021165s] ... ok 2026-05-17 02:05:21.873677 | ubuntu-noble | Share group snapshot fake_snap_id: create failed 2026-05-17 02:05:21.875666 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_group_snapshot_with_error [0.022677s] ... ok 2026-05-17 02:05:21.884623 | ubuntu-noble | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_failed_2 [0.024492s] ... ok 2026-05-17 02:05:21.889650 | ubuntu-noble | 2026-05-17 02:05:21.886 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade cdefa6287df8 -> 0d8c8f6d54a4, modify_share_servers_table 2026-05-17 02:05:21.890263 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_69___provisioning_mount_point_prefix____gold__ [0.017337s] ... ok 2026-05-17 02:05:21.892906 | ubuntu-noble | 2026-05-17 02:05:21.890 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update cdefa6287df8 to 0d8c8f6d54a4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:21.895513 | ubuntu-noble | 2026-05-17 02:05:21.893 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:21.895715 | ubuntu-noble | 2026-05-17 02:05:21.893 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:21.900786 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_sg_snapshot_share_network_driver_not_handles_servers [0.022892s] ... ok 2026-05-17 02:05:21.901899 | ubuntu-noble | 2026-05-17 02:05:21.897 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:21.901916 | ubuntu-noble | 2026-05-17 02:05:21.897 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:21.905386 | ubuntu-noble | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_snapshot [0.021084s] ... ok 2026-05-17 02:05:21.908632 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_invalid_3_0000000000 [0.018310s] ... ok 2026-05-17 02:05:21.924712 | ubuntu-noble | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_unreserve_volume [0.018769s] ... ok 2026-05-17 02:05:21.925959 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_04___driver_handles_share_servers____on__ [0.017557s] ... ok 2026-05-17 02:05:21.943401 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_07___driver_handles_share_servers____0__ [0.017296s] ... ok 2026-05-17 02:05:21.944655 | ubuntu-noble | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_wait_for_available_volume_error_extending [0.020005s] ... ok 2026-05-17 02:05:21.953009 | ubuntu-noble | 2026-05-17 02:05:21.949 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 0d8c8f6d54a4 -> cdefa6287df8, modify_share_servers_table 2026-05-17 02:05:21.953028 | ubuntu-noble | 2026-05-17 02:05:21.950 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 0d8c8f6d54a4 to cdefa6287df8 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:21.959951 | ubuntu-noble | 2026-05-17 02:05:21.952 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:21.959971 | ubuntu-noble | 2026-05-17 02:05:21.952 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:21.959977 | ubuntu-noble | 2026-05-17 02:05:21.954 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:21.959982 | ubuntu-noble | 2026-05-17 02:05:21.955 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:21.962026 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_10___driver_handles_share_servers____off__ [0.018644s] ... ok 2026-05-17 02:05:21.967902 | ubuntu-noble | {5} manila.tests.wsgi.test_common.WSGICommonTestCase.test_application_factory [0.021057s] ... ok 2026-05-17 02:05:21.978572 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_backend_provided_metadata [0.076278s] ... ok 2026-05-17 02:05:21.980345 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_5 [0.017578s] ... ok 2026-05-17 02:05:21.997805 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_1__isnt__True [0.017991s] ... ok 2026-05-17 02:05:22.015351 | ubuntu-noble | 2026-05-17 02:05:22.005 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade cdefa6287df8 -> 2f27d904214c, add-ensuring-field-to-services 2026-05-17 02:05:22.015374 | ubuntu-noble | 2026-05-17 02:05:22.006 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update cdefa6287df8 to 2f27d904214c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:22.015386 | ubuntu-noble | 2026-05-17 02:05:22.008 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.015393 | ubuntu-noble | 2026-05-17 02:05:22.008 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.015398 | ubuntu-noble | 2026-05-17 02:05:22.010 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.015403 | ubuntu-noble | 2026-05-17 02:05:22.010 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.018532 | ubuntu-noble | Share instance 7424fe89-f39d-4e46-86c7-90dda5f85626 failed on creation. 2026-05-17 02:05:22.022847 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_remove_access [0.024423s] ... ok 2026-05-17 02:05:22.037961 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_error_in_driver_1_export_location [0.062660s] ... ok 2026-05-17 02:05:22.040685 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_update_share_type [0.018404s] ... ok 2026-05-17 02:05:22.062761 | ubuntu-noble | {6} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_no_values [0.019535s] ... ok 2026-05-17 02:05:22.072706 | ubuntu-noble | 2026-05-17 02:05:22.067 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 2f27d904214c -> cdefa6287df8, add-ensuring-field-to-services 2026-05-17 02:05:22.072729 | ubuntu-noble | 2026-05-17 02:05:22.069 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 2f27d904214c to cdefa6287df8 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:22.076654 | ubuntu-noble | 2026-05-17 02:05:22.071 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.076668 | ubuntu-noble | 2026-05-17 02:05:22.071 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.078188 | ubuntu-noble | {6} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend_and_pool [0.017472s] ... ok 2026-05-17 02:05:22.079436 | ubuntu-noble | 2026-05-17 02:05:22.076 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.079467 | ubuntu-noble | 2026-05-17 02:05:22.076 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.082582 | ubuntu-noble | Share instance 45370fdd-7377-4552-9e35-a479564ff709 failed on creation. 2026-05-17 02:05:22.098367 | ubuntu-noble | {6} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_without_pool [0.018104s] ... ok 2026-05-17 02:05:22.102271 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_error_in_driver_2_export_locations [0.064244s] ... ok 2026-05-17 02:05:22.114091 | ubuntu-noble | {6} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_get_active_replica_not_exist [0.017418s] ... ok 2026-05-17 02:05:22.129990 | ubuntu-noble | 2026-05-17 02:05:22.126 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade cdefa6287df8 -> 2f27d904214c, add-ensuring-field-to-services 2026-05-17 02:05:22.130011 | ubuntu-noble | 2026-05-17 02:05:22.127 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update cdefa6287df8 to 2f27d904214c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:22.132652 | ubuntu-noble | 2026-05-17 02:05:22.129 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.132670 | ubuntu-noble | 2026-05-17 02:05:22.129 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.135409 | ubuntu-noble | 2026-05-17 02:05:22.132 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.135428 | ubuntu-noble | 2026-05-17 02:05:22.132 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.165195 | ubuntu-noble | {6} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_1_queued_to_apply [0.050751s] ... ok 2026-05-17 02:05:22.186677 | ubuntu-noble | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_group_snapshot_minimal_request_no_members_with_desc [0.021800s] ... ok 2026-05-17 02:05:22.200885 | ubuntu-noble | 2026-05-17 02:05:22.185 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 2f27d904214c -> 6e32091979e0, add_backup_type_column 2026-05-17 02:05:22.200902 | ubuntu-noble | 2026-05-17 02:05:22.186 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 2f27d904214c to 6e32091979e0 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:22.200907 | ubuntu-noble | 2026-05-17 02:05:22.193 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.200918 | ubuntu-noble | 2026-05-17 02:05:22.194 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.200922 | ubuntu-noble | 2026-05-17 02:05:22.196 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.200925 | ubuntu-noble | 2026-05-17 02:05:22.197 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.205675 | ubuntu-noble | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_with_two_members [0.019101s] ... ok 2026-05-17 02:05:22.225076 | ubuntu-noble | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_2_specified_stypes_all_unsupported_in_AZ [0.019268s] ... ok 2026-05-17 02:05:22.241898 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_server_created [0.137836s] ... ok 2026-05-17 02:05:22.261782 | ubuntu-noble | 2026-05-17 02:05:22.256 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 6e32091979e0 -> 2f27d904214c, add_backup_type_column 2026-05-17 02:05:22.261804 | ubuntu-noble | 2026-05-17 02:05:22.257 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 6e32091979e0 to 2f27d904214c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:22.262117 | ubuntu-noble | 2026-05-17 02:05:22.259 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.262129 | ubuntu-noble | 2026-05-17 02:05:22.259 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.263779 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_free_share_servers_cleanup_disabled [0.022514s] ... ok 2026-05-17 02:05:22.265911 | ubuntu-noble | 2026-05-17 02:05:22.262 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.265931 | ubuntu-noble | 2026-05-17 02:05:22.262 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.322045 | ubuntu-noble | 2026-05-17 02:05:22.320 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 2f27d904214c -> 6e32091979e0, add_backup_type_column 2026-05-17 02:05:22.324494 | ubuntu-noble | 2026-05-17 02:05:22.321 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 2f27d904214c to 6e32091979e0 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:22.325679 | ubuntu-noble | 2026-05-17 02:05:22.323 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.325692 | ubuntu-noble | 2026-05-17 02:05:22.324 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.331078 | ubuntu-noble | 2026-05-17 02:05:22.326 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.331094 | ubuntu-noble | 2026-05-17 02:05:22.327 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.368392 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-05-17 02:05:22.373119 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-05-17 02:05:22.385335 | ubuntu-noble | 2026-05-17 02:05:22.381 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 6e32091979e0 -> 99d328f0a3d2, add mount_point_name to share_instances 2026-05-17 02:05:22.385357 | ubuntu-noble | 2026-05-17 02:05:22.382 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 6e32091979e0 to 99d328f0a3d2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:22.388011 | ubuntu-noble | 2026-05-17 02:05:22.385 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.388031 | ubuntu-noble | 2026-05-17 02:05:22.385 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.408275 | ubuntu-noble | 2026-05-17 02:05:22.395 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.408293 | ubuntu-noble | 2026-05-17 02:05:22.395 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.426635 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_1 [0.162819s] ... ok 2026-05-17 02:05:22.453925 | ubuntu-noble | 2026-05-17 02:05:22.450 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 99d328f0a3d2 -> 6e32091979e0, add mount_point_name to share_instances 2026-05-17 02:05:22.453948 | ubuntu-noble | 2026-05-17 02:05:22.451 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 99d328f0a3d2 to 6e32091979e0 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:22.456764 | ubuntu-noble | 2026-05-17 02:05:22.454 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.456786 | ubuntu-noble | 2026-05-17 02:05:22.454 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.459998 | ubuntu-noble | 2026-05-17 02:05:22.457 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.460014 | ubuntu-noble | 2026-05-17 02:05:22.457 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.518337 | ubuntu-noble | 2026-05-17 02:05:22.514 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 6e32091979e0 -> 99d328f0a3d2, add mount_point_name to share_instances 2026-05-17 02:05:22.518366 | ubuntu-noble | 2026-05-17 02:05:22.515 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 6e32091979e0 to 99d328f0a3d2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:22.522232 | ubuntu-noble | 2026-05-17 02:05:22.519 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.522267 | ubuntu-noble | 2026-05-17 02:05:22.519 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.525045 | ubuntu-noble | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot_group_does_not_exist [0.298857s] ... ok 2026-05-17 02:05:22.531110 | ubuntu-noble | 2026-05-17 02:05:22.522 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.531159 | ubuntu-noble | 2026-05-17 02:05:22.522 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.536761 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-05-17 02:05:22.544951 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_not_found_1_update_access [0.116444s] ... ok 2026-05-17 02:05:22.550140 | ubuntu-noble | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all_no_groups [0.025917s] ... ok 2026-05-17 02:05:22.563346 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_driver_exception [0.021026s] ... ok 2026-05-17 02:05:22.576221 | ubuntu-noble | {6} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_remove_access [0.026182s] ... ok 2026-05-17 02:05:22.585826 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_with_quota_error_1_True [0.020387s] ... ok 2026-05-17 02:05:22.586181 | ubuntu-noble | 2026-05-17 02:05:22.576 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 99d328f0a3d2 -> 2d708a9a3ba9, add_disable_reason_to_service 2026-05-17 02:05:22.586194 | ubuntu-noble | 2026-05-17 02:05:22.577 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 99d328f0a3d2 to 2d708a9a3ba9 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:22.586201 | ubuntu-noble | 2026-05-17 02:05:22.579 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.586206 | ubuntu-noble | 2026-05-17 02:05:22.579 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.586212 | ubuntu-noble | 2026-05-17 02:05:22.582 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.586217 | ubuntu-noble | 2026-05-17 02:05:22.582 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.596069 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_content_type [0.019565s] ... ok 2026-05-17 02:05:22.616843 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_metadata_size [0.019106s] ... ok 2026-05-17 02:05:22.635952 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionResponseCode403.test_not_authorized [0.020375s] ... ok 2026-05-17 02:05:22.645834 | ubuntu-noble | 2026-05-17 02:05:22.636 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 2d708a9a3ba9 -> 99d328f0a3d2, add_disable_reason_to_service 2026-05-17 02:05:22.645857 | ubuntu-noble | 2026-05-17 02:05:22.637 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 2d708a9a3ba9 to 99d328f0a3d2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:22.645864 | ubuntu-noble | 2026-05-17 02:05:22.639 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.645870 | ubuntu-noble | 2026-05-17 02:05:22.640 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.645887 | ubuntu-noble | 2026-05-17 02:05:22.642 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.645892 | ubuntu-noble | 2026-05-17 02:05:22.642 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.654084 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionResponseCode404.test_host_not_found [0.018080s] ... ok 2026-05-17 02:05:22.672221 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionResponseCode404.test_migration_not_found [0.017478s] ... ok 2026-05-17 02:05:22.689051 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_snapshot_deletion [0.104669s] ... ok 2026-05-17 02:05:22.690438 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_network_subnet_not_found [0.018322s] ... ok 2026-05-17 02:05:22.704048 | ubuntu-noble | 2026-05-17 02:05:22.693 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 99d328f0a3d2 -> 2d708a9a3ba9, add_disable_reason_to_service 2026-05-17 02:05:22.704072 | ubuntu-noble | 2026-05-17 02:05:22.694 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 99d328f0a3d2 to 2d708a9a3ba9 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:22.704079 | ubuntu-noble | 2026-05-17 02:05:22.696 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.704085 | ubuntu-noble | 2026-05-17 02:05:22.696 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.704090 | ubuntu-noble | 2026-05-17 02:05:22.699 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.704096 | ubuntu-noble | 2026-05-17 02:05:22.699 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.710527 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionTestCase.test_default_error_msg [0.017809s] ... ok 2026-05-17 02:05:22.726223 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionTestCase.test_replication_exception [0.018100s] ... ok 2026-05-17 02:05:22.747084 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionTestCase.test_snapshot_access_already_exists [0.020029s] ... ok 2026-05-17 02:05:22.762186 | ubuntu-noble | 2026-05-17 02:05:22.757 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 2d708a9a3ba9 -> cb20f743ca7b, backup_change_availability_zone_to_availability_zone_id 2026-05-17 02:05:22.764722 | ubuntu-noble | Unable to find system log file! 2026-05-17 02:05:22.764740 | ubuntu-noble | Deleted share instance instance_id1 2026-05-17 02:05:22.764747 | ubuntu-noble | Deleted share instance instance_id3 2026-05-17 02:05:22.764766 | ubuntu-noble | Deleted share fake_share_id 2026-05-17 02:05:22.764772 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-05-17 02:05:22.768417 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_06_exception [0.019072s] ... ok 2026-05-17 02:05:22.785346 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-05-17 02:05:22.787006 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_08_fatal [0.021568s] ... ok 2026-05-17 02:05:22.809303 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_15________critical__ [0.021200s] ... ok 2026-05-17 02:05:22.830004 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_20____LE____info__ [0.020046s] ... ok 2026-05-17 02:05:22.845418 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_ensure_shares_not_implemented [0.155886s] ... ok 2026-05-17 02:05:22.849476 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_22____LE____warning__ [0.017966s] ... ok 2026-05-17 02:05:22.868346 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_25____LI____audit__ [0.021687s] ... ok 2026-05-17 02:05:22.880171 | ubuntu-noble | 2026-05-17 02:05:22.868 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 2d708a9a3ba9 to cb20f743ca7b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:22.880189 | ubuntu-noble | 2026-05-17 02:05:22.870 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.880194 | ubuntu-noble | 2026-05-17 02:05:22.871 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.880198 | ubuntu-noble | 2026-05-17 02:05:22.874 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:22.880202 | ubuntu-noble | 2026-05-17 02:05:22.874 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:22.894174 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_validate_assertTrue [0.022144s] ... ok 2026-05-17 02:05:22.910399 | ubuntu-noble | {6} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_2_ [0.019255s] ... ok 2026-05-17 02:05:22.929049 | ubuntu-noble | {6} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_3___ [0.018364s] ... ok 2026-05-17 02:05:22.938368 | ubuntu-noble | 2026-05-17 02:05:22.934 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade cb20f743ca7b -> 2d708a9a3ba9, backup_change_availability_zone_to_availability_zone_id 2026-05-17 02:05:22.946594 | ubuntu-noble | {6} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_4 [0.018025s] ... ok 2026-05-17 02:05:22.965076 | ubuntu-noble | {6} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_5 [0.018244s] ... ok 2026-05-17 02:05:22.983052 | ubuntu-noble | {6} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api_allocate_not_redefined [0.017882s] ... ok 2026-05-17 02:05:23.011050 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_share_metadata_updates [0.166204s] ... ok 2026-05-17 02:05:23.012081 | ubuntu-noble | {6} manila.tests.test_policy.ContextIsAdminPolicyTestCase.test_context_is_admin_undefined [0.028841s] ... ok 2026-05-17 02:05:23.038200 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_has_pool_unable_to_fetch_share [0.026749s] ... ok 2026-05-17 02:05:23.045022 | ubuntu-noble | {6} manila.tests.test_policy.DefaultPolicyTestCase.test_default_not_found [0.033092s] ... ok 2026-05-17 02:05:23.083931 | ubuntu-noble | 2026-05-17 02:05:23.066 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update cb20f743ca7b to 2d708a9a3ba9 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:23.083950 | ubuntu-noble | 2026-05-17 02:05:23.069 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:23.083955 | ubuntu-noble | 2026-05-17 02:05:23.069 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:23.083959 | ubuntu-noble | 2026-05-17 02:05:23.072 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:23.083973 | ubuntu-noble | 2026-05-17 02:05:23.072 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:23.088470 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:23.091239 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_incompatible_dhss [0.052180s] ... ok 2026-05-17 02:05:23.092531 | ubuntu-noble | {6} manila.tests.test_policy.PolicyTestCase.test_early_OR_authorization [0.046614s] ... ok 2026-05-17 02:05:23.111513 | ubuntu-noble | {6} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_user_quotas_2___fake_quota_class___False__True_ [0.019041s] ... ok 2026-05-17 02:05:23.129362 | ubuntu-noble | {6} manila.tests.test_quota.QuotaEngineTestCase.test_count [0.018138s] ... ok 2026-05-17 02:05:23.132616 | ubuntu-noble | 2026-05-17 02:05:23.130 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 2d708a9a3ba9 -> cb20f743ca7b, backup_change_availability_zone_to_availability_zone_id 2026-05-17 02:05:23.148276 | ubuntu-noble | {6} manila.tests.test_quota.QuotaEngineTestCase.test_get_class_quotas_2_True [0.018498s] ... ok 2026-05-17 02:05:23.165849 | ubuntu-noble | {6} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_2 [0.017757s] ... ok 2026-05-17 02:05:23.184527 | ubuntu-noble | {6} manila.tests.test_quota.QuotaEngineTestCase.test_get_settable_quotas_3 [0.018483s] ... ok 2026-05-17 02:05:23.202959 | ubuntu-noble | {6} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_2 [0.018347s] ... ok 2026-05-17 02:05:23.221044 | ubuntu-noble | {6} manila.tests.test_quota.QuotaEngineTestCase.test_resources [0.017788s] ... ok 2026-05-17 02:05:23.245772 | ubuntu-noble | {6} manila.tests.test_service.ServiceManagerTestCase.test_message_gets_to_manager [0.023331s] ... ok 2026-05-17 02:05:23.251360 | ubuntu-noble | 2026-05-17 02:05:23.247 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 2d708a9a3ba9 to cb20f743ca7b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:23.254591 | ubuntu-noble | 2026-05-17 02:05:23.251 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:23.254620 | ubuntu-noble | 2026-05-17 02:05:23.251 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:23.257856 | ubuntu-noble | 2026-05-17 02:05:23.255 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:23.257872 | ubuntu-noble | 2026-05-17 02:05:23.255 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:23.263295 | ubuntu-noble | {6} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_3___10_0_0_0_5____248_0_0_0__ [0.018540s] ... ok 2026-05-17 02:05:23.281715 | ubuntu-noble | {6} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_4___10_0_0_0_32____255_255_255_255__ [0.018724s] ... ok 2026-05-17 02:05:23.300692 | ubuntu-noble | {6} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_invalid_3_10_0_0_555_33 [0.017808s] ... ok 2026-05-17 02:05:23.314385 | ubuntu-noble | 2026-05-17 02:05:23.311 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade cb20f743ca7b -> 9afbe2df4945, add_resource_locks 2026-05-17 02:05:23.318733 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_2___echo_____quoted_arg_with_space___ [0.018506s] ... ok 2026-05-17 02:05:23.318816 | ubuntu-noble | 2026-05-17 02:05:23.314 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update cb20f743ca7b to 9afbe2df4945 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:23.320869 | ubuntu-noble | 2026-05-17 02:05:23.318 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:23.321039 | ubuntu-noble | 2026-05-17 02:05:23.318 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:23.329598 | ubuntu-noble | 2026-05-17 02:05:23.322 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:23.329632 | ubuntu-noble | 2026-05-17 02:05:23.323 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:23.337899 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_6___echo_____quoted_argument__rm__rf__ [0.017968s] ... ok 2026-05-17 02:05:23.354770 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_service_is_up [0.018051s] ... ok 2026-05-17 02:05:23.372734 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_07___M1K____G__ [0.018344s] ... ok 2026-05-17 02:05:23.386651 | ubuntu-noble | 2026-05-17 02:05:23.379 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 9afbe2df4945 -> cb20f743ca7b, add_resource_locks 2026-05-17 02:05:23.390773 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_10___2_2GG____G__ [0.017929s] ... ok 2026-05-17 02:05:23.394666 | ubuntu-noble | 2026-05-17 02:05:23.392 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 9afbe2df4945 to cb20f743ca7b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:23.400678 | ubuntu-noble | 2026-05-17 02:05:23.396 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:23.400699 | ubuntu-noble | 2026-05-17 02:05:23.397 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:23.404995 | ubuntu-noble | Error managing share server fake_share_server_id 2026-05-17 02:05:23.405014 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:23.405020 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3479, in manage_share_server 2026-05-17 02:05:23.405026 | ubuntu-noble | raise exception.ManageShareServerError(reason=msg) 2026-05-17 02:05:23.405031 | ubuntu-noble | manila.exception.ManageShareServerError: Manage existing share server failed due to: Failed to manage all allocations. Allocations [{}, {}] were not managed. 2026-05-17 02:05:23.407963 | ubuntu-noble | 2026-05-17 02:05:23.404 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:23.407992 | ubuntu-noble | 2026-05-17 02:05:23.404 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:23.409383 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_15___M2_2K____G__ [0.018613s] ... ok 2026-05-17 02:05:23.417686 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_allocations_not_managed [0.324829s] ... ok 2026-05-17 02:05:23.428533 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_17__23___G__ [0.017885s] ... ok 2026-05-17 02:05:23.445471 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_03____4_1G____G____4_1_ [0.017890s] ... ok 2026-05-17 02:05:23.466137 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_16____9728_2381T____T____9728_2381_ [0.018064s] ... ok 2026-05-17 02:05:23.470002 | ubuntu-noble | 2026-05-17 02:05:23.462 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade cb20f743ca7b -> 9afbe2df4945, add_resource_locks 2026-05-17 02:05:23.470037 | ubuntu-noble | 2026-05-17 02:05:23.463 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update cb20f743ca7b to 9afbe2df4945 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:23.475563 | ubuntu-noble | 2026-05-17 02:05:23.471 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:23.475918 | ubuntu-noble | 2026-05-17 02:05:23.471 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:23.479684 | ubuntu-noble | 2026-05-17 02:05:23.477 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:23.479725 | ubuntu-noble | 2026-05-17 02:05:23.477 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:23.482257 | ubuntu-noble | {6} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_5_ [0.017713s] ... ok 2026-05-17 02:05:23.486669 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_2 [0.067297s] ... ok 2026-05-17 02:05:23.500294 | ubuntu-noble | {6} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_2 [0.018265s] ... ok 2026-05-17 02:05:23.522624 | ubuntu-noble | {6} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_4 [0.018377s] ... ok 2026-05-17 02:05:23.537011 | ubuntu-noble | {6} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_invalid_string_3_falses [0.018678s] ... ok 2026-05-17 02:05:23.537604 | ubuntu-noble | 2026-05-17 02:05:23.533 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 9afbe2df4945 -> aebe2a413e13, add backup 2026-05-17 02:05:23.541356 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_2_migration_driver_phase1_done [0.058517s] ... ok 2026-05-17 02:05:23.543079 | ubuntu-noble | 2026-05-17 02:05:23.538 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 9afbe2df4945 to aebe2a413e13 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:23.546211 | ubuntu-noble | 2026-05-17 02:05:23.543 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:23.546601 | ubuntu-noble | 2026-05-17 02:05:23.543 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:23.552657 | ubuntu-noble | 2026-05-17 02:05:23.548 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:23.552685 | ubuntu-noble | 2026-05-17 02:05:23.548 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:23.555247 | ubuntu-noble | {6} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_3___1___True_ [0.018156s] ... ok 2026-05-17 02:05:23.576946 | ubuntu-noble | {6} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_1_None [0.017891s] ... ok 2026-05-17 02:05:23.595483 | ubuntu-noble | {6} manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code_non_retriable [0.019008s] ... ok 2026-05-17 02:05:23.611309 | ubuntu-noble | {6} manila.tests.volume.test_cinder.CinderApiTestCase.test_attach [0.018340s] ... ok 2026-05-17 02:05:23.613597 | ubuntu-noble | 2026-05-17 02:05:23.607 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade aebe2a413e13 -> 9afbe2df4945, add backup 2026-05-17 02:05:23.621406 | ubuntu-noble | 2026-05-17 02:05:23.618 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update aebe2a413e13 to 9afbe2df4945 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:23.626325 | ubuntu-noble | 2026-05-17 02:05:23.622 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:23.626395 | ubuntu-noble | 2026-05-17 02:05:23.622 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:23.630415 | ubuntu-noble | {6} manila.tests.volume.test_cinder.CinderApiTestCase.test_update [0.018846s] ... ok 2026-05-17 02:05:23.632875 | ubuntu-noble | 2026-05-17 02:05:23.628 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:23.632921 | ubuntu-noble | 2026-05-17 02:05:23.629 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:23.648989 | ubuntu-noble | {6} manila.tests.volume.test_cinder.CinderclientTestCase.test_no_auth_obj [0.019194s] ... ok 2026-05-17 02:05:23.649578 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_driver_continue_2_False [0.108202s] ... ok 2026-05-17 02:05:23.686392 | ubuntu-noble | 2026-05-17 02:05:23.682 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 9afbe2df4945 -> aebe2a413e13, add backup 2026-05-17 02:05:23.690514 | ubuntu-noble | 2026-05-17 02:05:23.686 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 9afbe2df4945 to aebe2a413e13 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:23.695691 | ubuntu-noble | 2026-05-17 02:05:23.689 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:23.695713 | ubuntu-noble | 2026-05-17 02:05:23.689 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:23.696486 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress_exception_2_migration_cancelled [0.046690s] ... ok 2026-05-17 02:05:23.699935 | ubuntu-noble | 2026-05-17 02:05:23.693 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:23.699968 | ubuntu-noble | 2026-05-17 02:05:23.694 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:23.759066 | ubuntu-noble | Host-assisted migration failed for share share_id. 2026-05-17 02:05:23.759106 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:23.759113 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1705, in migration_start 2026-05-17 02:05:23.759119 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-05-17 02:05:23.759125 | ubuntu-noble | manila.exception.ShareMigrationFailed: Share migration failed: Share share_id must not have snapshots in order to perform a host-assisted migration. 2026-05-17 02:05:23.763316 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_5 [0.063663s] ... ok 2026-05-17 02:05:23.769514 | ubuntu-noble | 2026-05-17 02:05:23.753 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade aebe2a413e13 -> ac0620cbe74d, add state column for service 2026-05-17 02:05:23.769549 | ubuntu-noble | 2026-05-17 02:05:23.753 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update aebe2a413e13 to ac0620cbe74d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:23.769555 | ubuntu-noble | 2026-05-17 02:05:23.757 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:23.769569 | ubuntu-noble | 2026-05-17 02:05:23.757 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:23.769573 | ubuntu-noble | 2026-05-17 02:05:23.766 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:23.769576 | ubuntu-noble | 2026-05-17 02:05:23.767 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:23.782888 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_snapshot_update_nothing_to_update_2_False [0.020596s] ... ok 2026-05-17 02:05:23.804939 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_invalid_arguments [0.021498s] ... ok 2026-05-17 02:05:23.822320 | ubuntu-noble | Share id1 could not be reverted to snapshot fakesnapshotid. 2026-05-17 02:05:23.822345 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:23.822584 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 4324, in _revert_to_replicated_snapshot 2026-05-17 02:05:23.822600 | ubuntu-noble | self.driver.revert_to_replicated_snapshot( 2026-05-17 02:05:23.822606 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:23.822622 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:23.822627 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:23.822632 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:23.822638 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:23.822643 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:23.822648 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:23.822654 | ubuntu-noble | raise effect 2026-05-17 02:05:23.822659 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-05-17 02:05:23.825867 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_driver_exception_2_fake_reservations [0.022206s] ... ok 2026-05-17 02:05:23.828397 | ubuntu-noble | 2026-05-17 02:05:23.825 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade ac0620cbe74d -> aebe2a413e13, add state column for service 2026-05-17 02:05:23.833543 | ubuntu-noble | 2026-05-17 02:05:23.828 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update ac0620cbe74d to aebe2a413e13 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:23.833559 | ubuntu-noble | 2026-05-17 02:05:23.831 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:23.833564 | ubuntu-noble | 2026-05-17 02:05:23.831 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:23.839428 | ubuntu-noble | 2026-05-17 02:05:23.836 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:23.839444 | ubuntu-noble | 2026-05-17 02:05:23.837 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:23.863050 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_1 [0.037098s] ... ok 2026-05-17 02:05:23.893903 | ubuntu-noble | 2026-05-17 02:05:23.890 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade aebe2a413e13 -> ac0620cbe74d, add state column for service 2026-05-17 02:05:23.904628 | ubuntu-noble | 2026-05-17 02:05:23.892 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update aebe2a413e13 to ac0620cbe74d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:23.904646 | ubuntu-noble | 2026-05-17 02:05:23.894 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:23.904651 | ubuntu-noble | 2026-05-17 02:05:23.894 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:23.904655 | ubuntu-noble | 2026-05-17 02:05:23.898 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:23.904666 | ubuntu-noble | 2026-05-17 02:05:23.898 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:23.927993 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_1_True [0.063963s] ... ok 2026-05-17 02:05:23.955084 | ubuntu-noble | 2026-05-17 02:05:23.949 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade ac0620cbe74d -> 1e2d600bf972, Add share network subnet metadata 2026-05-17 02:05:23.957202 | ubuntu-noble | 2026-05-17 02:05:23.954 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update ac0620cbe74d to 1e2d600bf972 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:23.963650 | ubuntu-noble | 2026-05-17 02:05:23.960 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:23.963986 | ubuntu-noble | 2026-05-17 02:05:23.961 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:23.968887 | ubuntu-noble | 2026-05-17 02:05:23.966 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:23.968903 | ubuntu-noble | 2026-05-17 02:05:23.966 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:23.969232 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_start [0.042933s] ... ok 2026-05-17 02:05:24.013067 | ubuntu-noble | Failed to update quota on share shrinking. 2026-05-17 02:05:24.013111 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:24.013121 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5041, in shrink_share 2026-05-17 02:05:24.013131 | ubuntu-noble | reservations = QUOTAS.reserve(context, **deltas) 2026-05-17 02:05:24.013139 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.013166 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:24.013175 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:24.013183 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.013192 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:24.013200 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:24.013208 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.013217 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:24.013225 | ubuntu-noble | raise effect 2026-05-17 02:05:24.013234 | ubuntu-noble | Exception: fake 2026-05-17 02:05:24.016048 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_quota_error_1 [0.046274s] ... ok 2026-05-17 02:05:24.024628 | ubuntu-noble | 2026-05-17 02:05:24.020 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 1e2d600bf972 -> ac0620cbe74d, Add share network subnet metadata 2026-05-17 02:05:24.035622 | ubuntu-noble | 2026-05-17 02:05:24.033 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 1e2d600bf972 to ac0620cbe74d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:24.040592 | ubuntu-noble | 2026-05-17 02:05:24.036 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:24.040607 | ubuntu-noble | 2026-05-17 02:05:24.037 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:24.046815 | ubuntu-noble | 2026-05-17 02:05:24.041 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:24.046838 | ubuntu-noble | 2026-05-17 02:05:24.042 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:24.060096 | ubuntu-noble | Can not remove access rules of share: . 2026-05-17 02:05:24.064837 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_remove_access_rules_error [0.047746s] ... ok 2026-05-17 02:05:24.099416 | ubuntu-noble | Failed to commit reservations 2026-05-17 02:05:24.099443 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:24.099479 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:05:24.099488 | ubuntu-noble | self._driver.commit( 2026-05-17 02:05:24.099494 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:05:24.099499 | ubuntu-noble | db.reservation_commit( 2026-05-17 02:05:24.099504 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:05:24.099524 | ubuntu-noble | return IMPL.reservation_commit( 2026-05-17 02:05:24.099529 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.099535 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:05:24.099540 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:24.099545 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.099550 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:05:24.099556 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:05:24.099561 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:05:24.099566 | ubuntu-noble | self.force_reraise() 2026-05-17 02:05:24.099572 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:05:24.099586 | ubuntu-noble | raise self.value 2026-05-17 02:05:24.099591 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:05:24.099597 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:24.099602 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.099607 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:05:24.099612 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:24.099618 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.099623 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:05:24.099628 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:05:24.099633 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.099638 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:05:24.099643 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-05-17 02:05:24.099649 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.099654 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:24.099659 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:24.099664 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.099669 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:05:24.099674 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:24.099679 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.099684 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:24.099690 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:24.099695 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:24.099700 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:24.099705 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:24.099710 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.099716 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:05:24.099721 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:24.099726 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.099731 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:24.099736 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:24.099742 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:24.099747 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:24.099752 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:24.099757 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.099762 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:05:24.099767 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:24.099772 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.099778 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:24.099783 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:24.099795 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:24.099809 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:24.099816 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:24.099823 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.099830 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:05:24.099836 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:05:24.099849 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.099855 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:05:24.099862 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-05-17 02:05:24.099869 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.099875 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:05:24.099882 | ubuntu-noble | resolved = impl._literal_coercion( 2026-05-17 02:05:24.099889 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.099895 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:05:24.099902 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-05-17 02:05:24.099908 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:05:24.099915 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:05:24.099922 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-05-17 02:05:24.100742 | ubuntu-noble | 2026-05-17 02:05:24.095 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade ac0620cbe74d -> 1e2d600bf972, Add share network subnet metadata 2026-05-17 02:05:24.100763 | ubuntu-noble | 2026-05-17 02:05:24.097 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update ac0620cbe74d to 1e2d600bf972 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:24.103061 | ubuntu-noble | 2026-05-17 02:05:24.100 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:24.103079 | ubuntu-noble | 2026-05-17 02:05:24.100 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:24.108560 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_2_False [0.041861s] ... ok 2026-05-17 02:05:24.109073 | ubuntu-noble | 2026-05-17 02:05:24.105 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:24.109087 | ubuntu-noble | 2026-05-17 02:05:24.105 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:24.161652 | ubuntu-noble | Failed to commit reservations 2026-05-17 02:05:24.161682 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:24.161689 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:05:24.161695 | ubuntu-noble | self._driver.commit( 2026-05-17 02:05:24.161701 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:05:24.161706 | ubuntu-noble | db.reservation_commit( 2026-05-17 02:05:24.161711 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:05:24.161727 | ubuntu-noble | return IMPL.reservation_commit( 2026-05-17 02:05:24.161743 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.161749 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:05:24.161754 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:24.161759 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.161764 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:05:24.161770 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:05:24.161775 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:05:24.161781 | ubuntu-noble | self.force_reraise() 2026-05-17 02:05:24.161786 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:05:24.161792 | ubuntu-noble | raise self.value 2026-05-17 02:05:24.161797 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:05:24.161802 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:24.161808 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.161813 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:05:24.161818 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:24.161824 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.161829 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:05:24.161841 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:05:24.161846 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.161851 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:05:24.161856 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-05-17 02:05:24.161862 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.161867 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:24.161872 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:24.161877 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.161883 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:05:24.161888 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:24.161893 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.161898 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:24.161903 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:24.161909 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:24.161914 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:24.161919 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:24.161924 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.161929 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:05:24.161935 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:24.161940 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.161945 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:24.161956 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:24.161961 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:24.161967 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:24.161972 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:24.161977 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.161982 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:05:24.161987 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:24.161993 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.161998 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:24.162003 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:24.162014 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:24.162019 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:24.162025 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:24.162030 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.162035 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:05:24.162040 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:05:24.162045 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.162051 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:05:24.162056 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-05-17 02:05:24.162061 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.162066 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:05:24.162072 | ubuntu-noble | resolved = impl._literal_coercion( 2026-05-17 02:05:24.162077 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:24.162082 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:05:24.162087 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-05-17 02:05:24.162092 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:05:24.162115 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:05:24.162120 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-05-17 02:05:24.163796 | ubuntu-noble | Since share 96ee4264-535f-4600-be87-882ad6b53981 has been un-managed from share server fake_server_id. This share server must be removed manually, either by un-managing or by deleting it. The share network subnets [] and share network None cannot be deleted unless this share server has been removed. 2026-05-17 02:05:24.165610 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_with_share_server_1_True [0.059777s] ... ok 2026-05-17 02:05:24.178715 | ubuntu-noble | 2026-05-17 02:05:24.166 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 1e2d600bf972 -> c476aeb186ec, add_transfers 2026-05-17 02:05:24.178751 | ubuntu-noble | 2026-05-17 02:05:24.167 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 1e2d600bf972 to c476aeb186ec update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:24.178758 | ubuntu-noble | 2026-05-17 02:05:24.170 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:24.178778 | ubuntu-noble | 2026-05-17 02:05:24.170 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:24.178783 | ubuntu-noble | 2026-05-17 02:05:24.173 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:24.178789 | ubuntu-noble | 2026-05-17 02:05:24.173 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:24.225949 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_1 [0.059593s] ... ok 2026-05-17 02:05:24.229614 | ubuntu-noble | 2026-05-17 02:05:24.226 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade c476aeb186ec -> 1e2d600bf972, add_transfers 2026-05-17 02:05:24.236656 | ubuntu-noble | 2026-05-17 02:05:24.234 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update c476aeb186ec to 1e2d600bf972 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:24.240306 | ubuntu-noble | 2026-05-17 02:05:24.236 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:24.240326 | ubuntu-noble | 2026-05-17 02:05:24.237 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:24.242775 | ubuntu-noble | 2026-05-17 02:05:24.240 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:24.242794 | ubuntu-noble | 2026-05-17 02:05:24.240 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:24.286293 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_2 [0.060567s] ... ok 2026-05-17 02:05:24.295959 | ubuntu-noble | 2026-05-17 02:05:24.293 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 1e2d600bf972 -> c476aeb186ec, add_transfers 2026-05-17 02:05:24.297849 | ubuntu-noble | 2026-05-17 02:05:24.295 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 1e2d600bf972 to c476aeb186ec update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:24.300259 | ubuntu-noble | 2026-05-17 02:05:24.297 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:24.300280 | ubuntu-noble | 2026-05-17 02:05:24.297 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:24.303790 | ubuntu-noble | 2026-05-17 02:05:24.301 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:24.303811 | ubuntu-noble | 2026-05-17 02:05:24.301 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:24.336888 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_4 [0.050415s] ... ok 2026-05-17 02:05:24.359516 | ubuntu-noble | 2026-05-17 02:05:24.353 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade c476aeb186ec -> bb5938d74b73, add default_ad_site to security service 2026-05-17 02:05:24.359599 | ubuntu-noble | 2026-05-17 02:05:24.354 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update c476aeb186ec to bb5938d74b73 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:24.360127 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_03 [0.020345s] ... ok 2026-05-17 02:05:24.360151 | ubuntu-noble | 2026-05-17 02:05:24.356 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:24.360162 | ubuntu-noble | 2026-05-17 02:05:24.356 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:24.363416 | ubuntu-noble | 2026-05-17 02:05:24.361 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:24.363437 | ubuntu-noble | 2026-05-17 02:05:24.361 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:24.379296 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_11 [0.020406s] ... ok 2026-05-17 02:05:24.420572 | ubuntu-noble | {4} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_access_rules_2 [0.042888s] ... ok 2026-05-17 02:05:24.423152 | ubuntu-noble | 2026-05-17 02:05:24.413 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade bb5938d74b73 -> c476aeb186ec, add default_ad_site to security service 2026-05-17 02:05:24.423232 | ubuntu-noble | 2026-05-17 02:05:24.414 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update bb5938d74b73 to c476aeb186ec update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:24.423244 | ubuntu-noble | 2026-05-17 02:05:24.417 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:24.423253 | ubuntu-noble | 2026-05-17 02:05:24.418 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:24.425492 | ubuntu-noble | 2026-05-17 02:05:24.423 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:24.425523 | ubuntu-noble | 2026-05-17 02:05:24.423 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:24.480603 | ubuntu-noble | 2026-05-17 02:05:24.476 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade c476aeb186ec -> bb5938d74b73, add default_ad_site to security service 2026-05-17 02:05:24.480648 | ubuntu-noble | 2026-05-17 02:05:24.478 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update c476aeb186ec to bb5938d74b73 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:24.483391 | ubuntu-noble | 2026-05-17 02:05:24.480 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:24.483413 | ubuntu-noble | 2026-05-17 02:05:24.480 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:24.486083 | ubuntu-noble | 2026-05-17 02:05:24.483 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:24.486118 | ubuntu-noble | 2026-05-17 02:05:24.483 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:24.501307 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:24.505504 | ubuntu-noble | {4} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_group [0.084727s] ... ok 2026-05-17 02:05:24.545619 | ubuntu-noble | 2026-05-17 02:05:24.537 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade bb5938d74b73 -> a87e0fb17dee, add_snapshot_metadata_table 2026-05-17 02:05:24.545646 | ubuntu-noble | 2026-05-17 02:05:24.539 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update bb5938d74b73 to a87e0fb17dee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:24.545653 | ubuntu-noble | 2026-05-17 02:05:24.542 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:24.545659 | ubuntu-noble | 2026-05-17 02:05:24.542 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:24.548252 | ubuntu-noble | 2026-05-17 02:05:24.545 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:24.548273 | ubuntu-noble | 2026-05-17 02:05:24.545 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:24.584926 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:24.589149 | ubuntu-noble | {4} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_provide_share_server [0.083661s] ... ok 2026-05-17 02:05:24.598299 | ubuntu-noble | 2026-05-17 02:05:24.595 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade a87e0fb17dee -> bb5938d74b73, add_snapshot_metadata_table 2026-05-17 02:05:24.609207 | ubuntu-noble | 2026-05-17 02:05:24.606 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update a87e0fb17dee to bb5938d74b73 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:24.611330 | ubuntu-noble | 2026-05-17 02:05:24.608 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:24.611350 | ubuntu-noble | 2026-05-17 02:05:24.609 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:24.614547 | ubuntu-noble | 2026-05-17 02:05:24.612 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:24.614568 | ubuntu-noble | 2026-05-17 02:05:24.612 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:24.666056 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:24.668944 | ubuntu-noble | 2026-05-17 02:05:24.661 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade bb5938d74b73 -> a87e0fb17dee, add_snapshot_metadata_table 2026-05-17 02:05:24.668965 | ubuntu-noble | 2026-05-17 02:05:24.663 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update bb5938d74b73 to a87e0fb17dee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:24.668979 | ubuntu-noble | 2026-05-17 02:05:24.665 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:24.668985 | ubuntu-noble | 2026-05-17 02:05:24.666 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:24.670879 | ubuntu-noble | {4} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_start [0.081217s] ... ok 2026-05-17 02:05:24.672403 | ubuntu-noble | 2026-05-17 02:05:24.668 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:24.672588 | ubuntu-noble | 2026-05-17 02:05:24.668 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:24.724307 | ubuntu-noble | 2026-05-17 02:05:24.720 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade a87e0fb17dee -> 1946cb97bb8d, multiple share server subnets 2026-05-17 02:05:24.750056 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:24.754342 | ubuntu-noble | {4} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_unmanage_share_server [0.083494s] ... ok 2026-05-17 02:05:24.830969 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:24.836208 | ubuntu-noble | {4} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_replica [0.081054s] ... ok 2026-05-17 02:05:24.850957 | ubuntu-noble | 2026-05-17 02:05:24.836 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update a87e0fb17dee to 1946cb97bb8d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:24.850986 | ubuntu-noble | 2026-05-17 02:05:24.839 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:24.850993 | ubuntu-noble | 2026-05-17 02:05:24.839 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:24.850998 | ubuntu-noble | 2026-05-17 02:05:24.842 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:24.851003 | ubuntu-noble | 2026-05-17 02:05:24.842 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:24.862245 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_add_access [0.026538s] ... ok 2026-05-17 02:05:24.881443 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_1 [0.019260s] ... ok 2026-05-17 02:05:24.894876 | ubuntu-noble | 2026-05-17 02:05:24.893 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 1946cb97bb8d -> a87e0fb17dee, multiple share server subnets 2026-05-17 02:05:24.902349 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs_invalid_1 [0.019153s] ... ok 2026-05-17 02:05:24.919805 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_19___create_share_from_snapshot_support____0__ [0.018621s] ... ok 2026-05-17 02:05:24.938883 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_30___revert_to_snapshot_support____yes__ [0.018127s] ... ok 2026-05-17 02:05:24.956631 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_41___mount_snapshot_support____y__ [0.018229s] ... ok 2026-05-17 02:05:24.974616 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_50___mount_point_name_support____t__ [0.017927s] ... ok 2026-05-17 02:05:24.992694 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_51___mount_point_name_support____true__ [0.018389s] ... ok 2026-05-17 02:05:25.010982 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_54___mount_point_name_support____yes__ [0.017656s] ... ok 2026-05-17 02:05:25.029322 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_64___encryption_support____share__ [0.018087s] ... ok 2026-05-17 02:05:25.047010 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_72___encryption_support____share__ [0.018073s] ... ok 2026-05-17 02:05:25.054963 | ubuntu-noble | 2026-05-17 02:05:25.045 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 1946cb97bb8d to a87e0fb17dee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:25.054986 | ubuntu-noble | 2026-05-17 02:05:25.047 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.054992 | ubuntu-noble | 2026-05-17 02:05:25.047 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.056088 | ubuntu-noble | 2026-05-17 02:05:25.051 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.056111 | ubuntu-noble | 2026-05-17 02:05:25.051 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.066253 | ubuntu-noble | {4} manila.tests.share.test_share_utils.NotifyUsageTestCase.test_notify_about_share_usage [0.019227s] ... ok 2026-05-17 02:05:25.084883 | ubuntu-noble | {4} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_is_az_subnets_compatible_2 [0.018581s] ... ok 2026-05-17 02:05:25.103438 | ubuntu-noble | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_request_spec [0.018469s] ... ok 2026-05-17 02:05:25.109704 | ubuntu-noble | 2026-05-17 02:05:25.105 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade a87e0fb17dee -> 1946cb97bb8d, multiple share server subnets 2026-05-17 02:05:25.122603 | ubuntu-noble | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_failure_reserving_quota [0.019216s] ... ok 2026-05-17 02:05:25.142383 | ubuntu-noble | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_minimal_request_no_members [0.018887s] ... ok 2026-05-17 02:05:25.161106 | ubuntu-noble | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_error_on_quota_reserve [0.018604s] ... ok 2026-05-17 02:05:25.180266 | ubuntu-noble | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_multiple_fields [0.019518s] ... ok 2026-05-17 02:05:25.200104 | ubuntu-noble | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_share_type_not_found [0.019438s] ... ok 2026-05-17 02:05:25.218754 | ubuntu-noble | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get [0.018844s] ... ok 2026-05-17 02:05:25.220052 | ubuntu-noble | {1} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsMySQL.test_mysql_innodb [43.433842s] ... ok 2026-05-17 02:05:25.237437 | ubuntu-noble | {4} manila.tests.test_conf.ConfigTestCase.test_flag_leak_left [0.018793s] ... ok 2026-05-17 02:05:25.245946 | ubuntu-noble | 2026-05-17 02:05:25.241 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update a87e0fb17dee to 1946cb97bb8d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:25.248166 | ubuntu-noble | 2026-05-17 02:05:25.244 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.248185 | ubuntu-noble | 2026-05-17 02:05:25.244 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.252053 | ubuntu-noble | 2026-05-17 02:05:25.248 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.252073 | ubuntu-noble | 2026-05-17 02:05:25.248 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.256653 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_delete_existing [0.035769s] ... ok 2026-05-17 02:05:25.256689 | ubuntu-noble | {4} manila.tests.test_conf.ConfigTestCase.test_flag_overrides [0.018556s] ... ok 2026-05-17 02:05:25.275283 | ubuntu-noble | {4} manila.tests.test_conf.ConfigTestCase.test_long_vs_short_flags [0.019179s] ... ok 2026-05-17 02:05:25.283644 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_double_update [0.028710s] ... ok 2026-05-17 02:05:25.293718 | ubuntu-noble | {4} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_offline [0.018301s] ... ok 2026-05-17 02:05:25.311268 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all [0.027582s] ... ok 2026-05-17 02:05:25.312549 | ubuntu-noble | {4} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_stop [0.018742s] ... ok 2026-05-17 02:05:25.315149 | ubuntu-noble | 2026-05-17 02:05:25.301 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 1946cb97bb8d -> fbdfabcba377, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-05-17 02:05:25.315187 | ubuntu-noble | 2026-05-17 02:05:25.303 6714 WARNING 1946cb97bb8d_add_is_soft_deleted_and_scheduled_to_be_deleted_at_to_shares_table_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-05-17 02:05:25.315197 | ubuntu-noble | 2026-05-17 02:05:25.303 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 1946cb97bb8d to fbdfabcba377 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:25.315221 | ubuntu-noble | 2026-05-17 02:05:25.305 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.315231 | ubuntu-noble | 2026-05-17 02:05:25.305 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.315239 | ubuntu-noble | 2026-05-17 02:05:25.308 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.315248 | ubuntu-noble | 2026-05-17 02:05:25.308 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.330581 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_not_found [0.017841s] ... ok 2026-05-17 02:05:25.336087 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_filter [0.024668s] ... ok 2026-05-17 02:05:25.350018 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_paste_app_not_found [0.018441s] ... ok 2026-05-17 02:05:25.359981 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_invalid_sort_key [0.020835s] ... ok 2026-05-17 02:05:25.367546 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_usage_not_found [0.017973s] ... ok 2026-05-17 02:05:25.371277 | ubuntu-noble | 2026-05-17 02:05:25.362 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade fbdfabcba377 -> 1946cb97bb8d, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-05-17 02:05:25.371307 | ubuntu-noble | 2026-05-17 02:05:25.364 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update fbdfabcba377 to 1946cb97bb8d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:25.371314 | ubuntu-noble | 2026-05-17 02:05:25.366 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.371319 | ubuntu-noble | 2026-05-17 02:05:25.366 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.375754 | ubuntu-noble | 2026-05-17 02:05:25.370 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.375774 | ubuntu-noble | 2026-05-17 02:05:25.371 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.385673 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionTestCase.test_error_msg_is_exception_to_string [0.018142s] ... ok 2026-05-17 02:05:25.403774 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionTestCase.test_ip_address_generation_failure [0.018070s] ... ok 2026-05-17 02:05:25.404297 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get [0.046666s] ... ok 2026-05-17 02:05:25.423942 | ubuntu-noble | 2026-05-17 02:05:25.423985 | ubuntu-noble | OpenStack manila version: 1.0.0 2026-05-17 02:05:25.423996 | ubuntu-noble | 2026-05-17 02:05:25.424021 | ubuntu-noble | manila-manage category action [] 2026-05-17 02:05:25.424031 | ubuntu-noble | Available categories: 2026-05-17 02:05:25.424039 | ubuntu-noble | config 2026-05-17 02:05:25.424048 | ubuntu-noble | db 2026-05-17 02:05:25.424057 | ubuntu-noble | host 2026-05-17 02:05:25.424065 | ubuntu-noble | logs 2026-05-17 02:05:25.424074 | ubuntu-noble | service 2026-05-17 02:05:25.424082 | ubuntu-noble | share 2026-05-17 02:05:25.424091 | ubuntu-noble | share_server 2026-05-17 02:05:25.424099 | ubuntu-noble | shell 2026-05-17 02:05:25.424107 | ubuntu-noble | version 2026-05-17 02:05:25.424116 | ubuntu-noble | One or more capabilities are invalid for this operation. The supported capability(ies) is(are) ['security_service_update_support', 'network_allocation_update_support']. 2026-05-17 02:05:25.424154 | ubuntu-noble | controller-0@fancystore01#pool100 specifies a pool but controller-0@fancystore01 does not. 2026-05-17 02:05:25.424163 | ubuntu-noble | 2026-05-17 02:05:25.424172 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-05-17 02:05:25.425176 | ubuntu-noble | {4} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_01_debug [0.018873s] ... ok 2026-05-17 02:05:25.440888 | ubuntu-noble | 2026-05-17 02:05:25.423 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 1946cb97bb8d -> fbdfabcba377, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-05-17 02:05:25.440952 | ubuntu-noble | 2026-05-17 02:05:25.425 6714 WARNING 1946cb97bb8d_add_is_soft_deleted_and_scheduled_to_be_deleted_at_to_shares_table_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-05-17 02:05:25.440962 | ubuntu-noble | 2026-05-17 02:05:25.425 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 1946cb97bb8d to fbdfabcba377 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:25.440971 | ubuntu-noble | 2026-05-17 02:05:25.427 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.440979 | ubuntu-noble | 2026-05-17 02:05:25.427 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.440988 | ubuntu-noble | 2026-05-17 02:05:25.430 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.440996 | ubuntu-noble | 2026-05-17 02:05:25.430 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.441177 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-05-17 02:05:25.441902 | ubuntu-noble | {4} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_03_warn [0.018982s] ... ok 2026-05-17 02:05:25.444944 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_by_subnet_id [0.040550s] ... ok 2026-05-17 02:05:25.460300 | ubuntu-noble | {4} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_01_______audit__ [0.018677s] ... ok 2026-05-17 02:05:25.480220 | ubuntu-noble | {4} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_29____LI____warn__ [0.019731s] ... ok 2026-05-17 02:05:25.485965 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_no_result [0.039996s] ... ok 2026-05-17 02:05:25.496135 | ubuntu-noble | 2026-05-17 02:05:25.485 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade fbdfabcba377 -> 478c445d8d3e, Change the datetime precision for all objects (MySQL and derivatives) 2026-05-17 02:05:25.496154 | ubuntu-noble | 2026-05-17 02:05:25.486 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update fbdfabcba377 to 478c445d8d3e update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:25.496160 | ubuntu-noble | 2026-05-17 02:05:25.488 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.496166 | ubuntu-noble | 2026-05-17 02:05:25.488 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.496171 | ubuntu-noble | 2026-05-17 02:05:25.491 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.496189 | ubuntu-noble | 2026-05-17 02:05:25.492 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.498729 | ubuntu-noble | {4} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_32____LI____exception__ [0.018487s] ... ok 2026-05-17 02:05:25.507356 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_no_records [0.022406s] ... ok 2026-05-17 02:05:25.517113 | ubuntu-noble | {4} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_34____LW____debug__ [0.018260s] ... ok 2026-05-17 02:05:25.530597 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_not_found [0.022982s] ... ok 2026-05-17 02:05:25.536621 | ubuntu-noble | {4} manila.tests.test_network.APITestCase.test_init_api_with_custom_config_group_name_and_label [0.019124s] ... ok 2026-05-17 02:05:25.555221 | ubuntu-noble | {4} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_2 [0.018339s] ... ok 2026-05-17 02:05:25.557395 | ubuntu-noble | 2026-05-17 02:05:25.545 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 478c445d8d3e -> fbdfabcba377, Change the datetime precision for all objects (MySQL and derivatives) 2026-05-17 02:05:25.557412 | ubuntu-noble | 2026-05-17 02:05:25.545 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 478c445d8d3e to fbdfabcba377 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:25.557419 | ubuntu-noble | 2026-05-17 02:05:25.548 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.557424 | ubuntu-noble | 2026-05-17 02:05:25.548 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.557430 | ubuntu-noble | 2026-05-17 02:05:25.551 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.557435 | ubuntu-noble | 2026-05-17 02:05:25.551 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.574007 | ubuntu-noble | {4} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api [0.018403s] ... ok 2026-05-17 02:05:25.579319 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_1 [0.048702s] ... ok 2026-05-17 02:05:25.603047 | ubuntu-noble | {4} manila.tests.test_policy.DefaultPolicyTestCase.test_policy_called [0.028605s] ... ok 2026-05-17 02:05:25.615568 | ubuntu-noble | 2026-05-17 02:05:25.605 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade fbdfabcba377 -> 478c445d8d3e, Change the datetime precision for all objects (MySQL and derivatives) 2026-05-17 02:05:25.615603 | ubuntu-noble | 2026-05-17 02:05:25.605 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update fbdfabcba377 to 478c445d8d3e update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:25.615613 | ubuntu-noble | 2026-05-17 02:05:25.608 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.615622 | ubuntu-noble | 2026-05-17 02:05:25.608 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.615646 | ubuntu-noble | 2026-05-17 02:05:25.611 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.615669 | ubuntu-noble | 2026-05-17 02:05:25.612 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.633924 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_3 [0.054503s] ... ok 2026-05-17 02:05:25.653180 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:25.653751 | ubuntu-noble | {4} manila.tests.test_policy.PolicyTestCase.test_authorize_bad_action_throws [0.046572s] ... ok 2026-05-17 02:05:25.672429 | ubuntu-noble | 2026-05-17 02:05:25.669 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 478c445d8d3e -> 0c23aec99b74, add_security_service_update_control_fields 2026-05-17 02:05:25.677151 | ubuntu-noble | 2026-05-17 02:05:25.672 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 478c445d8d3e to 0c23aec99b74 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:25.679129 | ubuntu-noble | 2026-05-17 02:05:25.675 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.679151 | ubuntu-noble | 2026-05-17 02:05:25.675 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.681633 | ubuntu-noble | 2026-05-17 02:05:25.679 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.681662 | ubuntu-noble | 2026-05-17 02:05:25.679 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.696558 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:25.711254 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_instance_with_share_access_data_1_True [0.075430s] ... ok 2026-05-17 02:05:25.724093 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:25.728694 | ubuntu-noble | {4} manila.tests.test_policy.PolicyTestCase.test_authorize_does_not_raise_forbidden_2_authorize [0.078443s] ... ok 2026-05-17 02:05:25.738999 | ubuntu-noble | 2026-05-17 02:05:25.734 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 0c23aec99b74 -> 478c445d8d3e, add_security_service_update_control_fields 2026-05-17 02:05:25.750743 | ubuntu-noble | 2026-05-17 02:05:25.747 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 0c23aec99b74 to 478c445d8d3e update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:25.754554 | ubuntu-noble | 2026-05-17 02:05:25.750 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.754599 | ubuntu-noble | 2026-05-17 02:05:25.750 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.758001 | ubuntu-noble | 2026-05-17 02:05:25.755 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.758020 | ubuntu-noble | 2026-05-17 02:05:25.755 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.770945 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:25.771544 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_instance_with_share_access_data_2_False [0.061154s] ... ok 2026-05-17 02:05:25.775832 | ubuntu-noble | {4} manila.tests.test_policy.PolicyTestCase.test_ignore_case_role_check [0.047053s] ... ok 2026-05-17 02:05:25.793238 | ubuntu-noble | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_1__None__None_ [0.018664s] ... ok 2026-05-17 02:05:25.813161 | ubuntu-noble | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test_destroy_all_by_project_and_user [0.018160s] ... ok 2026-05-17 02:05:25.820323 | ubuntu-noble | 2026-05-17 02:05:25.809 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 478c445d8d3e -> 0c23aec99b74, add_security_service_update_control_fields 2026-05-17 02:05:25.820343 | ubuntu-noble | 2026-05-17 02:05:25.812 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 478c445d8d3e to 0c23aec99b74 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:25.820350 | ubuntu-noble | 2026-05-17 02:05:25.815 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.820355 | ubuntu-noble | 2026-05-17 02:05:25.815 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.821220 | ubuntu-noble | 2026-05-17 02:05:25.818 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.821236 | ubuntu-noble | 2026-05-17 02:05:25.818 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.830073 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_update [0.058758s] ... ok 2026-05-17 02:05:25.839843 | ubuntu-noble | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_project_quotas_1___fake_quota_class___True__None___fake_remains__ [0.028223s] ... ok 2026-05-17 02:05:25.851129 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_update_not_found [0.021047s] ... ok 2026-05-17 02:05:25.858924 | ubuntu-noble | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_settable_quotas_2__None___foo_st_id__ [0.019084s] ... ok 2026-05-17 02:05:25.880156 | ubuntu-noble | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_share_type_quotas_1__None__True__True_ [0.021132s] ... ok 2026-05-17 02:05:25.883776 | ubuntu-noble | 2026-05-17 02:05:25.874 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 0c23aec99b74 -> 5aa813ae673d, add_per_share_gigabytes_quota_class 2026-05-17 02:05:25.883795 | ubuntu-noble | 2026-05-17 02:05:25.874 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 0c23aec99b74 to 5aa813ae673d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:25.883809 | ubuntu-noble | 2026-05-17 02:05:25.876 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.883815 | ubuntu-noble | 2026-05-17 02:05:25.876 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.883820 | ubuntu-noble | 2026-05-17 02:05:25.879 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.883825 | ubuntu-noble | 2026-05-17 02:05:25.879 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.899141 | ubuntu-noble | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_1 [0.018668s] ... ok 2026-05-17 02:05:25.906066 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_by_host_with_pools [0.054680s] ... ok 2026-05-17 02:05:25.919354 | ubuntu-noble | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_4 [0.020032s] ... ok 2026-05-17 02:05:25.934338 | ubuntu-noble | 2026-05-17 02:05:25.929 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 5aa813ae673d -> 0c23aec99b74, add_per_share_gigabytes_quota_class 2026-05-17 02:05:25.946513 | ubuntu-noble | 2026-05-17 02:05:25.944 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 5aa813ae673d to 0c23aec99b74 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:25.954746 | ubuntu-noble | 2026-05-17 02:05:25.946 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.954791 | ubuntu-noble | 2026-05-17 02:05:25.946 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.954800 | ubuntu-noble | 2026-05-17 02:05:25.949 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:25.954809 | ubuntu-noble | 2026-05-17 02:05:25.949 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:25.968379 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_expired [0.061826s] ... ok 2026-05-17 02:05:26.011797 | ubuntu-noble | 2026-05-17 02:05:26.001 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 0c23aec99b74 -> 5aa813ae673d, add_per_share_gigabytes_quota_class 2026-05-17 02:05:26.011818 | ubuntu-noble | 2026-05-17 02:05:26.001 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 0c23aec99b74 to 5aa813ae673d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:26.011824 | ubuntu-noble | 2026-05-17 02:05:26.003 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:26.011830 | ubuntu-noble | 2026-05-17 02:05:26.003 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:26.011835 | ubuntu-noble | 2026-05-17 02:05:26.006 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:26.011852 | ubuntu-noble | 2026-05-17 02:05:26.006 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:26.021938 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_sort_by_share_fields_1_id [0.053220s] ... ok 2026-05-17 02:05:26.061067 | ubuntu-noble | 2026-05-17 02:05:26.058 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 5aa813ae673d -> e6d88547b381, Add task_state field for share servers table 2026-05-17 02:05:26.067447 | ubuntu-noble | 2026-05-17 02:05:26.060 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 5aa813ae673d to e6d88547b381 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:26.067522 | ubuntu-noble | 2026-05-17 02:05:26.063 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:26.067532 | ubuntu-noble | 2026-05-17 02:05:26.063 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:26.069245 | ubuntu-noble | 2026-05-17 02:05:26.067 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:26.069278 | ubuntu-noble | 2026-05-17 02:05:26.067 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:26.072346 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_sort_by_share_instance_fields_2_share_group_id [0.050786s] ... ok 2026-05-17 02:05:26.121010 | ubuntu-noble | Failed to update usages deleting share '95d10e22-401a-4a91-8bde-0fd5b6089e19'. 2026-05-17 02:05:26.121277 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:26.121293 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1906, in _update_share_instance_usages 2026-05-17 02:05:26.121303 | ubuntu-noble | QUOTAS.commit( 2026-05-17 02:05:26.121312 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:26.121320 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:26.121329 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:26.121337 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:26.121345 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:26.121354 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:26.121362 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:26.121370 | ubuntu-noble | raise effect 2026-05-17 02:05:26.121379 | ubuntu-noble | manila.exception.QuotaError: fake 2026-05-17 02:05:26.125517 | ubuntu-noble | 2026-05-17 02:05:26.122 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade e6d88547b381 -> 5aa813ae673d, Add task_state field for share servers table 2026-05-17 02:05:26.125557 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_quota_error_2 [0.051374s] ... ok 2026-05-17 02:05:26.131971 | ubuntu-noble | 2026-05-17 02:05:26.125 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e6d88547b381 to 5aa813ae673d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:26.131992 | ubuntu-noble | 2026-05-17 02:05:26.127 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:26.131998 | ubuntu-noble | 2026-05-17 02:05:26.128 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:26.134291 | ubuntu-noble | 2026-05-17 02:05:26.131 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:26.134311 | ubuntu-noble | 2026-05-17 02:05:26.131 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:26.184960 | ubuntu-noble | 2026-05-17 02:05:26.182 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 5aa813ae673d -> e6d88547b381, Add task_state field for share servers table 2026-05-17 02:05:26.187381 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_with_share_need_to_update_usages [0.061286s] ... ok 2026-05-17 02:05:26.196042 | ubuntu-noble | 2026-05-17 02:05:26.184 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 5aa813ae673d to e6d88547b381 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:26.196065 | ubuntu-noble | 2026-05-17 02:05:26.187 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:26.196071 | ubuntu-noble | 2026-05-17 02:05:26.187 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:26.196077 | ubuntu-noble | 2026-05-17 02:05:26.191 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:26.196101 | ubuntu-noble | 2026-05-17 02:05:26.191 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:26.202545 | ubuntu-noble | {4} manila.tests.test_quota.QuotaEngineTestCase.test_expire [0.283235s] ... ok 2026-05-17 02:05:26.226344 | ubuntu-noble | {4} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_2 [0.021082s] ... ok 2026-05-17 02:05:26.242612 | ubuntu-noble | {4} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_3 [0.018365s] ... ok 2026-05-17 02:05:26.246689 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_1 [0.060870s] ... ok 2026-05-17 02:05:26.257511 | ubuntu-noble | 2026-05-17 02:05:26.249 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade e6d88547b381 -> 805685098bd2, add-progress-field-to-share-instance 2026-05-17 02:05:26.257545 | ubuntu-noble | 2026-05-17 02:05:26.251 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e6d88547b381 to 805685098bd2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:26.257554 | ubuntu-noble | 2026-05-17 02:05:26.254 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:26.257578 | ubuntu-noble | 2026-05-17 02:05:26.254 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:26.260595 | ubuntu-noble | {4} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_4 [0.018182s] ... ok 2026-05-17 02:05:26.264818 | ubuntu-noble | 2026-05-17 02:05:26.261 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:26.264842 | ubuntu-noble | 2026-05-17 02:05:26.261 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:26.280728 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-05-17 02:05:26.280800 | ubuntu-noble | debtcollector.deprecate( 2026-05-17 02:05:26.281546 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-05-17 02:05:26.281578 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-05-17 02:05:26.285237 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_update [0.035163s] ... ok 2026-05-17 02:05:26.316506 | ubuntu-noble | 2026-05-17 02:05:26.311 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 805685098bd2 -> e6d88547b381, add-progress-field-to-share-instance 2026-05-17 02:05:26.339982 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_1 [0.058080s] ... ok 2026-05-17 02:05:26.348927 | ubuntu-noble | {4} manila.tests.test_service.ServiceFlagsTestCase.test_service_enabled_on_create_based_on_flag [0.087292s] ... ok 2026-05-17 02:05:26.367774 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-05-17 02:05:26.367796 | ubuntu-noble | debtcollector.deprecate( 2026-05-17 02:05:26.367804 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-05-17 02:05:26.367811 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-05-17 02:05:26.367817 | ubuntu-noble | Recovered model server connection! 2026-05-17 02:05:26.369703 | ubuntu-noble | {4} manila.tests.test_service.ServiceTestCase.test_report_state_newly_connected_different_az [0.021490s] ... ok 2026-05-17 02:05:26.387667 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-05-17 02:05:26.387688 | ubuntu-noble | debtcollector.deprecate( 2026-05-17 02:05:26.387695 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-05-17 02:05:26.387700 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-05-17 02:05:26.388414 | ubuntu-noble | model server went away 2026-05-17 02:05:26.388429 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:26.388435 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/service.py", line 296, in report_state 2026-05-17 02:05:26.388441 | ubuntu-noble | service_ref = db.service_get(ctxt, self.service_id) 2026-05-17 02:05:26.388481 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:26.388492 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:26.388497 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:26.388511 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:26.388516 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:26.388522 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:26.388534 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:26.388540 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:05:26.388545 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:05:26.388550 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:26.388555 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_service.py", line 115, in fake_service_get 2026-05-17 02:05:26.388560 | ubuntu-noble | raise Exception() 2026-05-17 02:05:26.388566 | ubuntu-noble | Exception 2026-05-17 02:05:26.391393 | ubuntu-noble | {4} manila.tests.test_service.ServiceTestCase.test_report_state_newly_disconnected [0.020762s] ... ok 2026-05-17 02:05:26.402615 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_2 [0.062841s] ... ok 2026-05-17 02:05:26.408956 | ubuntu-noble | {4} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_2_ [0.018433s] ... ok 2026-05-17 02:05:26.427606 | ubuntu-noble | {4} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_1___ssh____my_name_______name_of_remote_computer__ [0.018314s] ... ok 2026-05-17 02:05:26.433773 | ubuntu-noble | 2026-05-17 02:05:26.430 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 805685098bd2 to e6d88547b381 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:26.437383 | ubuntu-noble | 2026-05-17 02:05:26.433 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:26.437404 | ubuntu-noble | 2026-05-17 02:05:26.433 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:26.441185 | ubuntu-noble | 2026-05-17 02:05:26.437 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:26.441203 | ubuntu-noble | 2026-05-17 02:05:26.437 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:26.445564 | ubuntu-noble | {4} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_04___2GG____G__ [0.017820s] ... ok 2026-05-17 02:05:26.464103 | ubuntu-noble | {4} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_08___1_2fake____G__ [0.018396s] ... ok 2026-05-17 02:05:26.476619 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_3 [0.073621s] ... ok 2026-05-17 02:05:26.482033 | ubuntu-noble | {4} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_10____2_1T____G____2150_4_ [0.017800s] ... ok 2026-05-17 02:05:26.499985 | ubuntu-noble | {4} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_12____3_4P____G____3565158_4_ [0.017621s] ... ok 2026-05-17 02:05:26.502401 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get [0.024802s] ... ok 2026-05-17 02:05:26.504984 | ubuntu-noble | 2026-05-17 02:05:26.496 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade e6d88547b381 -> 805685098bd2, add-progress-field-to-share-instance 2026-05-17 02:05:26.505039 | ubuntu-noble | 2026-05-17 02:05:26.498 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e6d88547b381 to 805685098bd2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:26.505069 | ubuntu-noble | 2026-05-17 02:05:26.501 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:26.505079 | ubuntu-noble | 2026-05-17 02:05:26.501 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:26.507430 | ubuntu-noble | 2026-05-17 02:05:26.504 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:26.507470 | ubuntu-noble | 2026-05-17 02:05:26.505 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:26.517277 | ubuntu-noble | {4} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_20_____1024____K____0_0001_ [0.017693s] ... ok 2026-05-17 02:05:26.532116 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_6 [0.030304s] ... ok 2026-05-17 02:05:26.536516 | ubuntu-noble | {4} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_23____65536G____P____0_0625_ [0.018843s] ... ok 2026-05-17 02:05:26.556491 | ubuntu-noble | {4} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_3_255_255_255_256 [0.019709s] ... ok 2026-05-17 02:05:26.558770 | ubuntu-noble | 2026-05-17 02:05:26.556 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 805685098bd2 -> 6a3fd2984bc31, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-05-17 02:05:26.561999 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_8 [0.030029s] ... ok 2026-05-17 02:05:26.577189 | ubuntu-noble | {4} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_3 [0.019639s] ... ok 2026-05-17 02:05:26.590435 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_project_with_details [0.028332s] ... ok 2026-05-17 02:05:26.594760 | ubuntu-noble | {4} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_5 [0.017744s] ... ok 2026-05-17 02:05:26.612293 | ubuntu-noble | {4} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_6 [0.017882s] ... ok 2026-05-17 02:05:26.633257 | ubuntu-noble | {4} manila.tests.test_utils.IsValidIPVersion.test_valid_v4_1_0_0_0_0 [0.021057s] ... ok 2026-05-17 02:05:26.651030 | ubuntu-noble | {4} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_2___on___True_ [0.017890s] ... ok 2026-05-17 02:05:26.668243 | ubuntu-noble | {4} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_6___no___False_ [0.017327s] ... ok 2026-05-17 02:05:26.677120 | ubuntu-noble | 2026-05-17 02:05:26.673 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 805685098bd2 to 6a3fd2984bc31 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:26.683149 | ubuntu-noble | 2026-05-17 02:05:26.676 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:26.683168 | ubuntu-noble | 2026-05-17 02:05:26.676 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:26.683174 | ubuntu-noble | 2026-05-17 02:05:26.678 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:26.683179 | ubuntu-noble | 2026-05-17 02:05:26.679 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:26.685985 | ubuntu-noble | {4} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_1___8minutes____PT8M__ [0.017545s] ... ok 2026-05-17 02:05:26.692382 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_1___k____v__ [0.101714s] ... ok 2026-05-17 02:05:26.703935 | ubuntu-noble | {4} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_4___2years____P2Y__ [0.017828s] ... ok 2026-05-17 02:05:26.720095 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service_not_found_02 [0.027545s] ... ok 2026-05-17 02:05:26.721240 | ubuntu-noble | {4} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_false_2_false [0.017309s] ... ok 2026-05-17 02:05:26.735250 | ubuntu-noble | 2026-05-17 02:05:26.731 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 6a3fd2984bc31 -> 805685098bd2, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-05-17 02:05:26.739407 | ubuntu-noble | {4} manila.tests.test_utils.TestComparableMixin.test_le [0.018030s] ... ok 2026-05-17 02:05:26.759169 | ubuntu-noble | {4} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_disabled_3___noop____noop__ [0.019096s] ... ok 2026-05-17 02:05:26.759491 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete_with_subnets_1 [0.038594s] ... ok 2026-05-17 02:05:26.789438 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get [0.030263s] ... ok 2026-05-17 02:05:26.792227 | ubuntu-noble | {4} manila.tests.test_utils.TestRetryDecorator.test_infinite_retry [0.033398s] ... ok 2026-05-17 02:05:26.815602 | ubuntu-noble | {4} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach [0.022620s] ... ok 2026-05-17 02:05:26.831644 | ubuntu-noble | 2026-05-17 02:05:26.821 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 6a3fd2984bc31 to 805685098bd2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:26.831683 | ubuntu-noble | 2026-05-17 02:05:26.824 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:26.831691 | ubuntu-noble | 2026-05-17 02:05:26.824 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:26.831696 | ubuntu-noble | 2026-05-17 02:05:26.827 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:26.831701 | ubuntu-noble | 2026-05-17 02:05:26.828 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:26.839365 | ubuntu-noble | {4} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_failed [0.024278s] ... ok 2026-05-17 02:05:26.862519 | ubuntu-noble | {4} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_snapshot_failed [0.020750s] ... ok 2026-05-17 02:05:26.883828 | ubuntu-noble | {4} manila.tests.wsgi.test_common.WSGICommonTestCase.test_application___call__ [0.021429s] ... ok 2026-05-17 02:05:26.888381 | ubuntu-noble | 2026-05-17 02:05:26.884 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 805685098bd2 -> 6a3fd2984bc31, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-05-17 02:05:27.006698 | ubuntu-noble | 2026-05-17 02:05:27.002 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 805685098bd2 to 6a3fd2984bc31 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:27.009063 | ubuntu-noble | 2026-05-17 02:05:27.005 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.009084 | ubuntu-noble | 2026-05-17 02:05:27.005 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.012868 | ubuntu-noble | 2026-05-17 02:05:27.009 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.012887 | ubuntu-noble | 2026-05-17 02:05:27.009 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.070419 | ubuntu-noble | 2026-05-17 02:05:27.059 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 6a3fd2984bc31 -> 11ee96se625f3, Add is_auto_deletable and identifier fields for share servers 2026-05-17 02:05:27.070490 | ubuntu-noble | 2026-05-17 02:05:27.061 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 6a3fd2984bc31 to 11ee96se625f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:27.070500 | ubuntu-noble | 2026-05-17 02:05:27.063 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.070506 | ubuntu-noble | 2026-05-17 02:05:27.063 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.070512 | ubuntu-noble | 2026-05-17 02:05:27.066 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.070518 | ubuntu-noble | 2026-05-17 02:05:27.066 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.123669 | ubuntu-noble | 2026-05-17 02:05:27.119 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 11ee96se625f3 -> 6a3fd2984bc31, Add is_auto_deletable and identifier fields for share servers 2026-05-17 02:05:27.158228 | ubuntu-noble | 2026-05-17 02:05:27.154 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 11ee96se625f3 to 6a3fd2984bc31 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:27.160267 | ubuntu-noble | 2026-05-17 02:05:27.157 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.160290 | ubuntu-noble | 2026-05-17 02:05:27.157 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.162621 | ubuntu-noble | 2026-05-17 02:05:27.160 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.162646 | ubuntu-noble | 2026-05-17 02:05:27.160 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.183868 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_with_created_since_or_before_filter [0.394251s] ... ok 2026-05-17 02:05:27.223140 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_security_services_1 [0.038809s] ... ok 2026-05-17 02:05:27.226914 | ubuntu-noble | 2026-05-17 02:05:27.215 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 6a3fd2984bc31 -> 11ee96se625f3, Add is_auto_deletable and identifier fields for share servers 2026-05-17 02:05:27.226951 | ubuntu-noble | 2026-05-17 02:05:27.217 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 6a3fd2984bc31 to 11ee96se625f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:27.226969 | ubuntu-noble | 2026-05-17 02:05:27.219 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.226976 | ubuntu-noble | 2026-05-17 02:05:27.219 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.226982 | ubuntu-noble | 2026-05-17 02:05:27.223 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.226987 | ubuntu-noble | 2026-05-17 02:05:27.223 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.257367 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_subnets_1 [0.034473s] ... ok 2026-05-17 02:05:27.277693 | ubuntu-noble | 2026-05-17 02:05:27.274 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 11ee96se625f3 -> 097fad24d2fc, add metadata for access rule 2026-05-17 02:05:27.284059 | ubuntu-noble | 2026-05-17 02:05:27.276 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 11ee96se625f3 to 097fad24d2fc update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:27.284096 | ubuntu-noble | 2026-05-17 02:05:27.280 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.284107 | ubuntu-noble | 2026-05-17 02:05:27.280 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.286332 | ubuntu-noble | 2026-05-17 02:05:27.283 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.286363 | ubuntu-noble | 2026-05-17 02:05:27.283 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.288547 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service_not_found_01 [0.031143s] ... ok 2026-05-17 02:05:27.327026 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_get_item [0.038063s] ... ok 2026-05-17 02:05:27.339877 | ubuntu-noble | 2026-05-17 02:05:27.335 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 097fad24d2fc -> 11ee96se625f3, add metadata for access rule 2026-05-17 02:05:27.353419 | ubuntu-noble | 2026-05-17 02:05:27.346 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 097fad24d2fc to 11ee96se625f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:27.353442 | ubuntu-noble | 2026-05-17 02:05:27.348 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.353478 | ubuntu-noble | 2026-05-17 02:05:27.349 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.357377 | ubuntu-noble | 2026-05-17 02:05:27.354 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.357392 | ubuntu-noble | 2026-05-17 02:05:27.354 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.399844 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_delete_with_details [0.072628s] ... ok 2026-05-17 02:05:27.410059 | ubuntu-noble | 2026-05-17 02:05:27.406 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 11ee96se625f3 -> 097fad24d2fc, add metadata for access rule 2026-05-17 02:05:27.412941 | ubuntu-noble | 2026-05-17 02:05:27.409 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 11ee96se625f3 to 097fad24d2fc update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:27.415341 | ubuntu-noble | 2026-05-17 02:05:27.412 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.415368 | ubuntu-noble | 2026-05-17 02:05:27.412 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.418096 | ubuntu-noble | 2026-05-17 02:05:27.415 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.418115 | ubuntu-noble | 2026-05-17 02:05:27.415 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.471085 | ubuntu-noble | 2026-05-17 02:05:27.466 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 097fad24d2fc -> 0274d20c560f, add_share_instances_share_id_index 2026-05-17 02:05:27.472325 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_4__False__False__False__0_ [0.071669s] ... ok 2026-05-17 02:05:27.476526 | ubuntu-noble | 2026-05-17 02:05:27.470 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 097fad24d2fc to 0274d20c560f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:27.476548 | ubuntu-noble | 2026-05-17 02:05:27.473 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.476555 | ubuntu-noble | 2026-05-17 02:05:27.473 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.479151 | ubuntu-noble | 2026-05-17 02:05:27.476 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.479171 | ubuntu-noble | 2026-05-17 02:05:27.476 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.531237 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_3 [0.059388s] ... ok 2026-05-17 02:05:27.534223 | ubuntu-noble | 2026-05-17 02:05:27.531 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 0274d20c560f -> 097fad24d2fc, add_share_instances_share_id_index 2026-05-17 02:05:27.540599 | ubuntu-noble | 2026-05-17 02:05:27.537 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 0274d20c560f to 097fad24d2fc update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:27.543177 | ubuntu-noble | 2026-05-17 02:05:27.540 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.543199 | ubuntu-noble | 2026-05-17 02:05:27.540 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.546664 | ubuntu-noble | 2026-05-17 02:05:27.544 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.546687 | ubuntu-noble | 2026-05-17 02:05:27.544 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.600970 | ubuntu-noble | 2026-05-17 02:05:27.596 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 097fad24d2fc -> 0274d20c560f, add_share_instances_share_id_index 2026-05-17 02:05:27.607053 | ubuntu-noble | 2026-05-17 02:05:27.600 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 097fad24d2fc to 0274d20c560f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:27.607075 | ubuntu-noble | 2026-05-17 02:05:27.603 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.607082 | ubuntu-noble | 2026-05-17 02:05:27.603 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.609766 | ubuntu-noble | 2026-05-17 02:05:27.607 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.609787 | ubuntu-noble | 2026-05-17 02:05:27.607 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.612325 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_5_some_fake_ [0.081248s] ... ok 2026-05-17 02:05:27.651849 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_7__fake_identifier [0.039215s] ... ok 2026-05-17 02:05:27.671834 | ubuntu-noble | 2026-05-17 02:05:27.661 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 0274d20c560f -> 4a482571410f, Add ou to security service 2026-05-17 02:05:27.671856 | ubuntu-noble | 2026-05-17 02:05:27.662 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 0274d20c560f to 4a482571410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:27.671863 | ubuntu-noble | 2026-05-17 02:05:27.664 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.671869 | ubuntu-noble | 2026-05-17 02:05:27.664 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.671874 | ubuntu-noble | 2026-05-17 02:05:27.667 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.671890 | ubuntu-noble | 2026-05-17 02:05:27.667 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.727841 | ubuntu-noble | 2026-05-17 02:05:27.718 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 4a482571410f -> 0274d20c560f, Add ou to security service 2026-05-17 02:05:27.727874 | ubuntu-noble | 2026-05-17 02:05:27.719 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 4a482571410f to 0274d20c560f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:27.727886 | ubuntu-noble | 2026-05-17 02:05:27.721 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.727892 | ubuntu-noble | 2026-05-17 02:05:27.721 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.727912 | ubuntu-noble | 2026-05-17 02:05:27.723 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.727917 | ubuntu-noble | 2026-05-17 02:05:27.724 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.785071 | ubuntu-noble | 2026-05-17 02:05:27.775 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 0274d20c560f -> 4a482571410f, Add ou to security service 2026-05-17 02:05:27.785094 | ubuntu-noble | 2026-05-17 02:05:27.776 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 0274d20c560f to 4a482571410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:27.785100 | ubuntu-noble | 2026-05-17 02:05:27.778 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.785106 | ubuntu-noble | 2026-05-17 02:05:27.779 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.785111 | ubuntu-noble | 2026-05-17 02:05:27.781 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.785116 | ubuntu-noble | 2026-05-17 02:05:27.782 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.790317 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_get [0.138531s] ... ok 2026-05-17 02:05:27.848526 | ubuntu-noble | 2026-05-17 02:05:27.836 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 4a482571410f -> 27cb96d991fa, add_backend_info_table 2026-05-17 02:05:27.848554 | ubuntu-noble | 2026-05-17 02:05:27.837 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 4a482571410f to 27cb96d991fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:27.848561 | ubuntu-noble | 2026-05-17 02:05:27.840 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.848567 | ubuntu-noble | 2026-05-17 02:05:27.841 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.848572 | ubuntu-noble | 2026-05-17 02:05:27.843 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.848577 | ubuntu-noble | 2026-05-17 02:05:27.844 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.899347 | ubuntu-noble | 2026-05-17 02:05:27.896 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 27cb96d991fa -> 4a482571410f, add_backend_info_table 2026-05-17 02:05:27.913572 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_1 [0.121445s] ... ok 2026-05-17 02:05:27.913781 | ubuntu-noble | 2026-05-17 02:05:27.904 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 27cb96d991fa to 4a482571410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:27.913793 | ubuntu-noble | 2026-05-17 02:05:27.906 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.913800 | ubuntu-noble | 2026-05-17 02:05:27.907 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.913823 | ubuntu-noble | 2026-05-17 02:05:27.910 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.913829 | ubuntu-noble | 2026-05-17 02:05:27.910 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.973232 | ubuntu-noble | 2026-05-17 02:05:27.960 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 4a482571410f -> 27cb96d991fa, add_backend_info_table 2026-05-17 02:05:27.973270 | ubuntu-noble | 2026-05-17 02:05:27.962 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 4a482571410f to 27cb96d991fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:27.973281 | ubuntu-noble | 2026-05-17 02:05:27.965 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.973505 | ubuntu-noble | 2026-05-17 02:05:27.965 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:27.973517 | ubuntu-noble | 2026-05-17 02:05:27.969 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:27.973526 | ubuntu-noble | 2026-05-17 02:05:27.969 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:28.032089 | ubuntu-noble | 2026-05-17 02:05:28.021 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 27cb96d991fa -> 829a09b0ddd4, add description for share type 2026-05-17 02:05:28.032122 | ubuntu-noble | 2026-05-17 02:05:28.022 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 27cb96d991fa to 829a09b0ddd4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:28.032132 | ubuntu-noble | 2026-05-17 02:05:28.024 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:28.032142 | ubuntu-noble | 2026-05-17 02:05:28.024 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:28.032150 | ubuntu-noble | 2026-05-17 02:05:28.027 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:28.032177 | ubuntu-noble | 2026-05-17 02:05:28.027 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:28.039245 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_6 [0.127130s] ... ok 2026-05-17 02:05:28.088637 | ubuntu-noble | 2026-05-17 02:05:28.078 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 829a09b0ddd4 -> 27cb96d991fa, add description for share type 2026-05-17 02:05:28.088831 | ubuntu-noble | 2026-05-17 02:05:28.079 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 829a09b0ddd4 to 27cb96d991fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:28.088847 | ubuntu-noble | 2026-05-17 02:05:28.081 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:28.088857 | ubuntu-noble | 2026-05-17 02:05:28.081 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:28.088865 | ubuntu-noble | 2026-05-17 02:05:28.083 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:28.088912 | ubuntu-noble | 2026-05-17 02:05:28.083 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:28.145055 | ubuntu-noble | 2026-05-17 02:05:28.135 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 27cb96d991fa -> 829a09b0ddd4, add description for share type 2026-05-17 02:05:28.145113 | ubuntu-noble | 2026-05-17 02:05:28.135 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 27cb96d991fa to 829a09b0ddd4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:28.145123 | ubuntu-noble | 2026-05-17 02:05:28.138 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:28.145131 | ubuntu-noble | 2026-05-17 02:05:28.138 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:28.145140 | ubuntu-noble | 2026-05-17 02:05:28.141 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:28.145148 | ubuntu-noble | 2026-05-17 02:05:28.141 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:28.170359 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_locations_update [0.130702s] ... ok 2026-05-17 02:05:28.199160 | ubuntu-noble | 2026-05-17 02:05:28.193 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 829a09b0ddd4 -> b516de97bfee, Fix 'project_share_type_quotas' unique constraint 2026-05-17 02:05:28.199209 | ubuntu-noble | 2026-05-17 02:05:28.193 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 829a09b0ddd4 to b516de97bfee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:28.221973 | ubuntu-noble | 2026-05-17 02:05:28.218 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:28.222022 | ubuntu-noble | 2026-05-17 02:05:28.218 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:28.227788 | ubuntu-noble | 2026-05-17 02:05:28.223 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:28.227825 | ubuntu-noble | 2026-05-17 02:05:28.223 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:28.279251 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_some_1_None [0.108666s] ... ok 2026-05-17 02:05:28.279272 | ubuntu-noble | 2026-05-17 02:05:28.275 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade b516de97bfee -> 829a09b0ddd4, Fix 'project_share_type_quotas' unique constraint 2026-05-17 02:05:28.290037 | ubuntu-noble | 2026-05-17 02:05:28.281 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update b516de97bfee to 829a09b0ddd4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:28.290058 | ubuntu-noble | 2026-05-17 02:05:28.283 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:28.290064 | ubuntu-noble | 2026-05-17 02:05:28.283 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:28.290069 | ubuntu-noble | 2026-05-17 02:05:28.286 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:28.290074 | ubuntu-noble | 2026-05-17 02:05:28.286 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:28.347561 | ubuntu-noble | 2026-05-17 02:05:28.336 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 829a09b0ddd4 -> b516de97bfee, Fix 'project_share_type_quotas' unique constraint 2026-05-17 02:05:28.347609 | ubuntu-noble | 2026-05-17 02:05:28.336 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 829a09b0ddd4 to b516de97bfee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:28.347620 | ubuntu-noble | 2026-05-17 02:05:28.338 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:28.347628 | ubuntu-noble | 2026-05-17 02:05:28.339 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:28.347637 | ubuntu-noble | 2026-05-17 02:05:28.342 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:28.347645 | ubuntu-noble | 2026-05-17 02:05:28.342 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:28.382313 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_some_2_error [0.102763s] ... ok 2026-05-17 02:05:28.397043 | ubuntu-noble | 2026-05-17 02:05:28.392 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade b516de97bfee -> 238720805ce1, Add ProjectShareTypeQuota model 2026-05-17 02:05:28.401839 | ubuntu-noble | 2026-05-17 02:05:28.397 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update b516de97bfee to 238720805ce1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:28.403833 | ubuntu-noble | 2026-05-17 02:05:28.401 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:28.403857 | ubuntu-noble | 2026-05-17 02:05:28.402 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:28.408899 | ubuntu-noble | 2026-05-17 02:05:28.406 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:28.408921 | ubuntu-noble | 2026-05-17 02:05:28.407 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:28.463317 | ubuntu-noble | 2026-05-17 02:05:28.459 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 238720805ce1 -> b516de97bfee, Add ProjectShareTypeQuota model 2026-05-17 02:05:28.479698 | ubuntu-noble | 2026-05-17 02:05:28.474 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 238720805ce1 to b516de97bfee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:28.482238 | ubuntu-noble | 2026-05-17 02:05:28.478 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:28.482260 | ubuntu-noble | 2026-05-17 02:05:28.478 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:28.487571 | ubuntu-noble | 2026-05-17 02:05:28.483 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:28.487591 | ubuntu-noble | 2026-05-17 02:05:28.483 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:28.538055 | ubuntu-noble | 2026-05-17 02:05:28.534 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade b516de97bfee -> 238720805ce1, Add ProjectShareTypeQuota model 2026-05-17 02:05:28.541504 | ubuntu-noble | 2026-05-17 02:05:28.537 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update b516de97bfee to 238720805ce1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:28.546554 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_update [0.159779s] ... ok 2026-05-17 02:05:28.547141 | ubuntu-noble | 2026-05-17 02:05:28.541 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:28.547170 | ubuntu-noble | 2026-05-17 02:05:28.541 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:28.547855 | ubuntu-noble | 2026-05-17 02:05:28.545 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:28.547881 | ubuntu-noble | 2026-05-17 02:05:28.545 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:28.585654 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_quotas_and_reservations_1 [0.043758s] ... ok 2026-05-17 02:05:28.599586 | ubuntu-noble | 2026-05-17 02:05:28.594 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 238720805ce1 -> 31252d671ae5, Add messages table 2026-05-17 02:05:28.599631 | ubuntu-noble | 2026-05-17 02:05:28.596 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 238720805ce1 to 31252d671ae5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:28.602837 | ubuntu-noble | 2026-05-17 02:05:28.599 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:28.602855 | ubuntu-noble | 2026-05-17 02:05:28.599 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:28.606165 | ubuntu-noble | 2026-05-17 02:05:28.602 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:28.606184 | ubuntu-noble | 2026-05-17 02:05:28.602 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:28.608084 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_1 [0.022504s] ... ok 2026-05-17 02:05:28.655548 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_8_manage_error [0.045182s] ... ok 2026-05-17 02:05:28.656153 | ubuntu-noble | 2026-05-17 02:05:28.651 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 31252d671ae5 -> 238720805ce1, Add messages table 2026-05-17 02:05:28.671354 | ubuntu-noble | 2026-05-17 02:05:28.661 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 31252d671ae5 to 238720805ce1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:28.671380 | ubuntu-noble | 2026-05-17 02:05:28.663 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:28.671386 | ubuntu-noble | 2026-05-17 02:05:28.663 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:28.671391 | ubuntu-noble | 2026-05-17 02:05:28.665 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:28.671397 | ubuntu-noble | 2026-05-17 02:05:28.666 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:28.681972 | ubuntu-noble | {1} manila.tests.db.test_migration.MigrationTestCase.test_version [0.028090s] ... ok 2026-05-17 02:05:28.699981 | ubuntu-noble | The 'backend' key_manager backend is not supported. Please use barbican as key_manager. 2026-05-17 02:05:28.701973 | ubuntu-noble | {1} manila.tests.keymgr.test_barbican.BarbicanSecretACLTestCase.test_get_client_and_href_missing_backend [0.020027s] ... ok 2026-05-17 02:05:28.720162 | ubuntu-noble | 2026-05-17 02:05:28.714 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 238720805ce1 -> 31252d671ae5, Add messages table 2026-05-17 02:05:28.720218 | ubuntu-noble | 2026-05-17 02:05:28.715 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 238720805ce1 to 31252d671ae5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:28.724851 | ubuntu-noble | {1} manila.tests.keymgr.test_barbican.BarbicanSecretACLTestCase.test_get_client_and_href_with_valid_secret [0.018926s] ... FAILED 2026-05-17 02:05:28.724881 | ubuntu-noble | 2026-05-17 02:05:28.724887 | ubuntu-noble | Captured traceback: 2026-05-17 02:05:28.724894 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-05-17 02:05:28.724899 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:28.724904 | ubuntu-noble | 2026-05-17 02:05:28.724910 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/keymgr/test_barbican.py", line 41, in test_get_client_and_href_with_valid_secret 2026-05-17 02:05:28.724915 | ubuntu-noble | self.mock_object(self.barbican_acl, '_create_secret_ref', 2026-05-17 02:05:28.724921 | ubuntu-noble | 2026-05-17 02:05:28.724926 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/test.py", line 323, in mock_object 2026-05-17 02:05:28.724932 | ubuntu-noble | patcher.start() 2026-05-17 02:05:28.724937 | ubuntu-noble | 2026-05-17 02:05:28.724942 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1606, in start 2026-05-17 02:05:28.724947 | ubuntu-noble | result = self.__enter__() 2026-05-17 02:05:28.724953 | ubuntu-noble | ^^^^^^^^^^^^^^^^ 2026-05-17 02:05:28.724958 | ubuntu-noble | 2026-05-17 02:05:28.724963 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1458, in __enter__ 2026-05-17 02:05:28.724968 | ubuntu-noble | original, local = self.get_original() 2026-05-17 02:05:28.724973 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:28.724978 | ubuntu-noble | 2026-05-17 02:05:28.724983 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1431, in get_original 2026-05-17 02:05:28.724988 | ubuntu-noble | raise AttributeError( 2026-05-17 02:05:28.724994 | ubuntu-noble | 2026-05-17 02:05:28.724999 | ubuntu-noble | AttributeError: does not have the attribute '_create_secret_ref' 2026-05-17 02:05:28.725004 | ubuntu-noble | 2026-05-17 02:05:28.727716 | ubuntu-noble | 2026-05-17 02:05:28.718 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:28.727734 | ubuntu-noble | 2026-05-17 02:05:28.719 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:28.727740 | ubuntu-noble | 2026-05-17 02:05:28.721 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:28.727745 | ubuntu-noble | 2026-05-17 02:05:28.721 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:28.738502 | ubuntu-noble | Missing application credentials ID 2026-05-17 02:05:28.741168 | ubuntu-noble | {1} manila.tests.keymgr.test_barbican.BarbicanUserAppCredsTestCase.test_delete_application_credentials_missing_id [0.019676s] ... ok 2026-05-17 02:05:28.762718 | ubuntu-noble | {1} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_1_admin_context [0.020940s] ... ok 2026-05-17 02:05:28.779904 | ubuntu-noble | 2026-05-17 02:05:28.774 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 31252d671ae5 -> 5237b6625330, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-05-17 02:05:28.781565 | ubuntu-noble | {1} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_4_user_context [0.019255s] ... ok 2026-05-17 02:05:28.802255 | ubuntu-noble | {1} manila.tests.lock.test_api.ResourceLockApiTest.test_create_visibility_lock_lock_exists [0.019731s] ... ok 2026-05-17 02:05:28.820875 | ubuntu-noble | {1} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_3 [0.018640s] ... ok 2026-05-17 02:05:28.839636 | ubuntu-noble | {1} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_plug_dev_exists [0.019109s] ... ok 2026-05-17 02:05:28.860410 | ubuntu-noble | {1} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_plug_no_ns [0.019210s] ... ok 2026-05-17 02:05:28.878675 | ubuntu-noble | {1} manila.tests.network.linux.test_interface.TestNoopInterfaceDriver.test_unplug [0.018348s] ... ok 2026-05-17 02:05:28.895888 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestDeviceExists.test_device_exists [0.017779s] ... ok 2026-05-17 02:05:28.915484 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_run_with_options [0.017957s] ... ok 2026-05-17 02:05:28.931838 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_add_address [0.017718s] ... ok 2026-05-17 02:05:28.950613 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_flush [0.017680s] ... ok 2026-05-17 02:05:28.967552 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_delete [0.018032s] ... ok 2026-05-17 02:05:28.985601 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_address [0.018435s] ... ok 2026-05-17 02:05:29.005091 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_name [0.018129s] ... ok 2026-05-17 02:05:29.023247 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_netns [0.018611s] ... ok 2026-05-17 02:05:29.041101 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_settings_property [0.018090s] ... ok 2026-05-17 02:05:29.059918 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_pullup_route [0.018144s] ... ok 2026-05-17 02:05:29.080209 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_existing_not_empty [0.020201s] ... ok 2026-05-17 02:05:29.101955 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_run_namespace [0.018545s] ... ok 2026-05-17 02:05:29.117206 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_run_no_namespace [0.018075s] ... ok 2026-05-17 02:05:29.135537 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_exception_status_409 [0.019464s] ... ok 2026-05-17 02:05:29.151571 | ubuntu-noble | 2026-05-17 02:05:29.145 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 31252d671ae5 to 5237b6625330 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:29.151595 | ubuntu-noble | 2026-05-17 02:05:29.147 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:29.151602 | ubuntu-noble | 2026-05-17 02:05:29.148 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:29.154979 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_subnet [0.019424s] ... ok 2026-05-17 02:05:29.156351 | ubuntu-noble | 2026-05-17 02:05:29.151 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:29.156370 | ubuntu-noble | 2026-05-17 02:05:29.151 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:29.174858 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_update_port_fixed_ips [0.019481s] ... ok 2026-05-17 02:05:29.198095 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_7 [0.020015s] ... ok 2026-05-17 02:05:29.210240 | ubuntu-noble | 2026-05-17 02:05:29.207 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 5237b6625330 -> 31252d671ae5, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-05-17 02:05:29.216606 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_cutover_network_allocation [0.021249s] ... ok 2026-05-17 02:05:29.236740 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_extend_network_allocations [0.020433s] ... ok 2026-05-17 02:05:29.257501 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginWithNormalTypeTest.test_update_network_allocation [0.018898s] ... ok 2026-05-17 02:05:29.280470 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_6 [0.023923s] ... ok 2026-05-17 02:05:29.302985 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_1 [0.022424s] ... ok 2026-05-17 02:05:29.326697 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_2___DOWN____DOWN__ [0.023286s] ... ok 2026-05-17 02:05:29.346685 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test_allocate_network_one_allocation [0.020331s] ... ok 2026-05-17 02:05:29.364112 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test__get_ports_respective_to_ips_multiple_fixed_ips [0.017879s] ... ok 2026-05-17 02:05:29.386797 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_one_allocation [0.020339s] ... ok 2026-05-17 02:05:29.403924 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_has_network_provider_extension_false [0.019318s] ... ok 2026-05-17 02:05:29.422939 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data [0.018962s] ... ok 2026-05-17 02:05:29.443902 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_2 [0.018767s] ... ok 2026-05-17 02:05:29.459980 | ubuntu-noble | The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-17 02:05:29.460686 | ubuntu-noble | The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-17 02:05:29.461127 | ubuntu-noble | The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-17 02:05:29.461496 | ubuntu-noble | The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-17 02:05:29.464011 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_manage_network_allocations_admin [0.021405s] ... ok 2026-05-17 02:05:29.470277 | ubuntu-noble | 2026-05-17 02:05:29.459 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 5237b6625330 to 31252d671ae5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:29.470299 | ubuntu-noble | 2026-05-17 02:05:29.462 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:29.470306 | ubuntu-noble | 2026-05-17 02:05:29.463 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:29.470311 | ubuntu-noble | 2026-05-17 02:05:29.466 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:29.470316 | ubuntu-noble | 2026-05-17 02:05:29.466 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:29.483097 | ubuntu-noble | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_deallocate_network [0.019373s] ... ok 2026-05-17 02:05:29.501603 | ubuntu-noble | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v4_2_DEFAULT [0.018565s] ... ok 2026-05-17 02:05:29.518649 | ubuntu-noble | Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2026-05-17 02:05:29.523576 | ubuntu-noble | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v6_1_custom_config_group_name [0.018945s] ... ok 2026-05-17 02:05:29.523607 | ubuntu-noble | 2026-05-17 02:05:29.518 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 31252d671ae5 -> 5237b6625330, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-05-17 02:05:29.539151 | ubuntu-noble | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_1_foo [0.018482s] ... ok 2026-05-17 02:05:29.558374 | ubuntu-noble | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_4_10_0_10_0_10_0_10_5 [0.018810s] ... ok 2026-05-17 02:05:29.576989 | ubuntu-noble | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_1 [0.018493s] ... ok 2026-05-17 02:05:29.610761 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:29.617112 | ubuntu-noble | {1} manila.tests.scheduler.drivers.test_base.SchedulerDriverBaseTestCase.test_hosts_up [0.037158s] ... ok 2026-05-17 02:05:29.647140 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:29.649068 | ubuntu-noble | {1} manila.tests.scheduler.drivers.test_base.SchedulerTestCase.test_hosts_up [0.035212s] ... ok 2026-05-17 02:05:29.682510 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:29.684069 | ubuntu-noble | You must create a share type in advance, and specify in request body or set default_share_type in manila.conf. 2026-05-17 02:05:29.686684 | ubuntu-noble | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test___format_filter_properties_no_default_share_type_provided [0.036499s] ... ok 2026-05-17 02:05:29.719285 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:29.721229 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:05:29.723086 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:29.723947 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:29.723968 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:29.723974 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:29.723979 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:29.723984 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:29.726049 | ubuntu-noble | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_default_dedupe_value [0.039935s] ... ok 2026-05-17 02:05:29.760108 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:29.761620 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:05:29.763086 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:29.763479 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:29.763491 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:29.763495 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:29.763499 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:29.763525 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:29.765993 | ubuntu-noble | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_4 [0.039576s] ... ok 2026-05-17 02:05:29.798584 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:29.801172 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:05:29.802879 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:29.806613 | ubuntu-noble | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_valid_replication_spec_2 [0.039011s] ... ok 2026-05-17 02:05:29.837390 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:29.840174 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:05:29.843407 | ubuntu-noble | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_3 [0.038184s] ... ok 2026-05-17 02:05:29.876043 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:29.876839 | ubuntu-noble | 2026-05-17 02:05:29.865 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 31252d671ae5 to 5237b6625330 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:29.876857 | ubuntu-noble | 2026-05-17 02:05:29.868 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:29.876864 | ubuntu-noble | 2026-05-17 02:05:29.868 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:29.876972 | ubuntu-noble | 2026-05-17 02:05:29.871 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:29.876978 | ubuntu-noble | 2026-05-17 02:05:29.871 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:29.878217 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:05:29.879862 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:29.880479 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:29.880505 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:29.880520 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:29.880525 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:29.880531 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:29.882907 | ubuntu-noble | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_host_passes_filters_happy_day [0.039451s] ... ok 2026-05-17 02:05:29.915071 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:29.918871 | ubuntu-noble | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_hosts_up [0.035439s] ... ok 2026-05-17 02:05:29.933593 | ubuntu-noble | 2026-05-17 02:05:29.925 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 5237b6625330 -> 7d142971c4ef, Add 'availability_zone_id' field to 'share_groups' table. 2026-05-17 02:05:29.933612 | ubuntu-noble | 2026-05-17 02:05:29.926 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 5237b6625330 to 7d142971c4ef update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:29.933619 | ubuntu-noble | 2026-05-17 02:05:29.930 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:29.933625 | ubuntu-noble | 2026-05-17 02:05:29.930 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:29.937731 | ubuntu-noble | 2026-05-17 02:05:29.935 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:29.937750 | ubuntu-noble | 2026-05-17 02:05:29.935 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:29.953073 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:29.958303 | ubuntu-noble | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_disabled [0.039934s] ... ok 2026-05-17 02:05:29.996002 | ubuntu-noble | 2026-05-17 02:05:29.988 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 7d142971c4ef -> 5237b6625330, Add 'availability_zone_id' field to 'share_groups' table. 2026-05-17 02:05:29.996040 | ubuntu-noble | 2026-05-17 02:05:29.989 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 7d142971c4ef to 5237b6625330 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:29.996051 | ubuntu-noble | 2026-05-17 02:05:29.991 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:29.996060 | ubuntu-noble | 2026-05-17 02:05:29.991 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:29.998150 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:29.998543 | ubuntu-noble | 2026-05-17 02:05:29.995 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:29.998571 | ubuntu-noble | 2026-05-17 02:05:29.996 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.016485 | ubuntu-noble | {1} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_availability_zone_on_host [0.057996s] ... ok 2026-05-17 02:05:30.033844 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-05-17 02:05:30.033950 | ubuntu-noble | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-05-17 02:05:30.035044 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-05-17 02:05:30.035629 | ubuntu-noble | signop = oneOf('+ -') 2026-05-17 02:05:30.035649 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-05-17 02:05:30.035655 | ubuntu-noble | operand.setParseAction(EvalConstant) 2026-05-17 02:05:30.035663 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-05-17 02:05:30.035670 | ubuntu-noble | expr = infixNotation(operand, [ 2026-05-17 02:05:30.037801 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:05:30.037818 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:05:30.038144 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:05:30.038155 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:05:30.050718 | ubuntu-noble | {1} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_nonnumber_comparison [0.033627s] ... ok 2026-05-17 02:05:30.060869 | ubuntu-noble | 2026-05-17 02:05:30.046 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 5237b6625330 -> 7d142971c4ef, Add 'availability_zone_id' field to 'share_groups' table. 2026-05-17 02:05:30.061027 | ubuntu-noble | 2026-05-17 02:05:30.047 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 5237b6625330 to 7d142971c4ef update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:30.061038 | ubuntu-noble | 2026-05-17 02:05:30.049 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.061044 | ubuntu-noble | 2026-05-17 02:05:30.049 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.061049 | ubuntu-noble | 2026-05-17 02:05:30.052 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.061054 | ubuntu-noble | 2026-05-17 02:05:30.052 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.066854 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:05:30.066897 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:05:30.066906 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:05:30.066915 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:05:30.072676 | ubuntu-noble | {1} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_variables_dict [0.022616s] ... ok 2026-05-17 02:05:30.093095 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_scheduler_hint_not_set_1 [0.018256s] ... ok 2026-05-17 02:05:30.110051 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_anti_affinity_filter [0.018622s] ... ok 2026-05-17 02:05:30.119094 | ubuntu-noble | 2026-05-17 02:05:30.108 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 7d142971c4ef -> d5db24264f5c, add_reservation_expire_index 2026-05-17 02:05:30.119142 | ubuntu-noble | 2026-05-17 02:05:30.109 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 7d142971c4ef to d5db24264f5c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:30.119153 | ubuntu-noble | 2026-05-17 02:05:30.112 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.119162 | ubuntu-noble | 2026-05-17 02:05:30.112 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.119171 | ubuntu-noble | 2026-05-17 02:05:30.115 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.119179 | ubuntu-noble | 2026-05-17 02:05:30.115 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.129879 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_both_request_AZ_and_type_AZs_match [0.018356s] ... ok 2026-05-17 02:05:30.145914 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_filtered_objects [0.017320s] ... ok 2026-05-17 02:05:30.173588 | ubuntu-noble | 2026-05-17 02:05:30.170 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade d5db24264f5c -> 7d142971c4ef, add_reservation_expire_index 2026-05-17 02:05:30.183645 | ubuntu-noble | 2026-05-17 02:05:30.177 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update d5db24264f5c to 7d142971c4ef update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:30.183665 | ubuntu-noble | 2026-05-17 02:05:30.179 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.183671 | ubuntu-noble | 2026-05-17 02:05:30.179 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.188338 | ubuntu-noble | 2026-05-17 02:05:30.184 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.188359 | ubuntu-noble | 2026-05-17 02:05:30.184 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.248966 | ubuntu-noble | 2026-05-17 02:05:30.237 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 7d142971c4ef -> d5db24264f5c, add_reservation_expire_index 2026-05-17 02:05:30.249014 | ubuntu-noble | 2026-05-17 02:05:30.238 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 7d142971c4ef to d5db24264f5c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:30.249024 | ubuntu-noble | 2026-05-17 02:05:30.241 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.249033 | ubuntu-noble | 2026-05-17 02:05:30.241 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.249042 | ubuntu-noble | 2026-05-17 02:05:30.244 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.249050 | ubuntu-noble | 2026-05-17 02:05:30.244 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.306980 | ubuntu-noble | 2026-05-17 02:05:30.295 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade d5db24264f5c -> 927920b37453, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-05-17 02:05:30.307023 | ubuntu-noble | 2026-05-17 02:05:30.296 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update d5db24264f5c to 927920b37453 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:30.307033 | ubuntu-noble | 2026-05-17 02:05:30.298 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.307042 | ubuntu-noble | 2026-05-17 02:05:30.298 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.307050 | ubuntu-noble | 2026-05-17 02:05:30.301 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.307058 | ubuntu-noble | 2026-05-17 02:05:30.301 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.356490 | ubuntu-noble | 2026-05-17 02:05:30.350 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 927920b37453 -> d5db24264f5c, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-05-17 02:05:30.356537 | ubuntu-noble | 2026-05-17 02:05:30.352 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 927920b37453 to d5db24264f5c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:30.359660 | ubuntu-noble | 2026-05-17 02:05:30.355 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.359679 | ubuntu-noble | 2026-05-17 02:05:30.355 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.363059 | ubuntu-noble | 2026-05-17 02:05:30.359 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.363078 | ubuntu-noble | 2026-05-17 02:05:30.359 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.419778 | ubuntu-noble | 2026-05-17 02:05:30.409 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade d5db24264f5c -> 927920b37453, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-05-17 02:05:30.419816 | ubuntu-noble | 2026-05-17 02:05:30.411 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update d5db24264f5c to 927920b37453 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:30.419823 | ubuntu-noble | 2026-05-17 02:05:30.413 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.419829 | ubuntu-noble | 2026-05-17 02:05:30.414 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.419834 | ubuntu-noble | 2026-05-17 02:05:30.416 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.419840 | ubuntu-noble | 2026-05-17 02:05:30.417 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.479713 | ubuntu-noble | 2026-05-17 02:05:30.472 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 927920b37453 -> a77e2ad5012d, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-05-17 02:05:30.479809 | ubuntu-noble | 2026-05-17 02:05:30.473 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 927920b37453 to a77e2ad5012d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:30.482002 | ubuntu-noble | 2026-05-17 02:05:30.477 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.482039 | ubuntu-noble | 2026-05-17 02:05:30.477 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.484298 | ubuntu-noble | 2026-05-17 02:05:30.481 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.484322 | ubuntu-noble | 2026-05-17 02:05:30.482 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.521020 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_wrong_scope_extra_specs [0.375090s] ... ok 2026-05-17 02:05:30.540381 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_ignore_azs_spec [0.018994s] ... ok 2026-05-17 02:05:30.544288 | ubuntu-noble | 2026-05-17 02:05:30.534 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade a77e2ad5012d -> 927920b37453, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-05-17 02:05:30.544674 | ubuntu-noble | 2026-05-17 02:05:30.535 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update a77e2ad5012d to 927920b37453 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:30.544688 | ubuntu-noble | 2026-05-17 02:05:30.538 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.544694 | ubuntu-noble | 2026-05-17 02:05:30.538 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.544717 | ubuntu-noble | 2026-05-17 02:05:30.541 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.544723 | ubuntu-noble | 2026-05-17 02:05:30.541 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.558395 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_snapshot_reserved_1 [0.017973s] ... ok 2026-05-17 02:05:30.576511 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_06 [0.017690s] ... ok 2026-05-17 02:05:30.591986 | ubuntu-noble | Insufficient free space for share creation on host host1 (requested / avail): 100/75 2026-05-17 02:05:30.594010 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_11 [0.017574s] ... ok 2026-05-17 02:05:30.604756 | ubuntu-noble | 2026-05-17 02:05:30.592 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 927920b37453 -> a77e2ad5012d, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-05-17 02:05:30.604780 | ubuntu-noble | 2026-05-17 02:05:30.593 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 927920b37453 to a77e2ad5012d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:30.604787 | ubuntu-noble | 2026-05-17 02:05:30.596 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.604794 | ubuntu-noble | 2026-05-17 02:05:30.596 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.604799 | ubuntu-noble | 2026-05-17 02:05:30.599 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.604805 | ubuntu-noble | 2026-05-17 02:05:30.599 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.612400 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_07 [0.018589s] ... ok 2026-05-17 02:05:30.631875 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_13 [0.017366s] ... ok 2026-05-17 02:05:30.647933 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_without_snapshot_id [0.017549s] ... ok 2026-05-17 02:05:30.653935 | ubuntu-noble | 2026-05-17 02:05:30.650 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade a77e2ad5012d -> e1949a93157a, add_share_snapshot_access 2026-05-17 02:05:30.659413 | ubuntu-noble | 2026-05-17 02:05:30.656 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update a77e2ad5012d to e1949a93157a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:30.663059 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:05:30.663081 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:05:30.663109 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:05:30.663132 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:05:30.666624 | ubuntu-noble | 2026-05-17 02:05:30.660 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.666666 | ubuntu-noble | 2026-05-17 02:05:30.660 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.666673 | ubuntu-noble | 2026-05-17 02:05:30.663 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.666678 | ubuntu-noble | 2026-05-17 02:05:30.663 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.667947 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_stats_replacement [0.020245s] ... ok 2026-05-17 02:05:30.686419 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_04___222____2___False_ [0.018531s] ... ok 2026-05-17 02:05:30.704212 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_11___1234____s___123___False_ [0.017484s] ... ok 2026-05-17 02:05:30.714714 | ubuntu-noble | 2026-05-17 02:05:30.711 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade e1949a93157a -> a77e2ad5012d, add_share_snapshot_access 2026-05-17 02:05:30.721611 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_13___123____s___123___False_ [0.017540s] ... ok 2026-05-17 02:05:30.740727 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_18___12311321_____in__11___True_ [0.017879s] ... ok 2026-05-17 02:05:30.757537 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_22___12310321_____in__11__in____False_ [0.017757s] ... ok 2026-05-17 02:05:30.776541 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_23___abc_____in__ABC___True_ [0.018437s] ... ok 2026-05-17 02:05:30.797572 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_38___2_______10___True_ [0.018111s] ... ok 2026-05-17 02:05:30.812536 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_44___cifs____nfs___False_ [0.018057s] ... ok 2026-05-17 02:05:30.813359 | ubuntu-noble | 2026-05-17 02:05:30.803 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e1949a93157a to a77e2ad5012d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:30.813374 | ubuntu-noble | 2026-05-17 02:05:30.805 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.813381 | ubuntu-noble | 2026-05-17 02:05:30.806 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.813397 | ubuntu-noble | 2026-05-17 02:05:30.809 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.813403 | ubuntu-noble | 2026-05-17 02:05:30.810 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.831086 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_unknown_operator_raises [0.018587s] ... ok 2026-05-17 02:05:30.848968 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_retry.HostFiltersTestCase.test_retry_filter_disabled [0.017644s] ... ok 2026-05-17 02:05:30.866904 | ubuntu-noble | 2026-05-17 02:05:30.864 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade a77e2ad5012d -> e1949a93157a, add_share_snapshot_access 2026-05-17 02:05:30.869052 | ubuntu-noble | {1} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_filtered_hosts [0.018756s] ... ok 2026-05-17 02:05:30.872636 | ubuntu-noble | 2026-05-17 02:05:30.868 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update a77e2ad5012d to e1949a93157a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:30.875390 | ubuntu-noble | 2026-05-17 02:05:30.872 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.875413 | ubuntu-noble | 2026-05-17 02:05:30.873 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.878757 | ubuntu-noble | 2026-05-17 02:05:30.876 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.878779 | ubuntu-noble | 2026-05-17 02:05:30.876 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.885898 | ubuntu-noble | {1} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_update_service_capabilities_for_shares [0.017801s] ... ok 2026-05-17 02:05:30.904217 | ubuntu-noble | {1} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_03 [0.018131s] ... ok 2026-05-17 02:05:30.922273 | ubuntu-noble | {1} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_14 [0.017878s] ... ok 2026-05-17 02:05:30.931920 | ubuntu-noble | 2026-05-17 02:05:30.927 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade e1949a93157a -> 03da71c0e321, Add share group types table 2026-05-17 02:05:30.937816 | ubuntu-noble | 2026-05-17 02:05:30.935 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e1949a93157a to 03da71c0e321 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:30.940140 | ubuntu-noble | {1} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_16 [0.018009s] ... ok 2026-05-17 02:05:30.948047 | ubuntu-noble | 2026-05-17 02:05:30.939 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.948070 | ubuntu-noble | 2026-05-17 02:05:30.939 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.948076 | ubuntu-noble | 2026-05-17 02:05:30.942 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:30.948082 | ubuntu-noble | 2026-05-17 02:05:30.943 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:30.978377 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:30.982210 | ubuntu-noble | {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test__expire_reservations [0.041709s] ... ok 2026-05-17 02:05:30.995674 | ubuntu-noble | 2026-05-17 02:05:30.992 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 03da71c0e321 -> e1949a93157a, Add share group types table 2026-05-17 02:05:31.019390 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:31.021609 | ubuntu-noble | Failed to schedule_create_share_replica: No valid host was found. . 2026-05-17 02:05:31.026665 | ubuntu-noble | {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_replica_no_valid_host [0.044324s] ... ok 2026-05-17 02:05:31.030899 | ubuntu-noble | 2026-05-17 02:05:31.024 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 03da71c0e321 to e1949a93157a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:31.030931 | ubuntu-noble | 2026-05-17 02:05:31.027 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:31.030937 | ubuntu-noble | 2026-05-17 02:05:31.028 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:31.034200 | ubuntu-noble | 2026-05-17 02:05:31.031 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:31.034214 | ubuntu-noble | 2026-05-17 02:05:31.031 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:31.059895 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:31.063691 | ubuntu-noble | {1} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_create_share_group [0.036648s] ... ok 2026-05-17 02:05:31.085990 | ubuntu-noble | 2026-05-17 02:05:31.082 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade e1949a93157a -> 03da71c0e321, Add share group types table 2026-05-17 02:05:31.094662 | ubuntu-noble | 2026-05-17 02:05:31.092 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e1949a93157a to 03da71c0e321 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:31.096254 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:31.099882 | ubuntu-noble | 2026-05-17 02:05:31.097 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:31.099901 | ubuntu-noble | 2026-05-17 02:05:31.097 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:31.102208 | ubuntu-noble | {1} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_get_pools [0.036519s] ... ok 2026-05-17 02:05:31.109060 | ubuntu-noble | 2026-05-17 02:05:31.106 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:31.109190 | ubuntu-noble | 2026-05-17 02:05:31.106 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:31.118493 | ubuntu-noble | {1} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_no_weight_object [0.018416s] ... ok 2026-05-17 02:05:31.137305 | ubuntu-noble | {1} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_normalization [0.018449s] ... ok 2026-05-17 02:05:31.156405 | ubuntu-noble | {1} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_1 [0.018752s] ... ok 2026-05-17 02:05:31.159219 | ubuntu-noble | 2026-05-17 02:05:31.155 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 03da71c0e321 -> e9f79621d83f, Convert consistency groups to share groups 2026-05-17 02:05:31.172260 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:05:31.172284 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:05:31.172290 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:05:31.172296 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:05:31.178988 | ubuntu-noble | {1} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_passing_host [0.022800s] ... ok 2026-05-17 02:05:31.196545 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:31.197387 | ubuntu-noble | {1} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_with_no_goodness_function [0.018405s] ... ok 2026-05-17 02:05:31.220307 | ubuntu-noble | {1} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test_weigh_objects_netapp_only [0.020945s] ... ok 2026-05-17 02:05:31.237624 | ubuntu-noble | {1} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_choose_pool_with_existing_share_server [0.018800s] ... ok 2026-05-17 02:05:31.256507 | ubuntu-noble | {1} manila.tests.services.test_api.ServicesApiTest.test_ensure_shares_host_down [0.018580s] ... ok 2026-05-17 02:05:31.277744 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_cephfs_filesystem_allocation_3___infinite____infinite____infinite__ [0.020515s] ... ok 2026-05-17 02:05:31.296144 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_sub_name_has_other_name [0.019097s] ... ok 2026-05-17 02:05:31.316173 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_sub_snapshot_name_has_other_name [0.018949s] ... ok 2026-05-17 02:05:31.334612 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__need_to_cancel_clone_returns_false_for_regular_subvolume [0.018848s] ... ok 2026-05-17 02:05:31.353928 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_error [0.019405s] ... ok 2026-05-17 02:05:31.373813 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_driver_no_client [0.018849s] ... ok 2026-05-17 02:05:31.391949 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share [0.019432s] ... ok 2026-05-17 02:05:31.407262 | ubuntu-noble | 2026-05-17 02:05:31.399 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 03da71c0e321 to e9f79621d83f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:31.407284 | ubuntu-noble | 2026-05-17 02:05:31.401 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:31.407291 | ubuntu-noble | 2026-05-17 02:05:31.401 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:31.407296 | ubuntu-noble | 2026-05-17 02:05:31.404 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:31.407312 | ubuntu-noble | 2026-05-17 02:05:31.404 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:31.412294 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_subvolume_not_found [0.019858s] ... ok 2026-05-17 02:05:31.431582 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_shrink_share [0.019253s] ... ok 2026-05-17 02:05:31.451574 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_when_export_exist_1_rw [0.019213s] ... ok 2026-05-17 02:05:31.461044 | ubuntu-noble | 2026-05-17 02:05:31.456 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade e9f79621d83f -> 03da71c0e321, Convert consistency groups to share groups 2026-05-17 02:05:31.461077 | ubuntu-noble | 2026-05-17 02:05:31.456 6714 INFO 03da71c0e321_convert_cgs_to_share_groups_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Renaming consistency group tables 2026-05-17 02:05:31.469797 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_deny_access [0.018216s] ... ok 2026-05-17 02:05:31.485846 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:05:31.486817 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:05:31.488219 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_03____fakehost____some_host_name____some_host_name____1_1_1_256____True_ [0.018674s] ... ok 2026-05-17 02:05:31.493501 | ubuntu-noble | 2026-05-17 02:05:31.489 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e9f79621d83f to 03da71c0e321 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:31.500432 | ubuntu-noble | 2026-05-17 02:05:31.493 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:31.500475 | ubuntu-noble | 2026-05-17 02:05:31.493 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:31.500484 | ubuntu-noble | 2026-05-17 02:05:31.496 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:31.500489 | ubuntu-noble | 2026-05-17 02:05:31.496 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:31.505043 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:05:31.505339 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:05:31.509976 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_07____fakehost____some_host_name____1_1_1_0_24____True_ [0.019150s] ... ok 2026-05-17 02:05:31.525293 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:05:31.525428 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:05:31.525440 | ubuntu-noble | Setting configured IP versions to [4, 6] since a hostname (rather than IP address) was supplied in 'cephfs_ganesha_server_ip' or in 'cephfs_ganesha_export_ips'. 2026-05-17 02:05:31.526201 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_2___host____None___4__6__ [0.018780s] ... ok 2026-05-17 02:05:31.545024 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:05:31.545621 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:05:31.545649 | ubuntu-noble | Setting configured IP versions to [4, 6] since a hostname (rather than IP address) was supplied in 'cephfs_ganesha_server_ip' or in 'cephfs_ganesha_export_ips'. 2026-05-17 02:05:31.548511 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_8__None____1001__1001_129____1_1_1_0_____4__6__ [0.021360s] ... ok 2026-05-17 02:05:31.550394 | ubuntu-noble | 2026-05-17 02:05:31.546 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 03da71c0e321 -> e9f79621d83f, Convert consistency groups to share groups 2026-05-17 02:05:31.567046 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:05:31.568779 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_path [0.020833s] ... ok 2026-05-17 02:05:31.586336 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:05:31.588804 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_pseudo_path [0.019864s] ... ok 2026-05-17 02:05:31.605493 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:05:31.605896 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:05:31.609513 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_executor_type_2_True [0.019018s] ... ok 2026-05-17 02:05:31.625629 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:05:31.625655 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:05:31.626381 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_identify_local_host_2_None [0.018516s] ... ok 2026-05-17 02:05:31.643474 | ubuntu-noble | %alice did not have access to share fakeinstanceid. 2026-05-17 02:05:31.647161 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_deny_access_missing_access_rule [0.018783s] ... ok 2026-05-17 02:05:31.664114 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_get_configured_ip_versions [0.017832s] ... ok 2026-05-17 02:05:31.681664 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute_command_not_there [0.018187s] ... ok 2026-05-17 02:05:31.700466 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_veth_from_bridge [0.017950s] ... ok 2026-05-17 02:05:31.717637 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_remove_network [0.017607s] ... ok 2026-05-17 02:05:31.737925 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_correct_container_old_name_2_False [0.018767s] ... ok 2026-05-17 02:05:31.756132 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_helper_not_ok [0.018911s] ... ok 2026-05-17 02:05:31.774637 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_share_name_1_True [0.019190s] ... ok 2026-05-17 02:05:31.793965 | ubuntu-noble | 2026-05-17 02:05:31.789 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 03da71c0e321 to e9f79621d83f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:31.799398 | ubuntu-noble | 2026-05-17 02:05:31.793 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:31.799423 | ubuntu-noble | 2026-05-17 02:05:31.794 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:31.800632 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_network_existing_interfaces [0.023044s] ... ok 2026-05-17 02:05:31.804798 | ubuntu-noble | 2026-05-17 02:05:31.799 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:31.804824 | ubuntu-noble | 2026-05-17 02:05:31.799 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:31.819799 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_security_services [0.021737s] ... ok 2026-05-17 02:05:31.839537 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_share_server_migration_complete [0.019116s] ... ok 2026-05-17 02:05:31.856965 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_access_group_other [0.017958s] ... ok 2026-05-17 02:05:31.875439 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_access_group_ro [0.018213s] ... ok 2026-05-17 02:05:31.876380 | ubuntu-noble | 2026-05-17 02:05:31.861 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade e9f79621d83f -> 54667b9cade7, add_cast_rules_to_readonly_to_share_instances 2026-05-17 02:05:31.876397 | ubuntu-noble | 2026-05-17 02:05:31.861 6714 INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Removing cast_rules_to_readonly column from share instances. 2026-05-17 02:05:31.876404 | ubuntu-noble | 2026-05-17 02:05:31.863 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e9f79621d83f to 54667b9cade7 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:31.876410 | ubuntu-noble | 2026-05-17 02:05:31.866 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:31.876417 | ubuntu-noble | 2026-05-17 02:05:31.866 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:31.876440 | ubuntu-noble | 2026-05-17 02:05:31.869 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:31.876446 | ubuntu-noble | 2026-05-17 02:05:31.870 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:31.893625 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_create_share_guest_not_ok [0.017929s] ... ok 2026-05-17 02:05:31.912081 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_lvmhelper_setup_explodes_in_gore_on_no_config_supplied [0.018497s] ... ok 2026-05-17 02:05:31.931111 | ubuntu-noble | 2026-05-17 02:05:31.924 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 54667b9cade7 -> e9f79621d83f, add_cast_rules_to_readonly_to_share_instances 2026-05-17 02:05:31.931177 | ubuntu-noble | 2026-05-17 02:05:31.925 6714 INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Adding cast_rules_to_readonly column to share instances. 2026-05-17 02:05:31.931189 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ENASUtilsTestCase.test_do_match_any_3 [0.017697s] ... ok 2026-05-17 02:05:31.947997 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SslContextTestCase.test_create_ssl_context [0.017921s] ... ok 2026-05-17 02:05:31.992649 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_get_default_filter_function [0.042823s] ... ok 2026-05-17 02:05:32.010190 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_nas_server_id [0.019122s] ... ok 2026-05-17 02:05:32.029992 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_set_export_access [0.018507s] ... ok 2026-05-17 02:05:32.076760 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_2 [0.047322s] ... ok 2026-05-17 02:05:32.082375 | ubuntu-noble | 2026-05-17 02:05:32.078 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 54667b9cade7 to e9f79621d83f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:32.085803 | ubuntu-noble | 2026-05-17 02:05:32.081 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:32.085825 | ubuntu-noble | 2026-05-17 02:05:32.082 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:32.089326 | ubuntu-noble | 2026-05-17 02:05:32.086 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:32.089360 | ubuntu-noble | 2026-05-17 02:05:32.086 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:32.124336 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_access_level [0.047346s] ... ok 2026-05-17 02:05:32.151723 | ubuntu-noble | 2026-05-17 02:05:32.143 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade e9f79621d83f -> 54667b9cade7, add_cast_rules_to_readonly_to_share_instances 2026-05-17 02:05:32.151780 | ubuntu-noble | 2026-05-17 02:05:32.143 6714 INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Removing cast_rules_to_readonly column from share instances. 2026-05-17 02:05:32.151825 | ubuntu-noble | 2026-05-17 02:05:32.145 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e9f79621d83f to 54667b9cade7 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:32.151837 | ubuntu-noble | 2026-05-17 02:05:32.148 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:32.151847 | ubuntu-noble | 2026-05-17 02:05:32.148 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:32.155722 | ubuntu-noble | 2026-05-17 02:05:32.152 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:32.155742 | ubuntu-noble | 2026-05-17 02:05:32.152 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:32.171008 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_nfs_access [0.047184s] ... ok 2026-05-17 02:05:32.216190 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-05-17 02:05:32.218767 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_invalide_cifs_server_name [0.047670s] ... ok 2026-05-17 02:05:32.226185 | ubuntu-noble | 2026-05-17 02:05:32.221 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 54667b9cade7 -> 87ce15c59bbe, add_share_instance_access_map_state 2026-05-17 02:05:32.265913 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_pool_name [0.046965s] ... ok 2026-05-17 02:05:32.314728 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share [0.048579s] ... ok 2026-05-17 02:05:32.321209 | ubuntu-noble | 2026-05-17 02:05:32.315 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 54667b9cade7 to 87ce15c59bbe update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:32.321230 | ubuntu-noble | 2026-05-17 02:05:32.318 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:32.321236 | ubuntu-noble | 2026-05-17 02:05:32.318 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:32.324646 | ubuntu-noble | 2026-05-17 02:05:32.322 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:32.324668 | ubuntu-noble | 2026-05-17 02:05:32.322 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:32.365037 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot [0.049013s] ... ok 2026-05-17 02:05:32.380788 | ubuntu-noble | 2026-05-17 02:05:32.377 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 87ce15c59bbe -> 54667b9cade7, add_share_instance_access_map_state 2026-05-17 02:05:32.413123 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot_with_ipv6 [0.048957s] ... ok 2026-05-17 02:05:32.463084 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_cifs_share [0.049470s] ... ok 2026-05-17 02:05:32.516596 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_ipv6 [0.053698s] ... ok 2026-05-17 02:05:32.563996 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool [0.047916s] ... ok 2026-05-17 02:05:32.599096 | ubuntu-noble | 2026-05-17 02:05:32.594 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 87ce15c59bbe to 54667b9cade7 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:32.601987 | ubuntu-noble | 2026-05-17 02:05:32.597 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:32.602003 | ubuntu-noble | 2026-05-17 02:05:32.597 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:32.605989 | ubuntu-noble | 2026-05-17 02:05:32.601 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:32.606030 | ubuntu-noble | 2026-05-17 02:05:32.602 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:32.613219 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_server_detail [0.047817s] ... ok 2026-05-17 02:05:32.662679 | ubuntu-noble | 2026-05-17 02:05:32.658 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 54667b9cade7 -> 87ce15c59bbe, add_share_instance_access_map_state 2026-05-17 02:05:32.662700 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_share_server_name_in_server_detail [0.049671s] ... ok 2026-05-17 02:05:32.716159 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule_with_ipv6 [0.052088s] ... ok 2026-05-17 02:05:32.741901 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server_already_exist [0.026919s] ... ok 2026-05-17 02:05:32.756827 | ubuntu-noble | 2026-05-17 02:05:32.746 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 54667b9cade7 to 87ce15c59bbe update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:32.756848 | ubuntu-noble | 2026-05-17 02:05:32.748 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:32.756855 | ubuntu-noble | 2026-05-17 02:05:32.748 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:32.756860 | ubuntu-noble | 2026-05-17 02:05:32.752 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:32.756865 | ubuntu-noble | 2026-05-17 02:05:32.752 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:32.760662 | ubuntu-noble | Duplicate access control entry, skipping allow... 2026-05-17 02:05:32.762912 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_allow_share_access_duplicate_ACE [0.021259s] ... ok 2026-05-17 02:05:32.780175 | ubuntu-noble | Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-05-17 02:05:32.782395 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_with_error [0.019816s] ... ok 2026-05-17 02:05:32.799749 | ubuntu-noble | User not found on domain, skipping deny... 2026-05-17 02:05:32.801724 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access_but_no_user_found [0.019129s] ... ok 2026-05-17 02:05:32.815767 | ubuntu-noble | 2026-05-17 02:05:32.806 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 87ce15c59bbe -> 95e3cf760840, add_revert_to_snapshot_support 2026-05-17 02:05:32.815821 | ubuntu-noble | 2026-05-17 02:05:32.808 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 87ce15c59bbe to 95e3cf760840 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:32.815829 | ubuntu-noble | 2026-05-17 02:05:32.810 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:32.815836 | ubuntu-noble | 2026-05-17 02:05:32.811 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:32.817258 | ubuntu-noble | 2026-05-17 02:05:32.814 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:32.817281 | ubuntu-noble | 2026-05-17 02:05:32.814 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:32.820123 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:32.821251 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:32.825614 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_invalid_mover_id [0.022490s] ... ok 2026-05-17 02:05:32.844965 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_on_vdm [0.020577s] ... ok 2026-05-17 02:05:32.864540 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot [0.019477s] ... ok 2026-05-17 02:05:32.868504 | ubuntu-noble | 2026-05-17 02:05:32.865 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 95e3cf760840 -> 87ce15c59bbe, add_revert_to_snapshot_support 2026-05-17 02:05:32.879370 | ubuntu-noble | 2026-05-17 02:05:32.868 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 95e3cf760840 to 87ce15c59bbe update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:32.879391 | ubuntu-noble | 2026-05-17 02:05:32.870 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:32.879397 | ubuntu-noble | 2026-05-17 02:05:32.870 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:32.879403 | ubuntu-noble | 2026-05-17 02:05:32.874 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:32.879419 | ubuntu-noble | 2026-05-17 02:05:32.874 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:32.882208 | ubuntu-noble | Failed to extend file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 because new size 1 is smaller than old size 10240. 2026-05-17 02:05:32.884388 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_with_small_size [0.019743s] ... ok 2026-05-17 02:05:32.904120 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_get_file_system_but_miss_property [0.019476s] ... ok 2026-05-17 02:05:32.922220 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:32.925075 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_on_mover [0.020991s] ... ok 2026-05-17 02:05:32.934608 | ubuntu-noble | 2026-05-17 02:05:32.924 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 87ce15c59bbe -> 95e3cf760840, add_revert_to_snapshot_support 2026-05-17 02:05:32.934642 | ubuntu-noble | 2026-05-17 02:05:32.926 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 87ce15c59bbe to 95e3cf760840 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:32.934650 | ubuntu-noble | 2026-05-17 02:05:32.928 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:32.934657 | ubuntu-noble | 2026-05-17 02:05:32.928 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:32.936727 | ubuntu-noble | 2026-05-17 02:05:32.934 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:32.936755 | ubuntu-noble | 2026-05-17 02:05:32.935 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:32.944395 | ubuntu-noble | Mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-05-17 02:05:32.947109 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_but_nonexistent [0.021965s] ... ok 2026-05-17 02:05:32.968358 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_on_vdm [0.020989s] ... ok 2026-05-17 02:05:32.987953 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:32.988749 | ubuntu-noble | Mover interface IP 192.168.1.1 already exists. Skip the creation. 2026-05-17 02:05:32.992203 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_ip_already_exist [0.023223s] ... ok 2026-05-17 02:05:32.996526 | ubuntu-noble | 2026-05-17 02:05:32.984 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 95e3cf760840 -> 3e7d62517afa, remove_nova_net_id_column_from_share_networks 2026-05-17 02:05:32.996557 | ubuntu-noble | 2026-05-17 02:05:32.986 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 95e3cf760840 to 3e7d62517afa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:32.996565 | ubuntu-noble | 2026-05-17 02:05:32.988 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:32.996571 | ubuntu-noble | 2026-05-17 02:05:32.989 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:32.996576 | ubuntu-noble | 2026-05-17 02:05:32.991 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:32.996582 | ubuntu-noble | 2026-05-17 02:05:32.992 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:33.012966 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_interconnect_id [0.020913s] ... ok 2026-05-17 02:05:33.030733 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-05-17 02:05:33.032846 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_get_nfs_share_not_found [0.020107s] ... ok 2026-05-17 02:05:33.054721 | ubuntu-noble | 2026-05-17 02:05:33.043 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 3e7d62517afa -> 95e3cf760840, remove_nova_net_id_column_from_share_networks 2026-05-17 02:05:33.054761 | ubuntu-noble | 2026-05-17 02:05:33.044 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 3e7d62517afa to 95e3cf760840 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:33.054781 | ubuntu-noble | 2026-05-17 02:05:33.047 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:33.054788 | ubuntu-noble | 2026-05-17 02:05:33.047 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:33.054794 | ubuntu-noble | 2026-05-17 02:05:33.050 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:33.054799 | ubuntu-noble | 2026-05-17 02:05:33.050 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:33.054951 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot [0.022217s] ... ok 2026-05-17 02:05:33.076028 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_attach_detach_nfs_interface [0.020539s] ... ok 2026-05-17 02:05:33.113739 | ubuntu-noble | 2026-05-17 02:05:33.102 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 95e3cf760840 -> 3e7d62517afa, remove_nova_net_id_column_from_share_networks 2026-05-17 02:05:33.113799 | ubuntu-noble | 2026-05-17 02:05:33.104 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 95e3cf760840 to 3e7d62517afa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:33.113808 | ubuntu-noble | 2026-05-17 02:05:33.106 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:33.113815 | ubuntu-noble | 2026-05-17 02:05:33.106 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:33.113820 | ubuntu-noble | 2026-05-17 02:05:33.109 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:33.113855 | ubuntu-noble | 2026-05-17 02:05:33.109 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:33.144896 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_cifs [0.068417s] ... ok 2026-05-17 02:05:33.164658 | ubuntu-noble | 2026-05-17 02:05:33.160 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 3e7d62517afa -> 48a7beae3117, Add 'create_share_from_snapshot_support' extra spec to share types 2026-05-17 02:05:33.197387 | ubuntu-noble | 2026-05-17 02:05:33.190 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 3e7d62517afa to 48a7beae3117 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:33.197812 | ubuntu-noble | 2026-05-17 02:05:33.192 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:33.197821 | ubuntu-noble | 2026-05-17 02:05:33.192 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:33.199031 | ubuntu-noble | 2026-05-17 02:05:33.196 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:33.199152 | ubuntu-noble | 2026-05-17 02:05:33.196 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:33.210949 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_from_snapshot_cifs [0.066095s] ... ok 2026-05-17 02:05:33.252970 | ubuntu-noble | 2026-05-17 02:05:33.249 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 48a7beae3117 -> 3e7d62517afa, Add 'create_share_from_snapshot_support' extra spec to share types 2026-05-17 02:05:33.265185 | ubuntu-noble | 2026-05-17 02:05:33.262 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 48a7beae3117 to 3e7d62517afa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:33.268866 | ubuntu-noble | 2026-05-17 02:05:33.266 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:33.268885 | ubuntu-noble | 2026-05-17 02:05:33.266 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:33.276684 | ubuntu-noble | 2026-05-17 02:05:33.273 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:33.276708 | ubuntu-noble | 2026-05-17 02:05:33.274 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:33.281950 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_from_snapshot_nfs [0.070785s] ... ok 2026-05-17 02:05:33.328398 | ubuntu-noble | 2026-05-17 02:05:33.324 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 3e7d62517afa -> 48a7beae3117, Add 'create_share_from_snapshot_support' extra spec to share types 2026-05-17 02:05:33.358756 | ubuntu-noble | 2026-05-17 02:05:33.350 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 3e7d62517afa to 48a7beae3117 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:33.358800 | ubuntu-noble | 2026-05-17 02:05:33.353 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:33.358807 | ubuntu-noble | 2026-05-17 02:05:33.353 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:33.359240 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snap_export_path_cifs [0.076099s] ... ok 2026-05-17 02:05:33.361156 | ubuntu-noble | 2026-05-17 02:05:33.356 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:33.361173 | ubuntu-noble | 2026-05-17 02:05:33.357 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:33.412222 | ubuntu-noble | 2026-05-17 02:05:33.408 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 48a7beae3117 -> 63809d875e32, move_share_type_id_to_instances 2026-05-17 02:05:33.426440 | ubuntu-noble | Failed to create snapshot export path "snap-001". 2026-05-17 02:05:33.429184 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snap_export_path_failure_raises [0.070221s] ... ok 2026-05-17 02:05:33.492345 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_success [0.062078s] ... ok 2026-05-17 02:05:33.550253 | ubuntu-noble | CIFS Share my_share is not found. 2026-05-17 02:05:33.552755 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_cifs_share_does_not_exist [0.060971s] ... ok 2026-05-17 02:05:33.594224 | ubuntu-noble | 2026-05-17 02:05:33.585 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 48a7beae3117 to 63809d875e32 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:33.594261 | ubuntu-noble | 2026-05-17 02:05:33.588 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:33.594270 | ubuntu-noble | 2026-05-17 02:05:33.588 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:33.594276 | ubuntu-noble | 2026-05-17 02:05:33.591 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:33.594282 | ubuntu-noble | 2026-05-17 02:05:33.591 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:33.612801 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_nfs_share_exists [0.060672s] ... ok 2026-05-17 02:05:33.652176 | ubuntu-noble | 2026-05-17 02:05:33.648 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 63809d875e32 -> 48a7beae3117, move_share_type_id_to_instances 2026-05-17 02:05:33.674584 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_cifs_success [0.060961s] ... ok 2026-05-17 02:05:33.836860 | ubuntu-noble | 2026-05-17 02:05:33.832 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 63809d875e32 to 48a7beae3117 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:33.842908 | ubuntu-noble | 2026-05-17 02:05:33.835 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:33.842931 | ubuntu-noble | 2026-05-17 02:05:33.835 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:33.842937 | ubuntu-noble | 2026-05-17 02:05:33.839 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:33.842943 | ubuntu-noble | 2026-05-17 02:05:33.839 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:33.895574 | ubuntu-noble | 2026-05-17 02:05:33.891 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 48a7beae3117 -> 63809d875e32, move_share_type_id_to_instances 2026-05-17 02:05:34.071071 | ubuntu-noble | 2026-05-17 02:05:34.060 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 48a7beae3117 to 63809d875e32 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:34.071132 | ubuntu-noble | 2026-05-17 02:05:34.062 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.071141 | ubuntu-noble | 2026-05-17 02:05:34.062 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.071147 | ubuntu-noble | 2026-05-17 02:05:34.065 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.071165 | ubuntu-noble | 2026-05-17 02:05:34.065 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.116001 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_nfs_export_locations_fallback [0.441858s] ... ok 2026-05-17 02:05:34.132641 | ubuntu-noble | 2026-05-17 02:05:34.120 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 63809d875e32 -> 493eaffd79e1, add_access_key 2026-05-17 02:05:34.132672 | ubuntu-noble | 2026-05-17 02:05:34.126 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 63809d875e32 to 493eaffd79e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:34.132681 | ubuntu-noble | 2026-05-17 02:05:34.129 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.132687 | ubuntu-noble | 2026-05-17 02:05:34.129 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.134970 | ubuntu-noble | 2026-05-17 02:05:34.132 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.134993 | ubuntu-noble | 2026-05-17 02:05:34.132 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.181954 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_snapshot_update_access_nfs [0.066083s] ... ok 2026-05-17 02:05:34.195444 | ubuntu-noble | 2026-05-17 02:05:34.184 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 493eaffd79e1 -> 63809d875e32, add_access_key 2026-05-17 02:05:34.195503 | ubuntu-noble | 2026-05-17 02:05:34.185 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 493eaffd79e1 to 63809d875e32 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:34.195513 | ubuntu-noble | 2026-05-17 02:05:34.188 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.195521 | ubuntu-noble | 2026-05-17 02:05:34.189 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.195529 | ubuntu-noble | 2026-05-17 02:05:34.192 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.195536 | ubuntu-noble | 2026-05-17 02:05:34.192 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.244708 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_add_nfs [0.060906s] ... ok 2026-05-17 02:05:34.248771 | ubuntu-noble | 2026-05-17 02:05:34.242 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 63809d875e32 -> 493eaffd79e1, add_access_key 2026-05-17 02:05:34.248803 | ubuntu-noble | 2026-05-17 02:05:34.243 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 63809d875e32 to 493eaffd79e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:34.248847 | ubuntu-noble | 2026-05-17 02:05:34.246 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.248857 | ubuntu-noble | 2026-05-17 02:05:34.246 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.252538 | ubuntu-noble | 2026-05-17 02:05:34.250 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.252557 | ubuntu-noble | 2026-05-17 02:05:34.250 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.302518 | ubuntu-noble | Access type foo is not supported for CIFS. 2026-05-17 02:05:34.304644 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_cifs_invalid_access_type [0.061510s] ... ok 2026-05-17 02:05:34.309202 | ubuntu-noble | 2026-05-17 02:05:34.299 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 493eaffd79e1 -> e8ea58723178, add_mtu_network_allocations 2026-05-17 02:05:34.309234 | ubuntu-noble | 2026-05-17 02:05:34.301 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 493eaffd79e1 to e8ea58723178 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:34.309243 | ubuntu-noble | 2026-05-17 02:05:34.303 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.309252 | ubuntu-noble | 2026-05-17 02:05:34.303 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.309260 | ubuntu-noble | 2026-05-17 02:05:34.306 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.309269 | ubuntu-noble | 2026-05-17 02:05:34.306 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.322073 | ubuntu-noble | Failed to lookup user nonexistent. 2026-05-17 02:05:34.323827 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_auth_lookup_user_with_nonexistent_user [0.019413s] ... ok 2026-05-17 02:05:34.343196 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_clone_snapshot_with_provider_location [0.019195s] ... ok 2026-05-17 02:05:34.362658 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_1__201__True_ [0.019020s] ... ok 2026-05-17 02:05:34.369900 | ubuntu-noble | 2026-05-17 02:05:34.360 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade e8ea58723178 -> 493eaffd79e1, add_mtu_network_allocations 2026-05-17 02:05:34.369933 | ubuntu-noble | 2026-05-17 02:05:34.361 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e8ea58723178 to 493eaffd79e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:34.369943 | ubuntu-noble | 2026-05-17 02:05:34.364 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.369952 | ubuntu-noble | 2026-05-17 02:05:34.364 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.369977 | ubuntu-noble | 2026-05-17 02:05:34.367 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.369999 | ubuntu-noble | 2026-05-17 02:05:34.367 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.381133 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_smb_export_2__404__False_ [0.018369s] ... ok 2026-05-17 02:05:34.399022 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_nfs_export_aliases_success [0.018109s] ... ok 2026-05-17 02:05:34.418359 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_path_2_False [0.018749s] ... ok 2026-05-17 02:05:34.431688 | ubuntu-noble | 2026-05-17 02:05:34.421 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 493eaffd79e1 -> e8ea58723178, add_mtu_network_allocations 2026-05-17 02:05:34.431735 | ubuntu-noble | 2026-05-17 02:05:34.422 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 493eaffd79e1 to e8ea58723178 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:34.431785 | ubuntu-noble | 2026-05-17 02:05:34.424 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.431796 | ubuntu-noble | 2026-05-17 02:05:34.425 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.431804 | ubuntu-noble | 2026-05-17 02:05:34.428 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.431813 | ubuntu-noble | 2026-05-17 02:05:34.428 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.435997 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_user_sid_success [0.017752s] ... ok 2026-05-17 02:05:34.455482 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_is_path_existent_2__404__False_ [0.019333s] ... ok 2026-05-17 02:05:34.474367 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_lookup_nfs_export_2____ifs_home_test______exports________total___0____None_ [0.018739s] ... ok 2026-05-17 02:05:34.485629 | ubuntu-noble | 2026-05-17 02:05:34.482 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade e8ea58723178 -> fdfb668d19e1, Remove host from driver private data 2026-05-17 02:05:34.492901 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_create_with_threshold [0.018526s] ... ok 2026-05-17 02:05:34.500339 | ubuntu-noble | 2026-05-17 02:05:34.497 6714 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Creating the migration table _migrating_drivers_private_data_d303a91b 2026-05-17 02:05:34.509887 | ubuntu-noble | 2026-05-17 02:05:34.506 6714 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Copying data from drivers_private_data to the migration table _migrating_drivers_private_data_d303a91b 2026-05-17 02:05:34.513200 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_modify__given_id_does_not_exist [0.018813s] ... ok 2026-05-17 02:05:34.518810 | ubuntu-noble | 2026-05-17 02:05:34.508 6714 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Dropping table drivers_private_data 2026-05-17 02:05:34.518841 | ubuntu-noble | 2026-05-17 02:05:34.510 6714 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Rename the migration table _migrating_drivers_private_data_d303a91b to the original table drivers_private_data 2026-05-17 02:05:34.518848 | ubuntu-noble | 2026-05-17 02:05:34.511 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e8ea58723178 to fdfb668d19e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:34.518854 | ubuntu-noble | 2026-05-17 02:05:34.515 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.518860 | ubuntu-noble | 2026-05-17 02:05:34.515 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.521224 | ubuntu-noble | 2026-05-17 02:05:34.519 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.521638 | ubuntu-noble | 2026-05-17 02:05:34.519 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.529734 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test__verify_cert [0.017760s] ... ok 2026-05-17 02:05:34.546539 | ubuntu-noble | REST Request: GET https://192.168.0.110/api/rest/cluster with body None 2026-05-17 02:05:34.546573 | ubuntu-noble | REST Response: 400 with data 2026-05-17 02:05:34.548737 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_cluster_id_failure [0.019032s] ... ok 2026-05-17 02:05:34.564953 | ubuntu-noble | REST Request: GET https://192.168.0.110/api/rest/nfs_export?select=id&name=eq.powerstore-nfs-share with body None 2026-05-17 02:05:34.565531 | ubuntu-noble | REST Response: 400 with data 2026-05-17 02:05:34.567247 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_id_failure [0.018278s] ... ok 2026-05-17 02:05:34.580747 | ubuntu-noble | 2026-05-17 02:05:34.570 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade fdfb668d19e1 -> e8ea58723178, Remove host from driver private data 2026-05-17 02:05:34.580770 | ubuntu-noble | 2026-05-17 02:05:34.571 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update fdfb668d19e1 to e8ea58723178 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:34.580776 | ubuntu-noble | 2026-05-17 02:05:34.574 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.580781 | ubuntu-noble | 2026-05-17 02:05:34.574 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.580787 | ubuntu-noble | 2026-05-17 02:05:34.577 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.580792 | ubuntu-noble | 2026-05-17 02:05:34.577 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.586318 | ubuntu-noble | REST Request: GET https://192.168.0.110/api/rest/nfs_export/6454ec18-7b8d-1532-1b8a-1a9efb93188b?select=name with body None 2026-05-17 02:05:34.586347 | ubuntu-noble | REST Response: 400 with data 2026-05-17 02:05:34.588339 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_name_failure [0.021205s] ... ok 2026-05-17 02:05:34.607184 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_resize_filesystem [0.018531s] ... ok 2026-05-17 02:05:34.632306 | ubuntu-noble | 2026-05-17 02:05:34.629 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade e8ea58723178 -> fdfb668d19e1, Remove host from driver private data 2026-05-17 02:05:34.646355 | ubuntu-noble | 2026-05-17 02:05:34.643 6714 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Creating the migration table _migrating_drivers_private_data_043d134b 2026-05-17 02:05:34.648330 | ubuntu-noble | Only user access type currently supported for CIFS. Share provided foo_display_name with rule type invalid_type 2026-05-17 02:05:34.648728 | ubuntu-noble | Only user access type currently supported for CIFS. Share provided foo_display_name with rule type invalid_type 2026-05-17 02:05:34.650910 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_cifs_invalid_acess_type [0.043511s] ... ok 2026-05-17 02:05:34.662585 | ubuntu-noble | 2026-05-17 02:05:34.652 6714 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Copying data from drivers_private_data to the migration table _migrating_drivers_private_data_043d134b 2026-05-17 02:05:34.662608 | ubuntu-noble | 2026-05-17 02:05:34.654 6714 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Dropping table drivers_private_data 2026-05-17 02:05:34.662615 | ubuntu-noble | 2026-05-17 02:05:34.655 6714 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Rename the migration table _migrating_drivers_private_data_043d134b to the original table drivers_private_data 2026-05-17 02:05:34.662626 | ubuntu-noble | 2026-05-17 02:05:34.656 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update e8ea58723178 to fdfb668d19e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:34.662632 | ubuntu-noble | 2026-05-17 02:05:34.659 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.662637 | ubuntu-noble | 2026-05-17 02:05:34.659 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.666989 | ubuntu-noble | 2026-05-17 02:05:34.664 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.667008 | ubuntu-noble | 2026-05-17 02:05:34.664 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.693780 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_share_stats_failure [0.042692s] ... ok 2026-05-17 02:05:34.714316 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_file_interface_ipv6 [0.020453s] ... ok 2026-05-17 02:05:34.725888 | ubuntu-noble | 2026-05-17 02:05:34.718 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade fdfb668d19e1 -> 221a83cfd85b, add_gateway_to_network_allocations_table 2026-05-17 02:05:34.725929 | ubuntu-noble | 2026-05-17 02:05:34.721 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update fdfb668d19e1 to 221a83cfd85b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:34.729496 | ubuntu-noble | 2026-05-17 02:05:34.725 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.729511 | ubuntu-noble | 2026-05-17 02:05:34.725 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.734715 | ubuntu-noble | 2026-05-17 02:05:34.732 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.734737 | ubuntu-noble | 2026-05-17 02:05:34.733 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.736686 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_nfs_share__existed_expt [0.022536s] ... ok 2026-05-17 02:05:34.754860 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_for_vlan_already_has_interfaces [0.017932s] ... ok 2026-05-17 02:05:34.772800 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_restore_snapshot [0.017755s] ... ok 2026-05-17 02:05:34.793722 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_pool_name_from_host__no_pool_name [0.020038s] ... ok 2026-05-17 02:05:34.794165 | ubuntu-noble | 2026-05-17 02:05:34.782 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 221a83cfd85b -> fdfb668d19e1, add_gateway_to_network_allocations_table 2026-05-17 02:05:34.794179 | ubuntu-noble | 2026-05-17 02:05:34.784 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 221a83cfd85b to fdfb668d19e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:34.794186 | ubuntu-noble | 2026-05-17 02:05:34.786 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.794193 | ubuntu-noble | 2026-05-17 02:05:34.786 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.794199 | ubuntu-noble | 2026-05-17 02:05:34.789 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.794214 | ubuntu-noble | 2026-05-17 02:05:34.789 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.813366 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__validate_cifs_share_access_type [0.020313s] ... ok 2026-05-17 02:05:34.833662 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__validate_nfs_share_access_type [0.019493s] ... ok 2026-05-17 02:05:34.850674 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: 'export_locations' 2026-05-17 02:05:34.850837 | ubuntu-noble | 2026-05-17 02:05:34.848 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade fdfb668d19e1 -> 221a83cfd85b, add_gateway_to_network_allocations_table 2026-05-17 02:05:34.852636 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_snapshot_from_snapshot [0.018990s] ... ok 2026-05-17 02:05:34.853066 | ubuntu-noble | 2026-05-17 02:05:34.850 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update fdfb668d19e1 to 221a83cfd85b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:34.855005 | ubuntu-noble | 2026-05-17 02:05:34.853 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.855024 | ubuntu-noble | 2026-05-17 02:05:34.853 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.858375 | ubuntu-noble | 2026-05-17 02:05:34.856 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.858394 | ubuntu-noble | 2026-05-17 02:05:34.856 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.868695 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-05-17 02:05:34.870778 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__create_from_snap_but_not_isolated [0.018690s] ... ok 2026-05-17 02:05:34.889704 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_deny_cifs_share_access [0.018701s] ... ok 2026-05-17 02:05:34.908156 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_deny_nfs_share_access [0.018392s] ... ok 2026-05-17 02:05:34.913367 | ubuntu-noble | 2026-05-17 02:05:34.908 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 221a83cfd85b -> eb6d5544cbbd, change_user_id_length 2026-05-17 02:05:34.913398 | ubuntu-noble | 2026-05-17 02:05:34.908 6714 INFO 221a83cfd85b_change_user_project_id_length_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Changing back user_id length for share_networks 2026-05-17 02:05:34.919730 | ubuntu-noble | 2026-05-17 02:05:34.917 6714 INFO 221a83cfd85b_change_user_project_id_length_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Changing back project_id length for share_networks 2026-05-17 02:05:34.926950 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_share_server_id [0.018268s] ... ok 2026-05-17 02:05:34.928225 | ubuntu-noble | 2026-05-17 02:05:34.924 6714 INFO 221a83cfd85b_change_user_project_id_length_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Changing back project_id length for security_services 2026-05-17 02:05:34.937179 | ubuntu-noble | 2026-05-17 02:05:34.933 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 221a83cfd85b to eb6d5544cbbd update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:34.940793 | ubuntu-noble | 2026-05-17 02:05:34.936 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.940814 | ubuntu-noble | 2026-05-17 02:05:34.937 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.944280 | ubuntu-noble | 2026-05-17 02:05:34.939 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:34.944308 | ubuntu-noble | 2026-05-17 02:05:34.940 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:34.945310 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_nfs_share_with_server [0.018804s] ... ok 2026-05-17 02:05:34.967589 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_share_stats [0.021964s] ... ok 2026-05-17 02:05:34.986070 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_nfs_share_id [0.018374s] ... ok 2026-05-17 02:05:35.003794 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_2 [0.017306s] ... ok 2026-05-17 02:05:35.006821 | ubuntu-noble | 2026-05-17 02:05:34.993 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade eb6d5544cbbd -> 221a83cfd85b, change_user_id_length 2026-05-17 02:05:35.006839 | ubuntu-noble | 2026-05-17 02:05:34.994 6714 INFO 221a83cfd85b_change_user_project_id_length_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Changing user_id length for share_networks 2026-05-17 02:05:35.006845 | ubuntu-noble | 2026-05-17 02:05:34.995 6714 INFO 221a83cfd85b_change_user_project_id_length_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Changing project_id length for share_networks 2026-05-17 02:05:35.006851 | ubuntu-noble | 2026-05-17 02:05:34.995 6714 INFO 221a83cfd85b_change_user_project_id_length_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Changing project_id length for security_services 2026-05-17 02:05:35.006856 | ubuntu-noble | 2026-05-17 02:05:34.996 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update eb6d5544cbbd to 221a83cfd85b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:35.006862 | ubuntu-noble | 2026-05-17 02:05:34.998 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:35.006867 | ubuntu-noble | 2026-05-17 02:05:34.998 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:35.006873 | ubuntu-noble | 2026-05-17 02:05:35.001 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:35.006878 | ubuntu-noble | 2026-05-17 02:05:35.001 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:35.020818 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_4 [0.017324s] ... ok 2026-05-17 02:05:35.054975 | ubuntu-noble | 2026-05-17 02:05:35.049 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 221a83cfd85b -> eb6d5544cbbd, change_user_id_length 2026-05-17 02:05:35.055003 | ubuntu-noble | 2026-05-17 02:05:35.049 6714 INFO 221a83cfd85b_change_user_project_id_length_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Changing back user_id length for share_networks 2026-05-17 02:05:35.060231 | ubuntu-noble | 2026-05-17 02:05:35.057 6714 INFO 221a83cfd85b_change_user_project_id_length_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Changing back project_id length for share_networks 2026-05-17 02:05:35.068911 | ubuntu-noble | 2026-05-17 02:05:35.066 6714 INFO 221a83cfd85b_change_user_project_id_length_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Changing back project_id length for security_services 2026-05-17 02:05:35.070047 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot [0.049067s] ... ok 2026-05-17 02:05:35.074620 | ubuntu-noble | 2026-05-17 02:05:35.072 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 221a83cfd85b to eb6d5544cbbd update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:35.079536 | ubuntu-noble | 2026-05-17 02:05:35.077 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:35.079564 | ubuntu-noble | 2026-05-17 02:05:35.077 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:35.083724 | ubuntu-noble | 2026-05-17 02:05:35.082 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:35.088675 | ubuntu-noble | 2026-05-17 02:05:35.082 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:35.116147 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_pool_name [0.045946s] ... ok 2026-05-17 02:05:35.145706 | ubuntu-noble | 2026-05-17 02:05:35.135 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade eb6d5544cbbd -> 5155c7077f99, add provider_location to share_snapshot_instances 2026-05-17 02:05:35.145744 | ubuntu-noble | 2026-05-17 02:05:35.136 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update eb6d5544cbbd to 5155c7077f99 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:35.145754 | ubuntu-noble | 2026-05-17 02:05:35.138 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:35.145763 | ubuntu-noble | 2026-05-17 02:05:35.138 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:35.145786 | ubuntu-noble | 2026-05-17 02:05:35.142 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:35.145794 | ubuntu-noble | 2026-05-17 02:05:35.142 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:35.166892 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot [0.050583s] ... ok 2026-05-17 02:05:35.207567 | ubuntu-noble | 2026-05-17 02:05:35.196 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 5155c7077f99 -> eb6d5544cbbd, add provider_location to share_snapshot_instances 2026-05-17 02:05:35.207602 | ubuntu-noble | 2026-05-17 02:05:35.197 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 5155c7077f99 to eb6d5544cbbd update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:35.207613 | ubuntu-noble | 2026-05-17 02:05:35.199 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:35.207622 | ubuntu-noble | 2026-05-17 02:05:35.199 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:35.207630 | ubuntu-noble | 2026-05-17 02:05:35.202 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:35.207638 | ubuntu-noble | 2026-05-17 02:05:35.202 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:35.217427 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_snapshot_with_ipv6 [0.050181s] ... ok 2026-05-17 02:05:35.265567 | ubuntu-noble | 2026-05-17 02:05:35.254 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade eb6d5544cbbd -> 5155c7077f99, add provider_location to share_snapshot_instances 2026-05-17 02:05:35.265598 | ubuntu-noble | 2026-05-17 02:05:35.255 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update eb6d5544cbbd to 5155c7077f99 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:35.265605 | ubuntu-noble | 2026-05-17 02:05:35.257 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:35.265611 | ubuntu-noble | 2026-05-17 02:05:35.257 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:35.265622 | ubuntu-noble | 2026-05-17 02:05:35.260 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:35.265627 | ubuntu-noble | 2026-05-17 02:05:35.260 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:35.265778 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_incorrect_access_type [0.048664s] ... ok 2026-05-17 02:05:35.313719 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_2 [0.047295s] ... ok 2026-05-17 02:05:35.324660 | ubuntu-noble | 2026-05-17 02:05:35.315 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 5155c7077f99 -> 293fac1130ca, Add more network info attributes to 'network_allocations' table. 2026-05-17 02:05:35.325348 | ubuntu-noble | 2026-05-17 02:05:35.318 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 5155c7077f99 to 293fac1130ca update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:35.325368 | ubuntu-noble | 2026-05-17 02:05:35.321 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:35.325377 | ubuntu-noble | 2026-05-17 02:05:35.321 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:35.326905 | ubuntu-noble | 2026-05-17 02:05:35.324 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:35.326926 | ubuntu-noble | 2026-05-17 02:05:35.324 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:35.361912 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool [0.048238s] ... ok 2026-05-17 02:05:35.378229 | ubuntu-noble | 2026-05-17 02:05:35.374 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 293fac1130ca -> 5155c7077f99, Add more network info attributes to 'network_allocations' table. 2026-05-17 02:05:35.387660 | ubuntu-noble | 2026-05-17 02:05:35.378 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 293fac1130ca to 5155c7077f99 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:35.387705 | ubuntu-noble | 2026-05-17 02:05:35.380 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:35.387716 | ubuntu-noble | 2026-05-17 02:05:35.380 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:35.387734 | ubuntu-noble | 2026-05-17 02:05:35.383 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:35.387741 | ubuntu-noble | 2026-05-17 02:05:35.383 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:35.409723 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:35.413088 | ubuntu-noble | Failed to create mover interface {'name': 'a33884c869e0', 'device_name': 'cge-1-0', 'ip': '192.168.1.2', 'mover_name': 'server_2', 'vlan_id': 100, 'net_mask': '255.255.255.0'}. Reason: []. 2026-05-17 02:05:35.414344 | ubuntu-noble | Could not setup server. 2026-05-17 02:05:35.414360 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:35.414366 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 741, in setup_server 2026-05-17 02:05:35.414372 | ubuntu-noble | self._get_context('MoverInterface').create(interface) 2026-05-17 02:05:35.414377 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-05-17 02:05:35.414382 | ubuntu-noble | return r(f, *args, **kwargs) 2026-05-17 02:05:35.414388 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:35.414393 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-05-17 02:05:35.414398 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-05-17 02:05:35.414404 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:35.414409 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-05-17 02:05:35.414414 | ubuntu-noble | result = action(retry_state) 2026-05-17 02:05:35.414419 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:35.414424 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-05-17 02:05:35.414429 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-05-17 02:05:35.414435 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:35.414440 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-05-17 02:05:35.414446 | ubuntu-noble | return self.__get_result() 2026-05-17 02:05:35.414484 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:35.414489 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-05-17 02:05:35.414495 | ubuntu-noble | raise self._exception 2026-05-17 02:05:35.414500 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-05-17 02:05:35.414505 | ubuntu-noble | result = fn(*args, **kwargs) 2026-05-17 02:05:35.414524 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:35.414530 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 1214, in create 2026-05-17 02:05:35.414535 | ubuntu-noble | raise exception.EMCVnxXMLAPIError(err=message) 2026-05-17 02:05:35.414541 | ubuntu-noble | manila.exception.EMCVnxXMLAPIError: Failed to create mover interface {'name': 'a33884c869e0', 'device_name': 'cge-1-0', 'ip': '192.168.1.2', 'mover_name': 'server_2', 'vlan_id': 100, 'net_mask': '255.255.255.0'}. Reason: []. 2026-05-17 02:05:35.420186 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_exception [0.058233s] ... ok 2026-05-17 02:05:35.454657 | ubuntu-noble | 2026-05-17 02:05:35.443 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 5155c7077f99 -> 293fac1130ca, Add more network info attributes to 'network_allocations' table. 2026-05-17 02:05:35.454692 | ubuntu-noble | 2026-05-17 02:05:35.445 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 5155c7077f99 to 293fac1130ca update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:35.454701 | ubuntu-noble | 2026-05-17 02:05:35.448 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:35.454710 | ubuntu-noble | 2026-05-17 02:05:35.448 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:35.454733 | ubuntu-noble | 2026-05-17 02:05:35.451 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:35.454743 | ubuntu-noble | 2026-05-17 02:05:35.451 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:35.465885 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_share_server_name_in_server_detail [0.045779s] ... ok 2026-05-17 02:05:35.486926 | ubuntu-noble | Failed to modify CIFS server 4-57fc88167224. Reason: []. 2026-05-17 02:05:35.489960 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_with_error [0.023606s] ... ok 2026-05-17 02:05:35.506931 | ubuntu-noble | Failed to get CIFS share by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2026-05-17 02:05:35.507542 | ubuntu-noble | CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-05-17 02:05:35.510776 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_not_found [0.019885s] ... ok 2026-05-17 02:05:35.522204 | ubuntu-noble | 2026-05-17 02:05:35.507 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 293fac1130ca -> 344c1ac4747f, Add replication attributes to Share and ShareInstance models. 2026-05-17 02:05:35.522224 | ubuntu-noble | 2026-05-17 02:05:35.509 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 293fac1130ca to 344c1ac4747f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:35.522230 | ubuntu-noble | 2026-05-17 02:05:35.511 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:35.522236 | ubuntu-noble | 2026-05-17 02:05:35.511 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:35.522241 | ubuntu-noble | 2026-05-17 02:05:35.514 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:35.522246 | ubuntu-noble | 2026-05-17 02:05:35.514 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:35.530525 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:35.531333 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:35.534493 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_delete_dns_domain_invalid_mover_id [0.024496s] ... ok 2026-05-17 02:05:35.551921 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:35.554656 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_on_mover [0.020198s] ... ok 2026-05-17 02:05:35.572074 | ubuntu-noble | Failed to get file system by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2026-05-17 02:05:35.574116 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system_but_get_file_system_error [0.019070s] ... ok 2026-05-17 02:05:35.580157 | ubuntu-noble | 2026-05-17 02:05:35.569 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 344c1ac4747f -> 293fac1130ca, Add replication attributes to Share and ShareInstance models. 2026-05-17 02:05:35.580181 | ubuntu-noble | 2026-05-17 02:05:35.572 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 344c1ac4747f to 293fac1130ca update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:35.580197 | ubuntu-noble | 2026-05-17 02:05:35.576 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:35.580203 | ubuntu-noble | 2026-05-17 02:05:35.576 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:35.583126 | ubuntu-noble | 2026-05-17 02:05:35.581 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:35.583146 | ubuntu-noble | 2026-05-17 02:05:35.581 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:35.591489 | ubuntu-noble | Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'File system with id=77777 not found.', 'messageCode': '14227341326', 'Description': 'The file system ID supplied with the request is invalid.', 'Action': 'Refer to the XML API v2 schema/documentation and correct your user program logic.', 'Diagnostics': ' Exception tag: 14fb6b6a7b8 Exception message: com.emc.nas.ccmd.common.MessageInstanceImpl@5004000e '}]. 2026-05-17 02:05:35.593554 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system_with_error [0.019776s] ... ok 2026-05-17 02:05:35.611291 | ubuntu-noble | Failed to get file system by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error. ', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic. ', 'Diagnostics': 'File system not found.'}, {'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Migration file system not found.'}]. 2026-05-17 02:05:35.613617 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_but_not_found [0.019890s] ... ok 2026-05-17 02:05:35.633323 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_with_same_size [0.019582s] ... ok 2026-05-17 02:05:35.652345 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_get_file_system_but_miss_property [0.018642s] ... ok 2026-05-17 02:05:35.653288 | ubuntu-noble | 2026-05-17 02:05:35.640 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 293fac1130ca -> 344c1ac4747f, Add replication attributes to Share and ShareInstance models. 2026-05-17 02:05:35.653320 | ubuntu-noble | 2026-05-17 02:05:35.641 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 293fac1130ca to 344c1ac4747f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:35.653331 | ubuntu-noble | 2026-05-17 02:05:35.644 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:35.653341 | ubuntu-noble | 2026-05-17 02:05:35.644 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:35.653350 | ubuntu-noble | 2026-05-17 02:05:35.648 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:35.653376 | ubuntu-noble | 2026-05-17 02:05:35.648 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:35.672380 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_on_vdm [0.020203s] ... ok 2026-05-17 02:05:35.689797 | ubuntu-noble | Failed to create Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 for file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-05-17 02:05:35.692273 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_with_error [0.019778s] ... ok 2026-05-17 02:05:35.705809 | ubuntu-noble | 2026-05-17 02:05:35.701 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 344c1ac4747f -> dda6de06349, Remove access rules status and add access_rule_status to share_instance 2026-05-17 02:05:35.705858 | ubuntu-noble | model 2026-05-17 02:05:35.709195 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:35.709736 | ubuntu-noble | Failed to create mover interface {'name': '3d909830c356', 'device_name': 'cge-1-0', 'ip': '192.168.1.1', 'mover_name': 'server_2', 'net_mask': '255.255.255.0', 'vlan_id': 100}. Reason: []. 2026-05-17 02:05:35.712521 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_error [0.019807s] ... ok 2026-05-17 02:05:35.733364 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:35.735738 | ubuntu-noble | Mover interface 192.168.1.1 not found. Skip the deletion. 2026-05-17 02:05:35.736551 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_but_nonexistent [0.024297s] ... ok 2026-05-17 02:05:35.754611 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:35.754644 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:35.757714 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_invalid_mover_id [0.020749s] ... ok 2026-05-17 02:05:35.775019 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:35.778505 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_ref_and_mover [0.020057s] ... ok 2026-05-17 02:05:35.794778 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:35.797105 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_with_error [0.019321s] ... ok 2026-05-17 02:05:35.816797 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_allow_share_access [0.019737s] ... ok 2026-05-17 02:05:35.836908 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_clear_share_access_failed_to_get_share [0.019802s] ... ok 2026-05-17 02:05:35.853774 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-05-17 02:05:35.855084 | ubuntu-noble | NFS share /7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-05-17 02:05:35.855821 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share_not_found [0.018996s] ... ok 2026-05-17 02:05:35.875657 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_ro_share_access [0.019733s] ... ok 2026-05-17 02:05:35.894371 | ubuntu-noble | Failed to detach interface a33884c869e0 from mover 56aafd02-4d44-43d7-b784-57fc88167224. 2026-05-17 02:05:35.895612 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_detach_nfs_interface_with_error [0.019348s] ... ok 2026-05-17 02:05:35.915669 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_dump_to_conf [0.019444s] ... ok 2026-05-17 02:05:35.922126 | ubuntu-noble | 2026-05-17 02:05:35.913 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 344c1ac4747f to dda6de06349 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:35.922180 | ubuntu-noble | 2026-05-17 02:05:35.917 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:35.922192 | ubuntu-noble | 2026-05-17 02:05:35.917 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:35.924521 | ubuntu-noble | 2026-05-17 02:05:35.921 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:35.924554 | ubuntu-noble | 2026-05-17 02:05:35.921 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:35.934517 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_dbus_send_ganesha_with_rados_store_1_True [0.019694s] ... ok 2026-05-17 02:05:35.954237 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_with_rados_store_1_False [0.019569s] ... ok 2026-05-17 02:05:35.973151 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_file_exists_error_2_4 [0.018656s] ... ok 2026-05-17 02:05:35.985004 | ubuntu-noble | 2026-05-17 02:05:35.980 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade dda6de06349 -> 344c1ac4747f, Remove access rules status and add access_rule_status to share_instance 2026-05-17 02:05:35.985090 | ubuntu-noble | model 2026-05-17 02:05:35.992768 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_file [0.018819s] ... ok 2026-05-17 02:05:36.011647 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_with_rados_store_1_False [0.019409s] ... ok 2026-05-17 02:05:36.029013 | ubuntu-noble | There was a problem removing the export. Ignoring errors and continuing operation. 2026-05-17 02:05:36.029034 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:36.029041 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ganesha/manager.py", line 515, in remove_export 2026-05-17 02:05:36.029046 | ubuntu-noble | confdict = self._read_export(name) 2026-05-17 02:05:36.029052 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:36.029058 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:36.029064 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:36.029070 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:36.029075 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:36.029081 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:36.029086 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:36.029092 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:36.029098 | ubuntu-noble | raise effect 2026-05-17 02:05:36.029103 | ubuntu-noble | manila.exception.GaneshaCommandFailure: Ganesha management command failed. 2026-05-17 02:05:36.029109 | ubuntu-noble | Command: None 2026-05-17 02:05:36.029115 | ubuntu-noble | Exit code: - 2026-05-17 02:05:36.029121 | ubuntu-noble | Stdout: None 2026-05-17 02:05:36.029135 | ubuntu-noble | Stderr: None 2026-05-17 02:05:36.031756 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_read_export_with_rados_store_1_True [0.019107s] ... ok 2026-05-17 02:05:36.050039 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_rados_object_url_from_index_with_index_data_2__url_rados___fakepool_fakeobj1__url_rados___fakepool_fakeobj2 [0.018720s] ... ok 2026-05-17 02:05:36.068485 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_reset_exports [0.018260s] ... ok 2026-05-17 02:05:36.086629 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_with_rados_store_1_True [0.018515s] ... ok 2026-05-17 02:05:36.105580 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_error_incomplete_export_block [0.018889s] ... ok 2026-05-17 02:05:36.124158 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_with_rados_store_1_True [0.018208s] ... ok 2026-05-17 02:05:36.141846 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_path_from [0.017763s] ... ok 2026-05-17 02:05:36.159474 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol [0.017745s] ... ok 2026-05-17 02:05:36.177761 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_umount_gluster_vol [0.018109s] ... ok 2026-05-17 02:05:36.187270 | ubuntu-noble | 2026-05-17 02:05:36.180 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update dda6de06349 to 344c1ac4747f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:36.187292 | ubuntu-noble | 2026-05-17 02:05:36.183 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:36.187300 | ubuntu-noble | 2026-05-17 02:05:36.183 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:36.190785 | ubuntu-noble | 2026-05-17 02:05:36.187 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:36.190818 | ubuntu-noble | 2026-05-17 02:05:36.188 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:36.196226 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_umount_gluster_vol_fail_2 [0.018512s] ... ok 2026-05-17 02:05:36.214518 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version_exception_1_foo_1_1_1 [0.018095s] ... ok 2026-05-17 02:05:36.232953 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_1 [0.018316s] ... ok 2026-05-17 02:05:36.244210 | ubuntu-noble | 2026-05-17 02:05:36.239 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 344c1ac4747f -> dda6de06349, Remove access rules status and add access_rule_status to share_instance 2026-05-17 02:05:36.244265 | ubuntu-noble | model 2026-05-17 02:05:36.250952 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_7 [0.017986s] ... ok 2026-05-17 02:05:36.270056 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info_trivial_volinfo [0.018310s] ... ok 2026-05-17 02:05:36.288075 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_user_option [0.018246s] ... ok 2026-05-17 02:05:36.306370 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_5 [0.018598s] ... ok 2026-05-17 02:05:36.324967 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_no_vol_1_None [0.018522s] ... ok 2026-05-17 02:05:36.343180 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_no_vol_2_False [0.018250s] ... ok 2026-05-17 02:05:36.361793 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_4 [0.018425s] ... ok 2026-05-17 02:05:36.380520 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_1 [0.017924s] ... ok 2026-05-17 02:05:36.400252 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_error_2 [0.019750s] ... ok 2026-05-17 02:05:36.418631 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get [0.018896s] ... ok 2026-05-17 02:05:36.429068 | ubuntu-noble | 2026-05-17 02:05:36.426 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 344c1ac4747f to dda6de06349 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:36.434889 | ubuntu-noble | 2026-05-17 02:05:36.430 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:36.434988 | ubuntu-noble | 2026-05-17 02:05:36.431 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:36.438103 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_2 [0.018811s] ... ok 2026-05-17 02:05:36.441836 | ubuntu-noble | 2026-05-17 02:05:36.439 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:36.441973 | ubuntu-noble | 2026-05-17 02:05:36.439 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:36.457017 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_failure_2_2 [0.018822s] ... ok 2026-05-17 02:05:36.474773 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_1 [0.018298s] ... ok 2026-05-17 02:05:36.492066 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:36.494516 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_snapshots_are_supported [0.019191s] ... ok 2026-05-17 02:05:36.495249 | ubuntu-noble | 2026-05-17 02:05:36.491 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade dda6de06349 -> 323840a08dc4, Add DB support for share instance export locations metadata. 2026-05-17 02:05:36.500035 | ubuntu-noble | 2026-05-17 02:05:36.495 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update dda6de06349 to 323840a08dc4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:36.503264 | ubuntu-noble | 2026-05-17 02:05:36.499 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:36.503288 | ubuntu-noble | 2026-05-17 02:05:36.500 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:36.506087 | ubuntu-noble | 2026-05-17 02:05:36.503 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:36.506109 | ubuntu-noble | 2026-05-17 02:05:36.503 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:36.511390 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:36.513836 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_badcn_1_common_name_with_space [0.019870s] ... ok 2026-05-17 02:05:36.533927 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_create_share_2__from_snapshot [0.019382s] ... ok 2026-05-17 02:05:36.552708 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_6_manage_existing [0.018983s] ... ok 2026-05-17 02:05:36.558791 | ubuntu-noble | 2026-05-17 02:05:36.555 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 323840a08dc4 -> dda6de06349, Add DB support for share instance export locations metadata. 2026-05-17 02:05:36.571967 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_8_extend_share [0.018965s] ... ok 2026-05-17 02:05:36.583100 | ubuntu-noble | 2026-05-17 02:05:36.576 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 323840a08dc4 to dda6de06349 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:36.583137 | ubuntu-noble | 2026-05-17 02:05:36.579 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:36.583148 | ubuntu-noble | 2026-05-17 02:05:36.579 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:36.587467 | ubuntu-noble | 2026-05-17 02:05:36.584 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:36.587490 | ubuntu-noble | 2026-05-17 02:05:36.585 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:36.591378 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_9_shrink_share [0.019728s] ... ok 2026-05-17 02:05:36.610255 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_subclass_1 [0.018621s] ... ok 2026-05-17 02:05:36.629092 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_4 [0.018370s] ... ok 2026-05-17 02:05:36.643406 | ubuntu-noble | 2026-05-17 02:05:36.639 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade dda6de06349 -> 323840a08dc4, Add DB support for share instance export locations metadata. 2026-05-17 02:05:36.645223 | ubuntu-noble | Unable to set quota share fakename 2026-05-17 02:05:36.646557 | ubuntu-noble | 2026-05-17 02:05:36.643 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update dda6de06349 to 323840a08dc4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:36.648025 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_set_directory_quota_unable_to_set [0.019120s] ... ok 2026-05-17 02:05:36.650117 | ubuntu-noble | 2026-05-17 02:05:36.647 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:36.650138 | ubuntu-noble | 2026-05-17 02:05:36.647 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:36.653164 | ubuntu-noble | 2026-05-17 02:05:36.650 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:36.653329 | ubuntu-noble | 2026-05-17 02:05:36.650 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:36.667359 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_shrink_share_data_loss [0.019216s] ... ok 2026-05-17 02:05:36.687632 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_from_snapshot_1 [0.019991s] ... ok 2026-05-17 02:05:36.704611 | ubuntu-noble | Share fakeid does not support snapshots: fake error. 2026-05-17 02:05:36.707545 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_2 [0.019130s] ... ok 2026-05-17 02:05:36.712230 | ubuntu-noble | 2026-05-17 02:05:36.702 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 323840a08dc4 -> 3651e16d7c43, Add shares.task_state 2026-05-17 02:05:36.712252 | ubuntu-noble | 2026-05-17 02:05:36.703 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 323840a08dc4 to 3651e16d7c43 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:36.712258 | ubuntu-noble | 2026-05-17 02:05:36.706 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:36.712265 | ubuntu-noble | 2026-05-17 02:05:36.706 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:36.712271 | ubuntu-noble | 2026-05-17 02:05:36.710 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:36.712276 | ubuntu-noble | 2026-05-17 02:05:36.710 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:36.726284 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_snapshot [0.019584s] ... ok 2026-05-17 02:05:36.745843 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_find_actual_backend_snapshot_name_bad_snap_list_2_fake_snap_id_xyx_fake_snap_id_pqr [0.019230s] ... ok 2026-05-17 02:05:36.765844 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_4 [0.018971s] ... ok 2026-05-17 02:05:36.767553 | ubuntu-noble | 2026-05-17 02:05:36.762 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 3651e16d7c43 -> 323840a08dc4, Add shares.task_state 2026-05-17 02:05:36.767596 | ubuntu-noble | 2026-05-17 02:05:36.764 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 3651e16d7c43 to 323840a08dc4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:36.769995 | ubuntu-noble | 2026-05-17 02:05:36.767 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:36.770025 | ubuntu-noble | 2026-05-17 02:05:36.767 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:36.773567 | ubuntu-noble | 2026-05-17 02:05:36.770 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:36.773600 | ubuntu-noble | 2026-05-17 02:05:36.770 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:36.782276 | ubuntu-noble | Couldn't find the share in used list. 2026-05-17 02:05:36.784242 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_push_gluster_vol_excp [0.019467s] ... ok 2026-05-17 02:05:36.804022 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_1 [0.019451s] ... ok 2026-05-17 02:05:36.823978 | ubuntu-noble | {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_from_snapshot [0.018822s] ... ok 2026-05-17 02:05:36.831565 | ubuntu-noble | 2026-05-17 02:05:36.821 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 323840a08dc4 -> 3651e16d7c43, Add shares.task_state 2026-05-17 02:05:36.831593 | ubuntu-noble | 2026-05-17 02:05:36.822 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 323840a08dc4 to 3651e16d7c43 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:36.831600 | ubuntu-noble | 2026-05-17 02:05:36.825 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:36.831606 | ubuntu-noble | 2026-05-17 02:05:36.825 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:36.831612 | ubuntu-noble | 2026-05-17 02:05:36.828 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:36.831618 | ubuntu-noble | 2026-05-17 02:05:36.829 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:36.842634 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_2 [0.019642s] ... ok 2026-05-17 02:05:36.862708 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_4 [0.019951s] ... ok 2026-05-17 02:05:36.882385 | ubuntu-noble | 2026-05-17 02:05:36.878 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 3651e16d7c43 -> 55761e5f59c5, Create Consistency Groups Tables and Columns 2026-05-17 02:05:36.882496 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_share_2 [0.018632s] ... ok 2026-05-17 02:05:36.892752 | ubuntu-noble | 2026-05-17 02:05:36.889 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 3651e16d7c43 to 55761e5f59c5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:36.898817 | ubuntu-noble | 2026-05-17 02:05:36.895 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:36.898841 | ubuntu-noble | 2026-05-17 02:05:36.895 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:36.901121 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_3 [0.019649s] ... ok 2026-05-17 02:05:36.904963 | ubuntu-noble | 2026-05-17 02:05:36.902 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:36.905024 | ubuntu-noble | 2026-05-17 02:05:36.902 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:36.920695 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_no_quota [0.019210s] ... ok 2026-05-17 02:05:36.939833 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_3_1_1_1_1__shares [0.018917s] ... ok 2026-05-17 02:05:36.955901 | ubuntu-noble | 2026-05-17 02:05:36.952 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 55761e5f59c5 -> 3651e16d7c43, Create Consistency Groups Tables and Columns 2026-05-17 02:05:36.959111 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_4_1_1_1_1_shares_share_id [0.019514s] ... ok 2026-05-17 02:05:36.978721 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_4 [0.018566s] ... ok 2026-05-17 02:05:36.997199 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_3 [0.018905s] ... ok 2026-05-17 02:05:37.004563 | ubuntu-noble | 2026-05-17 02:05:36.991 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 55761e5f59c5 to 3651e16d7c43 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:37.004585 | ubuntu-noble | 2026-05-17 02:05:36.994 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:37.004591 | ubuntu-noble | 2026-05-17 02:05:36.995 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:37.004604 | ubuntu-noble | 2026-05-17 02:05:36.999 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:37.004610 | ubuntu-noble | 2026-05-17 02:05:36.999 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:37.016443 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_unmanage_1_True [0.019382s] ... ok 2026-05-17 02:05:37.035324 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_ip_exception [0.018871s] ... ok 2026-05-17 02:05:37.053674 | ubuntu-noble | 2026-05-17 02:05:37.049 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 3651e16d7c43 -> 55761e5f59c5, Create Consistency Groups Tables and Columns 2026-05-17 02:05:37.054023 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_context_change [0.018413s] ... ok 2026-05-17 02:05:37.063110 | ubuntu-noble | 2026-05-17 02:05:37.059 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 3651e16d7c43 to 55761e5f59c5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:37.067359 | ubuntu-noble | 2026-05-17 02:05:37.064 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:37.067380 | ubuntu-noble | 2026-05-17 02:05:37.064 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:37.072342 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs_inexistent_share [0.018120s] ... ok 2026-05-17 02:05:37.073256 | ubuntu-noble | 2026-05-17 02:05:37.069 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:37.073283 | ubuntu-noble | 2026-05-17 02:05:37.070 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:37.090702 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_export_1_True [0.018391s] ... ok 2026-05-17 02:05:37.109506 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_exception_2_False [0.018857s] ... ok 2026-05-17 02:05:37.126560 | ubuntu-noble | 2026-05-17 02:05:37.121 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 55761e5f59c5 -> 1f0bd302c1a6, Add 'snapshot_support' extra spec to share types 2026-05-17 02:05:37.127350 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_add_2_False [0.017808s] ... ok 2026-05-17 02:05:37.146854 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory_context_change_success [0.018901s] ... ok 2026-05-17 02:05:37.158186 | ubuntu-noble | 2026-05-17 02:05:37.149 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 55761e5f59c5 to 1f0bd302c1a6 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:37.158207 | ubuntu-noble | 2026-05-17 02:05:37.151 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:37.158213 | ubuntu-noble | 2026-05-17 02:05:37.151 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:37.158218 | ubuntu-noble | 2026-05-17 02:05:37.154 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:37.158223 | ubuntu-noble | 2026-05-17 02:05:37.155 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:37.164141 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_is_cifs_in_use [0.017629s] ... ok 2026-05-17 02:05:37.182905 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_delete_path_does_not_exist [0.018476s] ... ok 2026-05-17 02:05:37.201789 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_delete_error [0.018722s] ... ok 2026-05-17 02:05:37.207701 | ubuntu-noble | 2026-05-17 02:05:37.204 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 1f0bd302c1a6 -> 55761e5f59c5, Add 'snapshot_support' extra spec to share types 2026-05-17 02:05:37.221006 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_2 [0.019254s] ... ok 2026-05-17 02:05:37.231161 | ubuntu-noble | 2026-05-17 02:05:37.220 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 1f0bd302c1a6 to 55761e5f59c5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:37.231211 | ubuntu-noble | 2026-05-17 02:05:37.222 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:37.231222 | ubuntu-noble | 2026-05-17 02:05:37.222 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:37.231230 | ubuntu-noble | 2026-05-17 02:05:37.225 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:37.231238 | ubuntu-noble | 2026-05-17 02:05:37.226 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:37.240000 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_already_deleted [0.018895s] ... ok 2026-05-17 02:05:37.258772 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_unmanage [0.018626s] ... ok 2026-05-17 02:05:37.277422 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_delete_exception [0.018671s] ... ok 2026-05-17 02:05:37.282157 | ubuntu-noble | 2026-05-17 02:05:37.278 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 55761e5f59c5 -> 1f0bd302c1a6, Add 'snapshot_support' extra spec to share types 2026-05-17 02:05:37.296439 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_ip_exception_1_True [0.018897s] ... ok 2026-05-17 02:05:37.316022 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_not_found_exception [0.018874s] ... ok 2026-05-17 02:05:37.316665 | ubuntu-noble | 2026-05-17 02:05:37.305 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 55761e5f59c5 to 1f0bd302c1a6 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:37.317071 | ubuntu-noble | 2026-05-17 02:05:37.307 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:37.317087 | ubuntu-noble | 2026-05-17 02:05:37.308 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:37.317095 | ubuntu-noble | 2026-05-17 02:05:37.311 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:37.317104 | ubuntu-noble | 2026-05-17 02:05:37.311 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:37.333259 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__wait_job_status_1_COMPLETE [0.017814s] ... ok 2026-05-17 02:05:37.351313 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_file_system [0.017873s] ... ok 2026-05-17 02:05:37.365834 | ubuntu-noble | 2026-05-17 02:05:37.361 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 1f0bd302c1a6 -> 579c267fbb4d, add_availability_zones_table 2026-05-17 02:05:37.367576 | ubuntu-noble | Invalid configuration. hpe3par_fpg must be set. 2026-05-17 02:05:37.369620 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_3_______0__4_ [0.018018s] ... ok 2026-05-17 02:05:37.386805 | ubuntu-noble | Invalid configuration. hpe3par_fpg must be set. 2026-05-17 02:05:37.387964 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_4______0__4_ [0.018579s] ... ok 2026-05-17 02:05:37.407971 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_3___test_____punc____test___punc__ [0.019132s] ... ok 2026-05-17 02:05:37.426317 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_choose_share_server_compatible_with_share_with_cg [0.018523s] ... ok 2026-05-17 02:05:37.445423 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_nfs_share_from_snapshot [0.019065s] ... ok 2026-05-17 02:05:37.465572 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_not_ready [0.020018s] ... ok 2026-05-17 02:05:37.475692 | ubuntu-noble | 2026-05-17 02:05:37.465 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 1f0bd302c1a6 to 579c267fbb4d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:37.475723 | ubuntu-noble | 2026-05-17 02:05:37.468 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:37.475729 | ubuntu-noble | 2026-05-17 02:05:37.468 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:37.475735 | ubuntu-noble | 2026-05-17 02:05:37.471 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:37.475740 | ubuntu-noble | 2026-05-17 02:05:37.471 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:37.485788 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_dhss_success [0.020363s] ... ok 2026-05-17 02:05:37.505857 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_get_network_allocations_number [0.020106s] ... ok 2026-05-17 02:05:37.524209 | ubuntu-noble | 2026-05-17 02:05:37.521 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 579c267fbb4d -> 1f0bd302c1a6, add_availability_zones_table 2026-05-17 02:05:37.524840 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__mount_super_share [0.018550s] ... ok 2026-05-17 02:05:37.543484 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_build_export_locations_bad_path [0.018444s] ... ok 2026-05-17 02:05:37.559763 | ubuntu-noble | Invalid protocol. Expected nfs or smb. Got bogus. 2026-05-17 02:05:37.562161 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_build_export_locations_bad_protocol [0.018211s] ... ok 2026-05-17 02:05:37.580872 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_ip_access_cifs [0.018887s] ... ok 2026-05-17 02:05:37.598860 | ubuntu-noble | Failed to create snapshot for FPG/VFS/fshare pool/test_vfs/osf-share-id: Failed to find fshare. 2026-05-17 02:05:37.600584 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot_share_not_found [0.019830s] ... ok 2026-05-17 02:05:37.619187 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_ip_access_cifs [0.018683s] ... ok 2026-05-17 02:05:37.635414 | ubuntu-noble | 2026-05-17 02:05:37.625 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 579c267fbb4d to 1f0bd302c1a6 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:37.635436 | ubuntu-noble | 2026-05-17 02:05:37.627 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:37.635442 | ubuntu-noble | 2026-05-17 02:05:37.627 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:37.635447 | ubuntu-noble | 2026-05-17 02:05:37.631 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:37.635475 | ubuntu-noble | 2026-05-17 02:05:37.631 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:37.638525 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_05__1024__2048__True_ [0.019197s] ... ok 2026-05-17 02:05:37.655550 | ubuntu-noble | Failed to update capacity quota 1 on foo_fstore with exception: boom 2026-05-17 02:05:37.657410 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_setfsquota_side_effects_2 [0.018729s] ... ok 2026-05-17 02:05:37.674419 | ubuntu-noble | Failed to set SSH options for HPE 3PAR File Persona Client: non-manila-except 2026-05-17 02:05:37.674522 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:37.674539 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 156, in do_setup 2026-05-17 02:05:37.674550 | ubuntu-noble | self._client.setSSHOptions( 2026-05-17 02:05:37.674560 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:37.674570 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:37.674579 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:37.674589 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:37.674598 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:37.674608 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:37.674617 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:37.674626 | ubuntu-noble | raise effect 2026-05-17 02:05:37.674636 | ubuntu-noble | Exception: non-manila-except 2026-05-17 02:05:37.676730 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_setup_client_ssh_error [0.019078s] ... ok 2026-05-17 02:05:37.694447 | ubuntu-noble | Exception during getvfs None: non-manila-except 2026-05-17 02:05:37.694594 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:37.694606 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1050, in get_vfs 2026-05-17 02:05:37.694615 | ubuntu-noble | result = self._client.getvfs(fpg=fpg, vfs=vfs) 2026-05-17 02:05:37.694625 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:37.694635 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:37.694645 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:37.694654 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:37.694663 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:37.694672 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:37.694681 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:37.694690 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:37.694699 | ubuntu-noble | raise effect 2026-05-17 02:05:37.694708 | ubuntu-noble | Exception: non-manila-except 2026-05-17 02:05:37.696580 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_vfs_exception [0.019413s] ... ok 2026-05-17 02:05:37.712863 | ubuntu-noble | Invalid protocol. Expected nfs or smb. Got . 2026-05-17 02:05:37.714941 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_exception_1_ [0.018767s] ... ok 2026-05-17 02:05:37.734598 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_2___ip______ [0.019389s] ... ok 2026-05-17 02:05:37.752975 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_http_error [0.018331s] ... ok 2026-05-17 02:05:37.772043 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_4__None___GET__ [0.018846s] ... ok 2026-05-17 02:05:37.789764 | ubuntu-noble | Share share-fake-uuid does not exist on the backend. 2026-05-17 02:05:37.792633 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_share_not_exist [0.020627s] ... ok 2026-05-17 02:05:37.813683 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_nfs_fail [0.020737s] ... ok 2026-05-17 02:05:37.832427 | ubuntu-noble | Get CIFS service status error. 2026-05-17 02:05:37.832513 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-05-17 02:05:37.834955 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_service_false [0.021367s] ... ok 2026-05-17 02:05:37.855107 | ubuntu-noble | Failed to mount old share share_fake_uuid. Reason: err. 2026-05-17 02:05:37.855393 | ubuntu-noble | Can not get access id from share. share_name: share_fake_uuid 2026-05-17 02:05:37.857959 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_mountshare_fail [0.022846s] ... ok 2026-05-17 02:05:37.878939 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_storagepool_not_exist [0.021034s] ... ok 2026-05-17 02:05:37.898888 | ubuntu-noble | The filesystem type is "Thick", so dedupe or compression cannot be set. 2026-05-17 02:05:37.900172 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_2 [0.020886s] ... ok 2026-05-17 02:05:37.921557 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_6 [0.021058s] ... ok 2026-05-17 02:05:37.942804 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_thin [0.021447s] ... ok 2026-05-17 02:05:37.964494 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_06 [0.021673s] ... ok 2026-05-17 02:05:37.985858 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_07 [0.021383s] ... ok 2026-05-17 02:05:38.004785 | ubuntu-noble | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-05-17 02:05:38.007730 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_4 [0.021505s] ... ok 2026-05-17 02:05:38.028961 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_1_4 [0.020992s] ... ok 2026-05-17 02:05:38.049407 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_4_32 [0.020558s] ... ok 2026-05-17 02:05:38.070027 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_success_2 [0.020439s] ... ok 2026-05-17 02:05:38.088161 | ubuntu-noble | Can not get share share-fake-uuid. 2026-05-17 02:05:38.090696 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_ip_share_not_exist [0.020683s] ... ok 2026-05-17 02:05:38.111062 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_backend_driver_fail_driver_none [0.020232s] ... ok 2026-05-17 02:05:38.131521 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_8 [0.020276s] ... ok 2026-05-17 02:05:38.150669 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_url_type_2_CIFS [0.019089s] ... ok 2026-05-17 02:05:38.169810 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_add_share_to_cache_fail [0.019182s] ... ok 2026-05-17 02:05:38.191022 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_sharesnapshot_not_exist [0.020984s] ... ok 2026-05-17 02:05:38.211118 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_sharesnapshot_not_normal [0.019934s] ... ok 2026-05-17 02:05:38.233838 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_5 [0.022778s] ... ok 2026-05-17 02:05:38.248409 | ubuntu-noble | 2026-05-17 02:05:38.244 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 1f0bd302c1a6 -> 579c267fbb4d, add_availability_zones_table 2026-05-17 02:05:38.252311 | ubuntu-noble | Can not get share ID by share 100.115.10.68:/share_fake_uuid. 2026-05-17 02:05:38.254130 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_fail_1 [0.020189s] ... ok 2026-05-17 02:05:38.275901 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_remove_from_partition_1 [0.021297s] ... ok 2026-05-17 02:05:38.297575 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_thickfs_set_dedupe_fail [0.020718s] ... ok 2026-05-17 02:05:38.317501 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_with_default_type_1 [0.020503s] ... ok 2026-05-17 02:05:38.361812 | ubuntu-noble | 2026-05-17 02:05:38.355 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 1f0bd302c1a6 to 579c267fbb4d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:38.361844 | ubuntu-noble | 2026-05-17 02:05:38.359 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:38.361852 | ubuntu-noble | 2026-05-17 02:05:38.359 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:38.365055 | ubuntu-noble | 2026-05-17 02:05:38.362 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:38.365078 | ubuntu-noble | 2026-05-17 02:05:38.362 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:38.421621 | ubuntu-noble | 2026-05-17 02:05:38.417 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 579c267fbb4d -> 5077ffcc5f1c, add_share_instances_access_map 2026-05-17 02:05:38.538268 | ubuntu-noble | 2026-05-17 02:05:38.526 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 579c267fbb4d to 5077ffcc5f1c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:38.538345 | ubuntu-noble | 2026-05-17 02:05:38.529 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:38.538358 | ubuntu-noble | 2026-05-17 02:05:38.529 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:38.538367 | ubuntu-noble | 2026-05-17 02:05:38.533 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:38.538376 | ubuntu-noble | 2026-05-17 02:05:38.533 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:38.593558 | ubuntu-noble | 2026-05-17 02:05:38.589 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 5077ffcc5f1c -> 579c267fbb4d, add_share_instances_access_map 2026-05-17 02:05:38.697243 | ubuntu-noble | 2026-05-17 02:05:38.686 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 5077ffcc5f1c to 579c267fbb4d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:38.697287 | ubuntu-noble | 2026-05-17 02:05:38.690 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:38.697295 | ubuntu-noble | 2026-05-17 02:05:38.690 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:38.697314 | ubuntu-noble | 2026-05-17 02:05:38.694 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:38.697320 | ubuntu-noble | 2026-05-17 02:05:38.694 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:38.714815 | ubuntu-noble | Can not get access id from share. share_name: share-fake-uuid 2026-05-17 02:05:38.718513 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_nfs_access_for_all_ip_addresses_2_False [0.400912s] ... ok 2026-05-17 02:05:38.735901 | ubuntu-noble | The replica to promote is already primary, no need to switch over. 2026-05-17 02:05:38.736447 | ubuntu-noble | Cannot get share share_fake_new_uuid. 2026-05-17 02:05:38.738776 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_success_1_true [0.020543s] ... ok 2026-05-17 02:05:38.748146 | ubuntu-noble | 2026-05-17 02:05:38.745 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 579c267fbb4d -> 5077ffcc5f1c, add_share_instances_access_map 2026-05-17 02:05:38.755972 | ubuntu-noble | No replication pair ID recorded for share fake_share_id. 2026-05-17 02:05:38.758543 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_no_pair_id [0.019917s] ... ok 2026-05-17 02:05:38.776992 | ubuntu-noble | AD domain (huawei.com) has already been configured. 2026-05-17 02:05:38.780041 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_ad_exist_error [0.021147s] ... ok 2026-05-17 02:05:38.799842 | ubuntu-noble | No appropriate port found to create logical port. 2026-05-17 02:05:38.802443 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_not_exist [0.021755s] ... ok 2026-05-17 02:05:38.823799 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_success [0.021862s] ... ok 2026-05-17 02:05:38.842774 | ubuntu-noble | Can not get share ID by share share-fake-uuid. 2026-05-17 02:05:38.844857 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_not_exist [0.020997s] ... ok 2026-05-17 02:05:38.854755 | ubuntu-noble | 2026-05-17 02:05:38.850 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 579c267fbb4d to 5077ffcc5f1c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:38.857561 | ubuntu-noble | 2026-05-17 02:05:38.854 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:38.857584 | ubuntu-noble | 2026-05-17 02:05:38.854 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:38.865175 | ubuntu-noble | 2026-05-17 02:05:38.858 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:38.865201 | ubuntu-noble | 2026-05-17 02:05:38.858 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:38.868231 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_add_delete [0.023432s] ... ok 2026-05-17 02:05:38.888637 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_3 [0.020265s] ... ok 2026-05-17 02:05:38.908017 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_active [0.018985s] ... ok 2026-05-17 02:05:38.920575 | ubuntu-noble | 2026-05-17 02:05:38.916 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 5077ffcc5f1c -> 3db9992c30f3, add_share_instances 2026-05-17 02:05:38.927584 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_gpfs_device [0.018711s] ... ok 2026-05-17 02:05:38.945942 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_snapshot_path [0.018504s] ... ok 2026-05-17 02:05:38.962736 | ubuntu-noble | Given share path /gpfs0/share-fakeid does not exist at mount point /dev/gpfs0. 2026-05-17 02:05:38.962766 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:38.962773 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 573, in _is_share_valid 2026-05-17 02:05:38.962778 | ubuntu-noble | out, __ = self._gpfs_execute(self.GPFS_PATH + 'mmlsfileset', fsdev, 2026-05-17 02:05:38.962784 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:38.962789 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:38.962795 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:38.962800 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:38.962805 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:38.962811 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:38.962816 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:38.962822 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:38.962827 | ubuntu-noble | raise effect 2026-05-17 02:05:38.962833 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:05:38.962838 | ubuntu-noble | Command: None 2026-05-17 02:05:38.962844 | ubuntu-noble | Exit code: - 2026-05-17 02:05:38.962849 | ubuntu-noble | Stdout: None 2026-05-17 02:05:38.962854 | ubuntu-noble | Stderr: None 2026-05-17 02:05:38.965396 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_exception [0.020019s] ... ok 2026-05-17 02:05:38.984955 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_1_mmlsquota__blockLimit__mmlsquota__1048577 [0.018808s] ... ok 2026-05-17 02:05:39.001484 | ubuntu-noble | Failed to check size for share fakename. 2026-05-17 02:05:39.001511 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:39.001517 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 659, in _manage_existing 2026-05-17 02:05:39.001523 | ubuntu-noble | out, __ = self._gpfs_execute(self.GPFS_PATH + 'mmlsquota', '-j', 2026-05-17 02:05:39.001528 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:39.001533 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:39.001538 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:39.001543 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:39.001549 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:39.001554 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:39.002012 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:39.002031 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-05-17 02:05:39.002037 | ubuntu-noble | raise result 2026-05-17 02:05:39.002043 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:05:39.002048 | ubuntu-noble | Command: None 2026-05-17 02:05:39.002054 | ubuntu-noble | Exit code: - 2026-05-17 02:05:39.002059 | ubuntu-noble | Stdout: None 2026-05-17 02:05:39.002064 | ubuntu-noble | Stderr: None 2026-05-17 02:05:39.004068 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_checking_quota_of_fileset_exception [0.019468s] ... ok 2026-05-17 02:05:39.021506 | ubuntu-noble | Incorrect export path. Expected format: IP:/gpfs_mount_point_base/share_id. 2026-05-17 02:05:39.021535 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:39.021542 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 714, in manage_existing 2026-05-17 02:05:39.021573 | ubuntu-noble | old_export_location = old_export[1] 2026-05-17 02:05:39.021580 | ubuntu-noble | ~~~~~~~~~~^^^ 2026-05-17 02:05:39.021585 | ubuntu-noble | IndexError: list index out of range 2026-05-17 02:05:39.022888 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_invalid_export_exception [0.018987s] ... ok 2026-05-17 02:05:39.040693 | ubuntu-noble | Failed to set permissions for share fakename. 2026-05-17 02:05:39.040720 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:39.040726 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 651, in _manage_existing 2026-05-17 02:05:39.040732 | ubuntu-noble | self._gpfs_execute('chmod', '777', new_export_location) 2026-05-17 02:05:39.040737 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:39.040742 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:39.040747 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:39.040753 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:39.040758 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:39.040763 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:39.040768 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-05-17 02:05:39.040773 | ubuntu-noble | raise result 2026-05-17 02:05:39.040779 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:05:39.040784 | ubuntu-noble | Command: None 2026-05-17 02:05:39.040789 | ubuntu-noble | Exit code: - 2026-05-17 02:05:39.040795 | ubuntu-noble | Stdout: None 2026-05-17 02:05:39.040800 | ubuntu-noble | Stderr: None 2026-05-17 02:05:39.043284 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_permission_change_exception [0.019840s] ... ok 2026-05-17 02:05:39.059667 | ubuntu-noble | Failed to get exports from the system. Error: Unexpected error while running command. 2026-05-17 02:05:39.059694 | ubuntu-noble | Command: None 2026-05-17 02:05:39.059700 | ubuntu-noble | Exit code: - 2026-05-17 02:05:39.059705 | ubuntu-noble | Stdout: None 2026-05-17 02:05:39.059711 | ubuntu-noble | Stderr: None. 2026-05-17 02:05:39.061959 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access_exception [0.018632s] ... ok 2026-05-17 02:05:39.083982 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_deny_access [0.021081s] ... ok 2026-05-17 02:05:39.101339 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_1_rw [0.018202s] ... ok 2026-05-17 02:05:39.119445 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_invalid_option_rw [0.018185s] ... ok 2026-05-17 02:05:39.136424 | ubuntu-noble | /gpfs0 is not a directory. 2026-05-17 02:05:39.139848 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_directory_check [0.019307s] ... ok 2026-05-17 02:05:39.155276 | ubuntu-noble | /gpfs0 is not on GPFS. Perhaps GPFS not mounted. 2026-05-17 02:05:39.157402 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_gpfs_path_check [0.018453s] ... ok 2026-05-17 02:05:39.174507 | ubuntu-noble | GPFS is not active. 2026-05-17 02:05:39.177387 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_gpfs_state [0.019191s] ... ok 2026-05-17 02:05:39.196606 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_create_share_from_snapshot [0.018801s] ... ok 2026-05-17 02:05:39.213561 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_get_share_stats_refresh_false [0.018118s] ... ok 2026-05-17 02:05:39.232491 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_access_exists [0.018466s] ... ok 2026-05-17 02:05:39.254802 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_invalid_share_exception_2_False [0.022299s] ... ok 2026-05-17 02:05:39.273106 | ubuntu-noble | INFINIDAT InfiniBox NAS network space "mockspace" has no enabled IP addresses 2026-05-17 02:05:39.275569 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_no_ips_enabled [0.020715s] ... ok 2026-05-17 02:05:39.291322 | ubuntu-noble | 2026-05-17 02:05:39.287 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 5077ffcc5f1c to 3db9992c30f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:39.295129 | ubuntu-noble | 2026-05-17 02:05:39.291 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:39.295154 | ubuntu-noble | 2026-05-17 02:05:39.291 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:39.296283 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_2__True__True__False_ [0.020539s] ... ok 2026-05-17 02:05:39.297800 | ubuntu-noble | 2026-05-17 02:05:39.295 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:39.297818 | ubuntu-noble | 2026-05-17 02:05:39.295 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:39.317632 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_8__False__False__False_ [0.021297s] ... ok 2026-05-17 02:05:39.338125 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_2__True__False_ [0.020313s] ... ok 2026-05-17 02:05:39.350146 | ubuntu-noble | 2026-05-17 02:05:39.346 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 3db9992c30f3 -> 5077ffcc5f1c, add_share_instances 2026-05-17 02:05:39.360369 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_metadata [0.021422s] ... ok 2026-05-17 02:05:39.383075 | ubuntu-noble | Filesystem not found on the Infinibox by its name: openstack-shr-1 2026-05-17 02:05:39.386499 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_share_doesnt_exist [0.025765s] ... ok 2026-05-17 02:05:39.405234 | ubuntu-noble | infinibox_login configuration parameter must be specified 2026-05-17 02:05:39.406936 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_empty_auth_parameters [0.021239s] ... ok 2026-05-17 02:05:39.428126 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_12__False__True__False__False_ [0.021324s] ... ok 2026-05-17 02:05:39.447723 | ubuntu-noble | Filesystem not found on the Infinibox by its name: openstack-shr-1 2026-05-17 02:05:39.450600 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_share_doesnt_exist [0.021517s] ... ok 2026-05-17 02:05:39.471370 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_no_infinisdk_module [0.020697s] ... ok 2026-05-17 02:05:39.490129 | ubuntu-noble | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_channel_status_down [0.019703s] ... ok 2026-05-17 02:05:39.514494 | ubuntu-noble | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_delete_non_exist_share [0.023327s] ... ok 2026-05-17 02:05:39.531644 | ubuntu-noble | Export location ip: [172.27.1.1] is incorrect, please use data port ip. 2026-05-17 02:05:39.533860 | ubuntu-noble | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_wrong_ip_or_name_1_172_27_1_1__share_pool_01_LV_1_test_folder [0.019809s] ... ok 2026-05-17 02:05:39.553937 | ubuntu-noble | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_shrink_share [0.019006s] ... ok 2026-05-17 02:05:39.573233 | ubuntu-noble | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unmanage_2_CIFS [0.018690s] ... ok 2026-05-17 02:05:39.591641 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__generate_snapshot_name [0.019602s] ... ok 2026-05-17 02:05:39.610195 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_check_for_setup_error_base_dir_detail_failed [0.018262s] ... ok 2026-05-17 02:05:39.629946 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_do_setup_login_fail [0.019361s] ... ok 2026-05-17 02:05:39.642981 | ubuntu-noble | 2026-05-17 02:05:39.632 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 3db9992c30f3 to 5077ffcc5f1c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:39.649594 | ubuntu-noble | 2026-05-17 02:05:39.644 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:39.649674 | ubuntu-noble | 2026-05-17 02:05:39.644 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:39.654412 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_login [0.023687s] ... ok 2026-05-17 02:05:39.654434 | ubuntu-noble | 2026-05-17 02:05:39.650 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:39.654440 | ubuntu-noble | 2026-05-17 02:05:39.651 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:39.672372 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_logins [0.018985s] ... ok 2026-05-17 02:05:39.692950 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_classify_cifs_rights [0.019564s] ... ok 2026-05-17 02:05:39.711262 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_4 [0.018987s] ... ok 2026-05-17 02:05:39.714682 | ubuntu-noble | 2026-05-17 02:05:39.711 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 5077ffcc5f1c -> 3db9992c30f3, add_share_instances 2026-05-17 02:05:39.730506 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_export_locations_1_CIFS [0.019115s] ... ok 2026-05-17 02:05:39.749441 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chcifs [0.018918s] ... ok 2026-05-17 02:05:39.769067 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnfsinfo [0.019325s] ... ok 2026-05-17 02:05:39.787838 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmcifs [0.018623s] ... ok 2026-05-17 02:05:39.809154 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmnasdir [0.021138s] ... ok 2026-05-17 02:05:39.829087 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_delete_share [0.019691s] ... ok 2026-05-17 02:05:39.848786 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_generate_share_name_1 [0.019464s] ... ok 2026-05-17 02:05:39.866545 | ubuntu-noble | Error has occurred 2026-05-17 02:05:39.866586 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:39.866599 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py", line 86, in _ssh_execute 2026-05-17 02:05:39.866630 | ubuntu-noble | return processutils.ssh_execute( 2026-05-17 02:05:39.866639 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:39.866647 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:39.866656 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:39.866665 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:39.866673 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:39.866682 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:39.866691 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:39.866699 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:39.866707 | ubuntu-noble | raise effect 2026-05-17 02:05:39.866716 | ubuntu-noble | Exception 2026-05-17 02:05:39.867866 | ubuntu-noble | Error running SSH command: mcsinq lsvdisk 2026-05-17 02:05:39.869419 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_failed_exec_failed [0.020815s] ... ok 2026-05-17 02:05:39.886895 | ubuntu-noble | Error has occurred 2026-05-17 02:05:39.886933 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:39.886944 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py", line 86, in _ssh_execute 2026-05-17 02:05:39.886952 | ubuntu-noble | return processutils.ssh_execute( 2026-05-17 02:05:39.886960 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:39.886970 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:39.886980 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:39.886991 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:39.887002 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:39.887010 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:39.887018 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:39.887038 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:39.887047 | ubuntu-noble | raise effect 2026-05-17 02:05:39.887055 | ubuntu-noble | Exception 2026-05-17 02:05:39.888170 | ubuntu-noble | Error running SSH command: mcsinq lsvdisk 2026-05-17 02:05:39.889621 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_failed_exec_failed_exception_error [0.020183s] ... ok 2026-05-17 02:05:39.912442 | ubuntu-noble | Could not list the share access for share manila_fakeid 2026-05-17 02:05:39.915193 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_no_access_list_2_cifs [0.025260s] ... ok 2026-05-17 02:05:39.935229 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_3_2 [0.019935s] ... ok 2026-05-17 02:05:39.956946 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_location_path_1_nfs [0.021807s] ... ok 2026-05-17 02:05:39.976489 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_instance_pnp_pool_error [0.019357s] ... ok 2026-05-17 02:05:39.995808 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_4_20GB [0.019419s] ... ok 2026-05-17 02:05:40.015356 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_4 [0.019337s] ... ok 2026-05-17 02:05:40.036014 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_2 [0.020448s] ... ok 2026-05-17 02:05:40.054756 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_extend_share_1_nfs [0.018743s] ... ok 2026-05-17 02:05:40.072154 | ubuntu-noble | Can't find the share by share name: manila_fakeid. 2026-05-17 02:05:40.074989 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_not_exist_2_cifs [0.020002s] ... ok 2026-05-17 02:05:40.078779 | ubuntu-noble | 2026-05-17 02:05:40.075 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 5077ffcc5f1c to 3db9992c30f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:40.083094 | ubuntu-noble | 2026-05-17 02:05:40.080 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:40.083116 | ubuntu-noble | 2026-05-17 02:05:40.080 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:40.088633 | ubuntu-noble | 2026-05-17 02:05:40.086 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:40.088654 | ubuntu-noble | 2026-05-17 02:05:40.086 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:40.091408 | ubuntu-noble | Failed to allow rw access to 172.0.2.1, reason Invalid access rule: fake_exception 2026-05-17 02:05:40.093687 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_add_fail [0.018775s] ... ok 2026-05-17 02:05:40.110279 | ubuntu-noble | Failed to allow rw access to 172.0.3.1, reason Invalid access rule: fake_exception 2026-05-17 02:05:40.112714 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_fail [0.018859s] ... ok 2026-05-17 02:05:40.132095 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_1 [0.019756s] ... ok 2026-05-17 02:05:40.149328 | ubuntu-noble | 2026-05-17 02:05:40.146 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 3db9992c30f3 -> 533646c7af38, Transform statuses to lowercase 2026-05-17 02:05:40.151339 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__change_cifs_access_rest [0.018874s] ... ok 2026-05-17 02:05:40.169946 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_nfs_access_rest [0.018427s] ... ok 2026-05-17 02:05:40.188924 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_4 [0.018231s] ... ok 2026-05-17 02:05:40.188955 | ubuntu-noble | 2026-05-17 02:05:40.181 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 3db9992c30f3 to 533646c7af38 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:40.188976 | ubuntu-noble | 2026-05-17 02:05:40.184 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:40.188985 | ubuntu-noble | 2026-05-17 02:05:40.185 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:40.192929 | ubuntu-noble | 2026-05-17 02:05:40.189 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:40.192946 | ubuntu-noble | 2026-05-17 02:05:40.189 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:40.206660 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_6 [0.018567s] ... ok 2026-05-17 02:05:40.225057 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__query_group [0.017925s] ... ok 2026-05-17 02:05:40.243405 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_method_fail [0.018399s] ... ok 2026-05-17 02:05:40.246409 | ubuntu-noble | 2026-05-17 02:05:40.243 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 533646c7af38 -> 3db9992c30f3, Transform statuses to lowercase 2026-05-17 02:05:40.259987 | ubuntu-noble | Login failed. code: 1 2026-05-17 02:05:40.262296 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_login_fail [0.018768s] ... ok 2026-05-17 02:05:40.281191 | ubuntu-noble | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__check_maprfs_state_down [0.018756s] ... ok 2026-05-17 02:05:40.300183 | ubuntu-noble | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_snapshot_list [0.018852s] ... ok 2026-05-17 02:05:40.318590 | ubuntu-noble | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__group_exists [0.018443s] ... ok 2026-05-17 02:05:40.337843 | ubuntu-noble | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__share_dir [0.019092s] ... ok 2026-05-17 02:05:40.346662 | ubuntu-noble | 2026-05-17 02:05:40.340 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 533646c7af38 to 3db9992c30f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:40.346684 | ubuntu-noble | 2026-05-17 02:05:40.343 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:40.346691 | ubuntu-noble | 2026-05-17 02:05:40.343 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:40.351183 | ubuntu-noble | 2026-05-17 02:05:40.348 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:40.351203 | ubuntu-noble | 2026-05-17 02:05:40.349 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:40.356639 | ubuntu-noble | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_from_snapshot [0.018715s] ... ok 2026-05-17 02:05:40.375348 | ubuntu-noble | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_with_custom_name [0.018649s] ... ok 2026-05-17 02:05:40.392935 | ubuntu-noble | Failed to delete share share-0. 2026-05-17 02:05:40.392971 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:40.392982 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 266, in delete_share 2026-05-17 02:05:40.392990 | ubuntu-noble | self._maprfs_util.delete_volume(volume_name) 2026-05-17 02:05:40.392999 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 155, in delete_volume 2026-05-17 02:05:40.393007 | ubuntu-noble | out, __ = self._execute(*cmd, check_exit_code=False) 2026-05-17 02:05:40.393016 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:40.393024 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:40.393033 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:40.393041 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:40.393049 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:40.393058 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:40.393066 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:40.393074 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:40.393083 | ubuntu-noble | raise effect 2026-05-17 02:05:40.393091 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:05:40.393100 | ubuntu-noble | Command: None 2026-05-17 02:05:40.393108 | ubuntu-noble | Exit code: - 2026-05-17 02:05:40.393164 | ubuntu-noble | Stdout: None 2026-05-17 02:05:40.393174 | ubuntu-noble | Stderr: None 2026-05-17 02:05:40.395262 | ubuntu-noble | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share_exception [0.019565s] ... ok 2026-05-17 02:05:40.407954 | ubuntu-noble | 2026-05-17 02:05:40.405 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 3db9992c30f3 -> 533646c7af38, Transform statuses to lowercase 2026-05-17 02:05:40.412584 | ubuntu-noble | Failed to delete snapshot fake. 2026-05-17 02:05:40.412615 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:40.412625 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 278, in delete_snapshot 2026-05-17 02:05:40.412633 | ubuntu-noble | self._maprfs_util.delete_snapshot(snapshot_name, volume_name) 2026-05-17 02:05:40.412642 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 179, in delete_snapshot 2026-05-17 02:05:40.412650 | ubuntu-noble | raise exception.ProcessExecutionError(out) 2026-05-17 02:05:40.412658 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:05:40.412689 | ubuntu-noble | Command: None 2026-05-17 02:05:40.412698 | ubuntu-noble | Exit code: - 2026-05-17 02:05:40.412706 | ubuntu-noble | Stdout: 'ERROR (fake)' 2026-05-17 02:05:40.412714 | ubuntu-noble | Stderr: None 2026-05-17 02:05:40.414541 | ubuntu-noble | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_snapshot_exception [0.019507s] ... ok 2026-05-17 02:05:40.432128 | ubuntu-noble | Failed to check MapRFS capacity info. 2026-05-17 02:05:40.432163 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:40.432174 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 420, in _update_share_stats 2026-05-17 02:05:40.432183 | ubuntu-noble | total, free = self._maprfs_util.fs_capacity() 2026-05-17 02:05:40.432192 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:40.432201 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:40.432210 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:40.432219 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:40.432228 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:40.432238 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:40.432247 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:40.432256 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:40.432265 | ubuntu-noble | raise effect 2026-05-17 02:05:40.432274 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:05:40.432283 | ubuntu-noble | Command: None 2026-05-17 02:05:40.432293 | ubuntu-noble | Exit code: - 2026-05-17 02:05:40.432302 | ubuntu-noble | Stdout: None 2026-05-17 02:05:40.432311 | ubuntu-noble | Stderr: None 2026-05-17 02:05:40.434750 | ubuntu-noble | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_share_stats_refresh_exception [0.019910s] ... ok 2026-05-17 02:05:40.444957 | ubuntu-noble | 2026-05-17 02:05:40.442 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 3db9992c30f3 to 533646c7af38 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:40.447405 | ubuntu-noble | 2026-05-17 02:05:40.445 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:40.447431 | ubuntu-noble | 2026-05-17 02:05:40.445 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:40.451073 | ubuntu-noble | 2026-05-17 02:05:40.448 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:40.451100 | ubuntu-noble | 2026-05-17 02:05:40.448 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:40.453867 | ubuntu-noble | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_share_stats_refresh_false [0.019293s] ... ok 2026-05-17 02:05:40.471306 | ubuntu-noble | Manage existing share snapshot failed. 2026-05-17 02:05:40.471348 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:40.471358 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 402, in manage_existing_snapshot 2026-05-17 02:05:40.471368 | ubuntu-noble | snapshot_list = self._maprfs_util.get_snapshot_list( 2026-05-17 02:05:40.471376 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:40.471385 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:40.471393 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:40.471401 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:40.471413 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:40.471424 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:40.471435 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:40.471482 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:40.471555 | ubuntu-noble | raise effect 2026-05-17 02:05:40.471571 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:05:40.471582 | ubuntu-noble | Command: None 2026-05-17 02:05:40.471592 | ubuntu-noble | Exit code: - 2026-05-17 02:05:40.471614 | ubuntu-noble | Stdout: None 2026-05-17 02:05:40.471623 | ubuntu-noble | Stderr: None 2026-05-17 02:05:40.473779 | ubuntu-noble | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_snapshot_exception [0.019315s] ... ok 2026-05-17 02:05:40.492047 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test__create_certificate_auth_handler_with_host_validation [0.018292s] ... ok 2026-05-17 02:05:40.511388 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_invalid_value [0.018572s] ... ok 2026-05-17 02:05:40.512498 | ubuntu-noble | 2026-05-17 02:05:40.500 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 533646c7af38 -> 3a482171410f, Remove unused attr status 2026-05-17 02:05:40.512518 | ubuntu-noble | 2026-05-17 02:05:40.502 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 533646c7af38 to 3a482171410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:40.512524 | ubuntu-noble | 2026-05-17 02:05:40.505 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:40.512530 | ubuntu-noble | 2026-05-17 02:05:40.505 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:40.512535 | ubuntu-noble | 2026-05-17 02:05:40.508 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:40.512539 | ubuntu-noble | 2026-05-17 02:05:40.508 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:40.529167 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__add_query_params_to_url [0.018516s] ... ok 2026-05-17 02:05:40.546981 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_request_info_2___svm_migration_complete____svm_migrations___svm_migration_id_s____patch__ [0.017707s] ... ok 2026-05-17 02:05:40.565994 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_value_error_1_None [0.018733s] ... ok 2026-05-17 02:05:40.576662 | ubuntu-noble | 2026-05-17 02:05:40.571 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 3a482171410f -> 533646c7af38, Remove unused attr status 2026-05-17 02:05:40.576695 | ubuntu-noble | 2026-05-17 02:05:40.573 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 3a482171410f to 533646c7af38 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:40.580141 | ubuntu-noble | 2026-05-17 02:05:40.576 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:40.580169 | ubuntu-noble | 2026-05-17 02:05:40.576 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:40.582369 | ubuntu-noble | 2026-05-17 02:05:40.580 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:40.582600 | ubuntu-noble | 2026-05-17 02:05:40.580 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:40.583748 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_2_False [0.017936s] ... ok 2026-05-17 02:05:40.602182 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_4_1 [0.017956s] ... ok 2026-05-17 02:05:40.620698 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_get_attr_missing [0.018498s] ... ok 2026-05-17 02:05:40.640609 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_init_features [0.018562s] ... ok 2026-05-17 02:05:40.646619 | ubuntu-noble | 2026-05-17 02:05:40.637 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 533646c7af38 -> 3a482171410f, Remove unused attr status 2026-05-17 02:05:40.646650 | ubuntu-noble | 2026-05-17 02:05:40.639 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 533646c7af38 to 3a482171410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:40.646660 | ubuntu-noble | 2026-05-17 02:05:40.642 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:40.646669 | ubuntu-noble | 2026-05-17 02:05:40.643 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:40.653684 | ubuntu-noble | 2026-05-17 02:05:40.651 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:40.653704 | ubuntu-noble | 2026-05-17 02:05:40.651 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:40.657843 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_strip_xml_namespace_1_tag_name [0.018418s] ... ok 2026-05-17 02:05:40.676478 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__is_snaplock_enabled_volume_false [0.018327s] ... ok 2026-05-17 02:05:40.695117 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_1 [0.018679s] ... ok 2026-05-17 02:05:40.709725 | ubuntu-noble | 2026-05-17 02:05:40.704 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 3a482171410f -> 56cdbe267881, add_driver_private_data_table 2026-05-17 02:05:40.709756 | ubuntu-noble | 2026-05-17 02:05:40.706 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 3a482171410f to 56cdbe267881 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:40.712339 | ubuntu-noble | 2026-05-17 02:05:40.710 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:40.712356 | ubuntu-noble | 2026-05-17 02:05:40.710 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:40.713669 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_nfs_export_rule_multiple_existing [0.018598s] ... ok 2026-05-17 02:05:40.716570 | ubuntu-noble | 2026-05-17 02:05:40.714 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:40.716592 | ubuntu-noble | 2026-05-17 02:05:40.714 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:40.732747 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_cifs_share_exists_1 [0.018881s] ... ok 2026-05-17 02:05:40.752110 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_nfs [0.019208s] ... ok 2026-05-17 02:05:40.770582 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_fpolicy_event [0.018309s] ... ok 2026-05-17 02:05:40.770599 | ubuntu-noble | 2026-05-17 02:05:40.767 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 56cdbe267881 -> 3a482171410f, add_driver_private_data_table 2026-05-17 02:05:40.785744 | ubuntu-noble | 2026-05-17 02:05:40.776 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 56cdbe267881 to 3a482171410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:40.785764 | ubuntu-noble | 2026-05-17 02:05:40.780 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:40.785777 | ubuntu-noble | 2026-05-17 02:05:40.780 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:40.788842 | ubuntu-noble | 2026-05-17 02:05:40.786 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:40.788859 | ubuntu-noble | 2026-05-17 02:05:40.786 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:40.789606 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_kerberos_realm [0.018685s] ... ok 2026-05-17 02:05:40.808910 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_network_interface [0.019109s] ... ok 2026-05-17 02:05:40.827359 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_1__None__True_ [0.018671s] ... ok 2026-05-17 02:05:40.843049 | ubuntu-noble | 2026-05-17 02:05:40.838 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 3a482171410f -> 56cdbe267881, add_driver_private_data_table 2026-05-17 02:05:40.843082 | ubuntu-noble | 2026-05-17 02:05:40.839 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 3a482171410f to 56cdbe267881 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:40.846406 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_policy_1 [0.018925s] ... ok 2026-05-17 02:05:40.846429 | ubuntu-noble | 2026-05-17 02:05:40.843 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:40.846436 | ubuntu-noble | 2026-05-17 02:05:40.843 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:40.850658 | ubuntu-noble | 2026-05-17 02:05:40.848 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:40.850680 | ubuntu-noble | 2026-05-17 02:05:40.848 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:40.865114 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_1_True [0.018875s] ... ok 2026-05-17 02:05:40.884445 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_adaptive_not_supported [0.019239s] ... ok 2026-05-17 02:05:40.904032 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_async_2_False [0.019416s] ... ok 2026-05-17 02:05:40.904605 | ubuntu-noble | 2026-05-17 02:05:40.901 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 56cdbe267881 -> 30cb96d995fa, Add share_export_locations table 2026-05-17 02:05:40.923617 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_thin_provisioned_2_False [0.019279s] ... ok 2026-05-17 02:05:40.942030 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_peer_1_None [0.018444s] ... ok 2026-05-17 02:05:40.950158 | ubuntu-noble | 2026-05-17 02:05:40.946 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 56cdbe267881 to 30cb96d995fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:40.954311 | ubuntu-noble | 2026-05-17 02:05:40.951 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:40.954333 | ubuntu-noble | 2026-05-17 02:05:40.951 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:40.958078 | ubuntu-noble | 2026-05-17 02:05:40.955 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:40.958294 | ubuntu-noble | 2026-05-17 02:05:40.955 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:40.960497 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_peer_2_cluster_name [0.018607s] ... ok 2026-05-17 02:05:40.979432 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_with_ipspace [0.018822s] ... ok 2026-05-17 02:05:40.997940 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_broadcast_domains_for_ipspace_not_found [0.018532s] ... ok 2026-05-17 02:05:41.015243 | ubuntu-noble | 2026-05-17 02:05:41.013 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 30cb96d995fa -> 56cdbe267881, Add share_export_locations table 2026-05-17 02:05:41.017699 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_scope_error [0.019385s] ... ok 2026-05-17 02:05:41.036897 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror_policy [0.018964s] ... ok 2026-05-17 02:05:41.040961 | ubuntu-noble | 2026-05-17 02:05:41.038 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 30cb96d995fa to 56cdbe267881 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:41.046225 | ubuntu-noble | 2026-05-17 02:05:41.043 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.046251 | ubuntu-noble | 2026-05-17 02:05:41.043 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.051100 | ubuntu-noble | 2026-05-17 02:05:41.047 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.051125 | ubuntu-noble | 2026-05-17 02:05:41.047 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.055959 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror_svm [0.019048s] ... ok 2026-05-17 02:05:41.075254 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_fpolicy_policy_2_18251 [0.019164s] ... ok 2026-05-17 02:05:41.094178 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_1 [0.018770s] ... ok 2026-05-17 02:05:41.104266 | ubuntu-noble | 2026-05-17 02:05:41.101 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 56cdbe267881 -> 30cb96d995fa, Add share_export_locations table 2026-05-17 02:05:41.113060 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_snapmirror_v2_not_supported [0.019136s] ... ok 2026-05-17 02:05:41.132544 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_for_volume_1_True [0.019078s] ... ok 2026-05-17 02:05:41.151415 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_none_specified [0.018744s] ... ok 2026-05-17 02:05:41.161068 | ubuntu-noble | 2026-05-17 02:05:41.157 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 56cdbe267881 to 30cb96d995fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:41.163248 | ubuntu-noble | 2026-05-17 02:05:41.160 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.163266 | ubuntu-noble | 2026-05-17 02:05:41.161 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.167865 | ubuntu-noble | 2026-05-17 02:05:41.165 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.167907 | ubuntu-noble | 2026-05-17 02:05:41.165 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.169771 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregates_with_filters [0.018415s] ... ok 2026-05-17 02:05:41.188197 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_broadcast_domain_for_port [0.018247s] ... ok 2026-05-17 02:05:41.207428 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cifs_share_access [0.018997s] ... ok 2026-05-17 02:05:41.227670 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_aggregate_capacities [0.018289s] ... ok 2026-05-17 02:05:41.230907 | ubuntu-noble | 2026-05-17 02:05:41.220 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 30cb96d995fa -> ef0c02b4366, add public column for share 2026-05-17 02:05:41.230932 | ubuntu-noble | 2026-05-17 02:05:41.221 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 30cb96d995fa to ef0c02b4366 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:41.230941 | ubuntu-noble | 2026-05-17 02:05:41.224 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.230949 | ubuntu-noble | 2026-05-17 02:05:41.224 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.230956 | ubuntu-noble | 2026-05-17 02:05:41.228 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.230963 | ubuntu-noble | 2026-05-17 02:05:41.228 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.244953 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver [0.018965s] ... ok 2026-05-17 02:05:41.263372 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port [0.018521s] ... ok 2026-05-17 02:05:41.282381 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_kerberos_service_principal_name [0.018807s] ... ok 2026-05-17 02:05:41.294682 | ubuntu-noble | 2026-05-17 02:05:41.283 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade ef0c02b4366 -> 30cb96d995fa, add public column for share 2026-05-17 02:05:41.294699 | ubuntu-noble | 2026-05-17 02:05:41.285 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update ef0c02b4366 to 30cb96d995fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:41.294704 | ubuntu-noble | 2026-05-17 02:05:41.287 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.294708 | ubuntu-noble | 2026-05-17 02:05:41.287 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.294712 | ubuntu-noble | 2026-05-17 02:05:41.291 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.294715 | ubuntu-noble | 2026-05-17 02:05:41.291 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.301395 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_network_interfaces [0.019152s] ... ok 2026-05-17 02:05:41.320280 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_network_interfaces_not_found [0.018272s] ... ok 2026-05-17 02:05:41.338581 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_none_requested [0.018549s] ... ok 2026-05-17 02:05:41.354631 | ubuntu-noble | 2026-05-17 02:05:41.342 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 30cb96d995fa -> ef0c02b4366, add public column for share 2026-05-17 02:05:41.354648 | ubuntu-noble | 2026-05-17 02:05:41.343 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 30cb96d995fa to ef0c02b4366 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:41.354652 | ubuntu-noble | 2026-05-17 02:05:41.346 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.354657 | ubuntu-noble | 2026-05-17 02:05:41.346 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.354661 | ubuntu-noble | 2026-05-17 02:05:41.349 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.354664 | ubuntu-noble | 2026-05-17 02:05:41.349 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.357061 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_counter_info [0.018435s] ... ok 2026-05-17 02:05:41.376261 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirrors_svm [0.018939s] ... ok 2026-05-17 02:05:41.395180 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_at_junction_path [0.018882s] ... ok 2026-05-17 02:05:41.414182 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_state_2_False [0.018413s] ... ok 2026-05-17 02:05:41.414216 | ubuntu-noble | 2026-05-17 02:05:41.410 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade ef0c02b4366 -> 59eb64046740, Add_share_type_projects 2026-05-17 02:05:41.417642 | ubuntu-noble | 2026-05-17 02:05:41.413 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update ef0c02b4366 to 59eb64046740 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:41.421311 | ubuntu-noble | 2026-05-17 02:05:41.417 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.421339 | ubuntu-noble | 2026-05-17 02:05:41.418 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.423290 | ubuntu-noble | 2026-05-17 02:05:41.421 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.423303 | ubuntu-noble | 2026-05-17 02:05:41.421 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.432843 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_to_manage_1_True [0.019031s] ... ok 2026-05-17 02:05:41.451310 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_none_requested [0.018568s] ... ok 2026-05-17 02:05:41.470571 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_peers [0.018708s] ... ok 2026-05-17 02:05:41.478735 | ubuntu-noble | 2026-05-17 02:05:41.477 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 59eb64046740 -> ef0c02b4366, Add_share_type_projects 2026-05-17 02:05:41.488443 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_root_volume_name [0.018193s] ... ok 2026-05-17 02:05:41.499344 | ubuntu-noble | 2026-05-17 02:05:41.492 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 59eb64046740 to ef0c02b4366 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:41.499395 | ubuntu-noble | 2026-05-17 02:05:41.495 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.499410 | ubuntu-noble | 2026-05-17 02:05:41.495 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.502905 | ubuntu-noble | 2026-05-17 02:05:41.499 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.502920 | ubuntu-noble | 2026-05-17 02:05:41.500 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.507310 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_root_volume_name_not_found [0.018951s] ... ok 2026-05-17 02:05:41.526389 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_30_2__1__40_ [0.018768s] ... ok 2026-05-17 02:05:41.545723 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_invoke_vserver_api [0.019249s] ... ok 2026-05-17 02:05:41.555360 | ubuntu-noble | 2026-05-17 02:05:41.553 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade ef0c02b4366 -> 59eb64046740, Add_share_type_projects 2026-05-17 02:05:41.558375 | ubuntu-noble | 2026-05-17 02:05:41.556 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update ef0c02b4366 to 59eb64046740 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:41.564981 | ubuntu-noble | 2026-05-17 02:05:41.559 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.565018 | ubuntu-noble | 2026-05-17 02:05:41.560 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.565487 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_has_data_vservers_not_found [0.018724s] ... ok 2026-05-17 02:05:41.567846 | ubuntu-noble | 2026-05-17 02:05:41.563 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.567868 | ubuntu-noble | 2026-05-17 02:05:41.563 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.582971 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_has_data_vservers_not_supported [0.018395s] ... ok 2026-05-17 02:05:41.602385 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_not_found [0.019182s] ... ok 2026-05-17 02:05:41.621642 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_snaplock_compliance_clock_configured_none [0.018506s] ... ok 2026-05-17 02:05:41.629087 | ubuntu-noble | 2026-05-17 02:05:41.617 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 59eb64046740 -> 4ee2cf4be19a, Add required extra spec 2026-05-17 02:05:41.629129 | ubuntu-noble | 2026-05-17 02:05:41.617 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 59eb64046740 to 4ee2cf4be19a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:41.629136 | ubuntu-noble | 2026-05-17 02:05:41.620 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.629142 | ubuntu-noble | 2026-05-17 02:05:41.620 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.629147 | ubuntu-noble | 2026-05-17 02:05:41.623 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.629152 | ubuntu-noble | 2026-05-17 02:05:41.624 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.639432 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_aggregates_not_found [0.018330s] ... ok 2026-05-17 02:05:41.658610 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_cluster_nodes [0.018997s] ... ok 2026-05-17 02:05:41.677448 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_error_1_True [0.018823s] ... ok 2026-05-17 02:05:41.682220 | ubuntu-noble | 2026-05-17 02:05:41.679 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 4ee2cf4be19a -> 59eb64046740, Add required extra spec 2026-05-17 02:05:41.686879 | ubuntu-noble | 2026-05-17 02:05:41.684 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 4ee2cf4be19a to 59eb64046740 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:41.689462 | ubuntu-noble | 2026-05-17 02:05:41.687 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.689484 | ubuntu-noble | 2026-05-17 02:05:41.687 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.694377 | ubuntu-noble | 2026-05-17 02:05:41.690 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.694414 | ubuntu-noble | 2026-05-17 02:05:41.690 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.696858 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_cifs_share_access_2_False [0.019384s] ... ok 2026-05-17 02:05:41.716297 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_2_True [0.018949s] ... ok 2026-05-17 02:05:41.734569 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_volume_no_optional_args_1_True [0.018655s] ... ok 2026-05-17 02:05:41.753531 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_4 [0.018175s] ... ok 2026-05-17 02:05:41.763722 | ubuntu-noble | 2026-05-17 02:05:41.751 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 59eb64046740 -> 4ee2cf4be19a, Add required extra spec 2026-05-17 02:05:41.763747 | ubuntu-noble | 2026-05-17 02:05:41.751 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 59eb64046740 to 4ee2cf4be19a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:41.763754 | ubuntu-noble | 2026-05-17 02:05:41.755 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.763759 | ubuntu-noble | 2026-05-17 02:05:41.755 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.763764 | ubuntu-noble | 2026-05-17 02:05:41.758 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.763768 | ubuntu-noble | 2026-05-17 02:05:41.758 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.772600 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_prune_deleted_nfs_export_policies_api_error [0.019488s] ... ok 2026-05-17 02:05:41.791822 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_create_4 [0.019111s] ... ok 2026-05-17 02:05:41.810146 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_quiesce_snapmirror_svm [0.018198s] ... ok 2026-05-17 02:05:41.824172 | ubuntu-noble | 2026-05-17 02:05:41.816 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 4ee2cf4be19a -> 17115072e1c3, Remove share_snapshots.export_location 2026-05-17 02:05:41.824204 | ubuntu-noble | 2026-05-17 02:05:41.817 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 4ee2cf4be19a to 17115072e1c3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:41.824211 | ubuntu-noble | 2026-05-17 02:05:41.820 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.824228 | ubuntu-noble | 2026-05-17 02:05:41.820 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.826940 | ubuntu-noble | 2026-05-17 02:05:41.824 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.826958 | ubuntu-noble | 2026-05-17 02:05:41.824 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.829173 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_1 [0.019355s] ... ok 2026-05-17 02:05:41.848761 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_cifs_share_not_found [0.018614s] ... ok 2026-05-17 02:05:41.867051 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_unused_qos_policy_groups_with_failure_1_True [0.018890s] ... ok 2026-05-17 02:05:41.886870 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_unused_qos_policy_groups_with_failure_2_False [0.018333s] ... ok 2026-05-17 02:05:41.891437 | ubuntu-noble | 2026-05-17 02:05:41.880 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 17115072e1c3 -> 4ee2cf4be19a, Remove share_snapshots.export_location 2026-05-17 02:05:41.891469 | ubuntu-noble | 2026-05-17 02:05:41.881 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 17115072e1c3 to 4ee2cf4be19a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:41.891475 | ubuntu-noble | 2026-05-17 02:05:41.884 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.891479 | ubuntu-noble | 2026-05-17 02:05:41.884 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.891483 | ubuntu-noble | 2026-05-17 02:05:41.888 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.891487 | ubuntu-noble | 2026-05-17 02:05:41.888 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.904650 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resync_snapmirror [0.018720s] ... ok 2026-05-17 02:05:41.923384 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request [0.018857s] ... ok 2026-05-17 02:05:41.942127 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_cluster_peer_policy [0.018681s] ... ok 2026-05-17 02:05:41.951624 | ubuntu-noble | 2026-05-17 02:05:41.941 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 4ee2cf4be19a -> 17115072e1c3, Remove share_snapshots.export_location 2026-05-17 02:05:41.951650 | ubuntu-noble | 2026-05-17 02:05:41.943 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 4ee2cf4be19a to 17115072e1c3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:41.951656 | ubuntu-noble | 2026-05-17 02:05:41.946 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.951668 | ubuntu-noble | 2026-05-17 02:05:41.946 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.953208 | ubuntu-noble | 2026-05-17 02:05:41.950 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:41.953234 | ubuntu-noble | 2026-05-17 02:05:41.950 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:41.960726 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_snaplock_attributes_3 [0.018836s] ... ok 2026-05-17 02:05:41.980101 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_filesys_size_fixed_1_True [0.018915s] ... ok 2026-05-17 02:05:41.998609 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_filesys_size_fixed_2_False [0.018441s] ... ok 2026-05-17 02:05:42.007659 | ubuntu-noble | 2026-05-17 02:05:42.003 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 17115072e1c3 -> 38e632621e5a, add_nova_net_id_column_to_share_networks 2026-05-17 02:05:42.007687 | ubuntu-noble | 2026-05-17 02:05:42.004 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 17115072e1c3 to 38e632621e5a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:42.009197 | ubuntu-noble | 2026-05-17 02:05:42.006 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:42.009221 | ubuntu-noble | 2026-05-17 02:05:42.006 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:42.013569 | ubuntu-noble | 2026-05-17 02:05:42.009 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:42.013612 | ubuntu-noble | 2026-05-17 02:05:42.010 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:42.016926 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_snapdir_access_1_True [0.018718s] ... ok 2026-05-17 02:05:42.035982 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_sort_data_ports_by_speed [0.018474s] ... ok 2026-05-17 02:05:42.054600 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migration_get [0.018545s] ... ok 2026-05-17 02:05:42.068807 | ubuntu-noble | 2026-05-17 02:05:42.060 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 38e632621e5a -> 17115072e1c3, add_nova_net_id_column_to_share_networks 2026-05-17 02:05:42.068827 | ubuntu-noble | 2026-05-17 02:05:42.062 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 38e632621e5a to 17115072e1c3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:42.068833 | ubuntu-noble | 2026-05-17 02:05:42.064 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:42.068839 | ubuntu-noble | 2026-05-17 02:05:42.064 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:42.072792 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume [0.018255s] ... ok 2026-05-17 02:05:42.076717 | ubuntu-noble | 2026-05-17 02:05:42.074 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:42.076740 | ubuntu-noble | 2026-05-17 02:05:42.074 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:42.092405 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_nfs_export_rule_1 [0.019471s] ... ok 2026-05-17 02:05:42.111185 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_02 [0.018634s] ... ok 2026-05-17 02:05:42.133640 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_09 [0.019404s] ... ok 2026-05-17 02:05:42.135837 | ubuntu-noble | 2026-05-17 02:05:42.125 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 17115072e1c3 -> 38e632621e5a, add_nova_net_id_column_to_share_networks 2026-05-17 02:05:42.136120 | ubuntu-noble | 2026-05-17 02:05:42.127 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 17115072e1c3 to 38e632621e5a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:42.136126 | ubuntu-noble | 2026-05-17 02:05:42.130 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:42.136130 | ubuntu-noble | 2026-05-17 02:05:42.130 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:42.136133 | ubuntu-noble | 2026-05-17 02:05:42.133 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:42.136137 | ubuntu-noble | 2026-05-17 02:05:42.134 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:42.150021 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_16 [0.018909s] ... ok 2026-05-17 02:05:42.168162 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_stop_1_None [0.018296s] ... ok 2026-05-17 02:05:42.190756 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_exists [0.019111s] ... ok 2026-05-17 02:05:42.191375 | ubuntu-noble | 2026-05-17 02:05:42.185 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 38e632621e5a -> 211836bf835c, change volume_type to share_type 2026-05-17 02:05:42.191396 | ubuntu-noble | 2026-05-17 02:05:42.186 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Creating volume_type_extra_specs table 2026-05-17 02:05:42.197667 | ubuntu-noble | 2026-05-17 02:05:42.195 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Migrating share_type_extra_specs to volume_type_extra_specs 2026-05-17 02:05:42.206870 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_junctioned_volumes [0.018353s] ... ok 2026-05-17 02:05:42.208411 | ubuntu-noble | 2026-05-17 02:05:42.204 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Dropping share_type_extra_specs table 2026-05-17 02:05:42.208428 | ubuntu-noble | 2026-05-17 02:05:42.206 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Renaming share_types table to volume_types 2026-05-17 02:05:42.215874 | ubuntu-noble | 2026-05-17 02:05:42.212 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Renaming column name shares.share_type_id to shares.volume_type.id 2026-05-17 02:05:42.215897 | ubuntu-noble | 2026-05-17 02:05:42.213 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 38e632621e5a to 211836bf835c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:42.219597 | ubuntu-noble | 2026-05-17 02:05:42.217 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:42.219617 | ubuntu-noble | 2026-05-17 02:05:42.217 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:42.224624 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_3_None [0.018880s] ... ok 2026-05-17 02:05:42.224651 | ubuntu-noble | 2026-05-17 02:05:42.221 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:42.224658 | ubuntu-noble | 2026-05-17 02:05:42.221 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:42.243104 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_api_error [0.018438s] ... ok 2026-05-17 02:05:42.262433 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_2 [0.019147s] ... ok 2026-05-17 02:05:42.282124 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_port_to_broadcast_domain [0.018344s] ... ok 2026-05-17 02:05:42.282144 | ubuntu-noble | 2026-05-17 02:05:42.277 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 211836bf835c -> 38e632621e5a, change volume_type to share_type 2026-05-17 02:05:42.282150 | ubuntu-noble | 2026-05-17 02:05:42.277 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Renaming column name shares.volume_type_id to shares.share_type.id 2026-05-17 02:05:42.282156 | ubuntu-noble | 2026-05-17 02:05:42.279 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Renaming volume_types table to share_types 2026-05-17 02:05:42.286101 | ubuntu-noble | 2026-05-17 02:05:42.284 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Creating share_type_extra_specs table 2026-05-17 02:05:42.294898 | ubuntu-noble | 2026-05-17 02:05:42.293 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Migrating volume_type_extra_specs to share_type_extra_specs 2026-05-17 02:05:42.299768 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__check_for_cluster_credentials_api_error [0.018793s] ... ok 2026-05-17 02:05:42.303662 | ubuntu-noble | 2026-05-17 02:05:42.302 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Dropping volume_type_extra_specs table 2026-05-17 02:05:42.305968 | ubuntu-noble | 2026-05-17 02:05:42.303 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 211836bf835c to 38e632621e5a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:42.310700 | ubuntu-noble | 2026-05-17 02:05:42.308 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:42.310721 | ubuntu-noble | 2026-05-17 02:05:42.308 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:42.315174 | ubuntu-noble | 2026-05-17 02:05:42.312 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:42.315203 | ubuntu-noble | 2026-05-17 02:05:42.313 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:42.319267 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vlan_2_None [0.019045s] ... ok 2026-05-17 02:05:42.337835 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_delete_retention_hours_2_65535 [0.018579s] ... ok 2026-05-17 02:05:42.356860 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__delete_port_and_broadcast_domain [0.018764s] ... ok 2026-05-17 02:05:42.371586 | ubuntu-noble | 2026-05-17 02:05:42.367 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 38e632621e5a -> 211836bf835c, change volume_type to share_type 2026-05-17 02:05:42.371631 | ubuntu-noble | 2026-05-17 02:05:42.367 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Creating volume_type_extra_specs table 2026-05-17 02:05:42.375024 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_unique_svm_by_name [0.018306s] ... ok 2026-05-17 02:05:42.380213 | ubuntu-noble | 2026-05-17 02:05:42.377 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Migrating share_type_extra_specs to volume_type_extra_specs 2026-05-17 02:05:42.387574 | ubuntu-noble | 2026-05-17 02:05:42.385 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Dropping share_type_extra_specs table 2026-05-17 02:05:42.388701 | ubuntu-noble | 2026-05-17 02:05:42.387 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Renaming share_types table to volume_types 2026-05-17 02:05:42.396172 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_unique_svm_by_name_error [0.018646s] ... ok 2026-05-17 02:05:42.396192 | ubuntu-noble | 2026-05-17 02:05:42.392 6714 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Renaming column name shares.share_type_id to shares.volume_type.id 2026-05-17 02:05:42.396199 | ubuntu-noble | 2026-05-17 02:05:42.393 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 38e632621e5a to 211836bf835c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:42.400264 | ubuntu-noble | 2026-05-17 02:05:42.397 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:42.400284 | ubuntu-noble | 2026-05-17 02:05:42.398 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:42.404491 | ubuntu-noble | 2026-05-17 02:05:42.402 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:42.404509 | ubuntu-noble | 2026-05-17 02:05:42.402 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:42.412584 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__modify_active_directory_security_service_error_1___password__ [0.018843s] ... ok 2026-05-17 02:05:42.431094 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__parse_timestamp [0.018446s] ... ok 2026-05-17 02:05:42.450348 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__remove_nfs_export_rules_error [0.019136s] ... ok 2026-05-17 02:05:42.470381 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__sort_data_ports_by_speed [0.019180s] ... ok 2026-05-17 02:05:42.472023 | ubuntu-noble | 2026-05-17 02:05:42.462 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 211836bf835c -> 162a3e673105, add access level 2026-05-17 02:05:42.472036 | ubuntu-noble | 2026-05-17 02:05:42.463 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 211836bf835c to 162a3e673105 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:42.472040 | ubuntu-noble | 2026-05-17 02:05:42.466 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:42.472044 | ubuntu-noble | 2026-05-17 02:05:42.466 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:42.472048 | ubuntu-noble | 2026-05-17 02:05:42.470 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:42.472051 | ubuntu-noble | 2026-05-17 02:05:42.470 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:42.488903 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror [0.019302s] ... ok 2026-05-17 02:05:42.507735 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__wait_job_result [0.018611s] ... ok 2026-05-17 02:05:42.530341 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_2 [0.019137s] ... ok 2026-05-17 02:05:42.536338 | ubuntu-noble | 2026-05-17 02:05:42.525 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running upgrade 162a3e673105 -> 211836bf835c, add access level 2026-05-17 02:05:42.536359 | ubuntu-noble | 2026-05-17 02:05:42.527 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 162a3e673105 to 211836bf835c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:42.536366 | ubuntu-noble | 2026-05-17 02:05:42.530 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:42.536371 | ubuntu-noble | 2026-05-17 02:05:42.530 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:42.536377 | ubuntu-noble | 2026-05-17 02:05:42.533 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:42.536382 | ubuntu-noble | 2026-05-17 02:05:42.533 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:42.546245 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_multiple_dns_ip [0.019098s] ... ok 2026-05-17 02:05:42.565365 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_cifs_share [0.019049s] ... ok 2026-05-17 02:05:42.584682 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_kerberos_realm [0.019118s] ... ok 2026-05-17 02:05:42.597691 | ubuntu-noble | 2026-05-17 02:05:42.588 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 211836bf835c -> 162a3e673105, add access level 2026-05-17 02:05:42.597713 | ubuntu-noble | 2026-05-17 02:05:42.589 6714 DEBUG alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] update 211836bf835c to 162a3e673105 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-05-17 02:05:42.597719 | ubuntu-noble | 2026-05-17 02:05:42.592 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:42.597725 | ubuntu-noble | 2026-05-17 02:05:42.592 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:42.597730 | ubuntu-noble | 2026-05-17 02:05:42.595 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Context impl PostgresqlImpl. 2026-05-17 02:05:42.597735 | ubuntu-noble | 2026-05-17 02:05:42.595 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Will assume transactional DDL. 2026-05-17 02:05:42.603284 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_no_destination_2__ [0.018753s] ... ok 2026-05-17 02:05:42.622197 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_2 [0.018638s] ... ok 2026-05-17 02:05:42.641185 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver_dp_destination [0.018909s] ... ok 2026-05-17 02:05:42.651620 | ubuntu-noble | 2026-05-17 02:05:42.646 6714 INFO alembic.runtime.migration [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Running downgrade 162a3e673105 -> , manila_init 2026-05-17 02:05:42.651666 | ubuntu-noble | 2026-05-17 02:05:42.648 6714 INFO oslo_db.sqlalchemy.provision [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] DROP ALL OBJECTS, BACKEND postgresql+psycopg2://openstack_citest:***@localhost/cxypmghmxw 2026-05-17 02:05:42.659932 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_vol [0.018738s] ... ok 2026-05-17 02:05:42.679274 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapshot_2_False [0.019201s] ... ok 2026-05-17 02:05:42.696189 | ubuntu-noble | Could not find volume volume1 to delete snapshot 2026-05-17 02:05:42.698544 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapshot_exception [0.019085s] ... ok 2026-05-17 02:05:42.717537 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_for_volume [0.018686s] ... ok 2026-05-17 02:05:42.734975 | ubuntu-noble | 2026-05-17 02:05:42.731 6714 INFO oslo_db.sqlalchemy.provision [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] DROP BACKEND Engine(postgresql+psycopg2://openstack_citest:***@localhost/postgres) TOKEN cxypmghmxw 2026-05-17 02:05:42.736796 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_server_name [0.019293s] ... ok 2026-05-17 02:05:42.756724 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_share_access_rules_not_empty [0.019760s] ... ok 2026-05-17 02:05:42.776115 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_clone_children_for_snapshot [0.019294s] ... ok 2026-05-17 02:05:42.798114 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_dns_config [0.019418s] ... ok 2026-05-17 02:05:42.815835 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ems_log_destination_vserver [0.019868s] ... ok 2026-05-17 02:05:42.824756 | ubuntu-noble | 2026-05-17 02:05:42.817 6714 INFO oslo_db.sqlalchemy.provision [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] DISPOSE ENGINE Engine(postgresql+psycopg2://openstack_citest:***@localhost/postgres) 2026-05-17 02:05:42.825166 | ubuntu-noble | {2} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsPostgreSQL.test_walk_versions [58.257026s] ... ok 2026-05-17 02:05:42.835167 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_scopes [0.019745s] ... ok 2026-05-17 02:05:42.854555 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ipspaces_no_records [0.019247s] ... ok 2026-05-17 02:05:42.867966 | ubuntu-noble | 2026-05-17 02:05:42.865 6714 INFO manila.coordination [None req-7e996fd6-6db7-4a8b-9969-d1de7566d43b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:42.868419 | ubuntu-noble | {2} manila.tests.db.migrations.test_utils.MigrationUtilsTestCase.test_load_table [0.048012s] ... ok 2026-05-17 02:05:42.873618 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_key_store_config_uuid_no_response [0.019090s] ... ok 2026-05-17 02:05:42.892087 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counter_info_1_cp_phase_times [0.018355s] ... ok 2026-05-17 02:05:42.896136 | ubuntu-noble | 2026-05-17 02:05:42.892 6714 INFO manila.coordination [None req-39230596-2928-41ed-ba3e-16e5c4b1b806 68ab8fa6-439f-49b1-8802-2bd4337c216e c5ba5e7a-b508-4fa6-98fe-248c216925ed - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:42.896527 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_delete_single [0.027291s] ... ok 2026-05-17 02:05:42.912004 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_instance_uuids [0.019745s] ... ok 2026-05-17 02:05:42.924373 | ubuntu-noble | 2026-05-17 02:05:42.921 6714 INFO manila.coordination [None req-b6f5e850-1098-41cd-9771-27a4edef1e6f ab1455f1-8e7f-448f-8afe-23f258a0aff4 917fc7cd-04e6-4560-84bb-5aa954cec881 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:42.924784 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_get [0.028483s] ... ok 2026-05-17 02:05:42.932369 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_2_False [0.018993s] ... ok 2026-05-17 02:05:42.947344 | ubuntu-noble | 2026-05-17 02:05:42.944 6714 INFO manila.coordination [None req-78f9e907-1406-446e-9087-61fcf53d28eb 85301210-1ad8-43d8-a9bb-e471b128d100 f78e0c30-736f-41a1-848e-6cd30cd8747c - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:42.947746 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_duplicate_2_False [0.022298s] ... ok 2026-05-17 02:05:42.950489 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_snapshot_attributes [0.019067s] ... ok 2026-05-17 02:05:42.969658 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_info_2 [0.018462s] ... ok 2026-05-17 02:05:42.971674 | ubuntu-noble | 2026-05-17 02:05:42.967 6714 INFO manila.coordination [None req-ba3f7d8c-78b6-4f31-ad7b-ad6479a61fbd 24ff7147-2cab-4c14-9953-84b7079d5116 7a28877a-a469-41f5-b69e-8964e3d3448a - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:42.972093 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_1 [0.023811s] ... ok 2026-05-17 02:05:42.987395 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_snaplock_compliance_clock_configured_negative [0.018137s] ... ok 2026-05-17 02:05:42.992355 | ubuntu-noble | 2026-05-17 02:05:42.989 6714 INFO manila.coordination [None req-409e2554-8786-403c-b666-3eb1537798b4 555f2e70-96eb-4a0d-ad5a-a82170d9e184 0f729832-8a9f-4dc1-8c1f-9dca57357b8a - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:42.992782 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_4 [0.021461s] ... ok 2026-05-17 02:05:43.004628 | ubuntu-noble | LDAP client cannot be configured without 'server' or 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP server. 2026-05-17 02:05:43.004649 | ubuntu-noble | NoneType: None 2026-05-17 02:05:43.006868 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_error_2__None__None_ [0.019383s] ... ok 2026-05-17 02:05:43.012606 | ubuntu-noble | 2026-05-17 02:05:43.010 6714 INFO manila.coordination [None req-f1cea7d6-552f-4d53-921d-a7aa9ee1fa30 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:43.013319 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_5 [0.020262s] ... ok 2026-05-17 02:05:43.025676 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_linux [0.018840s] ... ok 2026-05-17 02:05:43.036793 | ubuntu-noble | 2026-05-17 02:05:43.034 6714 INFO manila.coordination [None req-f1cea7d6-552f-4d53-921d-a7aa9ee1fa30 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:43.036987 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_delete_all [0.023973s] ... ok 2026-05-17 02:05:43.045441 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mount_volume_error [0.019298s] ... ok 2026-05-17 02:05:43.057539 | ubuntu-noble | 2026-05-17 02:05:43.054 6714 INFO manila.coordination [None req-f1cea7d6-552f-4d53-921d-a7aa9ee1fa30 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:43.058037 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_3 [0.020721s] ... ok 2026-05-17 02:05:43.064064 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_rename_same_name [0.018852s] ... ok 2026-05-17 02:05:43.076829 | ubuntu-noble | 2026-05-17 02:05:43.074 6714 INFO manila.coordination [None req-f1cea7d6-552f-4d53-921d-a7aa9ee1fa30 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:43.077414 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_4 [0.019633s] ... ok 2026-05-17 02:05:43.082740 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_release_snapmirror_vol [0.018479s] ... ok 2026-05-17 02:05:43.101289 | ubuntu-noble | 2026-05-17 02:05:43.098 6714 INFO manila.coordination [None req-2f42ab2a-b08b-43ea-a83a-678e64f94c62 77a8f090-f816-49ee-b8e6-20a7999ac54e 469cc070-f63b-496e-82aa-83c9a45941eb - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:43.101789 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get [0.024100s] ... ok 2026-05-17 02:05:43.102231 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_access [0.019069s] ... ok 2026-05-17 02:05:43.120815 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_unused_qos_policy_groups_error [0.018664s] ... ok 2026-05-17 02:05:43.124724 | ubuntu-noble | 2026-05-17 02:05:43.121 6714 INFO manila.coordination [None req-1af09c88-bdd8-45f1-9984-566ed54c2193 76be8d0a-4685-482e-8ab3-6f42edbf42d5 18f11245-830f-485b-8abc-d2d670e3f244 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:43.125098 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_limit_and_offset [0.022924s] ... ok 2026-05-17 02:05:43.139448 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_resync_snapmirror_vol [0.018785s] ... ok 2026-05-17 02:05:43.158082 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_request_post [0.018351s] ... ok 2026-05-17 02:05:43.165014 | ubuntu-noble | 2026-05-17 02:05:43.162 6714 INFO manila.coordination [None req-eed62716-2ee2-4886-bc20-4b41a5347f80 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:43.165599 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_update_read_deleted_2_False [0.040612s] ... ok 2026-05-17 02:05:43.177147 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_snaplock_attributes_none [0.018956s] ... ok 2026-05-17 02:05:43.186560 | ubuntu-noble | 2026-05-17 02:05:43.182 6714 ERROR manila.db.sqlalchemy.api [None req-eed62716-2ee2-4886-bc20-4b41a5347f80 user_id project_id - - - -] Must supply a non-negative value for "age_in_days". 2026-05-17 02:05:43.186590 | ubuntu-noble | 2026-05-17 02:05:43.183 6714 INFO manila.coordination [None req-eed62716-2ee2-4886-bc20-4b41a5347f80 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:43.186910 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_illegal_args [0.020833s] ... ok 2026-05-17 02:05:43.195789 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapshot_exists_1_True [0.018654s] ... ok 2026-05-17 02:05:43.212389 | ubuntu-noble | Fail to delete NFS export policy fake_export_policy.Export policy will be renamed instead. 2026-05-17 02:05:43.214728 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_soft_delete_nfs_export_policy [0.018694s] ... ok 2026-05-17 02:05:43.220159 | ubuntu-noble | --- Logging error --- 2026-05-17 02:05:43.221354 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:43.221649 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:05:43.221666 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:05:43.221675 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:43.221684 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:05:43.221692 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:05:43.221700 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:43.221709 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:05:43.221717 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:05:43.221726 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:43.221748 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:05:43.221757 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:05:43.221765 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:43.221773 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:05:43.221782 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:05:43.221790 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:43.221798 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:05:43.221806 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:05:43.221815 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:05:43.221831 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:05:43.221840 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:05:43.221848 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:43.221857 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:05:43.221865 | ubuntu-noble | return self._read_deleted 2026-05-17 02:05:43.221873 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:43.221882 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:05:43.221890 | ubuntu-noble | Call stack: 2026-05-17 02:05:43.222805 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:05:43.222825 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:05:43.222834 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:05:43.222842 | ubuntu-noble | main() 2026-05-17 02:05:43.222851 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:05:43.222859 | ubuntu-noble | program.TestProgram( 2026-05-17 02:05:43.222868 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:05:43.222876 | ubuntu-noble | self.runTests() 2026-05-17 02:05:43.222885 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:05:43.222893 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:05:43.222901 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:05:43.222910 | ubuntu-noble | test(result) 2026-05-17 02:05:43.222918 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:43.222926 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:43.222935 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:43.222943 | ubuntu-noble | test(result) 2026-05-17 02:05:43.222951 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:43.222960 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:43.222968 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:43.222976 | ubuntu-noble | test(result) 2026-05-17 02:05:43.222985 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:43.222993 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:43.223001 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:43.223010 | ubuntu-noble | test(result) 2026-05-17 02:05:43.223018 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:05:43.223026 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:43.223035 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:05:43.223056 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:05:43.223066 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:05:43.223075 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:05:43.223089 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:05:43.223098 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:05:43.223106 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:05:43.223114 | ubuntu-noble | self._run_core() 2026-05-17 02:05:43.223123 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-05-17 02:05:43.223131 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-05-17 02:05:43.223139 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:05:43.223147 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:43.223156 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-05-17 02:05:43.223164 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-05-17 02:05:43.223172 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/db/sqlalchemy/test_api.py", line 5726, in setUp 2026-05-17 02:05:43.223180 | ubuntu-noble | self.ctxt = context.RequestContext(user_id=self.user_id, 2026-05-17 02:05:43.223189 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:05:43.223197 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:05:43.223205 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:05:43.223213 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:05:43.223221 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:05:43.223229 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:05:43.223245 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:05:43.223253 | ubuntu-noble | return self.enforce( 2026-05-17 02:05:43.223261 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:05:43.223270 | ubuntu-noble | self.load_rules() 2026-05-17 02:05:43.223278 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:05:43.223286 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:05:43.223295 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:05:43.223303 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:05:43.223311 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:05:43.223320 | ubuntu-noble | LOG.warning( 2026-05-17 02:05:43.223329 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:05:43.223338 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:05:43.234998 | ubuntu-noble | 2026-05-17 02:05:43.231 6714 INFO manila.coordination [None req-3b8755f7-9406-4f93-8a78-85d83f31770d 643880627c0642c983044f170706de70 9d926100e3d14054820d2718111848e3 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:43.235348 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_delete [0.048373s] ... ok 2026-05-17 02:05:43.235844 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_start_volume_move [0.019225s] ... ok 2026-05-17 02:05:43.253071 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_terminate_vserver_services_api_error [0.018836s] ... ok 2026-05-17 02:05:43.257490 | ubuntu-noble | 2026-05-17 02:05:43.254 6714 INFO manila.coordination [None req-3b8755f7-9406-4f93-8a78-85d83f31770d 643880627c0642c983044f170706de70 9d926100e3d14054820d2718111848e3 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:43.257725 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get [0.022942s] ... ok 2026-05-17 02:05:43.272738 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration_error [0.019847s] ... ok 2026-05-17 02:05:43.288929 | ubuntu-noble | 2026-05-17 02:05:43.285 6714 INFO manila.coordination [None req-3b8755f7-9406-4f93-8a78-85d83f31770d 643880627c0642c983044f170706de70 9d926100e3d14054820d2718111848e3 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:43.289314 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_2_2 [0.031189s] ... ok 2026-05-17 02:05:43.291800 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_junctioned_volumes_2_ [0.018969s] ... ok 2026-05-17 02:05:43.310903 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_1_source [0.018894s] ... ok 2026-05-17 02:05:43.315592 | ubuntu-noble | 2026-05-17 02:05:43.312 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:43.316443 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_update [0.025793s] ... ok 2026-05-17 02:05:43.329867 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_headers_2_False [0.018556s] ... ok 2026-05-17 02:05:43.341986 | ubuntu-noble | 2026-05-17 02:05:43.339 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:43.342279 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_with_context_not_found [0.026918s] ... ok 2026-05-17 02:05:43.347816 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_ontap_version_2_9_10 [0.018149s] ... ok 2026-05-17 02:05:43.366340 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_transport_type [0.018409s] ... ok 2026-05-17 02:05:43.385113 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_timeout_value_error_3_ [0.018017s] ... ok 2026-05-17 02:05:43.395694 | ubuntu-noble | 2026-05-17 02:05:43.393 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:43.395907 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_get_with_share_access_data_1_True [0.054407s] ... ok 2026-05-17 02:05:43.403551 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_without_release [0.019033s] ... ok 2026-05-17 02:05:43.423241 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_svm_wait_for_quiesced [0.019498s] ... ok 2026-05-17 02:05:43.443179 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_timeout [0.019707s] ... ok 2026-05-17 02:05:43.457147 | ubuntu-noble | 2026-05-17 02:05:43.454 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:43.457884 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_project_with_count [0.060682s] ... ok 2026-05-17 02:05:43.462527 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_remove_qos_on_old_active_replica_unreachable_backend_1 [0.019510s] ... ok 2026-05-17 02:05:43.481342 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_update_snapmirror [0.018753s] ... ok 2026-05-17 02:05:43.500579 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_update_snapmirror_svm [0.019064s] ... ok 2026-05-17 02:05:43.515944 | ubuntu-noble | 2026-05-17 02:05:43.513 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:43.516704 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_sort_by_share_instance_fields_1_host [0.058889s] ... ok 2026-05-17 02:05:43.520709 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_1 [0.019893s] ... ok 2026-05-17 02:05:43.541371 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_fpolicy_file_operations [0.020598s] ... ok 2026-05-17 02:05:43.561825 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_1_15minutes [0.020312s] ... ok 2026-05-17 02:05:43.580887 | ubuntu-noble | 2026-05-17 02:05:43.578 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:43.581204 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_3 [0.065006s] ... ok 2026-05-17 02:05:43.581958 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_3_8days [0.019565s] ... ok 2026-05-17 02:05:43.639994 | ubuntu-noble | 2026-05-17 02:05:43.637 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:43.640363 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_6 [0.058445s] ... ok 2026-05-17 02:05:43.699315 | ubuntu-noble | 2026-05-17 02:05:43.696 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:43.699892 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_8 [0.059400s] ... ok 2026-05-17 02:05:43.764603 | ubuntu-noble | 2026-05-17 02:05:43.761 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:43.765772 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_9 [0.064746s] ... ok 2026-05-17 02:05:43.804684 | ubuntu-noble | 2026-05-17 02:05:43.801 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:43.804800 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_has_replicas_field_1_None [0.040218s] ... ok 2026-05-17 02:05:43.839328 | ubuntu-noble | 2026-05-17 02:05:43.836 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:43.840324 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_no_instance_1 [0.034719s] ... ok 2026-05-17 02:05:43.898699 | ubuntu-noble | 2026-05-17 02:05:43.895 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:43.898990 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_delete [0.058894s] ... ok 2026-05-17 02:05:43.953505 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_4_5months [0.371944s] ... ok 2026-05-17 02:05:43.972176 | ubuntu-noble | 2026-05-17 02:05:43.969 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:43.972606 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_update [0.073567s] ... ok 2026-05-17 02:05:43.980535 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_6 [0.026863s] ... ok 2026-05-17 02:05:44.001690 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_2 [0.020569s] ... ok 2026-05-17 02:05:44.022876 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_moving_2_False [0.021413s] ... ok 2026-05-17 02:05:44.043985 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_fpolicy_for_share_1_False [0.021147s] ... ok 2026-05-17 02:05:44.056905 | ubuntu-noble | 2026-05-17 02:05:44.053 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:44.057303 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_read_deleted_3_only [0.084556s] ... ok 2026-05-17 02:05:44.064478 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_share_no_remove_qos_and_export [0.020462s] ... ok 2026-05-17 02:05:44.085428 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_aggregate_snaplock_type_vserver_scope [0.020755s] ... ok 2026-05-17 02:05:44.104853 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend_fpolicy_policy_name [0.019326s] ... ok 2026-05-17 02:05:44.124001 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backup_progress_status [0.019136s] ... ok 2026-05-17 02:05:44.144283 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_volume_for_backup [0.020051s] ... ok 2026-05-17 02:05:44.164179 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_snaplock_compatible_for_migration_for_unified_aggr [0.019629s] ... ok 2026-05-17 02:05:44.184060 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_snaplock_compatible_for_migration_non_unified_aggr [0.019675s] ... ok 2026-05-17 02:05:44.203739 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__move_volume_after_splitting_timeout [0.019847s] ... ok 2026-05-17 02:05:44.223921 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__rehost_and_mount_volume [0.020165s] ... ok 2026-05-17 02:05:44.244022 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize [0.020161s] ... ok 2026-05-17 02:05:44.265959 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_from_snapshot_2 [0.019683s] ... ok 2026-05-17 02:05:44.285766 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_from_snapshot_3 [0.021178s] ... ok 2026-05-17 02:05:44.305364 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_no_pool [0.019999s] ... ok 2026-05-17 02:05:44.324791 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity [0.019281s] ... ok 2026-05-17 02:05:44.345175 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_if_max_files_is_valid_with_string [0.019821s] ... ok 2026-05-17 02:05:44.363852 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_have_license [0.019090s] ... ok 2026-05-17 02:05:44.383622 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_snaprestore_license_admin_notfound [0.019696s] ... ok 2026-05-17 02:05:44.402844 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_string_extra_specs_validity_empty_spec [0.019080s] ... ok 2026-05-17 02:05:44.423270 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_string_extra_specs_validity_invalid_value [0.019336s] ... ok 2026-05-17 02:05:44.441707 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_collate_cg_snapshot_info [0.019441s] ... ok 2026-05-17 02:05:44.461281 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent_failed_access_rules [0.019514s] ... ok 2026-05-17 02:05:44.482417 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_des_vserver_vol_none_negative [0.020813s] ... ok 2026-05-17 02:05:44.503933 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_first_backup [0.021626s] ... ok 2026-05-17 02:05:44.521729 | ubuntu-noble | 2026-05-17 02:05:44.518 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:44.522164 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_4 [0.464097s] ... ok 2026-05-17 02:05:44.525264 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_cluster_are_not_peered_negative [0.021229s] ... ok 2026-05-17 02:05:44.545097 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_invalid_backend_negative [0.019718s] ... ok 2026-05-17 02:05:44.567312 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_with_backup_type_none_negative [0.020549s] ... ok 2026-05-17 02:05:44.567757 | ubuntu-noble | 2026-05-17 02:05:44.563 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:44.567774 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_restore [0.045374s] ... ok 2026-05-17 02:05:44.586027 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_1_None [0.019770s] ... ok 2026-05-17 02:05:44.605404 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_fallback_1_pool [0.019682s] ... ok 2026-05-17 02:05:44.619328 | ubuntu-noble | 2026-05-17 02:05:44.617 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:44.619812 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_update_string [0.052990s] ... ok 2026-05-17 02:05:44.626377 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_3 [0.021132s] ... ok 2026-05-17 02:05:44.646606 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_raise_flexgroup_no_fan_out_limit [0.019574s] ... ok 2026-05-17 02:05:44.659304 | ubuntu-noble | 2026-05-17 02:05:44.656 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:44.659647 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_1 [0.039471s] ... ok 2026-05-17 02:05:44.672291 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_no_snapmirror_2 [0.025892s] ... ok 2026-05-17 02:05:44.687869 | ubuntu-noble | 2026-05-17 02:05:44.685 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:44.688312 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_4 [0.028601s] ... ok 2026-05-17 02:05:44.692033 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share [0.019527s] ... ok 2026-05-17 02:05:44.715572 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_1_None [0.023723s] ... ok 2026-05-17 02:05:44.725494 | ubuntu-noble | 2026-05-17 02:05:44.722 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:44.725962 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all [0.037109s] ... ok 2026-05-17 02:05:44.735509 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_2_629f79ef_b27e_4596_9737_30f084e5ba29 [0.019124s] ... ok 2026-05-17 02:05:44.755067 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_snapshot [0.019798s] ... ok 2026-05-17 02:05:44.773944 | ubuntu-noble | Snapshot 'backup_242ff47e-518d-4b07-b3c3-0a51e6744149_d24e7257-124e-4fb6-b05b-d384f660bc85' is not deleted successfully on ONTAP. 2026-05-17 02:05:44.773979 | ubuntu-noble | NoneType: None 2026-05-17 02:05:44.776825 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_snapshot_delete_fail_negative [0.021761s] ... ok 2026-05-17 02:05:44.796199 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_members [0.019376s] ... ok 2026-05-17 02:05:44.815823 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_admin_addresses_for_share_server_no_share_server [0.019448s] ... ok 2026-05-17 02:05:44.835557 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_node_cluster_creds [0.019621s] ... ok 2026-05-17 02:05:44.855236 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_cg_snapshot_name [0.019593s] ... ok 2026-05-17 02:05:44.874553 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_ems_pool_info [0.019244s] ... ok 2026-05-17 02:05:44.894840 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_1 [0.020087s] ... ok 2026-05-17 02:05:44.915690 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_invalid_protocol [0.020798s] ... ok 2026-05-17 02:05:44.926372 | ubuntu-noble | 2026-05-17 02:05:44.923 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:44.926828 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_update_get [0.200784s] ... ok 2026-05-17 02:05:44.934898 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_4 [0.019088s] ... ok 2026-05-17 02:05:44.954348 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_minimum_flexgroup_size [0.019419s] ... ok 2026-05-17 02:05:44.975177 | ubuntu-noble | 2026-05-17 02:05:44.972 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:44.975743 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete_with_subnets_2 [0.048230s] ... ok 2026-05-17 02:05:44.976426 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_03 [0.019364s] ... ok 2026-05-17 02:05:44.993983 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_05 [0.019733s] ... ok 2026-05-17 02:05:45.000860 | ubuntu-noble | 2026-05-17 02:05:44.998 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:45.001490 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_not_found [0.025898s] ... ok 2026-05-17 02:05:45.012943 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_07 [0.019280s] ... ok 2026-05-17 02:05:45.032326 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_09 [0.018846s] ... ok 2026-05-17 02:05:45.034670 | ubuntu-noble | 2026-05-17 02:05:45.031 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:45.035098 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service_dissociation_error [0.033354s] ... ok 2026-05-17 02:05:45.051405 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_multiple_max_qos_specs_2 [0.019467s] ... ok 2026-05-17 02:05:45.072842 | ubuntu-noble | 2026-05-17 02:05:45.069 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:45.073254 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_all_by_share_network_1 [0.038435s] ... ok 2026-05-17 02:05:45.073272 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_multiple_min_qos_specs_2 [0.019450s] ... ok 2026-05-17 02:05:45.091849 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_5 [0.020768s] ... ok 2026-05-17 02:05:45.108944 | ubuntu-noble | 2026-05-17 02:05:45.106 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:45.109258 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_by_availability_zone_id [0.036010s] ... ok 2026-05-17 02:05:45.111782 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_implicit_false [0.019496s] ... ok 2026-05-17 02:05:45.132786 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_string_provisioning_options [0.021115s] ... ok 2026-05-17 02:05:45.140796 | ubuntu-noble | 2026-05-17 02:05:45.138 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:45.141233 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_update [0.032002s] ... ok 2026-05-17 02:05:45.152333 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_ems_logging [0.019086s] ... ok 2026-05-17 02:05:45.171430 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_3 [0.019183s] ... ok 2026-05-17 02:05:45.179750 | ubuntu-noble | 2026-05-17 02:05:45.177 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:45.180173 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_instance_status_update [0.038620s] ... ok 2026-05-17 02:05:45.192331 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_2 [0.021018s] ... ok 2026-05-17 02:05:45.213679 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_3 [0.021250s] ... ok 2026-05-17 02:05:45.234501 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_invalid_fpolicy [0.020855s] ... ok 2026-05-17 02:05:45.254496 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_1_None [0.019867s] ... ok 2026-05-17 02:05:45.274213 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_3 [0.019498s] ... ok 2026-05-17 02:05:45.292612 | ubuntu-noble | Could not determine snapshot fake_snapshot size from volume share_585c3935_2aa9_437c_8bad_5abae1076555. 2026-05-17 02:05:45.292643 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:45.292653 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 2406, in manage_existing_snapshot 2026-05-17 02:05:45.292662 | ubuntu-noble | volume = vserver_client.get_volume(share_name) 2026-05-17 02:05:45.292671 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:45.292679 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:45.292688 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:45.292696 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:45.292704 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:45.292712 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:45.292721 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:45.292729 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:45.292737 | ubuntu-noble | raise effect 2026-05-17 02:05:45.292746 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-05-17 02:05:45.294894 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_get_volume_error_1_NaApiError [0.020701s] ... ok 2026-05-17 02:05:45.307638 | ubuntu-noble | 2026-05-17 02:05:45.304 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:45.308091 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_no_matches_1_controller_100 [0.128088s] ... ok 2026-05-17 02:05:45.314692 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_no_snapshot_name [0.019763s] ... ok 2026-05-17 02:05:45.339724 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_exception_volume_status_1 [0.025056s] ... ok 2026-05-17 02:05:45.360631 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_errors_2_src_share_server_not_expected [0.020527s] ... ok 2026-05-17 02:05:45.380647 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_extra_specs_invalid_1 [0.020005s] ... ok 2026-05-17 02:05:45.400638 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_invalid_qos_configuration [0.020009s] ... ok 2026-05-17 02:05:45.420417 | ubuntu-noble | 2026-05-17 02:05:45.417 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:45.421091 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_no_matches_3_controller_0_otherstore01_pool200 [0.111908s] ... ok 2026-05-17 02:05:45.422560 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_no_cluster_credentials [0.020166s] ... ok 2026-05-17 02:05:45.441818 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_1_True [0.020745s] ... ok 2026-05-17 02:05:45.462595 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_fail_to_set_access_rules [0.020635s] ... ok 2026-05-17 02:05:45.482617 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_with_access_rules [0.020044s] ... ok 2026-05-17 02:05:45.502599 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_remap_standard_boolean_extra_specs [0.019774s] ... ok 2026-05-17 02:05:45.519059 | ubuntu-noble | 2026-05-17 02:05:45.516 6714 INFO manila.coordination [None req-4f7b019d-4608-44c9-86b6-6f6fd5248ad5 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:45.519396 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_partial_matches_3 [0.098995s] ... ok 2026-05-17 02:05:45.525069 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_set_cluster_info [0.022291s] ... ok 2026-05-17 02:05:45.544486 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_sort_export_locations_by_preferred_paths_2_False [0.019424s] ... ok 2026-05-17 02:05:45.553490 | ubuntu-noble | 2026-05-17 02:05:45.550 6714 INFO manila.coordination [None req-2bb4ee80-a18d-4892-9908-425a0b1c0a91 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:45.553800 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_delete_not_found [0.034000s] ... ok 2026-05-17 02:05:45.565040 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_in_sync [0.019760s] ... ok 2026-05-17 02:05:45.584212 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_in_sync_with_snapshots [0.019600s] ... ok 2026-05-17 02:05:45.604538 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_stale_snapmirror [0.020300s] ... ok 2026-05-17 02:05:45.614304 | ubuntu-noble | 2026-05-17 02:05:45.612 6714 INFO manila.coordination [None req-3b6f668e-b2c3-48fa-9de9-83f2479bfec0 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:45.615190 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_1 [0.061965s] ... ok 2026-05-17 02:05:45.623795 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_share_from_metadata [0.019216s] ... ok 2026-05-17 02:05:45.643498 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_share_network_subnet_from_metadata [0.019425s] ... ok 2026-05-17 02:05:45.663189 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_5 [0.019633s] ... ok 2026-05-17 02:05:45.682441 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_luns_present [0.019365s] ... ok 2026-05-17 02:05:45.696804 | ubuntu-noble | 2026-05-17 02:05:45.693 6714 INFO manila.coordination [None req-f017efc6-fc84-4e39-be9a-b8380b3515b6 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:45.697201 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_3__fake_ [0.081259s] ... ok 2026-05-17 02:05:45.702413 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_verify_and_wait_for_snapshot_to_transfer [0.019768s] ... ok 2026-05-17 02:05:45.725968 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_for_svm_migrate_1 [0.020530s] ... ok 2026-05-17 02:05:45.745873 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_for_svm_migrate_2 [0.022624s] ... ok 2026-05-17 02:05:45.760696 | ubuntu-noble | 2026-05-17 02:05:45.757 6714 INFO manila.coordination [None req-a8f9dc66-cf96-4ce1-80ec-a87e510ce408 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:45.761106 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_4_some_fake_ [0.064043s] ... ok 2026-05-17 02:05:45.765036 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__delete_vserver_peers [0.019149s] ... ok 2026-05-17 02:05:45.785606 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_2_False [0.020421s] ... ok 2026-05-17 02:05:45.805935 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_dr_3 [0.019829s] ... ok 2026-05-17 02:05:45.806127 | ubuntu-noble | 2026-05-17 02:05:45.803 6714 INFO manila.coordination [None req-bbc0d402-6742-4907-a481-fdcfd8ca43d7 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:45.806551 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_6__fake_identifier [0.045604s] ... ok 2026-05-17 02:05:45.824794 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_build_model_update_1_True [0.019198s] ... ok 2026-05-17 02:05:45.842370 | ubuntu-noble | Vserver is specified in the configuration. This is ignored when the driver is managing share servers. 2026-05-17 02:05:45.845214 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_with_vserver [0.020346s] ... ok 2026-05-17 02:05:45.850692 | ubuntu-noble | 2026-05-17 02:05:45.848 6714 INFO manila.coordination [None req-d862644f-e6e4-40e0-ac46-9bbf67c0ba38 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:45.851011 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_8_some_fake_identifier [0.043758s] ... ok 2026-05-17 02:05:45.862615 | ubuntu-noble | Vserver is specified in the configuration. This is ignored when the driver is managing share servers. 2026-05-17 02:05:45.864950 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates [0.019726s] ... ok 2026-05-17 02:05:45.885408 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_if_extra_spec_is_positive_with_negative_integer [0.020270s] ... ok 2026-05-17 02:05:45.899949 | ubuntu-noble | 2026-05-17 02:05:45.897 6714 INFO manila.coordination [None req-d74ec14c-b590-47b8-8c7f-27210ee676ca user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:45.900412 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_update [0.048918s] ... ok 2026-05-17 02:05:45.904947 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity_empty_spec [0.019319s] ... ok 2026-05-17 02:05:45.924766 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity_invalid_value_2 [0.019914s] ... ok 2026-05-17 02:05:45.946236 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_4 [0.021244s] ... ok 2026-05-17 02:05:45.966369 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_fpolicy_2 [0.020049s] ... ok 2026-05-17 02:05:45.986392 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_1 [0.020080s] ... ok 2026-05-17 02:05:46.006779 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_1 [0.020185s] ... ok 2026-05-17 02:05:46.026787 | ubuntu-noble | 2026-05-17 02:05:46.023 6714 INFO manila.coordination [None req-d74ec14c-b590-47b8-8c7f-27210ee676ca user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:46.027220 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_create [0.126702s] ... ok 2026-05-17 02:05:46.028042 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_3 [0.020343s] ... ok 2026-05-17 02:05:46.047364 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_5 [0.020056s] ... ok 2026-05-17 02:05:46.066631 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace_not_vlan_1_None [0.019187s] ... ok 2026-05-17 02:05:46.086332 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_peer [0.019651s] ... ok 2026-05-17 02:05:46.105531 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_empty_2 [0.018955s] ... ok 2026-05-17 02:05:46.125598 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_manage_server_2 [0.019879s] ... ok 2026-05-17 02:05:46.145935 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_3 [0.020276s] ... ok 2026-05-17 02:05:46.168528 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_invalid_subnet [0.022406s] ... ok 2026-05-17 02:05:46.178934 | ubuntu-noble | 2026-05-17 02:05:46.176 6714 INFO manila.coordination [None req-d74ec14c-b590-47b8-8c7f-27210ee676ca user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:46.179303 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_get_all_for_snapshot_instance [0.152383s] ... ok 2026-05-17 02:05:46.188339 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_svm_dr_2___fake_snapmirror__ [0.019875s] ... ok 2026-05-17 02:05:46.208589 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_failure_breaking [0.020097s] ... ok 2026-05-17 02:05:46.228441 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_1_None [0.019785s] ... ok 2026-05-17 02:05:46.245880 | ubuntu-noble | Could not find Vserver for share server being deleted: fake_vserver_1. Deletion of share server record will proceed anyway. 2026-05-17 02:05:46.248121 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_vserver [0.019586s] ... ok 2026-05-17 02:05:46.268052 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_valid_network_types_3 [0.019772s] ... ok 2026-05-17 02:05:46.287081 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_vserver_not_found [0.018768s] ... ok 2026-05-17 02:05:46.293127 | ubuntu-noble | 2026-05-17 02:05:46.290 6714 INFO manila.coordination [None req-d74ec14c-b590-47b8-8c7f-27210ee676ca user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:46.293627 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_export_locations_get [0.114586s] ... ok 2026-05-17 02:05:46.306014 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_vserver [0.018898s] ... ok 2026-05-17 02:05:46.325067 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_aggregates_for_pools [0.018780s] ... ok 2026-05-17 02:05:46.344539 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_average_cpu_utilization [0.019591s] ... ok 2026-05-17 02:05:46.366442 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_base_counter_name [0.021785s] ... ok 2026-05-17 02:05:46.385161 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_nodes_for_aggregates [0.018645s] ... ok 2026-05-17 02:05:46.403803 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_performance_counter_average [0.018514s] ... ok 2026-05-17 02:05:46.423415 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init [0.018741s] ... ok 2026-05-17 02:05:46.441052 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_cleanup_demoted_replica [0.018359s] ... ok 2026-05-17 02:05:46.460004 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_access_rules [0.018339s] ... ok 2026-05-17 02:05:46.477541 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_3 [0.017920s] ... ok 2026-05-17 02:05:46.492123 | ubuntu-noble | 2026-05-17 02:05:46.488 6714 INFO manila.coordination [None req-d74ec14c-b590-47b8-8c7f-27210ee676ca user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:46.492421 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_all_with_count_2 [0.197951s] ... ok 2026-05-17 02:05:46.495624 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_location_missing_location_invalid_2_invalid [0.018193s] ... ok 2026-05-17 02:05:46.514271 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_temp_export_policy_name [0.018551s] ... ok 2026-05-17 02:05:46.533274 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_update_access_2_False [0.018767s] ... ok 2026-05-17 02:05:46.552644 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_case_insensitive [0.019292s] ... ok 2026-05-17 02:05:46.572520 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_get_driver_mode_multi_svm [0.019457s] ... ok 2026-05-17 02:05:46.590641 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new [0.018418s] ... ok 2026-05-17 02:05:46.608993 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_get_relationship_type_1 [0.017935s] ... ok 2026-05-17 02:05:46.627628 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_duplicated_pool [0.018568s] ... ok 2026-05-17 02:05:46.640248 | ubuntu-noble | 2026-05-17 02:05:46.637 6714 INFO manila.coordination [None req-d74ec14c-b590-47b8-8c7f-27210ee676ca user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:46.640771 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_get_item [0.148159s] ... ok 2026-05-17 02:05:46.645946 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_regex_3_eX___ [0.018210s] ... ok 2026-05-17 02:05:46.664171 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_trace_method_tracing [0.018419s] ... ok 2026-05-17 02:05:46.682584 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_trace_no_tracing [0.018389s] ... ok 2026-05-17 02:05:46.697691 | ubuntu-noble | 2026-05-17 02:05:46.694 6714 INFO manila.coordination [None req-9829048f-7bec-4d2b-a80a-5e2751781d0b user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:46.698217 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_replica_data_get_for_project_2___fake2___None__2_ [0.057576s] ... ok 2026-05-17 02:05:46.700646 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_dpkg_no_pkg_found [0.017762s] ... ok 2026-05-17 02:05:46.719312 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_version_info [0.018616s] ... ok 2026-05-17 02:05:46.727375 | ubuntu-noble | 2026-05-17 02:05:46.724 6714 INFO manila.coordination [None req-0df0d7c2-ec9d-4856-ab73-cf359769b6e8 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:46.727771 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_by_name_or_id_found_by_name [0.029521s] ... ok 2026-05-17 02:05:46.739166 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_check_for_setup_error__folder_doesnt_exist [0.019642s] ... ok 2026-05-17 02:05:46.758113 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_snapshot [0.018909s] ... ok 2026-05-17 02:05:46.762873 | ubuntu-noble | 2026-05-17 02:05:46.760 6714 INFO manila.coordination [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:46.763250 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_not_found [0.035303s] ... ok 2026-05-17 02:05:46.780290 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_share [0.022163s] ... ok 2026-05-17 02:05:46.799311 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot__some_error [0.018783s] ... ok 2026-05-17 02:05:46.818790 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_extend_share__thin_provisoning [0.019322s] ... ok 2026-05-17 02:05:46.838188 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_access__add_one_ip_to_empty_access_list [0.019407s] ... ok 2026-05-17 02:05:46.858180 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_access__cidr [0.019849s] ... ok 2026-05-17 02:05:46.877924 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_share_stats [0.019721s] ... ok 2026-05-17 02:05:46.895942 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_create_exist [0.017883s] ... ok 2026-05-17 02:05:46.914743 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_kwargs [0.018713s] ... ok 2026-05-17 02:05:46.932655 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_message_kwargs [0.017779s] ... ok 2026-05-17 02:05:46.951331 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_unmount [0.018642s] ... ok 2026-05-17 02:05:46.970660 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___nfs_no_rest_address [0.019201s] ... ok 2026-05-17 02:05:46.993145 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_delay [0.020928s] ... ok 2026-05-17 02:05:47.010951 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_200_no_data [0.018830s] ... ok 2026-05-17 02:05:47.029009 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover [0.018183s] ... ok 2026-05-17 02:05:47.048004 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_401_max_retries [0.018765s] ... ok 2026-05-17 02:05:47.066763 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_failover_ok [0.018738s] ... ok 2026-05-17 02:05:47.085824 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_busy_ok [0.019054s] ... ok 2026-05-17 02:05:47.104261 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefSettings.test_delete [0.018331s] ... ok 2026-05-17 02:05:47.124867 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_nfs_access_2 [0.020407s] ... ok 2026-05-17 02:05:47.144128 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_10___1M___1048576_ [0.019113s] ... ok 2026-05-17 02:05:47.177442 | ubuntu-noble | {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_share_no_eradicate [0.033475s] ... ok 2026-05-17 02:05:47.204728 | ubuntu-noble | 2026-05-17 02:05:47.201 6714 INFO manila.coordination [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:47.205112 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_7_manage_starting [0.441644s] ... ok 2026-05-17 02:05:47.206347 | ubuntu-noble | {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_no_purity_fb_module [0.028579s] ... ok 2026-05-17 02:05:47.228827 | ubuntu-noble | {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_shrink_share_over_consumed [0.022197s] ... ok 2026-05-17 02:05:47.251909 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_host [0.023038s] ... ok 2026-05-17 02:05:47.255941 | ubuntu-noble | 2026-05-17 02:05:47.253 6714 INFO manila.coordination [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:47.256285 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_replication_change_1_available [0.051401s] ... ok 2026-05-17 02:05:47.277255 | ubuntu-noble | 2026-05-17 02:05:47.274 6714 INFO manila.coordination [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:47.277699 | ubuntu-noble | {2} manila.tests.db.test_migration.MigrationTestCase.test_downgrade_none_version [0.020194s] ... ok 2026-05-17 02:05:47.278122 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_05 [0.024271s] ... ok 2026-05-17 02:05:47.297848 | ubuntu-noble | 2026-05-17 02:05:47.295 6714 INFO manila.coordination [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:47.298097 | ubuntu-noble | {2} manila.tests.db.test_migration.MigrationTestCase.test_upgrade [0.020775s] ... ok 2026-05-17 02:05:47.301209 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_09 [0.024680s] ... ok 2026-05-17 02:05:47.323634 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-05-17 02:05:47.323671 | ubuntu-noble | debtcollector.deprecate( 2026-05-17 02:05:47.324154 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_13 [0.022903s] ... ok 2026-05-17 02:05:47.327484 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-05-17 02:05:47.327512 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-05-17 02:05:47.352040 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_14 [0.025026s] ... ok 2026-05-17 02:05:47.372780 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_16 [0.023603s] ... ok 2026-05-17 02:05:47.374148 | ubuntu-noble | 2026-05-17 02:05:47.314 6714 DEBUG oslo_concurrency.lockutils [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:47.374173 | ubuntu-noble | 2026-05-17 02:05:47.314 6714 DEBUG oslo_concurrency.lockutils [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:47.374190 | ubuntu-noble | 2026-05-17 02:05:47.315 6714 DEBUG oslo_concurrency.lockutils [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:47.374198 | ubuntu-noble | 2026-05-17 02:05:47.315 6714 INFO manila.service [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Starting manila-share node (version 1.0.0) 2026-05-17 02:05:47.374205 | ubuntu-noble | 2026-05-17 02:05:47.319 6714 DEBUG manila.share.manager [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Start initialization of driver: 'FakeShareDriver@ed4b51d5-658b-4774-a0b8-b9776b21fc90' _driver_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:390 2026-05-17 02:05:47.374224 | ubuntu-noble | 2026-05-17 02:05:47.320 6714 DEBUG manila.share.manager [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] The backend ed4b51d5-658b-4774-a0b8-b9776b21fc90 does not support get backend info method. ensure_driver_resources /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:445 2026-05-17 02:05:47.374230 | ubuntu-noble | 2026-05-17 02:05:47.322 6714 DEBUG manila.share.manager [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Re-exporting 0 shares ensure_driver_resources /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:464 2026-05-17 02:05:47.374236 | ubuntu-noble | 2026-05-17 02:05:47.322 6714 INFO manila.share.manager [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Updating share status 2026-05-17 02:05:47.374241 | ubuntu-noble | 2026-05-17 02:05:47.322 6714 INFO manila.share.manager [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Finished initialization of driver: 'FakeShareDriver@ed4b51d5-658b-4774-a0b8-b9776b21fc90' 2026-05-17 02:05:47.374247 | ubuntu-noble | 2026-05-17 02:05:47.322 6714 DEBUG manila.service [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Creating RPC server for service manila-share. start /home/zuul/src/github.com/vexxhost/manila/manila/service.py:159 2026-05-17 02:05:47.374253 | ubuntu-noble | 2026-05-17 02:05:47.324 6714 INFO manila.service [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Starting manila-scheduler node (version 1.0.0) 2026-05-17 02:05:47.374258 | ubuntu-noble | 2026-05-17 02:05:47.326 6714 DEBUG manila.service [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Creating RPC server for service manila-scheduler. start /home/zuul/src/github.com/vexxhost/manila/manila/service.py:159 2026-05-17 02:05:47.374263 | ubuntu-noble | 2026-05-17 02:05:47.327 6714 DEBUG oslo.service.wsgi [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Loading app osapi_share from /home/zuul/src/github.com/vexxhost/manila/etc/manila/api-paste.ini load_app /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_service/wsgi.py:380 2026-05-17 02:05:47.374269 | ubuntu-noble | 2026-05-17 02:05:47.328 6714 INFO manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Initializing extension manager. 2026-05-17 02:05:47.374274 | ubuntu-noble | 2026-05-17 02:05:47.328 6714 DEBUG manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Loading extension manila.api.contrib.standard_extensions load_extension /home/zuul/src/github.com/vexxhost/manila/manila/api/extensions.py:194 2026-05-17 02:05:47.374286 | ubuntu-noble | 2026-05-17 02:05:47.328 6714 DEBUG manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Calling extension factory manila.api.contrib.standard_extensions load_extension /home/zuul/src/github.com/vexxhost/manila/manila/api/extensions.py:200 2026-05-17 02:05:47.374291 | ubuntu-noble | 2026-05-17 02:05:47.329 6714 DEBUG manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Loading extension manila.tests.api.extensions.foxinsocks.Foxinsocks load_extension /home/zuul/src/github.com/vexxhost/manila/manila/api/extensions.py:194 2026-05-17 02:05:47.374297 | ubuntu-noble | 2026-05-17 02:05:47.330 6714 DEBUG manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Calling extension factory manila.tests.api.extensions.foxinsocks.Foxinsocks load_extension /home/zuul/src/github.com/vexxhost/manila/manila/api/extensions.py:200 2026-05-17 02:05:47.374302 | ubuntu-noble | 2026-05-17 02:05:47.330 6714 DEBUG manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Ext name: Fox In Socks _check_extension /home/zuul/src/github.com/vexxhost/manila/manila/api/extensions.py:174 2026-05-17 02:05:47.374307 | ubuntu-noble | 2026-05-17 02:05:47.330 6714 DEBUG manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Ext alias: FOXNSOX _check_extension /home/zuul/src/github.com/vexxhost/manila/manila/api/extensions.py:175 2026-05-17 02:05:47.374318 | ubuntu-noble | 2026-05-17 02:05:47.330 6714 DEBUG manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Ext description: The Fox In Socks Extension. _check_extension /home/zuul/src/github.com/vexxhost/manila/manila/api/extensions.py:176 2026-05-17 02:05:47.374328 | ubuntu-noble | 2026-05-17 02:05:47.330 6714 DEBUG manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Ext updated: 2011-01-22T13:25:27-06:00 _check_extension /home/zuul/src/github.com/vexxhost/manila/manila/api/extensions.py:178 2026-05-17 02:05:47.374333 | ubuntu-noble | 2026-05-17 02:05:47.330 6714 INFO manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Loaded extension: FOXNSOX 2026-05-17 02:05:47.374338 | ubuntu-noble | 2026-05-17 02:05:47.331 6714 DEBUG manila.api.openstack [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Extended resource: extensions _setup_ext_routes /home/zuul/src/github.com/vexxhost/manila/manila/api/openstack/__init__.py:168 2026-05-17 02:05:47.374344 | ubuntu-noble | 2026-05-17 02:05:47.332 6714 DEBUG manila.api.openstack [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Extended resource: foxnsocks _setup_ext_routes /home/zuul/src/github.com/vexxhost/manila/manila/api/openstack/__init__.py:168 2026-05-17 02:05:47.374349 | ubuntu-noble | 2026-05-17 02:05:47.333 6714 WARNING manila.api.openstack [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-05-17 02:05:47.374354 | ubuntu-noble | 2026-05-17 02:05:47.333 6714 WARNING manila.api.openstack [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-05-17 02:05:47.374359 | ubuntu-noble | 2026-05-17 02:05:47.333 6714 WARNING manila.api.openstack [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-05-17 02:05:47.374365 | ubuntu-noble | 2026-05-17 02:05:47.335 6714 INFO manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Initializing extension manager. 2026-05-17 02:05:47.374370 | ubuntu-noble | 2026-05-17 02:05:47.335 6714 DEBUG manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Loading extension manila.api.contrib.standard_extensions load_extension /home/zuul/src/github.com/vexxhost/manila/manila/api/extensions.py:194 2026-05-17 02:05:47.374375 | ubuntu-noble | 2026-05-17 02:05:47.335 6714 DEBUG manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Calling extension factory manila.api.contrib.standard_extensions load_extension /home/zuul/src/github.com/vexxhost/manila/manila/api/extensions.py:200 2026-05-17 02:05:47.374380 | ubuntu-noble | 2026-05-17 02:05:47.335 6714 DEBUG manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Loading extension manila.tests.api.extensions.foxinsocks.Foxinsocks load_extension /home/zuul/src/github.com/vexxhost/manila/manila/api/extensions.py:194 2026-05-17 02:05:47.374390 | ubuntu-noble | 2026-05-17 02:05:47.335 6714 DEBUG manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Calling extension factory manila.tests.api.extensions.foxinsocks.Foxinsocks load_extension /home/zuul/src/github.com/vexxhost/manila/manila/api/extensions.py:200 2026-05-17 02:05:47.374395 | ubuntu-noble | 2026-05-17 02:05:47.335 6714 DEBUG manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Ext name: Fox In Socks _check_extension /home/zuul/src/github.com/vexxhost/manila/manila/api/extensions.py:174 2026-05-17 02:05:47.374401 | ubuntu-noble | 2026-05-17 02:05:47.336 6714 DEBUG manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Ext alias: FOXNSOX _check_extension /home/zuul/src/github.com/vexxhost/manila/manila/api/extensions.py:175 2026-05-17 02:05:47.374411 | ubuntu-noble | 2026-05-17 02:05:47.336 6714 DEBUG manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Ext description: The Fox In Socks Extension. _check_extension /home/zuul/src/github.com/vexxhost/manila/manila/api/extensions.py:176 2026-05-17 02:05:47.374416 | ubuntu-noble | 2026-05-17 02:05:47.336 6714 DEBUG manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Ext updated: 2011-01-22T13:25:27-06:00 _check_extension /home/zuul/src/github.com/vexxhost/manila/manila/api/extensions.py:178 2026-05-17 02:05:47.374422 | ubuntu-noble | 2026-05-17 02:05:47.336 6714 INFO manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Loaded extension: FOXNSOX 2026-05-17 02:05:47.374430 | ubuntu-noble | 2026-05-17 02:05:47.354 6714 DEBUG manila.api.openstack [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Extended resource: extensions _setup_ext_routes /home/zuul/src/github.com/vexxhost/manila/manila/api/openstack/__init__.py:168 2026-05-17 02:05:47.374435 | ubuntu-noble | 2026-05-17 02:05:47.355 6714 DEBUG manila.api.openstack [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Extended resource: foxnsocks _setup_ext_routes /home/zuul/src/github.com/vexxhost/manila/manila/api/openstack/__init__.py:168 2026-05-17 02:05:47.374441 | ubuntu-noble | 2026-05-17 02:05:47.356 6714 WARNING manila.api.openstack [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-05-17 02:05:47.374473 | ubuntu-noble | 2026-05-17 02:05:47.356 6714 WARNING manila.api.openstack [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-05-17 02:05:47.374494 | ubuntu-noble | 2026-05-17 02:05:47.356 6714 WARNING manila.api.openstack [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-05-17 02:05:47.374499 | ubuntu-noble | 2026-05-17 02:05:47.357 6714 INFO manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Initializing extension manager. 2026-05-17 02:05:47.374505 | ubuntu-noble | 2026-05-17 02:05:47.358 6714 DEBUG manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Loading extension manila.api.contrib.standard_extensions load_extension /home/zuul/src/github.com/vexxhost/manila/manila/api/extensions.py:194 2026-05-17 02:05:47.374510 | ubuntu-noble | 2026-05-17 02:05:47.358 6714 DEBUG manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Calling extension factory manila.api.contrib.standard_extensions load_extension /home/zuul/src/github.com/vexxhost/manila/manila/api/extensions.py:200 2026-05-17 02:05:47.374515 | ubuntu-noble | 2026-05-17 02:05:47.358 6714 DEBUG manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Loading extension manila.tests.api.extensions.foxinsocks.Foxinsocks load_extension /home/zuul/src/github.com/vexxhost/manila/manila/api/extensions.py:194 2026-05-17 02:05:47.374521 | ubuntu-noble | 2026-05-17 02:05:47.358 6714 DEBUG manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Calling extension factory manila.tests.api.extensions.foxinsocks.Foxinsocks load_extension /home/zuul/src/github.com/vexxhost/manila/manila/api/extensions.py:200 2026-05-17 02:05:47.374531 | ubuntu-noble | 2026-05-17 02:05:47.358 6714 DEBUG manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Ext name: Fox In Socks _check_extension /home/zuul/src/github.com/vexxhost/manila/manila/api/extensions.py:174 2026-05-17 02:05:47.374537 | ubuntu-noble | 2026-05-17 02:05:47.358 6714 DEBUG manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Ext alias: FOXNSOX _check_extension /home/zuul/src/github.com/vexxhost/manila/manila/api/extensions.py:175 2026-05-17 02:05:47.374542 | ubuntu-noble | 2026-05-17 02:05:47.358 6714 DEBUG manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Ext description: The Fox In Socks Extension. _check_extension /home/zuul/src/github.com/vexxhost/manila/manila/api/extensions.py:176 2026-05-17 02:05:47.374554 | ubuntu-noble | 2026-05-17 02:05:47.358 6714 DEBUG manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Ext updated: 2011-01-22T13:25:27-06:00 _check_extension /home/zuul/src/github.com/vexxhost/manila/manila/api/extensions.py:178 2026-05-17 02:05:47.374560 | ubuntu-noble | 2026-05-17 02:05:47.359 6714 INFO manila.api.extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Loaded extension: FOXNSOX 2026-05-17 02:05:47.396509 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_specific_volinfo [0.023147s] ... ok 2026-05-17 02:05:47.399275 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. 2026-05-17 02:05:47.399302 | ubuntu-noble | self.server = wsgi.Server( 2026-05-17 02:05:47.401419 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/futurist/_futures.py:702: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. 2026-05-17 02:05:47.401435 | ubuntu-noble | f: Future[_R] = GreenFuture() 2026-05-17 02:05:47.414186 | ubuntu-noble | 2026-05-17 02:05:47.395 6714 DEBUG manila.api.openstack [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Extended resource: extensions _setup_ext_routes /home/zuul/src/github.com/vexxhost/manila/manila/api/openstack/__init__.py:168 2026-05-17 02:05:47.414202 | ubuntu-noble | 2026-05-17 02:05:47.396 6714 DEBUG manila.api.openstack [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Extended resource: foxnsocks _setup_ext_routes /home/zuul/src/github.com/vexxhost/manila/manila/api/openstack/__init__.py:168 2026-05-17 02:05:47.414207 | ubuntu-noble | 2026-05-17 02:05:47.397 6714 WARNING manila.api.openstack [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-05-17 02:05:47.414211 | ubuntu-noble | 2026-05-17 02:05:47.397 6714 WARNING manila.api.openstack [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-05-17 02:05:47.414215 | ubuntu-noble | 2026-05-17 02:05:47.397 6714 WARNING manila.api.openstack [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-05-17 02:05:47.414219 | ubuntu-noble | 2026-05-17 02:05:47.399 6714 INFO oslo.service.wsgi [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] osapi_share listening on 127.0.0.1:0 2026-05-17 02:05:47.414224 | ubuntu-noble | 2026-05-17 02:05:47.399 6714 INFO manila.tests.integrated.integrated_helpers [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Manila API started at http://127.0.0.1:36721/v2 2026-05-17 02:05:47.414228 | ubuntu-noble | 2026-05-17 02:05:47.399 6714 DEBUG manila.tests.integrated.api.client [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Doing GET on /v2, body: {} request /home/zuul/src/github.com/vexxhost/manila/manila/tests/integrated/api/client.py:100 2026-05-17 02:05:47.414233 | ubuntu-noble | 2026-05-17 02:05:47.401 6714 INFO eventlet.wsgi.server [-] (6714) wsgi starting up on http://127.0.0.1:36721 2026-05-17 02:05:47.414237 | ubuntu-noble | 2026-05-17 02:05:47.401 6714 DEBUG eventlet.wsgi.server [-] (6714) accepted ('127.0.0.1', 46222) server /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/eventlet/wsgi.py:1073 2026-05-17 02:05:47.414249 | ubuntu-noble | 2026-05-17 02:05:47.401 6714 INFO manila.share.manager [None req-97255156-4eed-40fa-9288-8d69a47aa3e8 - - - - - -] Updating share status 2026-05-17 02:05:47.414253 | ubuntu-noble | 2026-05-17 02:05:47.402 6714 INFO eventlet.wsgi.server [-] 127.0.0.1 "GET /v2 HTTP/1.1" status: 204 len: 306 time: 0.0006781 2026-05-17 02:05:47.414257 | ubuntu-noble | 2026-05-17 02:05:47.403 6714 DEBUG manila.tests.integrated.api.client [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] http://127.0.0.1:36721/v2 => code 204. _authenticate /home/zuul/src/github.com/vexxhost/manila/manila/tests/integrated/api/client.py:121 2026-05-17 02:05:47.414261 | ubuntu-noble | 2026-05-17 02:05:47.403 6714 DEBUG manila.tests.integrated.api.client [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Doing GET on /v2/openstack//foxnsocks, body: {} request /home/zuul/src/github.com/vexxhost/manila/manila/tests/integrated/api/client.py:100 2026-05-17 02:05:47.414265 | ubuntu-noble | 2026-05-17 02:05:47.404 6714 DEBUG eventlet.wsgi.server [-] (6714) accepted ('127.0.0.1', 46232) server /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/eventlet/wsgi.py:1073 2026-05-17 02:05:47.417366 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_check_for_setup_error [0.021113s] ... ok 2026-05-17 02:05:47.438802 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_7 [0.021080s] ... ok 2026-05-17 02:05:47.458328 | ubuntu-noble | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-05-17 02:05:47.458364 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:47.458374 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-05-17 02:05:47.458384 | ubuntu-noble | self.api_executor = self._create_api_executor() 2026-05-17 02:05:47.458393 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:47.458402 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-05-17 02:05:47.458411 | ubuntu-noble | raise exception.ShareBackendException(msg=msg) 2026-05-17 02:05:47.458431 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-05-17 02:05:47.460696 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_1 [0.022005s] ... ok 2026-05-17 02:05:47.481035 | ubuntu-noble | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-05-17 02:05:47.481097 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:47.481111 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-05-17 02:05:47.481123 | ubuntu-noble | self.api_executor = self._create_api_executor() 2026-05-17 02:05:47.481135 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:47.481146 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-05-17 02:05:47.481157 | ubuntu-noble | raise exception.ShareBackendException(msg=msg) 2026-05-17 02:05:47.481168 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-05-17 02:05:47.483930 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_2 [0.022656s] ... ok 2026-05-17 02:05:47.503828 | ubuntu-noble | The share name fakeShareName is used by other share on NAS. 2026-05-17 02:05:47.504204 | ubuntu-noble | The share name fakeShareName is used by other share on NAS. 2026-05-17 02:05:47.504817 | ubuntu-noble | The share name fakeShareName is used by other share on NAS. 2026-05-17 02:05:47.504851 | ubuntu-noble | The share name fakeShareName is used by other share on NAS. 2026-05-17 02:05:47.505200 | ubuntu-noble | The share name fakeShareName is used by other share on NAS. 2026-05-17 02:05:47.507774 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_negative_share_exist [0.023854s] ... ok 2026-05-17 02:05:47.529094 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_2 [0.021308s] ... ok 2026-05-17 02:05:47.553437 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_snapshot [0.024305s] ... ok 2026-05-17 02:05:47.571797 | ubuntu-noble | Snapshot fakeSnapshotId does not exist 2026-05-17 02:05:47.574149 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_snapshot_without_snapshot_id [0.020548s] ... ok 2026-05-17 02:05:47.583648 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2026-05-17 02:05:47.583703 | ubuntu-noble | warnings.warn( 2026-05-17 02:05:47.598024 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_deny_access_with_hostlist [0.021917s] ... ok 2026-05-17 02:05:47.598515 | ubuntu-noble | 2026-05-17 02:05:47.581 6714 INFO manila.api.openstack.wsgi [None req-b19c2e65-91ab-4e67-b77c-d618ed37b8d6 fake openstack - - - -] GET http://127.0.0.1:36721/v2/openstack/foxnsocks 2026-05-17 02:05:47.598532 | ubuntu-noble | 2026-05-17 02:05:47.582 6714 DEBUG manila.api.openstack.wsgi [None req-b19c2e65-91ab-4e67-b77c-d618ed37b8d6 fake openstack - - - -] Empty body provided in request get_body /home/zuul/src/github.com/vexxhost/manila/manila/api/openstack/wsgi.py:652 2026-05-17 02:05:47.598540 | ubuntu-noble | 2026-05-17 02:05:47.582 6714 DEBUG manila.api.openstack.wsgi [None req-b19c2e65-91ab-4e67-b77c-d618ed37b8d6 fake openstack - - - -] Calling method 'FoxInSocksController.index' _process_stack /home/zuul/src/github.com/vexxhost/manila/manila/api/openstack/wsgi.py:798 2026-05-17 02:05:47.598547 | ubuntu-noble | 2026-05-17 02:05:47.582 6714 INFO manila.api.openstack.wsgi [None req-b19c2e65-91ab-4e67-b77c-d618ed37b8d6 fake openstack - - - -] http://127.0.0.1:36721/v2/openstack/foxnsocks returned a fault: 'str' object has no attribute 'status_int' 2026-05-17 02:05:47.598553 | ubuntu-noble | 2026-05-17 02:05:47.583 6714 INFO eventlet.wsgi.server [None req-b19c2e65-91ab-4e67-b77c-d618ed37b8d6 fake openstack - - - -] 127.0.0.1 "GET /v2/openstack//foxnsocks HTTP/1.1" status: 200 len: 238 time: 0.1781363 2026-05-17 02:05:47.598559 | ubuntu-noble | 2026-05-17 02:05:47.583 6714 DEBUG manila.tests.integrated.api.client [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] /foxnsocks => code 200. api_request /home/zuul/src/github.com/vexxhost/manila/manila/tests/integrated/api/client.py:144 2026-05-17 02:05:47.598565 | ubuntu-noble | 2026-05-17 02:05:47.584 6714 DEBUG manila.tests.integrated.test_extensions [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] foxnsocks: Try to say this Mr. Knox, sir.... test_get_foxnsocks /home/zuul/src/github.com/vexxhost/manila/manila/tests/integrated/test_extensions.py:37 2026-05-17 02:05:47.598578 | ubuntu-noble | 2026-05-17 02:05:47.584 6714 INFO oslo.service.wsgi [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Stopping WSGI server. 2026-05-17 02:05:47.598584 | ubuntu-noble | 2026-05-17 02:05:47.584 6714 INFO eventlet.wsgi.server [-] (6714) wsgi exited, is_accepting=True 2026-05-17 02:05:47.616760 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_unmanage_snapshot [0.020346s] ... ok 2026-05-17 02:05:47.636718 | ubuntu-noble | {1} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error_enf [0.019853s] ... ok 2026-05-17 02:05:47.657423 | ubuntu-noble | {1} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error_exception [0.020575s] ... ok 2026-05-17 02:05:47.677622 | ubuntu-noble | {1} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error_no_entry [0.020102s] ... ok 2026-05-17 02:05:47.696685 | ubuntu-noble | 2026-05-17 02:05:47.693 6714 INFO manila.coordination [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:47.697430 | ubuntu-noble | {2} manila.tests.integrated.test_extensions.ExtensionsTest.test_get_foxnsocks [0.400326s] ... ok 2026-05-17 02:05:47.698343 | ubuntu-noble | {1} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_init_without_ca [0.020270s] ... ok 2026-05-17 02:05:47.718728 | ubuntu-noble | {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_do_setup_success [0.020476s] ... ok 2026-05-17 02:05:47.720900 | ubuntu-noble | 2026-05-17 02:05:47.717 6714 INFO manila.coordination [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:47.721394 | ubuntu-noble | {2} manila.tests.keymgr.test_barbican.BarbicanUserAppCredsTestCase.test_delete_application_credentials [0.022380s] ... ok 2026-05-17 02:05:47.738747 | ubuntu-noble | {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_subtract_access_lists [0.019939s] ... ok 2026-05-17 02:05:47.741935 | ubuntu-noble | 2026-05-17 02:05:47.738 6714 INFO manila.coordination [None req-0155363b-ad2e-4f8f-8930-3483087f1532 user_id project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:47.742303 | ubuntu-noble | {2} manila.tests.keymgr.test_barbican.BarbicanUserAppCredsTestCase.test_get_application_credentials_success [0.020803s] ... ok 2026-05-17 02:05:47.759955 | ubuntu-noble | {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_add_delete [0.021205s] ... ok 2026-05-17 02:05:47.762438 | ubuntu-noble | 2026-05-17 02:05:47.759 6714 INFO manila.coordination [None req-f2fc9bad-2e1c-44e5-a74d-c627b15f8d51 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:47.762788 | ubuntu-noble | {2} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_2_service_manipulating_service_lock [0.020231s] ... ok 2026-05-17 02:05:47.780669 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:47.781169 | ubuntu-noble | 2026-05-17 02:05:47.778 6714 INFO manila.coordination [None req-876c8fe1-adce-409e-8698-9dd1c64797f6 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:47.781480 | ubuntu-noble | {2} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_3_service_manipulating_user_lock [0.019269s] ... ok 2026-05-17 02:05:47.781851 | ubuntu-noble | {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_no_rules [0.020702s] ... ok 2026-05-17 02:05:47.807358 | ubuntu-noble | 2026-05-17 02:05:47.797 6714 INFO manila.coordination [None req-455eb088-28ed-481a-bb80-58bd97288769 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:47.807776 | ubuntu-noble | {2} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_3_service_context [0.018745s] ... ok 2026-05-17 02:05:47.807796 | ubuntu-noble | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_share [0.021944s] ... ok 2026-05-17 02:05:47.808204 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:47.829105 | ubuntu-noble | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_share_fail [0.025803s] ... ok 2026-05-17 02:05:47.829827 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:47.838512 | ubuntu-noble | --- Logging error --- 2026-05-17 02:05:47.839625 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:47.839868 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:05:47.839881 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:05:47.839887 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:47.839892 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:05:47.839906 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:05:47.839912 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:47.839924 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:05:47.839929 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:05:47.839935 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:47.839940 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:05:47.839945 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:05:47.839951 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:47.839956 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:05:47.839961 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:05:47.839966 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:47.839971 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:05:47.839976 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:05:47.839982 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:05:47.839987 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:05:47.839992 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:05:47.839997 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:47.840003 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:05:47.840008 | ubuntu-noble | return self._read_deleted 2026-05-17 02:05:47.840026 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:47.840032 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:05:47.840126 | ubuntu-noble | Call stack: 2026-05-17 02:05:47.840525 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:05:47.840543 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:05:47.840549 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:05:47.840554 | ubuntu-noble | main() 2026-05-17 02:05:47.840560 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:05:47.840565 | ubuntu-noble | program.TestProgram( 2026-05-17 02:05:47.840570 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:05:47.840576 | ubuntu-noble | self.runTests() 2026-05-17 02:05:47.840581 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:05:47.840586 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:05:47.840591 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:05:47.840597 | ubuntu-noble | test(result) 2026-05-17 02:05:47.840602 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:47.840607 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:47.840612 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:47.840617 | ubuntu-noble | test(result) 2026-05-17 02:05:47.840623 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:47.840678 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:47.840685 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:47.840691 | ubuntu-noble | test(result) 2026-05-17 02:05:47.840696 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:47.840701 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:47.840714 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:47.840719 | ubuntu-noble | test(result) 2026-05-17 02:05:47.840725 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:05:47.840730 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:47.840762 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:05:47.840769 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:05:47.840774 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:05:47.840779 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:05:47.840785 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:05:47.840790 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:05:47.840795 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:05:47.840800 | ubuntu-noble | self._run_core() 2026-05-17 02:05:47.840813 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-05-17 02:05:47.840819 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-05-17 02:05:47.840824 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:05:47.840829 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:47.840840 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-05-17 02:05:47.840846 | ubuntu-noble | return self._get_test_method()() 2026-05-17 02:05:47.840851 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/lock/test_api.py", line 182, in test_access_is_restricted_not_authorized 2026-05-17 02:05:47.840856 | ubuntu-noble | ctxt = context.RequestContext('fake', 'fake') 2026-05-17 02:05:47.840861 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:05:47.840867 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:05:47.840872 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:05:47.840877 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:05:47.840882 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:05:47.840887 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:05:47.840893 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:05:47.840898 | ubuntu-noble | return self.enforce( 2026-05-17 02:05:47.840903 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:05:47.840908 | ubuntu-noble | self.load_rules() 2026-05-17 02:05:47.840914 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:05:47.840919 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:05:47.840930 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:05:47.840935 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:05:47.840940 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:05:47.840945 | ubuntu-noble | LOG.warning( 2026-05-17 02:05:47.840951 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:05:47.840970 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:05:47.845258 | ubuntu-noble | 2026-05-17 02:05:47.842 6714 INFO manila.coordination [None req-9b85d9ec-c16b-422b-8a37-ebde4d8d979d fake fake - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:47.845682 | ubuntu-noble | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_not_authorized [0.044301s] ... ok 2026-05-17 02:05:47.850241 | ubuntu-noble | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_network_allocations_number [0.021383s] ... ok 2026-05-17 02:05:47.850493 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:47.864377 | ubuntu-noble | 2026-05-17 02:05:47.861 6714 INFO manila.coordination [None req-579f27e9-699d-457c-8246-77117374da0a fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:47.864815 | ubuntu-noble | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_5_unmanage_error [0.019426s] ... ok 2026-05-17 02:05:47.870341 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:05:47.871137 | ubuntu-noble | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_share_stats [0.020131s] ... ok 2026-05-17 02:05:47.883478 | ubuntu-noble | 2026-05-17 02:05:47.880 6714 INFO manila.coordination [None req-dd0a39c2-d734-417b-a812-82dba9e7211d fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:47.883869 | ubuntu-noble | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_delete_not_allowed_with_policy_failure_2_False [0.018891s] ... ok 2026-05-17 02:05:47.890067 | ubuntu-noble | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_shrink_share [0.019509s] ... ok 2026-05-17 02:05:47.903294 | ubuntu-noble | 2026-05-17 02:05:47.900 6714 INFO manila.coordination [None req-144425ba-bddc-4cb6-9283-2173e5c328a4 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:47.903569 | ubuntu-noble | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_ensure_context_can_delete_lock [0.019925s] ... ok 2026-05-17 02:05:47.911201 | ubuntu-noble | {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_add_export [0.021020s] ... ok 2026-05-17 02:05:47.922598 | ubuntu-noble | 2026-05-17 02:05:47.919 6714 INFO manila.coordination [None req-79198778-a15b-427d-9e77-2f9a899a892e fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:47.922915 | ubuntu-noble | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_ensure_context_can_delete_lock_policy_fails [0.019057s] ... ok 2026-05-17 02:05:47.931261 | ubuntu-noble | {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_update_export_2 [0.019917s] ... ok 2026-05-17 02:05:47.942374 | ubuntu-noble | 2026-05-17 02:05:47.939 6714 INFO manila.coordination [None req-1a15aec6-c934-4dea-a611-1d1b6daa83ff fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:47.942740 | ubuntu-noble | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_update_lock_resource_not_allowed_with_policy_failure_1_True [0.019916s] ... ok 2026-05-17 02:05:47.951988 | ubuntu-noble | {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_default_config_hook [0.020535s] ... ok 2026-05-17 02:05:47.961250 | ubuntu-noble | 2026-05-17 02:05:47.958 6714 INFO manila.coordination [None req-1a15aec6-c934-4dea-a611-1d1b6daa83ff fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:47.961693 | ubuntu-noble | {2} manila.tests.message.test_message_field.MessageFieldTest.test_translate_action_2 [0.019139s] ... ok 2026-05-17 02:05:47.973655 | ubuntu-noble | {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir [0.021549s] ... ok 2026-05-17 02:05:47.980725 | ubuntu-noble | 2026-05-17 02:05:47.977 6714 INFO manila.coordination [None req-1a15aec6-c934-4dea-a611-1d1b6daa83ff fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:47.981126 | ubuntu-noble | {2} manila.tests.network.linux.test_interface.TestABCDriver.test_get_device_name [0.018735s] ... ok 2026-05-17 02:05:47.994253 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_handled_server_provided [0.020458s] ... ok 2026-05-17 02:05:48.005647 | ubuntu-noble | 2026-05-17 02:05:48.003 6714 INFO manila.coordination [None req-1a15aec6-c934-4dea-a611-1d1b6daa83ff fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:48.006036 | ubuntu-noble | {2} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_other_is_none [0.024997s] ... ok 2026-05-17 02:05:48.015151 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__setup_server_revert [0.020856s] ... ok 2026-05-17 02:05:48.024831 | ubuntu-noble | 2026-05-17 02:05:48.022 6714 INFO manila.coordination [None req-1a15aec6-c934-4dea-a611-1d1b6daa83ff fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:48.025282 | ubuntu-noble | {2} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_alias_property [0.019297s] ... ok 2026-05-17 02:05:48.039991 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_add_mount_permanently_raise_error_on_add [0.024627s] ... ok 2026-05-17 02:05:48.048867 | ubuntu-noble | 2026-05-17 02:05:48.046 6714 INFO manila.coordination [None req-1a15aec6-c934-4dea-a611-1d1b6daa83ff fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:48.049282 | ubuntu-noble | {2} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_namespace_is_empty_no_devices [0.019957s] ... ok 2026-05-17 02:05:48.062798 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_snapshot [0.022787s] ... ok 2026-05-17 02:05:48.068671 | ubuntu-noble | 2026-05-17 02:05:48.065 6714 INFO manila.coordination [None req-1a15aec6-c934-4dea-a611-1d1b6daa83ff fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:48.069050 | ubuntu-noble | {2} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper [0.019088s] ... ok 2026-05-17 02:05:48.084798 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_detach_volume_detached [0.021760s] ... ok 2026-05-17 02:05:48.088990 | ubuntu-noble | 2026-05-17 02:05:48.086 6714 INFO manila.coordination [None req-1a15aec6-c934-4dea-a611-1d1b6daa83ff fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:48.089432 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_subnet [0.020230s] ... ok 2026-05-17 02:05:48.108971 | ubuntu-noble | 2026-05-17 02:05:48.105 6714 INFO manila.coordination [None req-1a15aec6-c934-4dea-a611-1d1b6daa83ff fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:48.109232 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_delete_port_NeutronClientException [0.019698s] ... ok 2026-05-17 02:05:48.109756 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_detach_volume_with_volume_not_found [0.022316s] ... ok 2026-05-17 02:05:48.129559 | ubuntu-noble | 2026-05-17 02:05:48.126 6714 INFO manila.coordination [None req-1a15aec6-c934-4dea-a611-1d1b6daa83ff fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:48.129928 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_all_admin_project_networks [0.020418s] ... ok 2026-05-17 02:05:48.130175 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_do_setup_with_dhss_2_False [0.021402s] ... ok 2026-05-17 02:05:48.151818 | ubuntu-noble | 2026-05-17 02:05:48.147 6714 INFO manila.coordination [None req-1a15aec6-c934-4dea-a611-1d1b6daa83ff fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:48.151845 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_api.NeutronclientTestCase.test_no_auth_obj [0.021077s] ... ok 2026-05-17 02:05:48.151852 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ensure_share_volume_is_absent [0.022403s] ... ok 2026-05-17 02:05:48.176285 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_share_2_130 [0.022491s] ... ok 2026-05-17 02:05:48.195185 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot_none [0.021245s] ... ok 2026-05-17 02:05:48.217228 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_file_available [0.021639s] ... ok 2026-05-17 02:05:48.221285 | ubuntu-noble | 2026-05-17 02:05:48.165 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.221307 | ubuntu-noble | 2026-05-17 02:05:48.166 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.221314 | ubuntu-noble | 2026-05-17 02:05:48.166 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.221320 | ubuntu-noble | 2026-05-17 02:05:48.166 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.221326 | ubuntu-noble | 2026-05-17 02:05:48.166 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.221332 | ubuntu-noble | 2026-05-17 02:05:48.166 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.221348 | ubuntu-noble | 2026-05-17 02:05:48.166 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.221364 | ubuntu-noble | 2026-05-17 02:05:48.167 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.221370 | ubuntu-noble | 2026-05-17 02:05:48.167 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.221376 | ubuntu-noble | 2026-05-17 02:05:48.167 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.221388 | ubuntu-noble | 2026-05-17 02:05:48.167 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.221394 | ubuntu-noble | 2026-05-17 02:05:48.167 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.221400 | ubuntu-noble | 2026-05-17 02:05:48.167 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.221406 | ubuntu-noble | 2026-05-17 02:05:48.167 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.221412 | ubuntu-noble | 2026-05-17 02:05:48.167 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.221417 | ubuntu-noble | 2026-05-17 02:05:48.168 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.221427 | ubuntu-noble | 2026-05-17 02:05:48.168 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.221439 | ubuntu-noble | 2026-05-17 02:05:48.169 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.221445 | ubuntu-noble | 2026-05-17 02:05:48.169 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.221473 | ubuntu-noble | 2026-05-17 02:05:48.169 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.221490 | ubuntu-noble | 2026-05-17 02:05:48.169 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.221497 | ubuntu-noble | 2026-05-17 02:05:48.169 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.221503 | ubuntu-noble | 2026-05-17 02:05:48.169 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.221509 | ubuntu-noble | 2026-05-17 02:05:48.169 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.221514 | ubuntu-noble | 2026-05-17 02:05:48.170 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.221520 | ubuntu-noble | 2026-05-17 02:05:48.170 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.221532 | ubuntu-noble | 2026-05-17 02:05:48.170 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.221542 | ubuntu-noble | 2026-05-17 02:05:48.170 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.221548 | ubuntu-noble | 2026-05-17 02:05:48.170 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.221554 | ubuntu-noble | 2026-05-17 02:05:48.170 6714 DEBUG oslo_concurrency.lockutils [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.221561 | ubuntu-noble | 2026-05-17 02:05:48.171 6714 INFO manila.coordination [None req-97189168-1800-45a4-b526-bff561656c8d fake user fake project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:48.221714 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_5 [0.023630s] ... ok 2026-05-17 02:05:48.240716 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_not_attached_to_cinder_volume [0.023654s] ... ok 2026-05-17 02:05:48.263423 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_remove_mount_permanently_raise_error_on_remove [0.022272s] ... ok 2026-05-17 02:05:48.268733 | ubuntu-noble | 2026-05-17 02:05:48.190 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.268765 | ubuntu-noble | 2026-05-17 02:05:48.190 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.268775 | ubuntu-noble | 2026-05-17 02:05:48.190 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.268784 | ubuntu-noble | 2026-05-17 02:05:48.190 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.268810 | ubuntu-noble | 2026-05-17 02:05:48.190 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.268830 | ubuntu-noble | 2026-05-17 02:05:48.191 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.268839 | ubuntu-noble | 2026-05-17 02:05:48.191 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.268848 | ubuntu-noble | 2026-05-17 02:05:48.191 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.268857 | ubuntu-noble | 2026-05-17 02:05:48.191 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.268865 | ubuntu-noble | 2026-05-17 02:05:48.191 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.268886 | ubuntu-noble | 2026-05-17 02:05:48.191 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.268898 | ubuntu-noble | 2026-05-17 02:05:48.191 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.268907 | ubuntu-noble | 2026-05-17 02:05:48.191 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.268916 | ubuntu-noble | 2026-05-17 02:05:48.191 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.268960 | ubuntu-noble | 2026-05-17 02:05:48.192 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.268969 | ubuntu-noble | 2026-05-17 02:05:48.192 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.269004 | ubuntu-noble | 2026-05-17 02:05:48.193 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.269014 | ubuntu-noble | 2026-05-17 02:05:48.193 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.269023 | ubuntu-noble | 2026-05-17 02:05:48.193 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.269031 | ubuntu-noble | 2026-05-17 02:05:48.193 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.269047 | ubuntu-noble | 2026-05-17 02:05:48.193 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.269056 | ubuntu-noble | 2026-05-17 02:05:48.193 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.269064 | ubuntu-noble | 2026-05-17 02:05:48.194 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.269082 | ubuntu-noble | 2026-05-17 02:05:48.194 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.269091 | ubuntu-noble | 2026-05-17 02:05:48.194 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.269100 | ubuntu-noble | 2026-05-17 02:05:48.194 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.269113 | ubuntu-noble | 2026-05-17 02:05:48.194 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.269122 | ubuntu-noble | 2026-05-17 02:05:48.194 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.269131 | ubuntu-noble | 2026-05-17 02:05:48.194 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.269139 | ubuntu-noble | 2026-05-17 02:05:48.194 6714 DEBUG oslo_concurrency.lockutils [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.269149 | ubuntu-noble | 2026-05-17 02:05:48.195 6714 INFO manila.coordination [None req-5b475ee2-fc7c-4781-9821-484f68ae58a3 fake user fake project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:48.269255 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_host_id [0.024318s] ... ok 2026-05-17 02:05:48.286578 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share_error_on_resize_fs_1 [0.022882s] ... ok 2026-05-17 02:05:48.308532 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_3 [0.021538s] ... ok 2026-05-17 02:05:48.328231 | ubuntu-noble | {1} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_get_export [0.019904s] ... ok 2026-05-17 02:05:48.349960 | ubuntu-noble | {1} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_disjoint_1 [0.019895s] ... ok 2026-05-17 02:05:48.368898 | ubuntu-noble | {1} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_get_vol_exports_2 [0.020478s] ... ok 2026-05-17 02:05:48.386619 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:48.389236 | ubuntu-noble | {1} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_3 [0.020379s] ... ok 2026-05-17 02:05:48.393874 | ubuntu-noble | 2026-05-17 02:05:48.214 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.393904 | ubuntu-noble | 2026-05-17 02:05:48.214 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.393914 | ubuntu-noble | 2026-05-17 02:05:48.214 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.393936 | ubuntu-noble | 2026-05-17 02:05:48.215 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.393945 | ubuntu-noble | 2026-05-17 02:05:48.215 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.393953 | ubuntu-noble | 2026-05-17 02:05:48.215 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.393962 | ubuntu-noble | 2026-05-17 02:05:48.215 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.393986 | ubuntu-noble | 2026-05-17 02:05:48.215 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.393995 | ubuntu-noble | 2026-05-17 02:05:48.215 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.394025 | ubuntu-noble | 2026-05-17 02:05:48.215 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.394063 | ubuntu-noble | 2026-05-17 02:05:48.215 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.394072 | ubuntu-noble | 2026-05-17 02:05:48.215 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.394081 | ubuntu-noble | 2026-05-17 02:05:48.216 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.394090 | ubuntu-noble | 2026-05-17 02:05:48.216 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.394104 | ubuntu-noble | 2026-05-17 02:05:48.216 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.394113 | ubuntu-noble | 2026-05-17 02:05:48.217 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.394122 | ubuntu-noble | 2026-05-17 02:05:48.217 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.394131 | ubuntu-noble | 2026-05-17 02:05:48.217 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.394139 | ubuntu-noble | 2026-05-17 02:05:48.217 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.394159 | ubuntu-noble | 2026-05-17 02:05:48.218 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.394174 | ubuntu-noble | 2026-05-17 02:05:48.218 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.394183 | ubuntu-noble | 2026-05-17 02:05:48.218 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.394191 | ubuntu-noble | 2026-05-17 02:05:48.218 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.394200 | ubuntu-noble | 2026-05-17 02:05:48.218 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.394214 | ubuntu-noble | 2026-05-17 02:05:48.218 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.394223 | ubuntu-noble | 2026-05-17 02:05:48.218 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.394231 | ubuntu-noble | 2026-05-17 02:05:48.218 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.394240 | ubuntu-noble | 2026-05-17 02:05:48.218 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.394256 | ubuntu-noble | 2026-05-17 02:05:48.219 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.394265 | ubuntu-noble | 2026-05-17 02:05:48.219 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.394280 | ubuntu-noble | 2026-05-17 02:05:48.219 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.394289 | ubuntu-noble | 2026-05-17 02:05:48.219 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.394298 | ubuntu-noble | 2026-05-17 02:05:48.219 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.394306 | ubuntu-noble | 2026-05-17 02:05:48.219 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.394320 | ubuntu-noble | 2026-05-17 02:05:48.219 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.394328 | ubuntu-noble | 2026-05-17 02:05:48.219 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.394337 | ubuntu-noble | 2026-05-17 02:05:48.219 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.394346 | ubuntu-noble | 2026-05-17 02:05:48.220 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.394362 | ubuntu-noble | 2026-05-17 02:05:48.220 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.394371 | ubuntu-noble | 2026-05-17 02:05:48.220 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.394379 | ubuntu-noble | 2026-05-17 02:05:48.220 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.394394 | ubuntu-noble | 2026-05-17 02:05:48.220 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.394403 | ubuntu-noble | 2026-05-17 02:05:48.221 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.394411 | ubuntu-noble | 2026-05-17 02:05:48.221 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.394425 | ubuntu-noble | 2026-05-17 02:05:48.221 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.394434 | ubuntu-noble | 2026-05-17 02:05:48.221 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.394442 | ubuntu-noble | 2026-05-17 02:05:48.221 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.394506 | ubuntu-noble | 2026-05-17 02:05:48.222 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.394516 | ubuntu-noble | 2026-05-17 02:05:48.222 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.394525 | ubuntu-noble | 2026-05-17 02:05:48.222 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.394533 | ubuntu-noble | 2026-05-17 02:05:48.222 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.394549 | ubuntu-noble | 2026-05-17 02:05:48.222 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.394558 | ubuntu-noble | 2026-05-17 02:05:48.222 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.394566 | ubuntu-noble | 2026-05-17 02:05:48.222 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.394575 | ubuntu-noble | 2026-05-17 02:05:48.222 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.394589 | ubuntu-noble | 2026-05-17 02:05:48.222 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.394598 | ubuntu-noble | 2026-05-17 02:05:48.223 6714 DEBUG oslo_concurrency.lockutils [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.394616 | ubuntu-noble | 2026-05-17 02:05:48.223 6714 INFO manila.coordination [None req-9f824dd5-51aa-47d1-a07c-d0fdcbe37334 fake user fake project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:48.394625 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_same_values [0.027907s] ... ok 2026-05-17 02:05:48.409699 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_update_access_wrong_access_type [0.020104s] ... ok 2026-05-17 02:05:48.429748 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.CIFSHelperUserAccessTestCase.test_update_access [0.020042s] ... ok 2026-05-17 02:05:48.450389 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.CIFSHelperUserAccessTestCase.test_update_access_exception_level [0.020565s] ... ok 2026-05-17 02:05:48.470888 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_1 [0.020164s] ... ok 2026-05-17 02:05:48.491045 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_1_10_0_0_265 [0.019654s] ... ok 2026-05-17 02:05:48.510783 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_2_10_0_0_1_33 [0.020324s] ... ok 2026-05-17 02:05:48.531500 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_5 [0.020242s] ... ok 2026-05-17 02:05:48.537292 | ubuntu-noble | 2026-05-17 02:05:48.245 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.537315 | ubuntu-noble | 2026-05-17 02:05:48.246 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.537322 | ubuntu-noble | 2026-05-17 02:05:48.246 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.537328 | ubuntu-noble | 2026-05-17 02:05:48.246 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.537334 | ubuntu-noble | 2026-05-17 02:05:48.246 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.537358 | ubuntu-noble | 2026-05-17 02:05:48.246 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.537374 | ubuntu-noble | 2026-05-17 02:05:48.246 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.537380 | ubuntu-noble | 2026-05-17 02:05:48.247 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.537385 | ubuntu-noble | 2026-05-17 02:05:48.247 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.537391 | ubuntu-noble | 2026-05-17 02:05:48.247 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.537403 | ubuntu-noble | 2026-05-17 02:05:48.247 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.537409 | ubuntu-noble | 2026-05-17 02:05:48.247 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.537415 | ubuntu-noble | 2026-05-17 02:05:48.247 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.537421 | ubuntu-noble | 2026-05-17 02:05:48.247 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.537426 | ubuntu-noble | 2026-05-17 02:05:48.247 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.537465 | ubuntu-noble | 2026-05-17 02:05:48.248 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.537475 | ubuntu-noble | 2026-05-17 02:05:48.248 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.537481 | ubuntu-noble | 2026-05-17 02:05:48.249 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.537486 | ubuntu-noble | 2026-05-17 02:05:48.249 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.537492 | ubuntu-noble | 2026-05-17 02:05:48.249 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.537514 | ubuntu-noble | 2026-05-17 02:05:48.249 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.537520 | ubuntu-noble | 2026-05-17 02:05:48.249 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.537526 | ubuntu-noble | 2026-05-17 02:05:48.249 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.537532 | ubuntu-noble | 2026-05-17 02:05:48.249 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.537538 | ubuntu-noble | 2026-05-17 02:05:48.250 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.537553 | ubuntu-noble | 2026-05-17 02:05:48.250 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.537567 | ubuntu-noble | 2026-05-17 02:05:48.250 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.537572 | ubuntu-noble | 2026-05-17 02:05:48.250 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.537578 | ubuntu-noble | 2026-05-17 02:05:48.250 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.537584 | ubuntu-noble | 2026-05-17 02:05:48.250 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.537594 | ubuntu-noble | 2026-05-17 02:05:48.250 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.537600 | ubuntu-noble | 2026-05-17 02:05:48.250 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.537606 | ubuntu-noble | 2026-05-17 02:05:48.250 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.537611 | ubuntu-noble | 2026-05-17 02:05:48.251 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.537617 | ubuntu-noble | 2026-05-17 02:05:48.251 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.537628 | ubuntu-noble | 2026-05-17 02:05:48.251 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.537637 | ubuntu-noble | 2026-05-17 02:05:48.251 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.537643 | ubuntu-noble | 2026-05-17 02:05:48.251 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.537665 | ubuntu-noble | 2026-05-17 02:05:48.251 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.537671 | ubuntu-noble | 2026-05-17 02:05:48.251 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.537677 | ubuntu-noble | 2026-05-17 02:05:48.251 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.537688 | ubuntu-noble | 2026-05-17 02:05:48.251 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.537693 | ubuntu-noble | 2026-05-17 02:05:48.252 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.537699 | ubuntu-noble | 2026-05-17 02:05:48.252 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.537711 | ubuntu-noble | 2026-05-17 02:05:48.253 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.537717 | ubuntu-noble | 2026-05-17 02:05:48.253 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.537726 | ubuntu-noble | 2026-05-17 02:05:48.253 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.537732 | ubuntu-noble | 2026-05-17 02:05:48.253 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.537737 | ubuntu-noble | 2026-05-17 02:05:48.253 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.537743 | ubuntu-noble | 2026-05-17 02:05:48.253 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.537749 | ubuntu-noble | 2026-05-17 02:05:48.253 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.537758 | ubuntu-noble | 2026-05-17 02:05:48.254 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.537764 | ubuntu-noble | 2026-05-17 02:05:48.254 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.537770 | ubuntu-noble | 2026-05-17 02:05:48.254 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.537784 | ubuntu-noble | 2026-05-17 02:05:48.254 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.537790 | ubuntu-noble | 2026-05-17 02:05:48.254 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.537799 | ubuntu-noble | 2026-05-17 02:05:48.254 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.537805 | ubuntu-noble | 2026-05-17 02:05:48.254 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.537811 | ubuntu-noble | 2026-05-17 02:05:48.254 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.537816 | ubuntu-noble | 2026-05-17 02:05:48.254 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.537822 | ubuntu-noble | 2026-05-17 02:05:48.255 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.537832 | ubuntu-noble | 2026-05-17 02:05:48.255 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.537838 | ubuntu-noble | 2026-05-17 02:05:48.255 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.537849 | ubuntu-noble | 2026-05-17 02:05:48.255 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.537855 | ubuntu-noble | 2026-05-17 02:05:48.255 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.537861 | ubuntu-noble | 2026-05-17 02:05:48.255 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.537870 | ubuntu-noble | 2026-05-17 02:05:48.255 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.537876 | ubuntu-noble | 2026-05-17 02:05:48.255 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.537881 | ubuntu-noble | 2026-05-17 02:05:48.255 6714 DEBUG oslo_concurrency.lockutils [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.537888 | ubuntu-noble | 2026-05-17 02:05:48.256 6714 INFO manila.coordination [None req-e95c2d2e-1371-4d22-a55f-daa8b95ef371 fake user fake project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:48.537894 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_1 [0.032597s] ... ok 2026-05-17 02:05:48.551068 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_8 [0.019819s] ... ok 2026-05-17 02:05:48.571333 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_3 [0.019847s] ... ok 2026-05-17 02:05:48.591897 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_init_helper [0.020328s] ... ok 2026-05-17 02:05:48.609810 | ubuntu-noble | Unsupported access level rw or access type user, skipping removal of access rule to lala. 2026-05-17 02:05:48.613035 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_delete_invalid_rule_1 [0.020985s] ... ok 2026-05-17 02:05:48.633320 | ubuntu-noble | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_copy_volume_error_1_True [0.020422s] ... ok 2026-05-17 02:05:48.654680 | ubuntu-noble | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_share [0.021467s] ... ok 2026-05-17 02:05:48.673534 | ubuntu-noble | Error deleting volume 2026-05-17 02:05:48.673567 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:48.673593 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/lvm.py", line 132, in _deallocate_container 2026-05-17 02:05:48.673602 | ubuntu-noble | privsep_common.execute_with_retries( 2026-05-17 02:05:48.673611 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/test_lvm.py", line 289, in _fake_exec 2026-05-17 02:05:48.673619 | ubuntu-noble | raise exception.ProcessExecutionError(stderr="error") 2026-05-17 02:05:48.673628 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:05:48.673636 | ubuntu-noble | Command: None 2026-05-17 02:05:48.673645 | ubuntu-noble | Exit code: - 2026-05-17 02:05:48.673653 | ubuntu-noble | Stdout: None 2026-05-17 02:05:48.673662 | ubuntu-noble | Stderr: 'error' 2026-05-17 02:05:48.675969 | ubuntu-noble | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container_error [0.020782s] ... ok 2026-05-17 02:05:48.690255 | ubuntu-noble | 2026-05-17 02:05:48.275 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.690276 | ubuntu-noble | 2026-05-17 02:05:48.275 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.690282 | ubuntu-noble | 2026-05-17 02:05:48.276 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.690296 | ubuntu-noble | 2026-05-17 02:05:48.276 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.690302 | ubuntu-noble | 2026-05-17 02:05:48.276 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.690307 | ubuntu-noble | 2026-05-17 02:05:48.276 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.690313 | ubuntu-noble | 2026-05-17 02:05:48.276 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.690319 | ubuntu-noble | 2026-05-17 02:05:48.276 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.690333 | ubuntu-noble | 2026-05-17 02:05:48.277 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.690339 | ubuntu-noble | 2026-05-17 02:05:48.277 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.690351 | ubuntu-noble | 2026-05-17 02:05:48.277 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.690357 | ubuntu-noble | 2026-05-17 02:05:48.277 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.690363 | ubuntu-noble | 2026-05-17 02:05:48.277 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.690369 | ubuntu-noble | 2026-05-17 02:05:48.277 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.690378 | ubuntu-noble | 2026-05-17 02:05:48.277 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.690384 | ubuntu-noble | 2026-05-17 02:05:48.278 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.690390 | ubuntu-noble | 2026-05-17 02:05:48.278 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.690396 | ubuntu-noble | 2026-05-17 02:05:48.279 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.690407 | ubuntu-noble | 2026-05-17 02:05:48.279 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.690413 | ubuntu-noble | 2026-05-17 02:05:48.279 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.690424 | ubuntu-noble | 2026-05-17 02:05:48.279 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.690430 | ubuntu-noble | 2026-05-17 02:05:48.279 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.690436 | ubuntu-noble | 2026-05-17 02:05:48.279 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.690441 | ubuntu-noble | 2026-05-17 02:05:48.279 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.690506 | ubuntu-noble | 2026-05-17 02:05:48.280 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.690529 | ubuntu-noble | 2026-05-17 02:05:48.280 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.690536 | ubuntu-noble | 2026-05-17 02:05:48.280 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.690548 | ubuntu-noble | 2026-05-17 02:05:48.280 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.690554 | ubuntu-noble | 2026-05-17 02:05:48.280 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.690560 | ubuntu-noble | 2026-05-17 02:05:48.280 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.690571 | ubuntu-noble | 2026-05-17 02:05:48.280 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.690577 | ubuntu-noble | 2026-05-17 02:05:48.281 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.690583 | ubuntu-noble | 2026-05-17 02:05:48.281 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.690589 | ubuntu-noble | 2026-05-17 02:05:48.281 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.690598 | ubuntu-noble | 2026-05-17 02:05:48.281 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.690604 | ubuntu-noble | 2026-05-17 02:05:48.281 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.690610 | ubuntu-noble | 2026-05-17 02:05:48.281 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.690621 | ubuntu-noble | 2026-05-17 02:05:48.281 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.690627 | ubuntu-noble | 2026-05-17 02:05:48.281 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.690633 | ubuntu-noble | 2026-05-17 02:05:48.281 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.690638 | ubuntu-noble | 2026-05-17 02:05:48.282 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.690649 | ubuntu-noble | 2026-05-17 02:05:48.300 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.018s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.690655 | ubuntu-noble | 2026-05-17 02:05:48.301 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.690661 | ubuntu-noble | 2026-05-17 02:05:48.302 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.690670 | ubuntu-noble | 2026-05-17 02:05:48.303 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.690676 | ubuntu-noble | 2026-05-17 02:05:48.303 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.690722 | ubuntu-noble | 2026-05-17 02:05:48.304 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.690729 | ubuntu-noble | 2026-05-17 02:05:48.304 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.690735 | ubuntu-noble | 2026-05-17 02:05:48.304 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.690740 | ubuntu-noble | 2026-05-17 02:05:48.304 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.690746 | ubuntu-noble | 2026-05-17 02:05:48.304 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.690757 | ubuntu-noble | 2026-05-17 02:05:48.322 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.690763 | ubuntu-noble | 2026-05-17 02:05:48.322 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.690768 | ubuntu-noble | 2026-05-17 02:05:48.322 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.690774 | ubuntu-noble | 2026-05-17 02:05:48.322 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.690784 | ubuntu-noble | 2026-05-17 02:05:48.322 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.690795 | ubuntu-noble | 2026-05-17 02:05:48.322 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.690801 | ubuntu-noble | 2026-05-17 02:05:48.322 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.690807 | ubuntu-noble | 2026-05-17 02:05:48.323 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.690813 | ubuntu-noble | 2026-05-17 02:05:48.323 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.690818 | ubuntu-noble | 2026-05-17 02:05:48.323 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.690829 | ubuntu-noble | 2026-05-17 02:05:48.345 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.022s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.690835 | ubuntu-noble | 2026-05-17 02:05:48.345 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.690841 | ubuntu-noble | 2026-05-17 02:05:48.345 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.690846 | ubuntu-noble | 2026-05-17 02:05:48.345 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.690865 | ubuntu-noble | 2026-05-17 02:05:48.346 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.690871 | ubuntu-noble | 2026-05-17 02:05:48.346 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.690877 | ubuntu-noble | 2026-05-17 02:05:48.346 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.690883 | ubuntu-noble | 2026-05-17 02:05:48.346 6714 DEBUG oslo_concurrency.lockutils [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.690890 | ubuntu-noble | 2026-05-17 02:05:48.347 6714 INFO manila.coordination [None req-49e0a63b-46bf-464b-ae7f-e6c62f3b98ee fake user fake project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:48.690896 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_host_id [0.090477s] ... ok 2026-05-17 02:05:48.696944 | ubuntu-noble | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_1____1001__1001_129____False_ [0.021171s] ... ok 2026-05-17 02:05:48.717523 | ubuntu-noble | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_3____1001__1001_____6__ [0.020508s] ... ok 2026-05-17 02:05:48.738201 | ubuntu-noble | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_share_server_pools [0.020330s] ... ok 2026-05-17 02:05:48.759614 | ubuntu-noble | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_revert_to_snapshot [0.021342s] ... ok 2026-05-17 02:05:48.781270 | ubuntu-noble | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_usage_size [0.021625s] ... ok 2026-05-17 02:05:48.795146 | ubuntu-noble | 2026-05-17 02:05:48.365 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.795173 | ubuntu-noble | 2026-05-17 02:05:48.370 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.005s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.795181 | ubuntu-noble | 2026-05-17 02:05:48.371 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.795198 | ubuntu-noble | 2026-05-17 02:05:48.371 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.795210 | ubuntu-noble | 2026-05-17 02:05:48.371 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.795216 | ubuntu-noble | 2026-05-17 02:05:48.371 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.795222 | ubuntu-noble | 2026-05-17 02:05:48.371 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.795228 | ubuntu-noble | 2026-05-17 02:05:48.372 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.795234 | ubuntu-noble | 2026-05-17 02:05:48.372 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.795239 | ubuntu-noble | 2026-05-17 02:05:48.372 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.795252 | ubuntu-noble | 2026-05-17 02:05:48.372 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.795258 | ubuntu-noble | 2026-05-17 02:05:48.393 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.021s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.795264 | ubuntu-noble | 2026-05-17 02:05:48.393 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.795275 | ubuntu-noble | 2026-05-17 02:05:48.393 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.795285 | ubuntu-noble | 2026-05-17 02:05:48.393 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.795291 | ubuntu-noble | 2026-05-17 02:05:48.394 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.795296 | ubuntu-noble | 2026-05-17 02:05:48.394 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.795302 | ubuntu-noble | 2026-05-17 02:05:48.395 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.795308 | ubuntu-noble | 2026-05-17 02:05:48.395 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.795314 | ubuntu-noble | 2026-05-17 02:05:48.395 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.795324 | ubuntu-noble | 2026-05-17 02:05:48.395 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.795330 | ubuntu-noble | 2026-05-17 02:05:48.415 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.795341 | ubuntu-noble | 2026-05-17 02:05:48.415 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.795347 | ubuntu-noble | 2026-05-17 02:05:48.416 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.795356 | ubuntu-noble | 2026-05-17 02:05:48.416 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.795362 | ubuntu-noble | 2026-05-17 02:05:48.416 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.795367 | ubuntu-noble | 2026-05-17 02:05:48.416 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.795373 | ubuntu-noble | 2026-05-17 02:05:48.416 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.795379 | ubuntu-noble | 2026-05-17 02:05:48.416 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.795385 | ubuntu-noble | 2026-05-17 02:05:48.416 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.795394 | ubuntu-noble | 2026-05-17 02:05:48.416 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.795400 | ubuntu-noble | 2026-05-17 02:05:48.437 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.021s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.795411 | ubuntu-noble | 2026-05-17 02:05:48.437 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.795417 | ubuntu-noble | 2026-05-17 02:05:48.437 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.795423 | ubuntu-noble | 2026-05-17 02:05:48.437 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.795432 | ubuntu-noble | 2026-05-17 02:05:48.437 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.795438 | ubuntu-noble | 2026-05-17 02:05:48.437 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.795444 | ubuntu-noble | 2026-05-17 02:05:48.438 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.795471 | ubuntu-noble | 2026-05-17 02:05:48.438 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.795480 | ubuntu-noble | 2026-05-17 02:05:48.438 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.795486 | ubuntu-noble | 2026-05-17 02:05:48.438 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.795497 | ubuntu-noble | 2026-05-17 02:05:48.459 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.021s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.795509 | ubuntu-noble | 2026-05-17 02:05:48.459 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.795515 | ubuntu-noble | 2026-05-17 02:05:48.459 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.795521 | ubuntu-noble | 2026-05-17 02:05:48.459 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.795530 | ubuntu-noble | 2026-05-17 02:05:48.459 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.795536 | ubuntu-noble | 2026-05-17 02:05:48.459 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.795542 | ubuntu-noble | 2026-05-17 02:05:48.459 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.795548 | ubuntu-noble | 2026-05-17 02:05:48.460 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.795553 | ubuntu-noble | 2026-05-17 02:05:48.460 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.795559 | ubuntu-noble | 2026-05-17 02:05:48.460 6714 DEBUG oslo_concurrency.lockutils [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.795575 | ubuntu-noble | 2026-05-17 02:05:48.480 6714 INFO manila.coordination [None req-616b6a4c-46ac-46a1-abad-ed65e9a6fba5 fake user fake project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:48.795689 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind [0.133528s] ... ok 2026-05-17 02:05:48.803972 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_service_network_id_none_exist [0.022520s] ... ok 2026-05-17 02:05:48.826727 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_connectivity_verification_fail [0.022319s] ... ok 2026-05-17 02:05:48.848090 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used_and_get_error_404 [0.021397s] ... ok 2026-05-17 02:05:48.869628 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used_get_unhandled_error [0.021619s] ... ok 2026-05-17 02:05:48.890442 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used_with_no_router_id [0.020687s] ... ok 2026-05-17 02:05:48.911698 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_5 [0.021089s] ... ok 2026-05-17 02:05:48.932290 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_wrong_ports [0.020528s] ... ok 2026-05-17 02:05:48.953601 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_failed_to_build [0.021115s] ... ok 2026-05-17 02:05:48.969770 | ubuntu-noble | 2026-05-17 02:05:48.500 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.969792 | ubuntu-noble | 2026-05-17 02:05:48.500 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.969799 | ubuntu-noble | 2026-05-17 02:05:48.500 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.969806 | ubuntu-noble | 2026-05-17 02:05:48.500 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.969812 | ubuntu-noble | 2026-05-17 02:05:48.500 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.969827 | ubuntu-noble | 2026-05-17 02:05:48.501 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.969833 | ubuntu-noble | 2026-05-17 02:05:48.501 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.969876 | ubuntu-noble | 2026-05-17 02:05:48.501 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.969882 | ubuntu-noble | 2026-05-17 02:05:48.501 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.969888 | ubuntu-noble | 2026-05-17 02:05:48.501 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.969901 | ubuntu-noble | 2026-05-17 02:05:48.501 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.969912 | ubuntu-noble | 2026-05-17 02:05:48.501 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.969918 | ubuntu-noble | 2026-05-17 02:05:48.501 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.969923 | ubuntu-noble | 2026-05-17 02:05:48.501 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.969929 | ubuntu-noble | 2026-05-17 02:05:48.502 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.969941 | ubuntu-noble | 2026-05-17 02:05:48.503 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.969947 | ubuntu-noble | 2026-05-17 02:05:48.503 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.969953 | ubuntu-noble | 2026-05-17 02:05:48.503 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.969959 | ubuntu-noble | 2026-05-17 02:05:48.503 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.969965 | ubuntu-noble | 2026-05-17 02:05:48.514 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.011s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.969975 | ubuntu-noble | 2026-05-17 02:05:48.514 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.969984 | ubuntu-noble | 2026-05-17 02:05:48.515 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.969990 | ubuntu-noble | 2026-05-17 02:05:48.515 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.969995 | ubuntu-noble | 2026-05-17 02:05:48.515 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.970001 | ubuntu-noble | 2026-05-17 02:05:48.515 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.970013 | ubuntu-noble | 2026-05-17 02:05:48.515 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.970053 | ubuntu-noble | 2026-05-17 02:05:48.515 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.970059 | ubuntu-noble | 2026-05-17 02:05:48.515 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.970065 | ubuntu-noble | 2026-05-17 02:05:48.515 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.970071 | ubuntu-noble | 2026-05-17 02:05:48.536 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.021s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.970082 | ubuntu-noble | 2026-05-17 02:05:48.536 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.970092 | ubuntu-noble | 2026-05-17 02:05:48.537 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.970098 | ubuntu-noble | 2026-05-17 02:05:48.537 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.970104 | ubuntu-noble | 2026-05-17 02:05:48.537 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.970119 | ubuntu-noble | 2026-05-17 02:05:48.537 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.970125 | ubuntu-noble | 2026-05-17 02:05:48.537 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.970131 | ubuntu-noble | 2026-05-17 02:05:48.537 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.970137 | ubuntu-noble | 2026-05-17 02:05:48.538 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.970143 | ubuntu-noble | 2026-05-17 02:05:48.538 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.970148 | ubuntu-noble | 2026-05-17 02:05:48.558 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.970154 | ubuntu-noble | 2026-05-17 02:05:48.558 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.970167 | ubuntu-noble | 2026-05-17 02:05:48.558 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.970173 | ubuntu-noble | 2026-05-17 02:05:48.558 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.970179 | ubuntu-noble | 2026-05-17 02:05:48.558 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.970191 | ubuntu-noble | 2026-05-17 02:05:48.559 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.970197 | ubuntu-noble | 2026-05-17 02:05:48.559 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:48.970203 | ubuntu-noble | 2026-05-17 02:05:48.559 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:48.970223 | ubuntu-noble | 2026-05-17 02:05:48.559 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:48.970229 | ubuntu-noble | 2026-05-17 02:05:48.559 6714 DEBUG manila.network.neutron.neutron_network_plugin [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-05-17 02:05:48.970235 | ubuntu-noble | 2026-05-17 02:05:48.580 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.021(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:48.970242 | ubuntu-noble | 2026-05-17 02:05:48.580 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 1 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:48.970254 | ubuntu-noble | 2026-05-17 02:05:48.581 6714 DEBUG manila.network.neutron.neutron_network_plugin [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-05-17 02:05:48.970264 | ubuntu-noble | 2026-05-17 02:05:48.581 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.0216(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:48.970276 | ubuntu-noble | 2026-05-17 02:05:48.581 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 2 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:48.970282 | ubuntu-noble | 2026-05-17 02:05:48.581 6714 DEBUG manila.network.neutron.neutron_network_plugin [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-05-17 02:05:48.970288 | ubuntu-noble | 2026-05-17 02:05:48.581 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.0221(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:48.970294 | ubuntu-noble | 2026-05-17 02:05:48.581 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 4 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:48.970300 | ubuntu-noble | 2026-05-17 02:05:48.582 6714 DEBUG manila.network.neutron.neutron_network_plugin [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-05-17 02:05:48.970306 | ubuntu-noble | 2026-05-17 02:05:48.582 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.0225(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:48.970311 | ubuntu-noble | 2026-05-17 02:05:48.601 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 8 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:48.970317 | ubuntu-noble | 2026-05-17 02:05:48.602 6714 DEBUG manila.network.neutron.neutron_network_plugin [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-05-17 02:05:48.970328 | ubuntu-noble | 2026-05-17 02:05:48.602 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.0425(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:48.970337 | ubuntu-noble | 2026-05-17 02:05:48.602 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 16 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:48.970367 | ubuntu-noble | 2026-05-17 02:05:48.602 6714 DEBUG manila.network.neutron.neutron_network_plugin [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-05-17 02:05:48.970373 | ubuntu-noble | 2026-05-17 02:05:48.602 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.043(s), this was the 6th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:48.970379 | ubuntu-noble | 2026-05-17 02:05:48.602 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 32 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:48.970385 | ubuntu-noble | 2026-05-17 02:05:48.602 6714 DEBUG manila.network.neutron.neutron_network_plugin [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-05-17 02:05:48.970391 | ubuntu-noble | 2026-05-17 02:05:48.603 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.0434(s), this was the 7th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:48.970396 | ubuntu-noble | 2026-05-17 02:05:48.603 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 64 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:48.970402 | ubuntu-noble | 2026-05-17 02:05:48.622 6714 DEBUG manila.network.neutron.neutron_network_plugin [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-05-17 02:05:48.970408 | ubuntu-noble | 2026-05-17 02:05:48.622 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.0632(s), this was the 8th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:48.970419 | ubuntu-noble | 2026-05-17 02:05:48.623 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 128 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:48.970439 | ubuntu-noble | 2026-05-17 02:05:48.623 6714 DEBUG manila.network.neutron.neutron_network_plugin [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-05-17 02:05:48.970445 | ubuntu-noble | 2026-05-17 02:05:48.623 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.0636(s), this was the 9th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:48.970472 | ubuntu-noble | 2026-05-17 02:05:48.623 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 256 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:48.970482 | ubuntu-noble | 2026-05-17 02:05:48.623 6714 DEBUG manila.network.neutron.neutron_network_plugin [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-05-17 02:05:48.970488 | ubuntu-noble | 2026-05-17 02:05:48.623 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.0641(s), this was the 10th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:48.970494 | ubuntu-noble | 2026-05-17 02:05:48.623 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 512 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:48.970500 | ubuntu-noble | 2026-05-17 02:05:48.644 6714 DEBUG manila.network.neutron.neutron_network_plugin [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-05-17 02:05:48.970505 | ubuntu-noble | 2026-05-17 02:05:48.644 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.0851(s), this was the 11th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:48.970511 | ubuntu-noble | 2026-05-17 02:05:48.644 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 1.02e+03 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:48.970529 | ubuntu-noble | 2026-05-17 02:05:48.645 6714 DEBUG manila.network.neutron.neutron_network_plugin [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-05-17 02:05:48.970538 | ubuntu-noble | 2026-05-17 02:05:48.645 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.0855(s), this was the 12th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:48.970544 | ubuntu-noble | 2026-05-17 02:05:48.645 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 2.05e+03 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:48.970550 | ubuntu-noble | 2026-05-17 02:05:48.645 6714 DEBUG manila.network.neutron.neutron_network_plugin [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-05-17 02:05:48.970556 | ubuntu-noble | 2026-05-17 02:05:48.645 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.086(s), this was the 13th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:48.970562 | ubuntu-noble | 2026-05-17 02:05:48.645 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 4.1e+03 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:48.970567 | ubuntu-noble | 2026-05-17 02:05:48.667 6714 DEBUG manila.network.neutron.neutron_network_plugin [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-05-17 02:05:48.970573 | ubuntu-noble | 2026-05-17 02:05:48.667 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.108(s), this was the 14th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:48.970579 | ubuntu-noble | 2026-05-17 02:05:48.668 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 8.19e+03 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:48.970585 | ubuntu-noble | 2026-05-17 02:05:48.668 6714 DEBUG manila.network.neutron.neutron_network_plugin [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-05-17 02:05:48.970600 | ubuntu-noble | 2026-05-17 02:05:48.668 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.109(s), this was the 15th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:48.970609 | ubuntu-noble | 2026-05-17 02:05:48.668 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 1.64e+04 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:48.970615 | ubuntu-noble | 2026-05-17 02:05:48.668 6714 DEBUG manila.network.neutron.neutron_network_plugin [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-05-17 02:05:48.970621 | ubuntu-noble | 2026-05-17 02:05:48.668 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.109(s), this was the 16th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:48.970627 | ubuntu-noble | 2026-05-17 02:05:48.668 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 3.28e+04 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:48.970633 | ubuntu-noble | 2026-05-17 02:05:48.689 6714 DEBUG manila.network.neutron.neutron_network_plugin [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-05-17 02:05:48.970638 | ubuntu-noble | 2026-05-17 02:05:48.689 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.13(s), this was the 17th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:48.970644 | ubuntu-noble | 2026-05-17 02:05:48.690 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 6.55e+04 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:48.970650 | ubuntu-noble | 2026-05-17 02:05:48.690 6714 DEBUG manila.network.neutron.neutron_network_plugin [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-05-17 02:05:48.970661 | ubuntu-noble | 2026-05-17 02:05:48.690 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.131(s), this was the 18th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:48.970674 | ubuntu-noble | 2026-05-17 02:05:48.690 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 1.31e+05 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:48.970680 | ubuntu-noble | 2026-05-17 02:05:48.690 6714 DEBUG manila.network.neutron.neutron_network_plugin [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-05-17 02:05:48.970686 | ubuntu-noble | 2026-05-17 02:05:48.690 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.131(s), this was the 19th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:48.970691 | ubuntu-noble | 2026-05-17 02:05:48.690 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 2.62e+05 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:48.970697 | ubuntu-noble | 2026-05-17 02:05:48.712 6714 DEBUG manila.network.neutron.neutron_network_plugin [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-05-17 02:05:48.970703 | ubuntu-noble | 2026-05-17 02:05:48.712 6714 DEBUG manila.utils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.153(s), this was the 20th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:48.970709 | ubuntu-noble | 2026-05-17 02:05:48.713 6714 INFO manila.coordination [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:48.970715 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_1___DOWN____ACTIVE__ [0.232833s] ... ok 2026-05-17 02:05:48.975359 | ubuntu-noble | --- Logging error --- 2026-05-17 02:05:48.976018 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_with_bfv_with_image [0.022351s] ... ok 2026-05-17 02:05:48.976546 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:48.976882 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:05:48.976901 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:05:48.976907 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:48.976913 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:05:48.976918 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:05:48.976924 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:48.976930 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:05:48.976935 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:05:48.976941 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:48.976947 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:05:48.976952 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:05:48.976958 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:48.976964 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:05:48.976969 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:05:48.976975 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:48.976980 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:05:48.976986 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:05:48.977030 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:05:48.977039 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:05:48.977045 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:05:48.977050 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:48.977056 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:05:48.977061 | ubuntu-noble | return self._read_deleted 2026-05-17 02:05:48.977067 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:48.977078 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:05:48.977084 | ubuntu-noble | Call stack: 2026-05-17 02:05:48.977235 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:05:48.977243 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:05:48.977249 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:05:48.977255 | ubuntu-noble | main() 2026-05-17 02:05:48.977261 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:05:48.977266 | ubuntu-noble | program.TestProgram( 2026-05-17 02:05:48.977272 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:05:48.977277 | ubuntu-noble | self.runTests() 2026-05-17 02:05:48.977283 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:05:48.977288 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:05:48.977294 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:05:48.977300 | ubuntu-noble | test(result) 2026-05-17 02:05:48.977305 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:48.977311 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:48.977316 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:48.977322 | ubuntu-noble | test(result) 2026-05-17 02:05:48.977327 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:48.977333 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:48.977338 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:48.977357 | ubuntu-noble | test(result) 2026-05-17 02:05:48.977363 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:48.977369 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:48.977374 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:48.977380 | ubuntu-noble | test(result) 2026-05-17 02:05:48.977385 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:05:48.977391 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:48.977396 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:05:48.977402 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:05:48.977407 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:05:48.977413 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:05:48.977419 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:05:48.977424 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:05:48.977430 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:05:48.977435 | ubuntu-noble | self._run_core() 2026-05-17 02:05:48.977441 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-05-17 02:05:48.977446 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-05-17 02:05:48.977475 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:05:48.977481 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:48.977486 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-05-17 02:05:48.977492 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-05-17 02:05:48.977497 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-05-17 02:05:48.977503 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-05-17 02:05:48.977508 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:05:48.977514 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:05:48.977519 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:05:48.977525 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:05:48.977530 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:05:48.977536 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:05:48.977541 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:05:48.977547 | ubuntu-noble | return self.enforce( 2026-05-17 02:05:48.977553 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:05:48.977558 | ubuntu-noble | self.load_rules() 2026-05-17 02:05:48.977569 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:05:48.977574 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:05:48.977586 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:05:48.977591 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:05:48.977603 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:05:48.977609 | ubuntu-noble | LOG.warning( 2026-05-17 02:05:48.977615 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:05:48.977621 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:05:48.996818 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__check_server_availability_available_from_start [0.020713s] ... ok 2026-05-17 02:05:49.017962 | ubuntu-noble | 2026-05-17 02:05:48.733 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.017986 | ubuntu-noble | 2026-05-17 02:05:48.733 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.017993 | ubuntu-noble | 2026-05-17 02:05:48.734 6714 DEBUG oslo_concurrency.lockutils [None req-98fdf658-9f6e-46b9-8cce-a08b6a42257b fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.017999 | ubuntu-noble | 2026-05-17 02:05:48.735 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.018005 | ubuntu-noble | 2026-05-17 02:05:48.735 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.018011 | ubuntu-noble | 2026-05-17 02:05:48.735 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.018017 | ubuntu-noble | 2026-05-17 02:05:48.735 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.018032 | ubuntu-noble | 2026-05-17 02:05:48.736 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.018048 | ubuntu-noble | 2026-05-17 02:05:48.736 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.018054 | ubuntu-noble | 2026-05-17 02:05:48.736 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.018066 | ubuntu-noble | 2026-05-17 02:05:48.736 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.018072 | ubuntu-noble | 2026-05-17 02:05:48.736 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.018078 | ubuntu-noble | 2026-05-17 02:05:48.736 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.018083 | ubuntu-noble | 2026-05-17 02:05:48.736 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.018089 | ubuntu-noble | 2026-05-17 02:05:48.736 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.018095 | ubuntu-noble | 2026-05-17 02:05:48.736 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.018101 | ubuntu-noble | 2026-05-17 02:05:48.746 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.009s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.018106 | ubuntu-noble | 2026-05-17 02:05:48.746 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.018127 | ubuntu-noble | 2026-05-17 02:05:48.746 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.018133 | ubuntu-noble | 2026-05-17 02:05:48.746 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.018143 | ubuntu-noble | 2026-05-17 02:05:48.746 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.018149 | ubuntu-noble | 2026-05-17 02:05:48.746 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.018155 | ubuntu-noble | 2026-05-17 02:05:48.746 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.018160 | ubuntu-noble | 2026-05-17 02:05:48.746 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.018166 | ubuntu-noble | 2026-05-17 02:05:48.747 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.018172 | ubuntu-noble | 2026-05-17 02:05:48.747 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.018200 | ubuntu-noble | 2026-05-17 02:05:48.775 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.028s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.018212 | ubuntu-noble | 2026-05-17 02:05:48.775 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.018222 | ubuntu-noble | 2026-05-17 02:05:48.775 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.018227 | ubuntu-noble | 2026-05-17 02:05:48.775 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.018234 | ubuntu-noble | 2026-05-17 02:05:48.776 6714 ERROR manila.network.neutron.neutron_network_plugin [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] test_ip isn't a valid ip address, omitted. 2026-05-17 02:05:49.018244 | ubuntu-noble | 2026-05-17 02:05:48.777 6714 INFO manila.coordination [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.018377 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_2 [0.063505s] ... ok 2026-05-17 02:05:49.018668 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_14 [0.020582s] ... ok 2026-05-17 02:05:49.024202 | ubuntu-noble | --- Logging error --- 2026-05-17 02:05:49.025248 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:49.025625 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:05:49.025639 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:05:49.025645 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.025651 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:05:49.025657 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:05:49.025662 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.025668 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:05:49.025674 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:05:49.025680 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.025685 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:05:49.025691 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:05:49.025696 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.025702 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:05:49.025707 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:05:49.025713 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.025718 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:05:49.025724 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:05:49.025730 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:05:49.025735 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:05:49.025751 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:05:49.025757 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.025763 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:05:49.025768 | ubuntu-noble | return self._read_deleted 2026-05-17 02:05:49.025774 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.025779 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:05:49.025785 | ubuntu-noble | Call stack: 2026-05-17 02:05:49.026028 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:05:49.026036 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:05:49.026042 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:05:49.026047 | ubuntu-noble | main() 2026-05-17 02:05:49.026053 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:05:49.026059 | ubuntu-noble | program.TestProgram( 2026-05-17 02:05:49.026064 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:05:49.026070 | ubuntu-noble | self.runTests() 2026-05-17 02:05:49.026075 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:05:49.026081 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:05:49.026087 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:05:49.026092 | ubuntu-noble | test(result) 2026-05-17 02:05:49.026098 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:49.026103 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:49.026115 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:49.026121 | ubuntu-noble | test(result) 2026-05-17 02:05:49.026126 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:49.026132 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:49.026137 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:49.026143 | ubuntu-noble | test(result) 2026-05-17 02:05:49.026148 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:49.026154 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:49.026160 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:49.026165 | ubuntu-noble | test(result) 2026-05-17 02:05:49.026171 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:05:49.026176 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:49.026182 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:05:49.026187 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:05:49.026193 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:05:49.026198 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:05:49.026204 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:05:49.026209 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:05:49.026223 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:05:49.026229 | ubuntu-noble | self._run_core() 2026-05-17 02:05:49.026234 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-05-17 02:05:49.026247 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-05-17 02:05:49.026252 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:05:49.026258 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:49.026264 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-05-17 02:05:49.026269 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-05-17 02:05:49.026275 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-05-17 02:05:49.026280 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-05-17 02:05:49.026286 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:05:49.026291 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:05:49.026297 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:05:49.026302 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:05:49.026308 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:05:49.026313 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:05:49.026319 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:05:49.026324 | ubuntu-noble | return self.enforce( 2026-05-17 02:05:49.026330 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:05:49.026336 | ubuntu-noble | self.load_rules() 2026-05-17 02:05:49.026341 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:05:49.026347 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:05:49.026357 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:05:49.026363 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:05:49.026369 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:05:49.026374 | ubuntu-noble | LOG.warning( 2026-05-17 02:05:49.026380 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:05:49.026386 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:05:49.038189 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_15 [0.020624s] ... ok 2026-05-17 02:05:49.042697 | ubuntu-noble | 2026-05-17 02:05:48.798 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.042718 | ubuntu-noble | 2026-05-17 02:05:48.798 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.042734 | ubuntu-noble | 2026-05-17 02:05:48.799 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.042740 | ubuntu-noble | 2026-05-17 02:05:48.799 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.042850 | ubuntu-noble | 2026-05-17 02:05:48.799 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.042857 | ubuntu-noble | 2026-05-17 02:05:48.799 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.042863 | ubuntu-noble | 2026-05-17 02:05:48.799 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.042869 | ubuntu-noble | 2026-05-17 02:05:48.799 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.042875 | ubuntu-noble | 2026-05-17 02:05:48.800 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.042881 | ubuntu-noble | 2026-05-17 02:05:48.800 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.042898 | ubuntu-noble | 2026-05-17 02:05:48.800 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.042905 | ubuntu-noble | 2026-05-17 02:05:48.800 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.042917 | ubuntu-noble | 2026-05-17 02:05:48.800 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.043027 | ubuntu-noble | 2026-05-17 02:05:48.800 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.043035 | ubuntu-noble | 2026-05-17 02:05:48.810 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.010s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.043041 | ubuntu-noble | 2026-05-17 02:05:48.812 6714 INFO manila.coordination [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.043100 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_different_values_1 [0.034695s] ... ok 2026-05-17 02:05:49.050978 | ubuntu-noble | 2026-05-17 02:05:48.832 6714 DEBUG manila.network.standalone_network_plugin [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] 2026-05-17 02:05:49.051021 | ubuntu-noble | Standalone network plugin data for config group 'DEFAULT': 2026-05-17 02:05:49.051030 | ubuntu-noble | IP version - 4 2026-05-17 02:05:49.051039 | ubuntu-noble | Used network - 10.0.0.1/30 2026-05-17 02:05:49.051048 | ubuntu-noble | Used gateway - 10.0.0.1 2026-05-17 02:05:49.051056 | ubuntu-noble | Used network type - None 2026-05-17 02:05:49.051064 | ubuntu-noble | Used segmentation ID - None 2026-05-17 02:05:49.051073 | ubuntu-noble | Allowed CIDRs - ['10.0.0.1/30'] 2026-05-17 02:05:49.051081 | ubuntu-noble | Original allowed IP ranges - None 2026-05-17 02:05:49.051090 | ubuntu-noble | Reserved IP addresses - ('10.0.0.0', '10.0.0.1', '10.0.0.3') 2026-05-17 02:05:49.051122 | ubuntu-noble | __init__ /home/zuul/src/github.com/vexxhost/manila/manila/network/standalone_network_plugin.py:89 2026-05-17 02:05:49.051131 | ubuntu-noble | 2026-05-17 02:05:48.832 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Acquiring lock "allocate_network_for_standalone_network_plugin" by "manila.network.standalone_network_plugin.StandaloneNetworkPlugin.allocate_network" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.051140 | ubuntu-noble | 2026-05-17 02:05:48.832 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "allocate_network_for_standalone_network_plugin" acquired by "manila.network.standalone_network_plugin.StandaloneNetworkPlugin.allocate_network" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.051156 | ubuntu-noble | 2026-05-17 02:05:48.833 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "allocate_network_for_standalone_network_plugin" "released" by "manila.network.standalone_network_plugin.StandaloneNetworkPlugin.allocate_network" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.051183 | ubuntu-noble | 2026-05-17 02:05:48.833 6714 INFO manila.coordination [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.051510 | ubuntu-noble | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_no_available_ipv4_addresses [0.021805s] ... ok 2026-05-17 02:05:49.059890 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_1 [0.021495s] ... ok 2026-05-17 02:05:49.060834 | ubuntu-noble | 2026-05-17 02:05:48.854 6714 DEBUG manila.network.standalone_network_plugin [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] 2026-05-17 02:05:49.060851 | ubuntu-noble | Standalone network plugin data for config group 'DEFAULT': 2026-05-17 02:05:49.060858 | ubuntu-noble | IP version - 4 2026-05-17 02:05:49.060864 | ubuntu-noble | Used network - 10.0.0.1/24 2026-05-17 02:05:49.060869 | ubuntu-noble | Used gateway - 10.0.0.1 2026-05-17 02:05:49.060875 | ubuntu-noble | Used network type - None 2026-05-17 02:05:49.060881 | ubuntu-noble | Used segmentation ID - None 2026-05-17 02:05:49.060886 | ubuntu-noble | Allowed CIDRs - ['10.0.0.1/24'] 2026-05-17 02:05:49.060892 | ubuntu-noble | Original allowed IP ranges - None 2026-05-17 02:05:49.060897 | ubuntu-noble | Reserved IP addresses - ('10.0.0.0', '10.0.0.1', '10.0.0.255') 2026-05-17 02:05:49.060903 | ubuntu-noble | __init__ /home/zuul/src/github.com/vexxhost/manila/manila/network/standalone_network_plugin.py:89 2026-05-17 02:05:49.060909 | ubuntu-noble | 2026-05-17 02:05:48.854 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Acquiring lock "allocate_network_for_standalone_network_plugin" by "manila.network.standalone_network_plugin.StandaloneNetworkPlugin.allocate_network" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.060915 | ubuntu-noble | 2026-05-17 02:05:48.854 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "allocate_network_for_standalone_network_plugin" acquired by "manila.network.standalone_network_plugin.StandaloneNetworkPlugin.allocate_network" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.060921 | ubuntu-noble | 2026-05-17 02:05:48.855 6714 DEBUG oslo_concurrency.lockutils [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Lock "allocate_network_for_standalone_network_plugin" "released" by "manila.network.standalone_network_plugin.StandaloneNetworkPlugin.allocate_network" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.060927 | ubuntu-noble | 2026-05-17 02:05:48.855 6714 INFO manila.coordination [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.061258 | ubuntu-noble | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_zero_addresses_ipv4 [0.021501s] ... ok 2026-05-17 02:05:49.065354 | ubuntu-noble | 2026-05-17 02:05:48.875 6714 DEBUG manila.network.standalone_network_plugin [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] 2026-05-17 02:05:49.065374 | ubuntu-noble | Standalone network plugin data for config group 'DEFAULT': 2026-05-17 02:05:49.065380 | ubuntu-noble | IP version - 4 2026-05-17 02:05:49.065386 | ubuntu-noble | Used network - 192.168.0.1/24 2026-05-17 02:05:49.065392 | ubuntu-noble | Used gateway - 192.168.0.1 2026-05-17 02:05:49.065397 | ubuntu-noble | Used network type - None 2026-05-17 02:05:49.065403 | ubuntu-noble | Used segmentation ID - None 2026-05-17 02:05:49.065409 | ubuntu-noble | Allowed CIDRs - ['192.168.0.1/24'] 2026-05-17 02:05:49.065415 | ubuntu-noble | Original allowed IP ranges - None 2026-05-17 02:05:49.065420 | ubuntu-noble | Reserved IP addresses - ('192.168.0.0', '192.168.0.1', '192.168.0.255') 2026-05-17 02:05:49.065426 | ubuntu-noble | __init__ /home/zuul/src/github.com/vexxhost/manila/manila/network/standalone_network_plugin.py:89 2026-05-17 02:05:49.065471 | ubuntu-noble | 2026-05-17 02:05:48.876 6714 INFO manila.coordination [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.065765 | ubuntu-noble | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_include_network_info [0.020448s] ... ok 2026-05-17 02:05:49.068864 | ubuntu-noble | 2026-05-17 02:05:48.895 6714 DEBUG manila.network.standalone_network_plugin [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] 2026-05-17 02:05:49.068902 | ubuntu-noble | Standalone network plugin data for config group 'DEFAULT': 2026-05-17 02:05:49.068909 | ubuntu-noble | IP version - 4 2026-05-17 02:05:49.068914 | ubuntu-noble | Used network - 10.0.0.1/16 2026-05-17 02:05:49.068920 | ubuntu-noble | Used gateway - 10.0.0.1 2026-05-17 02:05:49.068926 | ubuntu-noble | Used network type - flat 2026-05-17 02:05:49.068931 | ubuntu-noble | Used segmentation ID - 1001 2026-05-17 02:05:49.068937 | ubuntu-noble | Allowed CIDRs - ['10.0.0.1/16'] 2026-05-17 02:05:49.068942 | ubuntu-noble | Original allowed IP ranges - None 2026-05-17 02:05:49.068948 | ubuntu-noble | Reserved IP addresses - ('10.0.0.0', '10.0.0.1', '10.0.255.255') 2026-05-17 02:05:49.068954 | ubuntu-noble | __init__ /home/zuul/src/github.com/vexxhost/manila/manila/network/standalone_network_plugin.py:89 2026-05-17 02:05:49.068966 | ubuntu-noble | 2026-05-17 02:05:48.896 6714 INFO manila.coordination [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.069213 | ubuntu-noble | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_1_flat [0.019815s] ... ok 2026-05-17 02:05:49.070094 | ubuntu-noble | 2026-05-17 02:05:48.917 6714 INFO manila.coordination [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.070334 | ubuntu-noble | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_6_10_0_10_0_10_0_10_5_10_0_0_0_10_0_0_5 [0.021373s] ... ok 2026-05-17 02:05:49.071382 | ubuntu-noble | 2026-05-17 02:05:48.938 6714 INFO manila.coordination [None req-e7fc49ae-a6a1-4a04-a184-574958bdf37e fake user fake project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.071879 | ubuntu-noble | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_mismatch_of_versions_2 [0.020341s] ... ok 2026-05-17 02:05:49.077575 | ubuntu-noble | --- Logging error --- 2026-05-17 02:05:49.077800 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:49.077808 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:05:49.077813 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:05:49.077819 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.077825 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:05:49.077830 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:05:49.077836 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.077842 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:05:49.077847 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:05:49.077853 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.077859 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:05:49.077864 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:05:49.077870 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.077875 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:05:49.077881 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:05:49.077896 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.077901 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:05:49.077907 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:05:49.077913 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:05:49.077918 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:05:49.077924 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:05:49.077929 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.077935 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:05:49.077940 | ubuntu-noble | return self._read_deleted 2026-05-17 02:05:49.077946 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.078080 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:05:49.078086 | ubuntu-noble | Call stack: 2026-05-17 02:05:49.078092 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:05:49.078098 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:05:49.078103 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:05:49.078109 | ubuntu-noble | main() 2026-05-17 02:05:49.078115 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:05:49.078120 | ubuntu-noble | program.TestProgram( 2026-05-17 02:05:49.078126 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:05:49.078132 | ubuntu-noble | self.runTests() 2026-05-17 02:05:49.078137 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:05:49.078143 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:05:49.078148 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:05:49.078154 | ubuntu-noble | test(result) 2026-05-17 02:05:49.078160 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:49.078165 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:49.078179 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:49.078185 | ubuntu-noble | test(result) 2026-05-17 02:05:49.078191 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:49.078196 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:49.078202 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:49.078207 | ubuntu-noble | test(result) 2026-05-17 02:05:49.078219 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:49.078224 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:49.078230 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:49.078236 | ubuntu-noble | test(result) 2026-05-17 02:05:49.078241 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:05:49.078247 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:49.078252 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:05:49.078258 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:05:49.078263 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:05:49.078269 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:05:49.078275 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:05:49.078280 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:05:49.078292 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:05:49.078298 | ubuntu-noble | self._run_core() 2026-05-17 02:05:49.078304 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-05-17 02:05:49.078309 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-05-17 02:05:49.078315 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:05:49.078320 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:49.078326 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-05-17 02:05:49.078331 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-05-17 02:05:49.078469 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-05-17 02:05:49.078480 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-05-17 02:05:49.078486 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:05:49.078492 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:05:49.078497 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:05:49.078503 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:05:49.078508 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:05:49.078514 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:05:49.078519 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:05:49.078525 | ubuntu-noble | return self.enforce( 2026-05-17 02:05:49.078531 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:05:49.078536 | ubuntu-noble | self.load_rules() 2026-05-17 02:05:49.078542 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:05:49.078547 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:05:49.078553 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:05:49.078558 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:05:49.078564 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:05:49.078569 | ubuntu-noble | LOG.warning( 2026-05-17 02:05:49.078576 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:05:49.078582 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:05:49.080569 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_3 [0.020513s] ... ok 2026-05-17 02:05:49.101834 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_incorrect_keypath_to_public [0.021021s] ... ok 2026-05-17 02:05:49.123710 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_neutron_network_helper [0.022009s] ... ok 2026-05-17 02:05:49.125131 | ubuntu-noble | --- Logging error --- 2026-05-17 02:05:49.126150 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:49.126437 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:05:49.126478 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:05:49.126488 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.126508 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:05:49.126516 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:05:49.126525 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.126534 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:05:49.126542 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:05:49.126551 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.126559 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:05:49.126612 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:05:49.126623 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.126631 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:05:49.126639 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:05:49.126648 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.126656 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:05:49.126664 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:05:49.126673 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:05:49.126681 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:05:49.126689 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:05:49.126698 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.126706 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:05:49.126714 | ubuntu-noble | return self._read_deleted 2026-05-17 02:05:49.126723 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.126731 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:05:49.126739 | ubuntu-noble | Call stack: 2026-05-17 02:05:49.126787 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:05:49.126796 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:05:49.126805 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:05:49.126813 | ubuntu-noble | main() 2026-05-17 02:05:49.126822 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:05:49.126830 | ubuntu-noble | program.TestProgram( 2026-05-17 02:05:49.126839 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:05:49.126847 | ubuntu-noble | self.runTests() 2026-05-17 02:05:49.126855 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:05:49.126864 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:05:49.126872 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:05:49.126880 | ubuntu-noble | test(result) 2026-05-17 02:05:49.126889 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:49.126897 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:49.126925 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:49.126934 | ubuntu-noble | test(result) 2026-05-17 02:05:49.126942 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:49.126964 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:49.126973 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:49.126981 | ubuntu-noble | test(result) 2026-05-17 02:05:49.126989 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:49.127018 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:49.127026 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:49.127035 | ubuntu-noble | test(result) 2026-05-17 02:05:49.127043 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:05:49.127051 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:49.127060 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:05:49.127068 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:05:49.127076 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:05:49.127085 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:05:49.127093 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:05:49.127101 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:05:49.127110 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:05:49.127118 | ubuntu-noble | self._run_core() 2026-05-17 02:05:49.127126 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-05-17 02:05:49.127135 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-05-17 02:05:49.127149 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:05:49.127158 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:49.127166 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-05-17 02:05:49.127175 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-05-17 02:05:49.127183 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-05-17 02:05:49.127191 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-05-17 02:05:49.127200 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:05:49.127208 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:05:49.127216 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:05:49.127225 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:05:49.127233 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:05:49.127241 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:05:49.127250 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:05:49.127258 | ubuntu-noble | return self.enforce( 2026-05-17 02:05:49.127266 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:05:49.127275 | ubuntu-noble | self.load_rules() 2026-05-17 02:05:49.127283 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:05:49.127293 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:05:49.127310 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:05:49.127327 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:05:49.127335 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:05:49.127344 | ubuntu-noble | LOG.warning( 2026-05-17 02:05:49.127353 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:05:49.127362 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:05:49.141043 | ubuntu-noble | 2026-05-17 02:05:48.979 6714 DEBUG oslo_concurrency.lockutils [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.141077 | ubuntu-noble | 2026-05-17 02:05:48.979 6714 DEBUG oslo_concurrency.lockutils [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.141116 | ubuntu-noble | 2026-05-17 02:05:48.979 6714 DEBUG oslo_concurrency.lockutils [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.141126 | ubuntu-noble | 2026-05-17 02:05:48.980 6714 DEBUG oslo_concurrency.lockutils [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.141135 | ubuntu-noble | 2026-05-17 02:05:48.980 6714 DEBUG oslo_concurrency.lockutils [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.141153 | ubuntu-noble | 2026-05-17 02:05:48.980 6714 DEBUG oslo_concurrency.lockutils [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.141161 | ubuntu-noble | 2026-05-17 02:05:48.980 6714 DEBUG oslo_concurrency.lockutils [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.141170 | ubuntu-noble | 2026-05-17 02:05:48.980 6714 DEBUG oslo_concurrency.lockutils [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.141192 | ubuntu-noble | 2026-05-17 02:05:48.980 6714 DEBUG oslo_concurrency.lockutils [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.141201 | ubuntu-noble | 2026-05-17 02:05:48.980 6714 DEBUG oslo_concurrency.lockutils [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.141218 | ubuntu-noble | 2026-05-17 02:05:48.980 6714 DEBUG oslo_concurrency.lockutils [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.141227 | ubuntu-noble | 2026-05-17 02:05:48.981 6714 DEBUG oslo_concurrency.lockutils [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.141236 | ubuntu-noble | 2026-05-17 02:05:48.981 6714 DEBUG oslo_concurrency.lockutils [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.141245 | ubuntu-noble | 2026-05-17 02:05:48.981 6714 DEBUG oslo_concurrency.lockutils [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.141253 | ubuntu-noble | 2026-05-17 02:05:48.981 6714 DEBUG oslo_concurrency.lockutils [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.141267 | ubuntu-noble | 2026-05-17 02:05:48.981 6714 DEBUG oslo_concurrency.lockutils [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.141276 | ubuntu-noble | 2026-05-17 02:05:48.981 6714 DEBUG oslo_concurrency.lockutils [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.141284 | ubuntu-noble | 2026-05-17 02:05:48.981 6714 DEBUG oslo_concurrency.lockutils [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.141301 | ubuntu-noble | 2026-05-17 02:05:48.981 6714 WARNING manila.scheduler.host_manager [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Share service is down. (host: host7). 2026-05-17 02:05:49.141311 | ubuntu-noble | 2026-05-17 02:05:48.982 6714 DEBUG manila.scheduler.filters.base [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-05-17 02:05:49.141319 | ubuntu-noble | 2026-05-17 02:05:48.983 6714 DEBUG manila.scheduler.filters.base [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Filter OnlyHostFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.141328 | ubuntu-noble | 2026-05-17 02:05:48.983 6714 DEBUG manila.scheduler.filters.base [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Filter AvailabilityZoneFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.141344 | ubuntu-noble | 2026-05-17 02:05:48.983 6714 DEBUG manila.scheduler.filters.capacity [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 1/921 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-05-17 02:05:49.141353 | ubuntu-noble | 2026-05-17 02:05:48.983 6714 DEBUG manila.scheduler.filters.capacity [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 1/95 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-05-17 02:05:49.141361 | ubuntu-noble | 2026-05-17 02:05:48.983 6714 DEBUG manila.scheduler.filters.capacity [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 1/256 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-05-17 02:05:49.141370 | ubuntu-noble | 2026-05-17 02:05:48.983 6714 DEBUG manila.scheduler.filters.capacity [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 1/97 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-05-17 02:05:49.141378 | ubuntu-noble | 2026-05-17 02:05:48.983 6714 DEBUG manila.scheduler.filters.capacity [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 1/397 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-05-17 02:05:49.141387 | ubuntu-noble | 2026-05-17 02:05:48.984 6714 DEBUG manila.scheduler.filters.base [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Filter CapacityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.141395 | ubuntu-noble | 2026-05-17 02:05:48.984 6714 DEBUG manila.scheduler.utils [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Share type extra spec requirement "storage_protocol= GLUSTERFS" does not match reported capability "NFS_CIFS" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-05-17 02:05:49.141409 | ubuntu-noble | 2026-05-17 02:05:48.984 6714 DEBUG manila.scheduler.filters.capabilities [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] host: 'host1#_pool0', free_capacity_gb: 1024, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-05-17 02:05:49.141418 | ubuntu-noble | 2026-05-17 02:05:48.984 6714 DEBUG manila.scheduler.utils [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Share type extra spec requirement "storage_protocol= GLUSTERFS" does not match reported capability "NFS_CIFS" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-05-17 02:05:49.141434 | ubuntu-noble | 2026-05-17 02:05:48.984 6714 DEBUG manila.scheduler.filters.capabilities [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] host: 'host2#_pool0', free_capacity_gb: 300, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-05-17 02:05:49.141443 | ubuntu-noble | 2026-05-17 02:05:48.984 6714 DEBUG manila.scheduler.utils [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Share type extra spec requirement "storage_protocol= GLUSTERFS" does not match reported capability "NFS_CIFS" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-05-17 02:05:49.141481 | ubuntu-noble | 2026-05-17 02:05:48.984 6714 DEBUG manila.scheduler.filters.capabilities [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] host: 'host3#_pool0', free_capacity_gb: 256, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-05-17 02:05:49.141496 | ubuntu-noble | 2026-05-17 02:05:48.984 6714 DEBUG manila.scheduler.utils [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Share type extra spec requirement "storage_protocol= GLUSTERFS" does not match reported capability "NFS_CIFS" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-05-17 02:05:49.141512 | ubuntu-noble | 2026-05-17 02:05:48.984 6714 DEBUG manila.scheduler.filters.capabilities [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] host: 'host4#_pool0', free_capacity_gb: 200, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-05-17 02:05:49.141521 | ubuntu-noble | 2026-05-17 02:05:48.984 6714 DEBUG manila.scheduler.utils [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Share type extra spec requirement "storage_protocol= GLUSTERFS" does not match reported capability "NFS_CIFS" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-05-17 02:05:49.141529 | ubuntu-noble | 2026-05-17 02:05:48.985 6714 DEBUG manila.scheduler.filters.capabilities [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] host: 'host5#_pool0', free_capacity_gb: 500, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-05-17 02:05:49.141538 | ubuntu-noble | 2026-05-17 02:05:48.985 6714 DEBUG manila.scheduler.filters.base [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Filter CapabilitiesFilter returned 1 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.141546 | ubuntu-noble | 2026-05-17 02:05:48.985 6714 DEBUG manila.scheduler.filters.driver [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Driver Filter: Checking host 'host6#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-05-17 02:05:49.141555 | ubuntu-noble | 2026-05-17 02:05:48.985 6714 DEBUG manila.scheduler.filters.driver [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-05-17 02:05:49.141563 | ubuntu-noble | 2026-05-17 02:05:48.985 6714 DEBUG manila.scheduler.filters.driver [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-05-17 02:05:49.141586 | ubuntu-noble | 2026-05-17 02:05:48.985 6714 DEBUG manila.scheduler.filters.driver [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Done checking host 'host6#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-05-17 02:05:49.141603 | ubuntu-noble | 2026-05-17 02:05:48.985 6714 DEBUG manila.scheduler.filters.base [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Filter DriverFilter returned 1 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.141612 | ubuntu-noble | 2026-05-17 02:05:48.985 6714 DEBUG manila.scheduler.filters.base [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Filter ShareReplicationFilter returned 1 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.141620 | ubuntu-noble | 2026-05-17 02:05:48.985 6714 DEBUG manila.scheduler.filters.base [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Filter CreateFromSnapshotFilter returned 1 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.141629 | ubuntu-noble | 2026-05-17 02:05:48.986 6714 DEBUG manila.scheduler.filters.base [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Filter AffinityFilter returned 1 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.141661 | ubuntu-noble | 2026-05-17 02:05:48.986 6714 DEBUG manila.scheduler.filters.base [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Filter AntiAffinityFilter returned 1 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.141670 | ubuntu-noble | 2026-05-17 02:05:48.986 6714 DEBUG manila.scheduler.drivers.filter [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Filtered share [host: 'host6#_pool0', free_capacity_gb: unknown, pools: None] _schedule_share /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/drivers/filter.py:278 2026-05-17 02:05:49.141685 | ubuntu-noble | 2026-05-17 02:05:48.986 6714 DEBUG manila.scheduler.weighers.goodness [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-05-17 02:05:49.141694 | ubuntu-noble | 2026-05-17 02:05:48.986 6714 WARNING manila.scheduler.weighers.goodness [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:49.141703 | ubuntu-noble | 2026-05-17 02:05:48.986 6714 INFO manila.scheduler.weighers.goodness [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Goodness function result for host host6#_pool0: 0. 2026-05-17 02:05:49.141711 | ubuntu-noble | 2026-05-17 02:05:48.986 6714 DEBUG manila.scheduler.weighers.goodness [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-05-17 02:05:49.141720 | ubuntu-noble | 2026-05-17 02:05:48.987 6714 DEBUG manila.scheduler.weighers.goodness [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Done checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-05-17 02:05:49.141728 | ubuntu-noble | 2026-05-17 02:05:48.987 6714 DEBUG manila.scheduler.drivers.filter [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Choosing for share: WeighedHost [host: host6#_pool0, weight: 0.0] _schedule_share /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/drivers/filter.py:284 2026-05-17 02:05:49.141737 | ubuntu-noble | 2026-05-17 02:05:48.987 6714 INFO manila.coordination [None req-b942c772-9640-4d5c-b2a1-20026ba7b8c9 user project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.141746 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_valid_storage_protocol_3 [0.049677s] ... ok 2026-05-17 02:05:49.145561 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_common_config_and_handling_of_share_servers [0.021616s] ... ok 2026-05-17 02:05:49.169004 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_driver_config_and_handling_of_share_servers [0.023329s] ... ok 2026-05-17 02:05:49.172147 | ubuntu-noble | --- Logging error --- 2026-05-17 02:05:49.173291 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:49.173773 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:05:49.173790 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:05:49.173796 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.173802 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:05:49.173807 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:05:49.173813 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.173819 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:05:49.173824 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:05:49.173830 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.173835 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:05:49.173841 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:05:49.173847 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.173852 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:05:49.173866 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:05:49.173872 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.173878 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:05:49.173884 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:05:49.173889 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:05:49.173895 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:05:49.173900 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:05:49.173906 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.173911 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:05:49.173917 | ubuntu-noble | return self._read_deleted 2026-05-17 02:05:49.173922 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.173928 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:05:49.173934 | ubuntu-noble | Call stack: 2026-05-17 02:05:49.174189 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:05:49.174201 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:05:49.174207 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:05:49.174213 | ubuntu-noble | main() 2026-05-17 02:05:49.174219 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:05:49.174224 | ubuntu-noble | program.TestProgram( 2026-05-17 02:05:49.174230 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:05:49.174236 | ubuntu-noble | self.runTests() 2026-05-17 02:05:49.174241 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:05:49.174247 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:05:49.174253 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:05:49.174267 | ubuntu-noble | test(result) 2026-05-17 02:05:49.174273 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:49.174279 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:49.174284 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:49.174290 | ubuntu-noble | test(result) 2026-05-17 02:05:49.174295 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:49.174301 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:49.174307 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:49.174312 | ubuntu-noble | test(result) 2026-05-17 02:05:49.174318 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:49.174323 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:49.174329 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:49.174334 | ubuntu-noble | test(result) 2026-05-17 02:05:49.174340 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:05:49.174345 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:49.174351 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:05:49.174356 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:05:49.174362 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:05:49.174368 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:05:49.174373 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:05:49.174379 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:05:49.174384 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:05:49.174390 | ubuntu-noble | self._run_core() 2026-05-17 02:05:49.174400 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-05-17 02:05:49.174406 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-05-17 02:05:49.174412 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:05:49.174417 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:49.174423 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-05-17 02:05:49.174448 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-05-17 02:05:49.174477 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-05-17 02:05:49.174483 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-05-17 02:05:49.174488 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:05:49.174494 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:05:49.174499 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:05:49.174505 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:05:49.174511 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:05:49.174516 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:05:49.174522 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:05:49.174527 | ubuntu-noble | return self.enforce( 2026-05-17 02:05:49.174533 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:05:49.174545 | ubuntu-noble | self.load_rules() 2026-05-17 02:05:49.174567 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:05:49.174572 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:05:49.174584 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:05:49.174590 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:05:49.174596 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:05:49.174601 | ubuntu-noble | LOG.warning( 2026-05-17 02:05:49.174607 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:05:49.174613 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:05:49.190498 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_no_service_user_defined [0.021625s] ... ok 2026-05-17 02:05:49.212189 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_two_sg_in_list [0.021246s] ... ok 2026-05-17 02:05:49.214482 | ubuntu-noble | --- Logging error --- 2026-05-17 02:05:49.215531 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:49.215868 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:05:49.215879 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:05:49.215885 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.215891 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:05:49.215897 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:05:49.215902 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.215908 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:05:49.215914 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:05:49.215919 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.215925 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:05:49.215931 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:05:49.215936 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.215942 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:05:49.215964 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:05:49.215969 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.215975 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:05:49.215980 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:05:49.215986 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:05:49.215992 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:05:49.215997 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:05:49.216003 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.216017 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:05:49.216022 | ubuntu-noble | return self._read_deleted 2026-05-17 02:05:49.216028 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.216034 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:05:49.216039 | ubuntu-noble | Call stack: 2026-05-17 02:05:49.216282 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:05:49.216300 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:05:49.216306 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:05:49.216312 | ubuntu-noble | main() 2026-05-17 02:05:49.216318 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:05:49.216324 | ubuntu-noble | program.TestProgram( 2026-05-17 02:05:49.216330 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:05:49.216335 | ubuntu-noble | self.runTests() 2026-05-17 02:05:49.216341 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:05:49.216346 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:05:49.216352 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:05:49.216358 | ubuntu-noble | test(result) 2026-05-17 02:05:49.216363 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:49.216369 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:49.216374 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:49.216380 | ubuntu-noble | test(result) 2026-05-17 02:05:49.216386 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:49.216391 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:49.216397 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:49.216402 | ubuntu-noble | test(result) 2026-05-17 02:05:49.216408 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:49.216413 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:49.216419 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:49.216424 | ubuntu-noble | test(result) 2026-05-17 02:05:49.216430 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:05:49.216436 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:49.216441 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:05:49.216447 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:05:49.216474 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:05:49.216480 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:05:49.216485 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:05:49.216491 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:05:49.216497 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:05:49.216502 | ubuntu-noble | self._run_core() 2026-05-17 02:05:49.216508 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-05-17 02:05:49.216514 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-05-17 02:05:49.216519 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:05:49.216525 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:49.216530 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-05-17 02:05:49.216536 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-05-17 02:05:49.216541 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_simple.py", line 45, in setUp 2026-05-17 02:05:49.216553 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-05-17 02:05:49.216559 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:05:49.216565 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:05:49.216570 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:05:49.216576 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:05:49.216582 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:05:49.216587 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:05:49.216593 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:05:49.216598 | ubuntu-noble | return self.enforce( 2026-05-17 02:05:49.216609 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:05:49.216614 | ubuntu-noble | self.load_rules() 2026-05-17 02:05:49.216620 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:05:49.216626 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:05:49.216677 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:05:49.216684 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:05:49.216689 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:05:49.216695 | ubuntu-noble | LOG.warning( 2026-05-17 02:05:49.216701 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:05:49.216707 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:05:49.233884 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_4 [0.021676s] ... ok 2026-05-17 02:05:49.238057 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-05-17 02:05:49.238078 | ubuntu-noble | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-05-17 02:05:49.239111 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-05-17 02:05:49.239128 | ubuntu-noble | signop = oneOf('+ -') 2026-05-17 02:05:49.239527 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-05-17 02:05:49.239541 | ubuntu-noble | operand.setParseAction(EvalConstant) 2026-05-17 02:05:49.239547 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-05-17 02:05:49.239553 | ubuntu-noble | expr = infixNotation(operand, [ 2026-05-17 02:05:49.241785 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:05:49.241805 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:05:49.242130 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:05:49.242162 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:05:49.254597 | ubuntu-noble | 2026-05-17 02:05:49.027 6714 DEBUG oslo_concurrency.lockutils [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.254735 | ubuntu-noble | 2026-05-17 02:05:49.028 6714 DEBUG oslo_concurrency.lockutils [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.254745 | ubuntu-noble | 2026-05-17 02:05:49.028 6714 DEBUG oslo_concurrency.lockutils [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.254751 | ubuntu-noble | 2026-05-17 02:05:49.028 6714 DEBUG oslo_concurrency.lockutils [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.254763 | ubuntu-noble | 2026-05-17 02:05:49.028 6714 DEBUG oslo_concurrency.lockutils [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.254769 | ubuntu-noble | 2026-05-17 02:05:49.028 6714 DEBUG oslo_concurrency.lockutils [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.254775 | ubuntu-noble | 2026-05-17 02:05:49.028 6714 DEBUG oslo_concurrency.lockutils [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.254780 | ubuntu-noble | 2026-05-17 02:05:49.028 6714 DEBUG oslo_concurrency.lockutils [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.254786 | ubuntu-noble | 2026-05-17 02:05:49.028 6714 DEBUG oslo_concurrency.lockutils [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.254792 | ubuntu-noble | 2026-05-17 02:05:49.029 6714 DEBUG oslo_concurrency.lockutils [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.254817 | ubuntu-noble | 2026-05-17 02:05:49.029 6714 DEBUG oslo_concurrency.lockutils [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.254823 | ubuntu-noble | 2026-05-17 02:05:49.029 6714 DEBUG oslo_concurrency.lockutils [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.254829 | ubuntu-noble | 2026-05-17 02:05:49.029 6714 DEBUG oslo_concurrency.lockutils [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.254835 | ubuntu-noble | 2026-05-17 02:05:49.029 6714 DEBUG oslo_concurrency.lockutils [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.254840 | ubuntu-noble | 2026-05-17 02:05:49.029 6714 DEBUG oslo_concurrency.lockutils [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.254850 | ubuntu-noble | 2026-05-17 02:05:49.029 6714 DEBUG oslo_concurrency.lockutils [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.254855 | ubuntu-noble | 2026-05-17 02:05:49.029 6714 DEBUG oslo_concurrency.lockutils [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.254861 | ubuntu-noble | 2026-05-17 02:05:49.029 6714 DEBUG oslo_concurrency.lockutils [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.254867 | ubuntu-noble | 2026-05-17 02:05:49.030 6714 WARNING manila.scheduler.host_manager [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Share service is down. (host: host7). 2026-05-17 02:05:49.254873 | ubuntu-noble | 2026-05-17 02:05:49.030 6714 DEBUG manila.scheduler.filters.base [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-05-17 02:05:49.254880 | ubuntu-noble | 2026-05-17 02:05:49.031 6714 DEBUG manila.scheduler.filters.base [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Filter OnlyHostFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.254891 | ubuntu-noble | 2026-05-17 02:05:49.031 6714 DEBUG manila.scheduler.filters.base [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Filter AvailabilityZoneFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.254902 | ubuntu-noble | 2026-05-17 02:05:49.031 6714 DEBUG manila.scheduler.filters.capacity [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 1/921 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-05-17 02:05:49.254908 | ubuntu-noble | 2026-05-17 02:05:49.031 6714 DEBUG manila.scheduler.filters.capacity [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 1/95 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-05-17 02:05:49.254914 | ubuntu-noble | 2026-05-17 02:05:49.031 6714 DEBUG manila.scheduler.filters.capacity [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 1/256 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-05-17 02:05:49.254919 | ubuntu-noble | 2026-05-17 02:05:49.032 6714 DEBUG manila.scheduler.filters.capacity [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 1/97 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-05-17 02:05:49.254925 | ubuntu-noble | 2026-05-17 02:05:49.032 6714 DEBUG manila.scheduler.filters.capacity [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 1/397 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-05-17 02:05:49.254931 | ubuntu-noble | 2026-05-17 02:05:49.032 6714 DEBUG manila.scheduler.filters.base [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Filter CapacityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.254940 | ubuntu-noble | 2026-05-17 02:05:49.032 6714 DEBUG manila.scheduler.filters.base [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Filter CapabilitiesFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.254946 | ubuntu-noble | 2026-05-17 02:05:49.032 6714 DEBUG manila.scheduler.filters.driver [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Driver Filter: Checking host 'host1#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-05-17 02:05:49.254951 | ubuntu-noble | 2026-05-17 02:05:49.032 6714 DEBUG manila.scheduler.filters.driver [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-05-17 02:05:49.254957 | ubuntu-noble | 2026-05-17 02:05:49.032 6714 DEBUG manila.scheduler.filters.driver [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-05-17 02:05:49.254963 | ubuntu-noble | 2026-05-17 02:05:49.032 6714 DEBUG manila.scheduler.filters.driver [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Done checking host 'host1#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-05-17 02:05:49.254969 | ubuntu-noble | 2026-05-17 02:05:49.032 6714 DEBUG manila.scheduler.filters.driver [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Driver Filter: Checking host 'host2#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-05-17 02:05:49.254980 | ubuntu-noble | 2026-05-17 02:05:49.032 6714 DEBUG manila.scheduler.filters.driver [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-05-17 02:05:49.254986 | ubuntu-noble | 2026-05-17 02:05:49.032 6714 DEBUG manila.scheduler.filters.driver [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-05-17 02:05:49.254992 | ubuntu-noble | 2026-05-17 02:05:49.033 6714 DEBUG manila.scheduler.filters.driver [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Done checking host 'host2#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-05-17 02:05:49.255002 | ubuntu-noble | 2026-05-17 02:05:49.033 6714 DEBUG manila.scheduler.filters.driver [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Driver Filter: Checking host 'host3#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-05-17 02:05:49.255008 | ubuntu-noble | 2026-05-17 02:05:49.033 6714 DEBUG manila.scheduler.filters.driver [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-05-17 02:05:49.255014 | ubuntu-noble | 2026-05-17 02:05:49.033 6714 DEBUG manila.scheduler.filters.driver [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-05-17 02:05:49.255019 | ubuntu-noble | 2026-05-17 02:05:49.033 6714 DEBUG manila.scheduler.filters.driver [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Done checking host 'host3#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-05-17 02:05:49.255025 | ubuntu-noble | 2026-05-17 02:05:49.033 6714 DEBUG manila.scheduler.filters.driver [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Driver Filter: Checking host 'host4#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-05-17 02:05:49.255031 | ubuntu-noble | 2026-05-17 02:05:49.033 6714 DEBUG manila.scheduler.filters.driver [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-05-17 02:05:49.255036 | ubuntu-noble | 2026-05-17 02:05:49.033 6714 DEBUG manila.scheduler.filters.driver [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-05-17 02:05:49.255046 | ubuntu-noble | 2026-05-17 02:05:49.033 6714 DEBUG manila.scheduler.filters.driver [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Done checking host 'host4#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-05-17 02:05:49.255052 | ubuntu-noble | 2026-05-17 02:05:49.033 6714 DEBUG manila.scheduler.filters.driver [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Driver Filter: Checking host 'host5#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-05-17 02:05:49.255057 | ubuntu-noble | 2026-05-17 02:05:49.033 6714 DEBUG manila.scheduler.filters.driver [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-05-17 02:05:49.255063 | ubuntu-noble | 2026-05-17 02:05:49.034 6714 DEBUG manila.scheduler.filters.driver [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-05-17 02:05:49.255091 | ubuntu-noble | 2026-05-17 02:05:49.034 6714 DEBUG manila.scheduler.filters.driver [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Done checking host 'host5#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-05-17 02:05:49.255097 | ubuntu-noble | 2026-05-17 02:05:49.034 6714 DEBUG manila.scheduler.filters.driver [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Driver Filter: Checking host 'host6#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-05-17 02:05:49.255103 | ubuntu-noble | 2026-05-17 02:05:49.034 6714 DEBUG manila.scheduler.filters.driver [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-05-17 02:05:49.255108 | ubuntu-noble | 2026-05-17 02:05:49.034 6714 DEBUG manila.scheduler.filters.driver [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-05-17 02:05:49.255114 | ubuntu-noble | 2026-05-17 02:05:49.034 6714 DEBUG manila.scheduler.filters.driver [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Done checking host 'host6#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-05-17 02:05:49.255125 | ubuntu-noble | 2026-05-17 02:05:49.034 6714 DEBUG manila.scheduler.filters.base [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Filter DriverFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.255130 | ubuntu-noble | 2026-05-17 02:05:49.034 6714 DEBUG manila.scheduler.filters.base [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Filter ShareReplicationFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.255136 | ubuntu-noble | 2026-05-17 02:05:49.034 6714 DEBUG manila.scheduler.filters.base [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Filter CreateFromSnapshotFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.255142 | ubuntu-noble | 2026-05-17 02:05:49.034 6714 DEBUG manila.scheduler.filters.base [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Filter AffinityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.255148 | ubuntu-noble | 2026-05-17 02:05:49.035 6714 DEBUG manila.scheduler.filters.base [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Filter AntiAffinityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.255158 | ubuntu-noble | 2026-05-17 02:05:49.035 6714 DEBUG manila.scheduler.drivers.filter [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Filtered share [host: 'host1#_pool0', free_capacity_gb: 1024, pools: None, host: 'host2#_pool0', free_capacity_gb: 300, pools: None, host: 'host3#_pool0', free_capacity_gb: 256, pools: None, host: 'host4#_pool0', free_capacity_gb: 200, pools: None, host: 'host5#_pool0', free_capacity_gb: 500, pools: None, host: 'host6#_pool0', free_capacity_gb: unknown, pools: None] _schedule_share /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/drivers/filter.py:278 2026-05-17 02:05:49.255165 | ubuntu-noble | 2026-05-17 02:05:49.035 6714 DEBUG manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-05-17 02:05:49.255172 | ubuntu-noble | 2026-05-17 02:05:49.035 6714 WARNING manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:49.255183 | ubuntu-noble | 2026-05-17 02:05:49.035 6714 INFO manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Goodness function result for host host1#_pool0: 0. 2026-05-17 02:05:49.255189 | ubuntu-noble | 2026-05-17 02:05:49.035 6714 DEBUG manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-05-17 02:05:49.255194 | ubuntu-noble | 2026-05-17 02:05:49.036 6714 DEBUG manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Done checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-05-17 02:05:49.255200 | ubuntu-noble | 2026-05-17 02:05:49.036 6714 DEBUG manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-05-17 02:05:49.255206 | ubuntu-noble | 2026-05-17 02:05:49.036 6714 WARNING manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:49.255212 | ubuntu-noble | 2026-05-17 02:05:49.036 6714 INFO manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Goodness function result for host host2#_pool0: 0. 2026-05-17 02:05:49.255217 | ubuntu-noble | 2026-05-17 02:05:49.036 6714 DEBUG manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-05-17 02:05:49.255227 | ubuntu-noble | 2026-05-17 02:05:49.036 6714 DEBUG manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Done checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-05-17 02:05:49.255233 | ubuntu-noble | 2026-05-17 02:05:49.036 6714 DEBUG manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Checking host 'host3#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-05-17 02:05:49.255239 | ubuntu-noble | 2026-05-17 02:05:49.036 6714 WARNING manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:49.255244 | ubuntu-noble | 2026-05-17 02:05:49.036 6714 INFO manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Goodness function result for host host3#_pool0: 0. 2026-05-17 02:05:49.255250 | ubuntu-noble | 2026-05-17 02:05:49.036 6714 DEBUG manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-05-17 02:05:49.255256 | ubuntu-noble | 2026-05-17 02:05:49.036 6714 DEBUG manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Done checking host 'host3#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-05-17 02:05:49.255261 | ubuntu-noble | 2026-05-17 02:05:49.037 6714 DEBUG manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-05-17 02:05:49.255271 | ubuntu-noble | 2026-05-17 02:05:49.037 6714 WARNING manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:49.255282 | ubuntu-noble | 2026-05-17 02:05:49.037 6714 INFO manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Goodness function result for host host4#_pool0: 0. 2026-05-17 02:05:49.255288 | ubuntu-noble | 2026-05-17 02:05:49.037 6714 DEBUG manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-05-17 02:05:49.255293 | ubuntu-noble | 2026-05-17 02:05:49.037 6714 DEBUG manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Done checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-05-17 02:05:49.255299 | ubuntu-noble | 2026-05-17 02:05:49.037 6714 DEBUG manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Checking host 'host5#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-05-17 02:05:49.255305 | ubuntu-noble | 2026-05-17 02:05:49.037 6714 WARNING manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:49.255310 | ubuntu-noble | 2026-05-17 02:05:49.037 6714 INFO manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Goodness function result for host host5#_pool0: 0. 2026-05-17 02:05:49.255316 | ubuntu-noble | 2026-05-17 02:05:49.037 6714 DEBUG manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-05-17 02:05:49.255322 | ubuntu-noble | 2026-05-17 02:05:49.037 6714 DEBUG manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Done checking host 'host5#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-05-17 02:05:49.255327 | ubuntu-noble | 2026-05-17 02:05:49.037 6714 DEBUG manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-05-17 02:05:49.255337 | ubuntu-noble | 2026-05-17 02:05:49.037 6714 WARNING manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:49.255342 | ubuntu-noble | 2026-05-17 02:05:49.038 6714 INFO manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Goodness function result for host host6#_pool0: 0. 2026-05-17 02:05:49.255348 | ubuntu-noble | 2026-05-17 02:05:49.038 6714 DEBUG manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-05-17 02:05:49.255354 | ubuntu-noble | 2026-05-17 02:05:49.038 6714 DEBUG manila.scheduler.weighers.goodness [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Done checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-05-17 02:05:49.255360 | ubuntu-noble | 2026-05-17 02:05:49.038 6714 DEBUG manila.scheduler.drivers.filter [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Choosing for share: WeighedHost [host: host2#_pool0, weight: 1.0] _schedule_share /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/drivers/filter.py:284 2026-05-17 02:05:49.255366 | ubuntu-noble | 2026-05-17 02:05:49.039 6714 INFO manila.coordination [None req-7a1aacc4-4fda-4108-bce5-a0254b740e98 user project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.256422 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_2 [0.051444s] ... ok 2026-05-17 02:05:49.256945 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_wait_for_instance_error_state [0.021165s] ... ok 2026-05-17 02:05:49.257397 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver.TestPolicyPayloadFromRules.test_policy_payload_from_rules_update [0.000287s] ... ok 2026-05-17 02:05:49.265902 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:05:49.265924 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:05:49.265931 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:05:49.265937 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:05:49.326549 | ubuntu-noble | 2026-05-17 02:05:49.080 6714 DEBUG oslo_concurrency.lockutils [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.326588 | ubuntu-noble | 2026-05-17 02:05:49.080 6714 DEBUG oslo_concurrency.lockutils [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.326598 | ubuntu-noble | 2026-05-17 02:05:49.081 6714 DEBUG oslo_concurrency.lockutils [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.326606 | ubuntu-noble | 2026-05-17 02:05:49.081 6714 DEBUG oslo_concurrency.lockutils [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.326614 | ubuntu-noble | 2026-05-17 02:05:49.081 6714 DEBUG oslo_concurrency.lockutils [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.326621 | ubuntu-noble | 2026-05-17 02:05:49.081 6714 DEBUG oslo_concurrency.lockutils [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.326629 | ubuntu-noble | 2026-05-17 02:05:49.081 6714 DEBUG oslo_concurrency.lockutils [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.326637 | ubuntu-noble | 2026-05-17 02:05:49.081 6714 DEBUG oslo_concurrency.lockutils [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.326670 | ubuntu-noble | 2026-05-17 02:05:49.081 6714 DEBUG oslo_concurrency.lockutils [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.326689 | ubuntu-noble | 2026-05-17 02:05:49.081 6714 DEBUG oslo_concurrency.lockutils [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.326717 | ubuntu-noble | 2026-05-17 02:05:49.081 6714 DEBUG oslo_concurrency.lockutils [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.326728 | ubuntu-noble | 2026-05-17 02:05:49.082 6714 DEBUG oslo_concurrency.lockutils [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.326786 | ubuntu-noble | 2026-05-17 02:05:49.082 6714 DEBUG oslo_concurrency.lockutils [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.326795 | ubuntu-noble | 2026-05-17 02:05:49.082 6714 DEBUG oslo_concurrency.lockutils [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.326803 | ubuntu-noble | 2026-05-17 02:05:49.082 6714 DEBUG oslo_concurrency.lockutils [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.326811 | ubuntu-noble | 2026-05-17 02:05:49.082 6714 DEBUG oslo_concurrency.lockutils [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.326818 | ubuntu-noble | 2026-05-17 02:05:49.082 6714 DEBUG oslo_concurrency.lockutils [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.326826 | ubuntu-noble | 2026-05-17 02:05:49.082 6714 DEBUG oslo_concurrency.lockutils [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.326843 | ubuntu-noble | 2026-05-17 02:05:49.082 6714 WARNING manila.scheduler.host_manager [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Share service is down. (host: host7). 2026-05-17 02:05:49.326850 | ubuntu-noble | 2026-05-17 02:05:49.082 6714 DEBUG manila.scheduler.filters.base [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-05-17 02:05:49.326856 | ubuntu-noble | 2026-05-17 02:05:49.084 6714 DEBUG manila.scheduler.filters.base [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Filter OnlyHostFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.326868 | ubuntu-noble | 2026-05-17 02:05:49.084 6714 DEBUG manila.scheduler.filters.base [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Filter AvailabilityZoneFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.326879 | ubuntu-noble | 2026-05-17 02:05:49.084 6714 DEBUG manila.scheduler.filters.capacity [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 1/921 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-05-17 02:05:49.326885 | ubuntu-noble | 2026-05-17 02:05:49.084 6714 DEBUG manila.scheduler.filters.capacity [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 1/95 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-05-17 02:05:49.326891 | ubuntu-noble | 2026-05-17 02:05:49.084 6714 DEBUG manila.scheduler.filters.capacity [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 1/256 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-05-17 02:05:49.326896 | ubuntu-noble | 2026-05-17 02:05:49.084 6714 DEBUG manila.scheduler.filters.capacity [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 1/97 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-05-17 02:05:49.326902 | ubuntu-noble | 2026-05-17 02:05:49.084 6714 DEBUG manila.scheduler.filters.capacity [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 1/397 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-05-17 02:05:49.326908 | ubuntu-noble | 2026-05-17 02:05:49.085 6714 DEBUG manila.scheduler.filters.base [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Filter CapacityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.326913 | ubuntu-noble | 2026-05-17 02:05:49.085 6714 DEBUG manila.scheduler.utils [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Share type extra spec requirement "replication_type=writable" does not match reported capability "readable" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-05-17 02:05:49.326919 | ubuntu-noble | 2026-05-17 02:05:49.085 6714 DEBUG manila.scheduler.filters.capabilities [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] host: 'host2#_pool0', free_capacity_gb: 300, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-05-17 02:05:49.326931 | ubuntu-noble | 2026-05-17 02:05:49.085 6714 DEBUG manila.scheduler.utils [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Host doesn't provide capability 'replication_type' listed in the extra specs capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:174 2026-05-17 02:05:49.326937 | ubuntu-noble | 2026-05-17 02:05:49.085 6714 DEBUG manila.scheduler.filters.capabilities [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] host: 'host3#_pool0', free_capacity_gb: 256, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-05-17 02:05:49.326943 | ubuntu-noble | 2026-05-17 02:05:49.085 6714 DEBUG manila.scheduler.utils [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Share type extra spec requirement "replication_type=writable" does not match reported capability "dr" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-05-17 02:05:49.326948 | ubuntu-noble | 2026-05-17 02:05:49.085 6714 DEBUG manila.scheduler.filters.capabilities [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] host: 'host4#_pool0', free_capacity_gb: 200, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-05-17 02:05:49.326959 | ubuntu-noble | 2026-05-17 02:05:49.085 6714 DEBUG manila.scheduler.utils [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Host doesn't provide capability 'replication_type' listed in the extra specs capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:174 2026-05-17 02:05:49.326968 | ubuntu-noble | 2026-05-17 02:05:49.085 6714 DEBUG manila.scheduler.filters.capabilities [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] host: 'host5#_pool0', free_capacity_gb: 500, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-05-17 02:05:49.326976 | ubuntu-noble | 2026-05-17 02:05:49.085 6714 DEBUG manila.scheduler.utils [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Host doesn't provide capability 'replication_type' listed in the extra specs capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:174 2026-05-17 02:05:49.326983 | ubuntu-noble | 2026-05-17 02:05:49.085 6714 DEBUG manila.scheduler.filters.capabilities [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] host: 'host6#_pool0', free_capacity_gb: unknown, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-05-17 02:05:49.326991 | ubuntu-noble | 2026-05-17 02:05:49.086 6714 DEBUG manila.scheduler.filters.base [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Filter CapabilitiesFilter returned 1 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.327018 | ubuntu-noble | 2026-05-17 02:05:49.086 6714 DEBUG manila.scheduler.filters.driver [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Driver Filter: Checking host 'host1#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-05-17 02:05:49.327024 | ubuntu-noble | 2026-05-17 02:05:49.086 6714 DEBUG manila.scheduler.filters.driver [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-05-17 02:05:49.327030 | ubuntu-noble | 2026-05-17 02:05:49.086 6714 DEBUG manila.scheduler.filters.driver [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-05-17 02:05:49.327065 | ubuntu-noble | 2026-05-17 02:05:49.086 6714 DEBUG manila.scheduler.filters.driver [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Done checking host 'host1#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-05-17 02:05:49.327071 | ubuntu-noble | 2026-05-17 02:05:49.086 6714 DEBUG manila.scheduler.filters.base [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Filter DriverFilter returned 1 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.327077 | ubuntu-noble | 2026-05-17 02:05:49.086 6714 DEBUG manila.scheduler.filters.base [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Filter ShareReplicationFilter returned 1 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.327083 | ubuntu-noble | 2026-05-17 02:05:49.086 6714 DEBUG manila.scheduler.filters.base [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Filter CreateFromSnapshotFilter returned 1 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.327088 | ubuntu-noble | 2026-05-17 02:05:49.086 6714 DEBUG manila.scheduler.filters.base [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Filter AffinityFilter returned 1 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.327094 | ubuntu-noble | 2026-05-17 02:05:49.087 6714 DEBUG manila.scheduler.filters.base [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Filter AntiAffinityFilter returned 1 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.327104 | ubuntu-noble | 2026-05-17 02:05:49.087 6714 DEBUG manila.scheduler.drivers.filter [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Filtered share [host: 'host1#_pool0', free_capacity_gb: 1024, pools: None] _schedule_share /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/drivers/filter.py:278 2026-05-17 02:05:49.327110 | ubuntu-noble | 2026-05-17 02:05:49.087 6714 DEBUG manila.scheduler.weighers.goodness [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-05-17 02:05:49.327122 | ubuntu-noble | 2026-05-17 02:05:49.087 6714 WARNING manila.scheduler.weighers.goodness [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:05:49.327128 | ubuntu-noble | 2026-05-17 02:05:49.087 6714 INFO manila.scheduler.weighers.goodness [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Goodness function result for host host1#_pool0: 0. 2026-05-17 02:05:49.327134 | ubuntu-noble | 2026-05-17 02:05:49.087 6714 DEBUG manila.scheduler.weighers.goodness [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-05-17 02:05:49.327140 | ubuntu-noble | 2026-05-17 02:05:49.087 6714 DEBUG manila.scheduler.weighers.goodness [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Done checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-05-17 02:05:49.327145 | ubuntu-noble | 2026-05-17 02:05:49.087 6714 DEBUG manila.scheduler.drivers.filter [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Choosing for share: WeighedHost [host: host1#_pool0, weight: 0.0] _schedule_share /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/drivers/filter.py:284 2026-05-17 02:05:49.327151 | ubuntu-noble | 2026-05-17 02:05:49.088 6714 INFO manila.coordination [None req-7b5f7897-b444-41d3-b2b1-5af24e2d1d41 user project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.327279 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_valid_replication_spec_1 [0.049186s] ... ok 2026-05-17 02:05:49.379916 | ubuntu-noble | 2026-05-17 02:05:49.128 6714 DEBUG oslo_concurrency.lockutils [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.380001 | ubuntu-noble | 2026-05-17 02:05:49.129 6714 DEBUG oslo_concurrency.lockutils [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.380009 | ubuntu-noble | 2026-05-17 02:05:49.129 6714 DEBUG oslo_concurrency.lockutils [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.380015 | ubuntu-noble | 2026-05-17 02:05:49.129 6714 DEBUG oslo_concurrency.lockutils [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.380021 | ubuntu-noble | 2026-05-17 02:05:49.129 6714 DEBUG oslo_concurrency.lockutils [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.380040 | ubuntu-noble | 2026-05-17 02:05:49.129 6714 DEBUG oslo_concurrency.lockutils [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.380046 | ubuntu-noble | 2026-05-17 02:05:49.129 6714 DEBUG oslo_concurrency.lockutils [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.380052 | ubuntu-noble | 2026-05-17 02:05:49.129 6714 DEBUG oslo_concurrency.lockutils [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.380057 | ubuntu-noble | 2026-05-17 02:05:49.129 6714 DEBUG oslo_concurrency.lockutils [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.380063 | ubuntu-noble | 2026-05-17 02:05:49.130 6714 DEBUG oslo_concurrency.lockutils [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.380087 | ubuntu-noble | 2026-05-17 02:05:49.130 6714 DEBUG oslo_concurrency.lockutils [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.380093 | ubuntu-noble | 2026-05-17 02:05:49.130 6714 DEBUG oslo_concurrency.lockutils [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.380099 | ubuntu-noble | 2026-05-17 02:05:49.130 6714 DEBUG oslo_concurrency.lockutils [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.380105 | ubuntu-noble | 2026-05-17 02:05:49.130 6714 DEBUG oslo_concurrency.lockutils [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.380110 | ubuntu-noble | 2026-05-17 02:05:49.130 6714 DEBUG oslo_concurrency.lockutils [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.380116 | ubuntu-noble | 2026-05-17 02:05:49.130 6714 DEBUG oslo_concurrency.lockutils [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:49.380126 | ubuntu-noble | 2026-05-17 02:05:49.130 6714 DEBUG oslo_concurrency.lockutils [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:49.380131 | ubuntu-noble | 2026-05-17 02:05:49.130 6714 DEBUG oslo_concurrency.lockutils [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:49.380138 | ubuntu-noble | 2026-05-17 02:05:49.130 6714 WARNING manila.scheduler.host_manager [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Share service is down. (host: host7). 2026-05-17 02:05:49.380144 | ubuntu-noble | 2026-05-17 02:05:49.131 6714 DEBUG manila.scheduler.filters.base [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-05-17 02:05:49.380150 | ubuntu-noble | 2026-05-17 02:05:49.132 6714 DEBUG manila.scheduler.filters.base [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Filter OnlyHostFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.380167 | ubuntu-noble | 2026-05-17 02:05:49.132 6714 DEBUG manila.scheduler.filters.base [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Filter AvailabilityZoneFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.380178 | ubuntu-noble | 2026-05-17 02:05:49.132 6714 DEBUG manila.scheduler.filters.capacity [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 1/921 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-05-17 02:05:49.380185 | ubuntu-noble | 2026-05-17 02:05:49.132 6714 DEBUG manila.scheduler.filters.capacity [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 1/95 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-05-17 02:05:49.380190 | ubuntu-noble | 2026-05-17 02:05:49.133 6714 DEBUG manila.scheduler.filters.capacity [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 1/256 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-05-17 02:05:49.380196 | ubuntu-noble | 2026-05-17 02:05:49.133 6714 DEBUG manila.scheduler.filters.capacity [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 1/97 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-05-17 02:05:49.380202 | ubuntu-noble | 2026-05-17 02:05:49.133 6714 DEBUG manila.scheduler.filters.capacity [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 1/397 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-05-17 02:05:49.380207 | ubuntu-noble | 2026-05-17 02:05:49.133 6714 DEBUG manila.scheduler.filters.base [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Filter CapacityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-05-17 02:05:49.380213 | ubuntu-noble | 2026-05-17 02:05:49.133 6714 DEBUG manila.scheduler.utils [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Share type extra spec requirement "snapshot_support= 0" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-05-17 02:05:49.380223 | ubuntu-noble | 2026-05-17 02:05:49.133 6714 DEBUG manila.scheduler.filters.capabilities [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] host: 'host1#_pool0', free_capacity_gb: 1024, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-05-17 02:05:49.380229 | ubuntu-noble | 2026-05-17 02:05:49.133 6714 DEBUG manila.scheduler.utils [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Share type extra spec requirement "snapshot_support= 0" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-05-17 02:05:49.380234 | ubuntu-noble | 2026-05-17 02:05:49.133 6714 DEBUG manila.scheduler.filters.capabilities [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] host: 'host2#_pool0', free_capacity_gb: 300, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-05-17 02:05:49.380240 | ubuntu-noble | 2026-05-17 02:05:49.133 6714 DEBUG manila.scheduler.utils [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Share type extra spec requirement "snapshot_support= 0" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-05-17 02:05:49.380251 | ubuntu-noble | 2026-05-17 02:05:49.133 6714 DEBUG manila.scheduler.filters.capabilities [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] host: 'host3#_pool0', free_capacity_gb: 256, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-05-17 02:05:49.380257 | ubuntu-noble | 2026-05-17 02:05:49.133 6714 DEBUG manila.scheduler.utils [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Share type extra spec requirement "snapshot_support= 0" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-05-17 02:05:49.380267 | ubuntu-noble | 2026-05-17 02:05:49.134 6714 DEBUG manila.scheduler.filters.capabilities [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] host: 'host4#_pool0', free_capacity_gb: 200, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-05-17 02:05:49.380273 | ubuntu-noble | 2026-05-17 02:05:49.134 6714 DEBUG manila.scheduler.utils [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Share type extra spec requirement "snapshot_support= 0" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-05-17 02:05:49.380279 | ubuntu-noble | 2026-05-17 02:05:49.134 6714 DEBUG manila.scheduler.filters.capabilities [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] host: 'host5#_pool0', free_capacity_gb: 500, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-05-17 02:05:49.380284 | ubuntu-noble | 2026-05-17 02:05:49.134 6714 DEBUG manila.scheduler.utils [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Share type extra spec requirement "snapshot_support= 0" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-05-17 02:05:49.380290 | ubuntu-noble | 2026-05-17 02:05:49.134 6714 DEBUG manila.scheduler.filters.capabilities [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] host: 'host6#_pool0', free_capacity_gb: unknown, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-05-17 02:05:49.380297 | ubuntu-noble | 2026-05-17 02:05:49.134 6714 INFO manila.scheduler.filters.base [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Filter CapabilitiesFilter returned 0 host(s) 2026-05-17 02:05:49.380304 | ubuntu-noble | 2026-05-17 02:05:49.135 6714 INFO manila.coordination [None req-f01a0c00-3fc7-4494-8851-42ca21f967dd user project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.380584 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_4 [0.046569s] ... ok 2026-05-17 02:05:49.381271 | ubuntu-noble | 2026-05-17 02:05:49.176 6714 INFO manila.coordination [None req-a7d4312a-6746-4da1-8054-1106e013e372 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.381697 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_create_replica [0.041535s] ... ok 2026-05-17 02:05:49.382759 | ubuntu-noble | 2026-05-17 02:05:49.218 6714 INFO manila.coordination [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.383102 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_if_services_not_available [0.041252s] ... ok 2026-05-17 02:05:49.384226 | ubuntu-noble | 2026-05-17 02:05:49.245 6714 INFO manila.coordination [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.384796 | ubuntu-noble | {2} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_div_zero [0.027187s] ... ok 2026-05-17 02:05:49.590857 | ubuntu-noble | 2026-05-17 02:05:49.587 6714 INFO manila.coordination [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.591356 | ubuntu-noble | {2} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_logic_ops [0.342823s] ... ok 2026-05-17 02:05:49.610417 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:05:49.610599 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:05:49.610618 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:05:49.610630 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:05:49.631589 | ubuntu-noble | 2026-05-17 02:05:49.628 6714 INFO manila.coordination [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.631850 | ubuntu-noble | {2} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_ternary_conditional [0.040184s] ... ok 2026-05-17 02:05:49.654353 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_3__1073741824___SMB____fakeid__ [0.398517s] ... ok 2026-05-17 02:05:49.657530 | ubuntu-noble | 2026-05-17 02:05:49.648 6714 DEBUG manila.scheduler.utils [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Share type extra spec requirement "opt2=>= 8" does not match reported capability "5" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-05-17 02:05:49.657552 | ubuntu-noble | 2026-05-17 02:05:49.648 6714 DEBUG manila.scheduler.filters.capabilities [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] host: 'host1', free_capacity_gb: 1024, pools: {} fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-05-17 02:05:49.657560 | ubuntu-noble | 2026-05-17 02:05:49.649 6714 INFO manila.coordination [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.657800 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_complex [0.020237s] ... ok 2026-05-17 02:05:49.660305 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_4__1073741824___SMB___None_ [0.006359s] ... ok 2026-05-17 02:05:49.665930 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_7__1___SMB____fakeid__ [0.005509s] ... ok 2026-05-17 02:05:49.672821 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_delete_snapshot [0.006589s] ... ok 2026-05-17 02:05:49.673734 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup_missing_required_fields_2_vast_vippool_name [0.001183s] ... ok 2026-05-17 02:05:49.678250 | ubuntu-noble | 2026-05-17 02:05:49.669 6714 DEBUG manila.scheduler.utils [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Host doesn't provide capability 'scope_lv1' listed in the extra specs capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:174 2026-05-17 02:05:49.678278 | ubuntu-noble | 2026-05-17 02:05:49.669 6714 DEBUG manila.scheduler.filters.capabilities [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] host: 'host1', free_capacity_gb: 1024, pools: {} fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-05-17 02:05:49.678285 | ubuntu-noble | 2026-05-17 02:05:49.670 6714 INFO manila.coordination [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.678603 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_wrong_scope_extra_specs_list [0.020703s] ... ok 2026-05-17 02:05:49.680928 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_ensure_shares_2___fake_path_1____fake_path__ [0.007063s] ... ok 2026-05-17 02:05:49.687400 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_resize_share_ok [0.006446s] ... ok 2026-05-17 02:05:49.691432 | ubuntu-noble | 2026-05-17 02:05:49.689 6714 INFO manila.coordination [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.691913 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_complex [0.018827s] ... ok 2026-05-17 02:05:49.699284 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_add_rules_2____10_10_10_1____10_10_10_2_______ [0.011823s] ... ok 2026-05-17 02:05:49.710644 | ubuntu-noble | 2026-05-17 02:05:49.707 6714 INFO manila.coordination [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.711351 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_mount_point_name_support_pass [0.019106s] ... ok 2026-05-17 02:05:49.711947 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_delete_rules_3____________ [0.012343s] ... ok 2026-05-17 02:05:49.733129 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_but_with [0.020788s] ... ok 2026-05-17 02:05:49.734582 | ubuntu-noble | 2026-05-17 02:05:49.726 6714 DEBUG manila.scheduler.filters.capacity [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Space information for share creation on host host1 (requested / avail): 100/80 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-05-17 02:05:49.734612 | ubuntu-noble | 2026-05-17 02:05:49.727 6714 WARNING manila.scheduler.filters.capacity [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Insufficient free space for share creation on host host1 (requested / avail): 100/80 2026-05-17 02:05:49.734622 | ubuntu-noble | 2026-05-17 02:05:49.727 6714 INFO manila.coordination [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.734975 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_1 [0.019485s] ... ok 2026-05-17 02:05:49.749687 | ubuntu-noble | 2026-05-17 02:05:49.746 6714 INFO manila.coordination [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.750009 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_total_2 [0.018792s] ... ok 2026-05-17 02:05:49.752231 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_from_json [0.019385s] ... ok 2026-05-17 02:05:49.770879 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_to_json [0.018271s] ... ok 2026-05-17 02:05:49.773994 | ubuntu-noble | 2026-05-17 02:05:49.765 6714 DEBUG manila.scheduler.filters.capacity [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Space information for share creation on host host1 (requested / avail): 200/100 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-05-17 02:05:49.774020 | ubuntu-noble | 2026-05-17 02:05:49.765 6714 ERROR manila.scheduler.filters.capacity [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Invalid max_over_subscription_ratio: 0.8. Valid value should be >= 1. 2026-05-17 02:05:49.774026 | ubuntu-noble | 2026-05-17 02:05:49.766 6714 INFO manila.coordination [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.774330 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_01 [0.018991s] ... ok 2026-05-17 02:05:49.789593 | ubuntu-noble | 2026-05-17 02:05:49.784 6714 DEBUG manila.scheduler.filters.capacity [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Space information for share creation on host host1 (requested / avail): 400/175 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-05-17 02:05:49.789613 | ubuntu-noble | 2026-05-17 02:05:49.785 6714 INFO manila.coordination [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.790051 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_08 [0.019073s] ... ok 2026-05-17 02:05:49.790812 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver_util.TestVerboseDriverTrace.test_verbose_driver_trace_debug_true [0.019846s] ... ok 2026-05-17 02:05:49.791208 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_getattr_with_underscore [0.000155s] ... ok 2026-05-17 02:05:49.809678 | ubuntu-noble | 2026-05-17 02:05:49.804 6714 DEBUG manila.scheduler.filters.capacity [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Space information for share creation on host host1 (requested / avail): 100/175 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-05-17 02:05:49.809700 | ubuntu-noble | 2026-05-17 02:05:49.805 6714 INFO manila.coordination [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.810206 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_08 [0.020127s] ... ok 2026-05-17 02:05:49.825575 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:05:49.825609 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:05:49.825618 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:05:49.825627 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:05:49.827635 | ubuntu-noble | 2026-05-17 02:05:49.824 6714 DEBUG manila.scheduler.filters.driver [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Driver Filter: Checking host 'host1' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-05-17 02:05:49.836117 | ubuntu-noble | 2026-05-17 02:05:49.827 6714 INFO manila.scheduler.filters.driver [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Filter function result for host host1: True. 2026-05-17 02:05:49.836141 | ubuntu-noble | 2026-05-17 02:05:49.827 6714 DEBUG manila.scheduler.filters.driver [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-05-17 02:05:49.836160 | ubuntu-noble | 2026-05-17 02:05:49.827 6714 DEBUG manila.scheduler.filters.driver [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Done checking host 'host1' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-05-17 02:05:49.836167 | ubuntu-noble | 2026-05-17 02:05:49.828 6714 INFO manila.coordination [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.836443 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_extra_spec_replacement [0.023027s] ... ok 2026-05-17 02:05:49.851567 | ubuntu-noble | 2026-05-17 02:05:49.848 6714 INFO manila.coordination [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.851836 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_02_______1___False_ [0.020047s] ... ok 2026-05-17 02:05:49.870256 | ubuntu-noble | 2026-05-17 02:05:49.867 6714 INFO manila.coordination [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.870659 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_05___4______2___False_ [0.018801s] ... ok 2026-05-17 02:05:49.890700 | ubuntu-noble | 2026-05-17 02:05:49.887 6714 INFO manila.coordination [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.891056 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_20___12311321_____in__12311321__in____True_ [0.020331s] ... ok 2026-05-17 02:05:49.909588 | ubuntu-noble | 2026-05-17 02:05:49.906 6714 INFO manila.coordination [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.909827 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_26__True____is__False___False_ [0.018690s] ... ok 2026-05-17 02:05:49.928595 | ubuntu-noble | 2026-05-17 02:05:49.925 6714 INFO manila.coordination [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.928963 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_42___nfs____NFS___True_ [0.018805s] ... ok 2026-05-17 02:05:49.947800 | ubuntu-noble | 2026-05-17 02:05:49.945 6714 INFO manila.coordination [None req-f07cb918-45c3-4198-b741-1dd32876aa8c fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.948284 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_43___NFS____nfs___True_ [0.019247s] ... ok 2026-05-17 02:05:49.980650 | ubuntu-noble | --- Logging error --- 2026-05-17 02:05:49.981745 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:49.982153 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:05:49.982197 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:05:49.982203 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.982209 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:05:49.982215 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:05:49.982220 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.982238 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:05:49.982244 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:05:49.982249 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.982255 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:05:49.982261 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:05:49.982267 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.982272 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:05:49.982278 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:05:49.982284 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.982290 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:05:49.982295 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:05:49.982301 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:05:49.982307 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:05:49.982313 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:05:49.982318 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.982324 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:05:49.982330 | ubuntu-noble | return self._read_deleted 2026-05-17 02:05:49.982335 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:49.982341 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:05:49.982347 | ubuntu-noble | Call stack: 2026-05-17 02:05:49.982649 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:05:49.982668 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:05:49.982677 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:05:49.982685 | ubuntu-noble | main() 2026-05-17 02:05:49.982694 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:05:49.982702 | ubuntu-noble | program.TestProgram( 2026-05-17 02:05:49.982721 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:05:49.982729 | ubuntu-noble | self.runTests() 2026-05-17 02:05:49.982738 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:05:49.982746 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:05:49.982754 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:05:49.982763 | ubuntu-noble | test(result) 2026-05-17 02:05:49.982771 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:49.982779 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:49.982788 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:49.982796 | ubuntu-noble | test(result) 2026-05-17 02:05:49.982804 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:49.982813 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:49.982821 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:49.982829 | ubuntu-noble | test(result) 2026-05-17 02:05:49.982838 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:49.982846 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:49.982854 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:49.982873 | ubuntu-noble | test(result) 2026-05-17 02:05:49.982881 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:05:49.982890 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:49.982898 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:05:49.982906 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:05:49.982915 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:05:49.982923 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:05:49.982931 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:05:49.982940 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:05:49.982948 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:05:49.982956 | ubuntu-noble | self._run_core() 2026-05-17 02:05:49.982965 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-05-17 02:05:49.982973 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-05-17 02:05:49.982981 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:05:49.982990 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:49.982998 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-05-17 02:05:49.983006 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-05-17 02:05:49.983015 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/filters/test_host.py", line 35, in setUp 2026-05-17 02:05:49.983023 | ubuntu-noble | self.user_context = context.RequestContext('user', 'project') 2026-05-17 02:05:49.983032 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:05:49.983040 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:05:49.983048 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:05:49.983057 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:05:49.983065 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:05:49.983073 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:05:49.983082 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:05:49.983090 | ubuntu-noble | return self.enforce( 2026-05-17 02:05:49.983098 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:05:49.983107 | ubuntu-noble | self.load_rules() 2026-05-17 02:05:49.983115 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:05:49.983123 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:05:49.983231 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:05:49.983244 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:05:49.983252 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:05:49.983261 | ubuntu-noble | LOG.warning( 2026-05-17 02:05:49.983277 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:05:49.983295 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:05:49.986722 | ubuntu-noble | 2026-05-17 02:05:49.984 6714 INFO manila.coordination [None req-5517a37b-a78f-4545-ae14-291adc4bfcc2 user project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:49.987081 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_user_context_1 [0.039023s] ... ok 2026-05-17 02:05:50.007394 | ubuntu-noble | 2026-05-17 02:05:50.004 6714 INFO manila.coordination [None req-5517a37b-a78f-4545-ae14-291adc4bfcc2 user project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:50.007886 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_empty_filters_pass [0.020678s] ... ok 2026-05-17 02:05:50.026620 | ubuntu-noble | 2026-05-17 02:05:50.024 6714 INFO manila.coordination [None req-5517a37b-a78f-4545-ae14-291adc4bfcc2 user project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:50.027018 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_disk [0.018818s] ... ok 2026-05-17 02:05:50.059907 | ubuntu-noble | --- Logging error --- 2026-05-17 02:05:50.060950 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:50.061348 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:05:50.061360 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:05:50.061366 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.061372 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:05:50.061377 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:05:50.061383 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.061388 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:05:50.061394 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:05:50.061400 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.061405 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:05:50.061411 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:05:50.061417 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.061422 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:05:50.061428 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:05:50.061433 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.061439 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:05:50.061444 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:05:50.061476 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:05:50.061482 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:05:50.061488 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:05:50.061493 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.061499 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:05:50.061504 | ubuntu-noble | return self._read_deleted 2026-05-17 02:05:50.061523 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.061528 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:05:50.061534 | ubuntu-noble | Call stack: 2026-05-17 02:05:50.061819 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:05:50.061827 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:05:50.061844 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:05:50.061850 | ubuntu-noble | main() 2026-05-17 02:05:50.061856 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:05:50.061861 | ubuntu-noble | program.TestProgram( 2026-05-17 02:05:50.061867 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:05:50.061872 | ubuntu-noble | self.runTests() 2026-05-17 02:05:50.061878 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:05:50.061884 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:05:50.061889 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:05:50.061895 | ubuntu-noble | test(result) 2026-05-17 02:05:50.061901 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:50.061906 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:50.061912 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:50.061917 | ubuntu-noble | test(result) 2026-05-17 02:05:50.061928 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:50.061965 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:50.061972 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:50.061977 | ubuntu-noble | test(result) 2026-05-17 02:05:50.061983 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:50.061988 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:50.061994 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:50.061999 | ubuntu-noble | test(result) 2026-05-17 02:05:50.062005 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:05:50.062011 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:50.062016 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:05:50.062022 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:05:50.062028 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:05:50.062033 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:05:50.062039 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:05:50.062044 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:05:50.062050 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:05:50.062056 | ubuntu-noble | self._run_core() 2026-05-17 02:05:50.062061 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-05-17 02:05:50.062067 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-05-17 02:05:50.062072 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:05:50.062078 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:50.062084 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-05-17 02:05:50.062089 | ubuntu-noble | return self._get_test_method()() 2026-05-17 02:05:50.062095 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_host_manager.py", line 511, in test_get_pools_host_down 2026-05-17 02:05:50.062100 | ubuntu-noble | fake_context = context.RequestContext('user', 'project') 2026-05-17 02:05:50.062112 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:05:50.062118 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:05:50.062124 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:05:50.062129 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:05:50.062135 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:05:50.062140 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:05:50.062146 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:05:50.062152 | ubuntu-noble | return self.enforce( 2026-05-17 02:05:50.062157 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:05:50.062163 | ubuntu-noble | self.load_rules() 2026-05-17 02:05:50.062168 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:05:50.062174 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:05:50.062185 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:05:50.062191 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:05:50.062196 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:05:50.062202 | ubuntu-noble | LOG.warning( 2026-05-17 02:05:50.062208 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:05:50.062214 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:05:50.092198 | ubuntu-noble | 2026-05-17 02:05:50.062 6714 DEBUG oslo_concurrency.lockutils [None req-63b87ad0-5bad-4d77-bcdd-ec974fdd6d6b user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.092230 | ubuntu-noble | 2026-05-17 02:05:50.063 6714 DEBUG oslo_concurrency.lockutils [None req-63b87ad0-5bad-4d77-bcdd-ec974fdd6d6b user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.092237 | ubuntu-noble | 2026-05-17 02:05:50.063 6714 DEBUG oslo_concurrency.lockutils [None req-63b87ad0-5bad-4d77-bcdd-ec974fdd6d6b user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.092243 | ubuntu-noble | 2026-05-17 02:05:50.063 6714 DEBUG oslo_concurrency.lockutils [None req-63b87ad0-5bad-4d77-bcdd-ec974fdd6d6b user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.092249 | ubuntu-noble | 2026-05-17 02:05:50.063 6714 DEBUG oslo_concurrency.lockutils [None req-63b87ad0-5bad-4d77-bcdd-ec974fdd6d6b user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.092264 | ubuntu-noble | 2026-05-17 02:05:50.063 6714 DEBUG oslo_concurrency.lockutils [None req-63b87ad0-5bad-4d77-bcdd-ec974fdd6d6b user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.092270 | ubuntu-noble | 2026-05-17 02:05:50.063 6714 DEBUG oslo_concurrency.lockutils [None req-63b87ad0-5bad-4d77-bcdd-ec974fdd6d6b user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.092276 | ubuntu-noble | 2026-05-17 02:05:50.064 6714 DEBUG oslo_concurrency.lockutils [None req-63b87ad0-5bad-4d77-bcdd-ec974fdd6d6b user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.092282 | ubuntu-noble | 2026-05-17 02:05:50.064 6714 DEBUG oslo_concurrency.lockutils [None req-63b87ad0-5bad-4d77-bcdd-ec974fdd6d6b user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.092288 | ubuntu-noble | 2026-05-17 02:05:50.064 6714 DEBUG oslo_concurrency.lockutils [None req-63b87ad0-5bad-4d77-bcdd-ec974fdd6d6b user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.092300 | ubuntu-noble | 2026-05-17 02:05:50.064 6714 DEBUG oslo_concurrency.lockutils [None req-63b87ad0-5bad-4d77-bcdd-ec974fdd6d6b user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.092310 | ubuntu-noble | 2026-05-17 02:05:50.064 6714 DEBUG oslo_concurrency.lockutils [None req-63b87ad0-5bad-4d77-bcdd-ec974fdd6d6b user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.092315 | ubuntu-noble | 2026-05-17 02:05:50.064 6714 DEBUG oslo_concurrency.lockutils [None req-63b87ad0-5bad-4d77-bcdd-ec974fdd6d6b user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.092323 | ubuntu-noble | 2026-05-17 02:05:50.064 6714 DEBUG oslo_concurrency.lockutils [None req-63b87ad0-5bad-4d77-bcdd-ec974fdd6d6b user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.092332 | ubuntu-noble | 2026-05-17 02:05:50.065 6714 DEBUG oslo_concurrency.lockutils [None req-63b87ad0-5bad-4d77-bcdd-ec974fdd6d6b user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.092349 | ubuntu-noble | 2026-05-17 02:05:50.065 6714 INFO manila.scheduler.host_manager [None req-63b87ad0-5bad-4d77-bcdd-ec974fdd6d6b user project - - - -] Removing non-active host: host2@back2 from scheduler cache. 2026-05-17 02:05:50.092358 | ubuntu-noble | 2026-05-17 02:05:50.066 6714 INFO manila.coordination [None req-63b87ad0-5bad-4d77-bcdd-ec974fdd6d6b user project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:50.093103 | ubuntu-noble | {2} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools_host_down [0.042036s] ... ok 2026-05-17 02:05:50.093785 | ubuntu-noble | 2026-05-17 02:05:50.085 6714 INFO manila.coordination [None req-63b87ad0-5bad-4d77-bcdd-ec974fdd6d6b user project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:50.094210 | ubuntu-noble | {2} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_2 [0.019468s] ... ok 2026-05-17 02:05:50.115304 | ubuntu-noble | 2026-05-17 02:05:50.104 6714 DEBUG oslo_concurrency.lockutils [None req-2cb90807-1d4d-452f-a486-9029461c38d1 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.115339 | ubuntu-noble | 2026-05-17 02:05:50.105 6714 DEBUG oslo_concurrency.lockutils [None req-2cb90807-1d4d-452f-a486-9029461c38d1 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.115349 | ubuntu-noble | 2026-05-17 02:05:50.105 6714 DEBUG oslo_concurrency.lockutils [None req-2cb90807-1d4d-452f-a486-9029461c38d1 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.115358 | ubuntu-noble | 2026-05-17 02:05:50.105 6714 INFO manila.coordination [None req-2cb90807-1d4d-452f-a486-9029461c38d1 user project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:50.115704 | ubuntu-noble | {2} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_consume_from_share_unknown_capability [0.019835s] ... ok 2026-05-17 02:05:50.131690 | ubuntu-noble | 2026-05-17 02:05:50.123 6714 DEBUG oslo_concurrency.lockutils [None req-bb9730c8-bafa-4453-910a-81a1eb9e1153 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.131735 | ubuntu-noble | 2026-05-17 02:05:50.124 6714 DEBUG oslo_concurrency.lockutils [None req-bb9730c8-bafa-4453-910a-81a1eb9e1153 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.131743 | ubuntu-noble | 2026-05-17 02:05:50.124 6714 DEBUG oslo_concurrency.lockutils [None req-bb9730c8-bafa-4453-910a-81a1eb9e1153 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.131758 | ubuntu-noble | 2026-05-17 02:05:50.125 6714 INFO manila.coordination [None req-bb9730c8-bafa-4453-910a-81a1eb9e1153 user project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:50.132145 | ubuntu-noble | {2} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_08 [0.019228s] ... ok 2026-05-17 02:05:50.166719 | ubuntu-noble | --- Logging error --- 2026-05-17 02:05:50.167788 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:50.168256 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:05:50.168276 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:05:50.168285 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.168293 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:05:50.168302 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:05:50.168310 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.168318 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:05:50.168333 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:05:50.168339 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.168345 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:05:50.168526 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:05:50.168542 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.168548 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:05:50.168554 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:05:50.168559 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.168565 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:05:50.168571 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:05:50.168577 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:05:50.168582 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:05:50.168588 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:05:50.168593 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.168599 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:05:50.168604 | ubuntu-noble | return self._read_deleted 2026-05-17 02:05:50.168618 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.168624 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:05:50.168630 | ubuntu-noble | Call stack: 2026-05-17 02:05:50.168705 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:05:50.168712 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:05:50.168718 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:05:50.168724 | ubuntu-noble | main() 2026-05-17 02:05:50.168730 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:05:50.168735 | ubuntu-noble | program.TestProgram( 2026-05-17 02:05:50.168741 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:05:50.168747 | ubuntu-noble | self.runTests() 2026-05-17 02:05:50.168752 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:05:50.168758 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:05:50.168764 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:05:50.168778 | ubuntu-noble | test(result) 2026-05-17 02:05:50.168784 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:50.168789 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:50.168795 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:50.168801 | ubuntu-noble | test(result) 2026-05-17 02:05:50.168806 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:50.168812 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:50.168817 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:50.168823 | ubuntu-noble | test(result) 2026-05-17 02:05:50.168828 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:50.168834 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:50.168839 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:50.168845 | ubuntu-noble | test(result) 2026-05-17 02:05:50.168850 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:05:50.168861 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:50.168867 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:05:50.168872 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:05:50.168878 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:05:50.168883 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:05:50.168905 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:05:50.168910 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:05:50.168916 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:05:50.168922 | ubuntu-noble | self._run_core() 2026-05-17 02:05:50.168927 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-05-17 02:05:50.168933 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-05-17 02:05:50.168938 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:05:50.168944 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:50.168950 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-05-17 02:05:50.168955 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-05-17 02:05:50.168961 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_manager.py", line 69, in setUp 2026-05-17 02:05:50.168967 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-05-17 02:05:50.168972 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:05:50.168978 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:05:50.168983 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:05:50.168989 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:05:50.168995 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:05:50.169000 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:05:50.169006 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:05:50.169011 | ubuntu-noble | return self.enforce( 2026-05-17 02:05:50.169017 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:05:50.169029 | ubuntu-noble | self.load_rules() 2026-05-17 02:05:50.169035 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:05:50.169040 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:05:50.169051 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:05:50.169057 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:05:50.169062 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:05:50.169068 | ubuntu-noble | LOG.warning( 2026-05-17 02:05:50.169074 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:05:50.169080 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:05:50.173477 | ubuntu-noble | 2026-05-17 02:05:50.170 6714 INFO manila.coordination [None req-4608951f-9f0a-4607-aadb-b57b1abb915b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:50.173865 | ubuntu-noble | {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_exception_puts_share_in_error_state [0.046092s] ... ok 2026-05-17 02:05:50.211833 | ubuntu-noble | --- Logging error --- 2026-05-17 02:05:50.213110 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:50.213123 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:05:50.213129 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:05:50.213135 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.213141 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:05:50.213146 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:05:50.213152 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.213157 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:05:50.213171 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:05:50.213177 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.213182 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:05:50.213188 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:05:50.213193 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.213199 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:05:50.213204 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:05:50.213210 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.213216 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:05:50.213221 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:05:50.213227 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:05:50.213232 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:05:50.213238 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:05:50.213243 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.213249 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:05:50.213255 | ubuntu-noble | return self._read_deleted 2026-05-17 02:05:50.213260 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.213266 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:05:50.213281 | ubuntu-noble | Call stack: 2026-05-17 02:05:50.213288 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:05:50.213293 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:05:50.213299 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:05:50.213305 | ubuntu-noble | main() 2026-05-17 02:05:50.213310 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:05:50.213316 | ubuntu-noble | program.TestProgram( 2026-05-17 02:05:50.213322 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:05:50.213327 | ubuntu-noble | self.runTests() 2026-05-17 02:05:50.213333 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:05:50.213338 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:05:50.213344 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:05:50.213349 | ubuntu-noble | test(result) 2026-05-17 02:05:50.213355 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:50.213361 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:50.213366 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:50.213372 | ubuntu-noble | test(result) 2026-05-17 02:05:50.213377 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:50.213383 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:50.213388 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:50.213410 | ubuntu-noble | test(result) 2026-05-17 02:05:50.213416 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:50.213422 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:50.213427 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:50.213433 | ubuntu-noble | test(result) 2026-05-17 02:05:50.213439 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:05:50.213444 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:50.213473 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:05:50.213482 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:05:50.213487 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:05:50.213493 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:05:50.213498 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:05:50.213504 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:05:50.213509 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:05:50.213515 | ubuntu-noble | self._run_core() 2026-05-17 02:05:50.213527 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-05-17 02:05:50.213532 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-05-17 02:05:50.213538 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:05:50.213544 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:50.213549 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-05-17 02:05:50.213555 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-05-17 02:05:50.213571 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_manager.py", line 69, in setUp 2026-05-17 02:05:50.213577 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-05-17 02:05:50.213583 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:05:50.213588 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:05:50.213594 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:05:50.213599 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:05:50.213605 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:05:50.213610 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:05:50.213616 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:05:50.213621 | ubuntu-noble | return self.enforce( 2026-05-17 02:05:50.213627 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:05:50.213632 | ubuntu-noble | self.load_rules() 2026-05-17 02:05:50.213638 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:05:50.213643 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:05:50.213649 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:05:50.213655 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:05:50.213660 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:05:50.213754 | ubuntu-noble | LOG.warning( 2026-05-17 02:05:50.213763 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:05:50.213769 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:05:50.217506 | ubuntu-noble | 2026-05-17 02:05:50.214 6714 INFO manila.coordination [None req-99f152c2-1800-4a98-9752-d50e1c8ed38d fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:50.217929 | ubuntu-noble | {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_init_host_with_rpc [0.043570s] ... ok 2026-05-17 02:05:50.255745 | ubuntu-noble | --- Logging error --- 2026-05-17 02:05:50.256916 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:50.257296 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:05:50.257304 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:05:50.257310 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.257315 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:05:50.257321 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:05:50.257326 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.257332 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:05:50.257338 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:05:50.257343 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.257349 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:05:50.257355 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:05:50.257360 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.257380 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:05:50.257387 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:05:50.257395 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.257404 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:05:50.257413 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:05:50.257423 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:05:50.257432 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:05:50.257442 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:05:50.257498 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.257506 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:05:50.257515 | ubuntu-noble | return self._read_deleted 2026-05-17 02:05:50.257523 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.257532 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:05:50.257541 | ubuntu-noble | Call stack: 2026-05-17 02:05:50.257734 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:05:50.257750 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:05:50.257768 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:05:50.257777 | ubuntu-noble | main() 2026-05-17 02:05:50.257785 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:05:50.257945 | ubuntu-noble | program.TestProgram( 2026-05-17 02:05:50.257958 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:05:50.257967 | ubuntu-noble | self.runTests() 2026-05-17 02:05:50.257975 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:05:50.257983 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:05:50.257992 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:05:50.258000 | ubuntu-noble | test(result) 2026-05-17 02:05:50.258009 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:50.258017 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:50.258026 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:50.258034 | ubuntu-noble | test(result) 2026-05-17 02:05:50.258043 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:50.258051 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:50.258079 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:50.258087 | ubuntu-noble | test(result) 2026-05-17 02:05:50.258095 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:50.258104 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:50.258112 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:50.258120 | ubuntu-noble | test(result) 2026-05-17 02:05:50.258128 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:05:50.258137 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:50.258145 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:05:50.258153 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:05:50.258162 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:05:50.258170 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:05:50.258200 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:05:50.258208 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:05:50.258217 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:05:50.258225 | ubuntu-noble | self._run_core() 2026-05-17 02:05:50.258233 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-05-17 02:05:50.258242 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-05-17 02:05:50.258250 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:05:50.258258 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:50.258267 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-05-17 02:05:50.258275 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-05-17 02:05:50.258283 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_manager.py", line 69, in setUp 2026-05-17 02:05:50.258292 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-05-17 02:05:50.258300 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:05:50.258308 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:05:50.258317 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:05:50.258325 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:05:50.258333 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:05:50.258341 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:05:50.258350 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:05:50.258358 | ubuntu-noble | return self.enforce( 2026-05-17 02:05:50.258366 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:05:50.258375 | ubuntu-noble | self.load_rules() 2026-05-17 02:05:50.258383 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:05:50.258391 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:05:50.258408 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:05:50.258417 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:05:50.258432 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:05:50.258441 | ubuntu-noble | LOG.warning( 2026-05-17 02:05:50.258491 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:05:50.258500 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:05:50.273095 | ubuntu-noble | 2026-05-17 02:05:50.270 6714 INFO manila.coordination [None req-1ea1365f-ac11-4384-a333-9da7b8732e2a fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:50.273581 | ubuntu-noble | {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_manage_share [0.055523s] ... ok 2026-05-17 02:05:50.307994 | ubuntu-noble | --- Logging error --- 2026-05-17 02:05:50.309115 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:50.309596 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:05:50.309613 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:05:50.309636 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.309642 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:05:50.309649 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:05:50.309655 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.309661 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:05:50.309668 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:05:50.309675 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.309681 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:05:50.309688 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:05:50.309694 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.309701 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:05:50.309707 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:05:50.309714 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.309720 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:05:50.309727 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:05:50.309733 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:05:50.309739 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:05:50.309746 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:05:50.309752 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.309758 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:05:50.309765 | ubuntu-noble | return self._read_deleted 2026-05-17 02:05:50.309771 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:50.309777 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:05:50.309784 | ubuntu-noble | Call stack: 2026-05-17 02:05:50.309790 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:05:50.310024 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:05:50.310035 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:05:50.310042 | ubuntu-noble | main() 2026-05-17 02:05:50.310049 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:05:50.310055 | ubuntu-noble | program.TestProgram( 2026-05-17 02:05:50.310062 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:05:50.310068 | ubuntu-noble | self.runTests() 2026-05-17 02:05:50.310075 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:05:50.310081 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:05:50.310087 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:05:50.310094 | ubuntu-noble | test(result) 2026-05-17 02:05:50.310101 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:50.310107 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:50.310114 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:50.310120 | ubuntu-noble | test(result) 2026-05-17 02:05:50.310141 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:50.310148 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:50.310154 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:50.310160 | ubuntu-noble | test(result) 2026-05-17 02:05:50.310167 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:05:50.310173 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:50.310180 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:05:50.310186 | ubuntu-noble | test(result) 2026-05-17 02:05:50.310193 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:05:50.310199 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:05:50.310212 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:05:50.310219 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:05:50.310225 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:05:50.310232 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:05:50.310238 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:05:50.310245 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:05:50.310251 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:05:50.310258 | ubuntu-noble | self._run_core() 2026-05-17 02:05:50.310264 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-05-17 02:05:50.310271 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-05-17 02:05:50.310278 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:05:50.310285 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:50.310303 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-05-17 02:05:50.310309 | ubuntu-noble | return self._get_test_method()() 2026-05-17 02:05:50.310316 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_rpcapi.py", line 103, in test_migrate_share_to_host 2026-05-17 02:05:50.310322 | ubuntu-noble | self._test_scheduler_api('migrate_share_to_host', 2026-05-17 02:05:50.310329 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_rpcapi.py", line 37, in _test_scheduler_api 2026-05-17 02:05:50.310336 | ubuntu-noble | ctxt = context.RequestContext('fake_user', 'fake_project') 2026-05-17 02:05:50.310342 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:05:50.310349 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:05:50.310355 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:05:50.310361 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:05:50.310368 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:05:50.310374 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:05:50.310380 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:05:50.310387 | ubuntu-noble | return self.enforce( 2026-05-17 02:05:50.310393 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:05:50.310399 | ubuntu-noble | self.load_rules() 2026-05-17 02:05:50.310406 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:05:50.310428 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:05:50.310435 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:05:50.310442 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:05:50.310481 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:05:50.310494 | ubuntu-noble | LOG.warning( 2026-05-17 02:05:50.310501 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:05:50.310508 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:05:50.313982 | ubuntu-noble | 2026-05-17 02:05:50.311 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:50.314375 | ubuntu-noble | {2} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_migrate_share_to_host [0.041421s] ... ok 2026-05-17 02:05:50.336268 | ubuntu-noble | 2026-05-17 02:05:50.333 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:50.336932 | ubuntu-noble | {2} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_7___wrong___False_ [0.021399s] ... ok 2026-05-17 02:05:50.363868 | ubuntu-noble | 2026-05-17 02:05:50.361 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:50.364377 | ubuntu-noble | {2} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_4 [0.027399s] ... ok 2026-05-17 02:05:50.418699 | ubuntu-noble | 2026-05-17 02:05:50.382 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.418736 | ubuntu-noble | 2026-05-17 02:05:50.382 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.418747 | ubuntu-noble | 2026-05-17 02:05:50.382 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.418756 | ubuntu-noble | 2026-05-17 02:05:50.382 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.418765 | ubuntu-noble | 2026-05-17 02:05:50.382 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.418791 | ubuntu-noble | 2026-05-17 02:05:50.382 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.418800 | ubuntu-noble | 2026-05-17 02:05:50.383 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.418809 | ubuntu-noble | 2026-05-17 02:05:50.383 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.418817 | ubuntu-noble | 2026-05-17 02:05:50.383 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.418834 | ubuntu-noble | 2026-05-17 02:05:50.383 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.418867 | ubuntu-noble | 2026-05-17 02:05:50.383 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.418876 | ubuntu-noble | 2026-05-17 02:05:50.383 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.418885 | ubuntu-noble | 2026-05-17 02:05:50.383 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.418894 | ubuntu-noble | 2026-05-17 02:05:50.384 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.418902 | ubuntu-noble | 2026-05-17 02:05:50.384 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.418920 | ubuntu-noble | 2026-05-17 02:05:50.384 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.418929 | ubuntu-noble | 2026-05-17 02:05:50.384 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.418937 | ubuntu-noble | 2026-05-17 02:05:50.384 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.418946 | ubuntu-noble | 2026-05-17 02:05:50.385 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:50.419224 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_6 [0.024059s] ... ok 2026-05-17 02:05:50.446469 | ubuntu-noble | 2026-05-17 02:05:50.405 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.446506 | ubuntu-noble | 2026-05-17 02:05:50.405 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.446512 | ubuntu-noble | 2026-05-17 02:05:50.405 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.446518 | ubuntu-noble | 2026-05-17 02:05:50.405 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.446523 | ubuntu-noble | 2026-05-17 02:05:50.405 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.446538 | ubuntu-noble | 2026-05-17 02:05:50.405 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.446543 | ubuntu-noble | 2026-05-17 02:05:50.405 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.446549 | ubuntu-noble | 2026-05-17 02:05:50.406 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.446554 | ubuntu-noble | 2026-05-17 02:05:50.406 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.446559 | ubuntu-noble | 2026-05-17 02:05:50.406 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.446571 | ubuntu-noble | 2026-05-17 02:05:50.406 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.446581 | ubuntu-noble | 2026-05-17 02:05:50.406 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.446586 | ubuntu-noble | 2026-05-17 02:05:50.406 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.446591 | ubuntu-noble | 2026-05-17 02:05:50.406 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.446597 | ubuntu-noble | 2026-05-17 02:05:50.406 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.446607 | ubuntu-noble | 2026-05-17 02:05:50.406 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.446613 | ubuntu-noble | 2026-05-17 02:05:50.407 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.446618 | ubuntu-noble | 2026-05-17 02:05:50.407 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.446624 | ubuntu-noble | 2026-05-17 02:05:50.407 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:50.447188 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_2 [0.022715s] ... ok 2026-05-17 02:05:50.474842 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:05:50.474866 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:05:50.474873 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:05:50.474880 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:05:50.477736 | ubuntu-noble | 2026-05-17 02:05:50.429 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.477757 | ubuntu-noble | 2026-05-17 02:05:50.429 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.477772 | ubuntu-noble | 2026-05-17 02:05:50.429 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.477778 | ubuntu-noble | 2026-05-17 02:05:50.429 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.477793 | ubuntu-noble | 2026-05-17 02:05:50.429 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.477799 | ubuntu-noble | 2026-05-17 02:05:50.430 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.477805 | ubuntu-noble | 2026-05-17 02:05:50.430 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.477810 | ubuntu-noble | 2026-05-17 02:05:50.430 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.477816 | ubuntu-noble | 2026-05-17 02:05:50.430 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.477822 | ubuntu-noble | 2026-05-17 02:05:50.430 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.477834 | ubuntu-noble | 2026-05-17 02:05:50.430 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.477840 | ubuntu-noble | 2026-05-17 02:05:50.430 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.477875 | ubuntu-noble | 2026-05-17 02:05:50.430 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.477881 | ubuntu-noble | 2026-05-17 02:05:50.430 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.477893 | ubuntu-noble | 2026-05-17 02:05:50.431 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.477899 | ubuntu-noble | 2026-05-17 02:05:50.431 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.477920 | ubuntu-noble | 2026-05-17 02:05:50.431 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.477926 | ubuntu-noble | 2026-05-17 02:05:50.431 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.477932 | ubuntu-noble | 2026-05-17 02:05:50.432 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:50.478122 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_5 [0.023942s] ... ok 2026-05-17 02:05:50.506478 | ubuntu-noble | 2026-05-17 02:05:50.452 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.506498 | ubuntu-noble | 2026-05-17 02:05:50.452 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.506505 | ubuntu-noble | 2026-05-17 02:05:50.452 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.506511 | ubuntu-noble | 2026-05-17 02:05:50.452 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.506523 | ubuntu-noble | 2026-05-17 02:05:50.453 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.506538 | ubuntu-noble | 2026-05-17 02:05:50.453 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.506543 | ubuntu-noble | 2026-05-17 02:05:50.453 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.506549 | ubuntu-noble | 2026-05-17 02:05:50.453 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.506555 | ubuntu-noble | 2026-05-17 02:05:50.453 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.506560 | ubuntu-noble | 2026-05-17 02:05:50.453 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.506573 | ubuntu-noble | 2026-05-17 02:05:50.453 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.506579 | ubuntu-noble | 2026-05-17 02:05:50.453 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.506584 | ubuntu-noble | 2026-05-17 02:05:50.454 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.506590 | ubuntu-noble | 2026-05-17 02:05:50.454 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.506606 | ubuntu-noble | 2026-05-17 02:05:50.454 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.506617 | ubuntu-noble | 2026-05-17 02:05:50.454 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:50.506623 | ubuntu-noble | 2026-05-17 02:05:50.454 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:50.506629 | ubuntu-noble | 2026-05-17 02:05:50.454 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:50.506635 | ubuntu-noble | 2026-05-17 02:05:50.455 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:50.508029 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_unknown_is_last [0.022926s] ... ok 2026-05-17 02:05:50.511024 | ubuntu-noble | 2026-05-17 02:05:50.474 6714 DEBUG manila.scheduler.weighers.goodness [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Checking host 'host.example.com' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-05-17 02:05:50.511053 | ubuntu-noble | 2026-05-17 02:05:50.477 6714 INFO manila.scheduler.weighers.goodness [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Goodness function result for host host.example.com: 100. 2026-05-17 02:05:50.511063 | ubuntu-noble | 2026-05-17 02:05:50.477 6714 DEBUG manila.scheduler.weighers.goodness [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Goodness: 100 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-05-17 02:05:50.511072 | ubuntu-noble | 2026-05-17 02:05:50.477 6714 DEBUG manila.scheduler.weighers.goodness [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Done checking host 'host.example.com' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-05-17 02:05:50.511081 | ubuntu-noble | 2026-05-17 02:05:50.478 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:50.511291 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_stats_substitution [0.023483s] ... ok 2026-05-17 02:05:50.937287 | ubuntu-noble | 2026-05-17 02:05:50.934 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:50.937797 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_different_backend_same_availability_zone [0.455885s] ... ok 2026-05-17 02:05:50.958663 | ubuntu-noble | 2026-05-17 02:05:50.955 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:50.959183 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__balance_aggregates_1___ [0.020800s] ... ok 2026-05-17 02:05:50.980164 | ubuntu-noble | 2026-05-17 02:05:50.977 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:50.980726 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_resource_keys_1 [0.021464s] ... ok 2026-05-17 02:05:51.000482 | ubuntu-noble | 2026-05-17 02:05:50.997 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.000896 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_resource_keys_error_2 [0.020240s] ... ok 2026-05-17 02:05:51.021165 | ubuntu-noble | 2026-05-17 02:05:51.018 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.021683 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_object [0.020745s] ... ok 2026-05-17 02:05:51.074215 | ubuntu-noble | 2026-05-17 02:05:51.039 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:51.074242 | ubuntu-noble | 2026-05-17 02:05:51.039 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:51.074249 | ubuntu-noble | 2026-05-17 02:05:51.039 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:51.074299 | ubuntu-noble | 2026-05-17 02:05:51.039 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:51.074307 | ubuntu-noble | 2026-05-17 02:05:51.039 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:51.074312 | ubuntu-noble | 2026-05-17 02:05:51.040 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:51.074317 | ubuntu-noble | 2026-05-17 02:05:51.040 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:51.074334 | ubuntu-noble | 2026-05-17 02:05:51.040 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:51.074345 | ubuntu-noble | 2026-05-17 02:05:51.040 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:51.074351 | ubuntu-noble | 2026-05-17 02:05:51.040 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:51.074363 | ubuntu-noble | 2026-05-17 02:05:51.040 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:51.074369 | ubuntu-noble | 2026-05-17 02:05:51.040 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:51.074374 | ubuntu-noble | 2026-05-17 02:05:51.040 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:51.074380 | ubuntu-noble | 2026-05-17 02:05:51.040 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:51.074385 | ubuntu-noble | 2026-05-17 02:05:51.041 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:51.074390 | ubuntu-noble | 2026-05-17 02:05:51.041 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:51.074406 | ubuntu-noble | 2026-05-17 02:05:51.041 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:51.074412 | ubuntu-noble | 2026-05-17 02:05:51.041 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:51.074418 | ubuntu-noble | 2026-05-17 02:05:51.042 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.074705 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test_weigh_objects_non_netapp_backends [0.023248s] ... ok 2026-05-17 02:05:51.098319 | ubuntu-noble | 2026-05-17 02:05:51.060 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:51.098356 | ubuntu-noble | 2026-05-17 02:05:51.060 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:51.098367 | ubuntu-noble | 2026-05-17 02:05:51.061 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:51.098376 | ubuntu-noble | 2026-05-17 02:05:51.061 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:51.098386 | ubuntu-noble | 2026-05-17 02:05:51.061 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:51.098395 | ubuntu-noble | 2026-05-17 02:05:51.061 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:51.098404 | ubuntu-noble | 2026-05-17 02:05:51.061 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:51.098428 | ubuntu-noble | 2026-05-17 02:05:51.061 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:51.098498 | ubuntu-noble | 2026-05-17 02:05:51.061 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:51.098508 | ubuntu-noble | 2026-05-17 02:05:51.061 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:51.098534 | ubuntu-noble | 2026-05-17 02:05:51.061 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:51.098544 | ubuntu-noble | 2026-05-17 02:05:51.062 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:51.098553 | ubuntu-noble | 2026-05-17 02:05:51.062 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:51.098584 | ubuntu-noble | 2026-05-17 02:05:51.062 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:51.098593 | ubuntu-noble | 2026-05-17 02:05:51.062 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:51.098603 | ubuntu-noble | 2026-05-17 02:05:51.063 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.098617 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_no_server_pool_mapping [0.020887s] ... ok 2026-05-17 02:05:51.099952 | ubuntu-noble | 2026-05-17 02:05:51.082 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.100262 | ubuntu-noble | {2} manila.tests.services.test_api.ServicesApiTest.test_ensure_shares [0.019625s] ... ok 2026-05-17 02:05:51.106749 | ubuntu-noble | 2026-05-17 02:05:51.102 6714 DEBUG manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS]: create_share_group: share_group=grp1. create_share_group /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py:938 2026-05-17 02:05:51.106769 | ubuntu-noble | 2026-05-17 02:05:51.103 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-05-17 02:05:51.106775 | ubuntu-noble | 2026-05-17 02:05:51.103 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-05-17 02:05:51.106781 | ubuntu-noble | 2026-05-17 02:05:51.104 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.107104 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_group [0.021517s] ... ok 2026-05-17 02:05:51.108630 | ubuntu-noble | 2026-05-17 02:05:51.105 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-05-17 02:05:51.108648 | ubuntu-noble | 2026-05-17 02:05:51.106 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-05-17 02:05:51.129258 | ubuntu-noble | 2026-05-17 02:05:51.125 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-05-17 02:05:51.129286 | ubuntu-noble | 2026-05-17 02:05:51.125 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-05-17 02:05:51.129293 | ubuntu-noble | 2026-05-17 02:05:51.126 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.129695 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_do_setup_1___cephfs___None_ [0.021875s] ... ok 2026-05-17 02:05:51.131944 | ubuntu-noble | 2026-05-17 02:05:51.128 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-05-17 02:05:51.131978 | ubuntu-noble | 2026-05-17 02:05:51.128 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-05-17 02:05:51.152716 | ubuntu-noble | 2026-05-17 02:05:51.146 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-05-17 02:05:51.152751 | ubuntu-noble | 2026-05-17 02:05:51.147 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-05-17 02:05:51.152784 | ubuntu-noble | 2026-05-17 02:05:51.148 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.153199 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_do_setup_2___nfs___None_ [0.021304s] ... ok 2026-05-17 02:05:51.155524 | ubuntu-noble | 2026-05-17 02:05:51.150 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-05-17 02:05:51.155566 | ubuntu-noble | 2026-05-17 02:05:51.150 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-05-17 02:05:51.187785 | ubuntu-noble | 2026-05-17 02:05:51.169 6714 ERROR manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Share instance fakeid belonging to share 123 cannot be found on the backend.: manila.exception.ShareBackendException: Error ENOENT: subvolume fakeid does not exist 2026-05-17 02:05:51.187807 | ubuntu-noble | 2026-05-17 02:05:51.169 6714 ERROR manila.share.drivers.cephfs.driver Traceback (most recent call last): 2026-05-17 02:05:51.187814 | ubuntu-noble | 2026-05-17 02:05:51.169 6714 ERROR manila.share.drivers.cephfs.driver File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py", line 840, in ensure_shares 2026-05-17 02:05:51.187819 | ubuntu-noble | 2026-05-17 02:05:51.169 6714 ERROR manila.share.drivers.cephfs.driver 'export_locations': self._get_export_locations(share), 2026-05-17 02:05:51.187825 | ubuntu-noble | 2026-05-17 02:05:51.169 6714 ERROR manila.share.drivers.cephfs.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:51.187831 | ubuntu-noble | 2026-05-17 02:05:51.169 6714 ERROR manila.share.drivers.cephfs.driver File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:51.187836 | ubuntu-noble | 2026-05-17 02:05:51.169 6714 ERROR manila.share.drivers.cephfs.driver return self._mock_call(*args, **kwargs) 2026-05-17 02:05:51.187842 | ubuntu-noble | 2026-05-17 02:05:51.169 6714 ERROR manila.share.drivers.cephfs.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:51.187847 | ubuntu-noble | 2026-05-17 02:05:51.169 6714 ERROR manila.share.drivers.cephfs.driver File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:51.187853 | ubuntu-noble | 2026-05-17 02:05:51.169 6714 ERROR manila.share.drivers.cephfs.driver return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:51.187858 | ubuntu-noble | 2026-05-17 02:05:51.169 6714 ERROR manila.share.drivers.cephfs.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:51.187863 | ubuntu-noble | 2026-05-17 02:05:51.169 6714 ERROR manila.share.drivers.cephfs.driver File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-05-17 02:05:51.187869 | ubuntu-noble | 2026-05-17 02:05:51.169 6714 ERROR manila.share.drivers.cephfs.driver raise result 2026-05-17 02:05:51.187874 | ubuntu-noble | 2026-05-17 02:05:51.169 6714 ERROR manila.share.drivers.cephfs.driver manila.exception.ShareBackendException: Error ENOENT: subvolume fakeid does not exist 2026-05-17 02:05:51.187880 | ubuntu-noble | 2026-05-17 02:05:51.169 6714 ERROR manila.share.drivers.cephfs.driver 2026-05-17 02:05:51.187892 | ubuntu-noble | 2026-05-17 02:05:51.170 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.188076 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_ensure_shares [0.021424s] ... ok 2026-05-17 02:05:51.194130 | ubuntu-noble | 2026-05-17 02:05:51.189 6714 DEBUG manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS]: manage_existing_snapshot: id=fake_project_uuid_1. manage_existing_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py:694 2026-05-17 02:05:51.194166 | ubuntu-noble | 2026-05-17 02:05:51.190 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-05-17 02:05:51.194178 | ubuntu-noble | 2026-05-17 02:05:51.190 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-05-17 02:05:51.194189 | ubuntu-noble | 2026-05-17 02:05:51.191 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.194532 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_snapshot_subvolume_not_found [0.020411s] ... ok 2026-05-17 02:05:51.202054 | ubuntu-noble | 2026-05-17 02:05:51.199 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-05-17 02:05:51.202079 | ubuntu-noble | 2026-05-17 02:05:51.199 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-05-17 02:05:51.228440 | ubuntu-noble | 2026-05-17 02:05:51.211 6714 DEBUG manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS]: manage_existing: id=fakeid. manage_existing /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py:605 2026-05-17 02:05:51.228517 | ubuntu-noble | 2026-05-17 02:05:51.211 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-05-17 02:05:51.228528 | ubuntu-noble | 2026-05-17 02:05:51.211 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-05-17 02:05:51.228538 | ubuntu-noble | 2026-05-17 02:05:51.212 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Subvolume %(subvol)s mode is different from what is configured in Manila. 2026-05-17 02:05:51.228548 | ubuntu-noble | 2026-05-17 02:05:51.212 6714 ERROR manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Could not resize the subvolume using the provided size, as data could be lost. Please update it and try again.: manila.exception.ShareShrinkingPossibleDataLoss: fake 2026-05-17 02:05:51.228558 | ubuntu-noble | 2026-05-17 02:05:51.212 6714 ERROR manila.share.drivers.cephfs.driver Traceback (most recent call last): 2026-05-17 02:05:51.228568 | ubuntu-noble | 2026-05-17 02:05:51.212 6714 ERROR manila.share.drivers.cephfs.driver File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py", line 652, in manage_existing 2026-05-17 02:05:51.228577 | ubuntu-noble | 2026-05-17 02:05:51.212 6714 ERROR manila.share.drivers.cephfs.driver self._resize_share(share, new_size, no_shrink=True) 2026-05-17 02:05:51.228586 | ubuntu-noble | 2026-05-17 02:05:51.212 6714 ERROR manila.share.drivers.cephfs.driver File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:51.228619 | ubuntu-noble | 2026-05-17 02:05:51.212 6714 ERROR manila.share.drivers.cephfs.driver return self._mock_call(*args, **kwargs) 2026-05-17 02:05:51.228629 | ubuntu-noble | 2026-05-17 02:05:51.212 6714 ERROR manila.share.drivers.cephfs.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:51.228638 | ubuntu-noble | 2026-05-17 02:05:51.212 6714 ERROR manila.share.drivers.cephfs.driver File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:51.228648 | ubuntu-noble | 2026-05-17 02:05:51.212 6714 ERROR manila.share.drivers.cephfs.driver return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:51.228657 | ubuntu-noble | 2026-05-17 02:05:51.212 6714 ERROR manila.share.drivers.cephfs.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:51.228686 | ubuntu-noble | 2026-05-17 02:05:51.212 6714 ERROR manila.share.drivers.cephfs.driver File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:51.228695 | ubuntu-noble | 2026-05-17 02:05:51.212 6714 ERROR manila.share.drivers.cephfs.driver raise effect 2026-05-17 02:05:51.228705 | ubuntu-noble | 2026-05-17 02:05:51.212 6714 ERROR manila.share.drivers.cephfs.driver manila.exception.ShareShrinkingPossibleDataLoss: fake 2026-05-17 02:05:51.228714 | ubuntu-noble | 2026-05-17 02:05:51.212 6714 ERROR manila.share.drivers.cephfs.driver 2026-05-17 02:05:51.228724 | ubuntu-noble | 2026-05-17 02:05:51.213 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.228855 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_subvolume_infinite_size_1_ShareShrinkingPossibleDataLoss [0.022224s] ... ok 2026-05-17 02:05:51.230525 | ubuntu-noble | 2026-05-17 02:05:51.222 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-05-17 02:05:51.230577 | ubuntu-noble | 2026-05-17 02:05:51.222 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-05-17 02:05:51.236302 | ubuntu-noble | 2026-05-17 02:05:51.234 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.236799 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_2 [0.021346s] ... ok 2026-05-17 02:05:51.257583 | ubuntu-noble | 2026-05-17 02:05:51.254 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.258005 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_4_______fake_project_uuid_2__ [0.019648s] ... ok 2026-05-17 02:05:51.277084 | ubuntu-noble | 2026-05-17 02:05:51.274 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.277495 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_update_access [0.019384s] ... ok 2026-05-17 02:05:51.299802 | ubuntu-noble | 2026-05-17 02:05:51.293 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-05-17 02:05:51.299838 | ubuntu-noble | 2026-05-17 02:05:51.294 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-05-17 02:05:51.299848 | ubuntu-noble | 2026-05-17 02:05:51.295 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.300300 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_2_____version____ceph_version_15_1_2______octopus__ [0.021013s] ... ok 2026-05-17 02:05:51.302475 | ubuntu-noble | 2026-05-17 02:05:51.296 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-05-17 02:05:51.302504 | ubuntu-noble | 2026-05-17 02:05:51.296 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-05-17 02:05:51.323286 | ubuntu-noble | 2026-05-17 02:05:51.314 6714 WARNING manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:05:51.323322 | ubuntu-noble | 2026-05-17 02:05:51.314 6714 WARNING manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:05:51.323342 | ubuntu-noble | 2026-05-17 02:05:51.315 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.323794 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_02____fakehost____some_host_name____some_host_name_____1_1__1_0____True_ [0.019891s] ... ok 2026-05-17 02:05:51.343555 | ubuntu-noble | 2026-05-17 02:05:51.334 6714 WARNING manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:05:51.343576 | ubuntu-noble | 2026-05-17 02:05:51.335 6714 WARNING manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:05:51.343582 | ubuntu-noble | 2026-05-17 02:05:51.336 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.343977 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_06____fakehost____some_host_name____some_host_name_____1_1__1_0____True_ [0.020114s] ... ok 2026-05-17 02:05:51.362560 | ubuntu-noble | 2026-05-17 02:05:51.355 6714 WARNING manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:05:51.362585 | ubuntu-noble | 2026-05-17 02:05:51.355 6714 WARNING manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:05:51.362591 | ubuntu-noble | 2026-05-17 02:05:51.356 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.362934 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_10____fakehost____some_host_name____1_1_1_0____1001__1001_____True_ [0.020057s] ... ok 2026-05-17 02:05:51.380131 | ubuntu-noble | 2026-05-17 02:05:51.374 6714 WARNING manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:05:51.380211 | ubuntu-noble | 2026-05-17 02:05:51.375 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.380631 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_fsal_hook [0.019160s] ... ok 2026-05-17 02:05:51.404150 | ubuntu-noble | 2026-05-17 02:05:51.393 6714 WARNING manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:05:51.404185 | ubuntu-noble | 2026-05-17 02:05:51.393 6714 INFO manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] NFS-Ganesha server's location defaulted to driver's hostname: 2026-05-17 02:05:51.404221 | ubuntu-noble | 2026-05-17 02:05:51.394 6714 WARNING manila.share.drivers.cephfs.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:05:51.404230 | ubuntu-noble | 2026-05-17 02:05:51.394 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.404695 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_7__None____1_1_1_0_____4__ [0.019307s] ... ok 2026-05-17 02:05:51.416988 | ubuntu-noble | 2026-05-17 02:05:51.414 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.417432 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_rw_ro_1_rw [0.019743s] ... ok 2026-05-17 02:05:51.435904 | ubuntu-noble | 2026-05-17 02:05:51.433 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.436388 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_container_exists_1____wrong_name_nfake_nfake_container_nfake_name_____True_ [0.018375s] ... ok 2026-05-17 02:05:51.457036 | ubuntu-noble | 2026-05-17 02:05:51.451 6714 DEBUG manila.share.drivers.container.container_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Removing the None Docker network. remove_network /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py:202 2026-05-17 02:05:51.457057 | ubuntu-noble | 2026-05-17 02:05:51.452 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.457312 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_remove_network_failure [0.019032s] ... ok 2026-05-17 02:05:51.475186 | ubuntu-noble | 2026-05-17 02:05:51.470 6714 INFO manila.share.drivers.container.container_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Container fake_container successfully started! 2026-05-17 02:05:51.475221 | ubuntu-noble | 2026-05-17 02:05:51.471 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.475650 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_start_container [0.019804s] ... ok 2026-05-17 02:05:51.502782 | ubuntu-noble | 2026-05-17 02:05:51.490 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:51.502810 | ubuntu-noble | 2026-05-17 02:05:51.491 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:51.502829 | ubuntu-noble | 2026-05-17 02:05:51.491 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:51.502835 | ubuntu-noble | 2026-05-17 02:05:51.494 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.503201 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_different_security_service_keys [0.021759s] ... ok 2026-05-17 02:05:51.533042 | ubuntu-noble | 2026-05-17 02:05:51.513 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:51.533077 | ubuntu-noble | 2026-05-17 02:05:51.513 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:51.533087 | ubuntu-noble | 2026-05-17 02:05:51.514 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:51.533096 | ubuntu-noble | 2026-05-17 02:05:51.514 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "veth-lock" by "manila.share.drivers.container.driver.ContainerShareDriver._setup_server" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:51.533105 | ubuntu-noble | 2026-05-17 02:05:51.514 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "veth-lock" acquired by "manila.share.drivers.container.driver.ContainerShareDriver._setup_server" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:51.533114 | ubuntu-noble | 2026-05-17 02:05:51.514 6714 DEBUG manila.share.drivers.container.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Creating share server 'fake_server_id'. _setup_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/driver.py:329 2026-05-17 02:05:51.533124 | ubuntu-noble | 2026-05-17 02:05:51.515 6714 INFO manila.share.drivers.container.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Container fake_server_id was created. 2026-05-17 02:05:51.533133 | ubuntu-noble | 2026-05-17 02:05:51.515 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "veth-lock" "released" by "manila.share.drivers.container.driver.ContainerShareDriver._setup_server" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:51.533142 | ubuntu-noble | 2026-05-17 02:05:51.516 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.533174 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_ok [0.022229s] ... ok 2026-05-17 02:05:51.571876 | ubuntu-noble | 2026-05-17 02:05:51.540 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:51.571898 | ubuntu-noble | 2026-05-17 02:05:51.541 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:51.571911 | ubuntu-noble | 2026-05-17 02:05:51.541 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:51.571917 | ubuntu-noble | 2026-05-17 02:05:51.542 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "container_driver_teardown_lock" by "manila.share.drivers.container.driver.ContainerShareDriver._teardown_server" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:51.571922 | ubuntu-noble | 2026-05-17 02:05:51.542 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "container_driver_teardown_lock" acquired by "manila.share.drivers.container.driver.ContainerShareDriver._teardown_server" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:51.571928 | ubuntu-noble | 2026-05-17 02:05:51.542 6714 DEBUG manila.share.drivers.container.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Deleting veth fake_veth. _teardown_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/driver.py:276 2026-05-17 02:05:51.571934 | ubuntu-noble | 2026-05-17 02:05:51.542 6714 DEBUG manila.share.drivers.container.container_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Executing command: docker network disconnect fake_docker_network_0 manila_b5afb5c1_6011_43c4_8a37_29820e6951a7. _inner_execute /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py:109 2026-05-17 02:05:51.571940 | ubuntu-noble | 2026-05-17 02:05:51.542 6714 DEBUG manila.tests.fake_utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Faking execution of cmd (subprocess): docker network disconnect fake_docker_network_0 manila_b5afb5c1_6011_43c4_8a37_29820e6951a7 fake_execute /home/zuul/src/github.com/vexxhost/manila/manila/tests/fake_utils.py:69 2026-05-17 02:05:51.571946 | ubuntu-noble | 2026-05-17 02:05:51.542 6714 DEBUG manila.tests.fake_utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reply to faked command is stdout='' stderr=''. fake_execute /home/zuul/src/github.com/vexxhost/manila/manila/tests/fake_utils.py:98 2026-05-17 02:05:51.571951 | ubuntu-noble | 2026-05-17 02:05:51.543 6714 DEBUG manila.share.drivers.container.container_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Execution result: ('', ''). _inner_execute /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py:118 2026-05-17 02:05:51.571964 | ubuntu-noble | 2026-05-17 02:05:51.543 6714 DEBUG manila.share.drivers.container.container_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Docker network fake_docker_network_0 has been successfully disconnected from container manila_b5afb5c1_6011_43c4_8a37_29820e6951a7! disconnect_network /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py:237 2026-05-17 02:05:51.571992 | ubuntu-noble | 2026-05-17 02:05:51.543 6714 DEBUG manila.share.drivers.container.container_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Removing the fake_docker_network_0 Docker network. remove_network /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py:202 2026-05-17 02:05:51.571999 | ubuntu-noble | 2026-05-17 02:05:51.543 6714 DEBUG manila.share.drivers.container.container_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Executing command: docker network remove fake_docker_network_0. _inner_execute /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py:109 2026-05-17 02:05:51.572004 | ubuntu-noble | 2026-05-17 02:05:51.543 6714 DEBUG manila.tests.fake_utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Faking execution of cmd (subprocess): docker network remove fake_docker_network_0 fake_execute /home/zuul/src/github.com/vexxhost/manila/manila/tests/fake_utils.py:69 2026-05-17 02:05:51.572013 | ubuntu-noble | 2026-05-17 02:05:51.543 6714 DEBUG manila.tests.fake_utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reply to faked command is stdout='' stderr=''. fake_execute /home/zuul/src/github.com/vexxhost/manila/manila/tests/fake_utils.py:98 2026-05-17 02:05:51.572019 | ubuntu-noble | 2026-05-17 02:05:51.543 6714 DEBUG manila.share.drivers.container.container_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Execution result: ('', ''). _inner_execute /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py:118 2026-05-17 02:05:51.572024 | ubuntu-noble | 2026-05-17 02:05:51.544 6714 INFO manila.share.drivers.container.container_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] The Docker network has been successfully removed! 2026-05-17 02:05:51.572030 | ubuntu-noble | 2026-05-17 02:05:51.544 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "container_driver_teardown_lock" "released" by "manila.share.drivers.container.driver.ContainerShareDriver._teardown_server" :: held 0.002s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:51.572035 | ubuntu-noble | 2026-05-17 02:05:51.544 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.572485 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__teardown_server_1 [0.028864s] ... ok 2026-05-17 02:05:51.598796 | ubuntu-noble | 2026-05-17 02:05:51.564 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:51.598831 | ubuntu-noble | 2026-05-17 02:05:51.564 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:51.598841 | ubuntu-noble | 2026-05-17 02:05:51.565 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:51.598861 | ubuntu-noble | 2026-05-17 02:05:51.565 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "container_driver_teardown_lock" by "manila.share.drivers.container.driver.ContainerShareDriver._teardown_server" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:51.598871 | ubuntu-noble | 2026-05-17 02:05:51.566 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "container_driver_teardown_lock" acquired by "manila.share.drivers.container.driver.ContainerShareDriver._teardown_server" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:51.598879 | ubuntu-noble | 2026-05-17 02:05:51.566 6714 DEBUG manila.share.drivers.container.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Deleting veth fake_veth. _teardown_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/driver.py:276 2026-05-17 02:05:51.598888 | ubuntu-noble | 2026-05-17 02:05:51.566 6714 WARNING manila.share.drivers.container.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to delete port fake_veth: port vanished.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:05:51.598898 | ubuntu-noble | 2026-05-17 02:05:51.566 6714 ERROR manila.share.drivers.container.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Unexpected error while running command. 2026-05-17 02:05:51.598906 | ubuntu-noble | Command: None 2026-05-17 02:05:51.598915 | ubuntu-noble | Exit code: - 2026-05-17 02:05:51.598924 | ubuntu-noble | Stdout: 'fake' 2026-05-17 02:05:51.598941 | ubuntu-noble | Stderr: None: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:05:51.598950 | ubuntu-noble | 2026-05-17 02:05:51.566 6714 DEBUG manila.share.drivers.container.container_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Executing command: docker network disconnect fake_docker_network_0 manila_b5afb5c1_6011_43c4_8a37_29820e6951a7. _inner_execute /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py:109 2026-05-17 02:05:51.598959 | ubuntu-noble | 2026-05-17 02:05:51.566 6714 DEBUG manila.tests.fake_utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Faking execution of cmd (subprocess): docker network disconnect fake_docker_network_0 manila_b5afb5c1_6011_43c4_8a37_29820e6951a7 fake_execute /home/zuul/src/github.com/vexxhost/manila/manila/tests/fake_utils.py:69 2026-05-17 02:05:51.598968 | ubuntu-noble | 2026-05-17 02:05:51.566 6714 DEBUG manila.tests.fake_utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reply to faked command is stdout='' stderr=''. fake_execute /home/zuul/src/github.com/vexxhost/manila/manila/tests/fake_utils.py:98 2026-05-17 02:05:51.598985 | ubuntu-noble | 2026-05-17 02:05:51.566 6714 DEBUG manila.share.drivers.container.container_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Execution result: ('', ''). _inner_execute /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py:118 2026-05-17 02:05:51.598994 | ubuntu-noble | 2026-05-17 02:05:51.567 6714 DEBUG manila.share.drivers.container.container_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Docker network fake_docker_network_0 has been successfully disconnected from container manila_b5afb5c1_6011_43c4_8a37_29820e6951a7! disconnect_network /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py:237 2026-05-17 02:05:51.599012 | ubuntu-noble | 2026-05-17 02:05:51.567 6714 DEBUG manila.share.drivers.container.container_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Removing the fake_docker_network_0 Docker network. remove_network /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py:202 2026-05-17 02:05:51.599021 | ubuntu-noble | 2026-05-17 02:05:51.567 6714 DEBUG manila.share.drivers.container.container_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Executing command: docker network remove fake_docker_network_0. _inner_execute /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py:109 2026-05-17 02:05:51.599030 | ubuntu-noble | 2026-05-17 02:05:51.567 6714 DEBUG manila.tests.fake_utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Faking execution of cmd (subprocess): docker network remove fake_docker_network_0 fake_execute /home/zuul/src/github.com/vexxhost/manila/manila/tests/fake_utils.py:69 2026-05-17 02:05:51.599038 | ubuntu-noble | 2026-05-17 02:05:51.567 6714 DEBUG manila.tests.fake_utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reply to faked command is stdout='' stderr=''. fake_execute /home/zuul/src/github.com/vexxhost/manila/manila/tests/fake_utils.py:98 2026-05-17 02:05:51.599047 | ubuntu-noble | 2026-05-17 02:05:51.567 6714 DEBUG manila.share.drivers.container.container_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Execution result: ('', ''). _inner_execute /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py:118 2026-05-17 02:05:51.599055 | ubuntu-noble | 2026-05-17 02:05:51.567 6714 INFO manila.share.drivers.container.container_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] The Docker network has been successfully removed! 2026-05-17 02:05:51.599064 | ubuntu-noble | 2026-05-17 02:05:51.567 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "container_driver_teardown_lock" "released" by "manila.share.drivers.container.driver.ContainerShareDriver._teardown_server" :: held 0.002s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:51.599078 | ubuntu-noble | 2026-05-17 02:05:51.568 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.599365 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__teardown_server_2 [0.022987s] ... ok 2026-05-17 02:05:51.604635 | ubuntu-noble | 2026-05-17 02:05:51.587 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:51.604685 | ubuntu-noble | 2026-05-17 02:05:51.587 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:51.604695 | ubuntu-noble | 2026-05-17 02:05:51.588 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:51.604716 | ubuntu-noble | 2026-05-17 02:05:51.588 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.604966 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_ensure_share [0.020228s] ... ok 2026-05-17 02:05:51.617228 | ubuntu-noble | 2026-05-17 02:05:51.609 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:51.617253 | ubuntu-noble | 2026-05-17 02:05:51.609 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:51.617274 | ubuntu-noble | 2026-05-17 02:05:51.610 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:51.617281 | ubuntu-noble | 2026-05-17 02:05:51.610 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.617799 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_get_network_allocation_numer [0.022450s] ... ok 2026-05-17 02:05:51.641483 | ubuntu-noble | 2026-05-17 02:05:51.631 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:51.641536 | ubuntu-noble | 2026-05-17 02:05:51.631 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:51.641550 | ubuntu-noble | 2026-05-17 02:05:51.631 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:51.646549 | ubuntu-noble | 2026-05-17 02:05:51.644 6714 INFO manila.share.drivers.container.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] The security service was successfully added to the share server 21892d58-2316-4318-b4dc-c38fad9cc78c. 2026-05-17 02:05:51.647409 | ubuntu-noble | 2026-05-17 02:05:51.645 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.648242 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_security_service_2_False [0.034799s] ... ok 2026-05-17 02:05:51.679917 | ubuntu-noble | 2026-05-17 02:05:51.667 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:51.679950 | ubuntu-noble | 2026-05-17 02:05:51.667 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:51.679960 | ubuntu-noble | 2026-05-17 02:05:51.667 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:51.679969 | ubuntu-noble | 2026-05-17 02:05:51.668 6714 DEBUG manila.share.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-05-17 02:05:51.679977 | ubuntu-noble | 2026-05-17 02:05:51.669 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.680443 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_stats [0.023213s] ... ok 2026-05-17 02:05:51.692988 | ubuntu-noble | 2026-05-17 02:05:51.690 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.693336 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__allow_access_not_ok [0.020898s] ... ok 2026-05-17 02:05:51.713596 | ubuntu-noble | 2026-05-17 02:05:51.710 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.714066 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_delete_share [0.020535s] ... ok 2026-05-17 02:05:51.751043 | ubuntu-noble | 2026-05-17 02:05:51.732 6714 ERROR manila.share.drivers.container.storage_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to rename logical volume /dev/old_device due to Unexpected error while running command. 2026-05-17 02:05:51.751079 | ubuntu-noble | Command: None 2026-05-17 02:05:51.751100 | ubuntu-noble | Exit code: - 2026-05-17 02:05:51.751109 | ubuntu-noble | Stdout: None 2026-05-17 02:05:51.751117 | ubuntu-noble | Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:05:51.751126 | ubuntu-noble | Command: None 2026-05-17 02:05:51.751134 | ubuntu-noble | Exit code: - 2026-05-17 02:05:51.751142 | ubuntu-noble | Stdout: None 2026-05-17 02:05:51.751150 | ubuntu-noble | Stderr: None 2026-05-17 02:05:51.751159 | ubuntu-noble | 2026-05-17 02:05:51.732 6714 ERROR manila.share.drivers.container.storage_helper Traceback (most recent call last): 2026-05-17 02:05:51.751177 | ubuntu-noble | 2026-05-17 02:05:51.732 6714 ERROR manila.share.drivers.container.storage_helper File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/storage_helper.py", line 122, in rename_storage 2026-05-17 02:05:51.751186 | ubuntu-noble | 2026-05-17 02:05:51.732 6714 ERROR manila.share.drivers.container.storage_helper self._execute("lvrename", "--autobackup", "n", 2026-05-17 02:05:51.751233 | ubuntu-noble | 2026-05-17 02:05:51.732 6714 ERROR manila.share.drivers.container.storage_helper File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:51.751243 | ubuntu-noble | 2026-05-17 02:05:51.732 6714 ERROR manila.share.drivers.container.storage_helper return self._mock_call(*args, **kwargs) 2026-05-17 02:05:51.751252 | ubuntu-noble | 2026-05-17 02:05:51.732 6714 ERROR manila.share.drivers.container.storage_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:51.751260 | ubuntu-noble | 2026-05-17 02:05:51.732 6714 ERROR manila.share.drivers.container.storage_helper File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:51.751268 | ubuntu-noble | 2026-05-17 02:05:51.732 6714 ERROR manila.share.drivers.container.storage_helper return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:51.751277 | ubuntu-noble | 2026-05-17 02:05:51.732 6714 ERROR manila.share.drivers.container.storage_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:51.751285 | ubuntu-noble | 2026-05-17 02:05:51.732 6714 ERROR manila.share.drivers.container.storage_helper File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:51.751294 | ubuntu-noble | 2026-05-17 02:05:51.732 6714 ERROR manila.share.drivers.container.storage_helper raise effect 2026-05-17 02:05:51.751327 | ubuntu-noble | 2026-05-17 02:05:51.732 6714 ERROR manila.share.drivers.container.storage_helper oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:05:51.751338 | ubuntu-noble | 2026-05-17 02:05:51.732 6714 ERROR manila.share.drivers.container.storage_helper Command: None 2026-05-17 02:05:51.751346 | ubuntu-noble | 2026-05-17 02:05:51.732 6714 ERROR manila.share.drivers.container.storage_helper Exit code: - 2026-05-17 02:05:51.751354 | ubuntu-noble | 2026-05-17 02:05:51.732 6714 ERROR manila.share.drivers.container.storage_helper Stdout: None 2026-05-17 02:05:51.751362 | ubuntu-noble | 2026-05-17 02:05:51.732 6714 ERROR manila.share.drivers.container.storage_helper Stderr: None 2026-05-17 02:05:51.751371 | ubuntu-noble | 2026-05-17 02:05:51.732 6714 ERROR manila.share.drivers.container.storage_helper 2026-05-17 02:05:51.751379 | ubuntu-noble | 2026-05-17 02:05:51.733 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.751393 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_rename_storage_2_ProcessExecutionError [0.022156s] ... ok 2026-05-17 02:05:51.754934 | ubuntu-noble | 2026-05-17 02:05:51.753 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.755416 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_false_1 [0.019774s] ... ok 2026-05-17 02:05:51.774650 | ubuntu-noble | 2026-05-17 02:05:51.772 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.775277 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_4 [0.018914s] ... ok 2026-05-17 02:05:51.794198 | ubuntu-noble | 2026-05-17 02:05:51.791 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.794612 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_5 [0.018906s] ... ok 2026-05-17 02:05:51.812824 | ubuntu-noble | 2026-05-17 02:05:51.810 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.813157 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_ipv6_addr_2 [0.018254s] ... ok 2026-05-17 02:05:51.832015 | ubuntu-noble | 2026-05-17 02:05:51.829 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.832409 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_ipv6_addr_3 [0.019436s] ... ok 2026-05-17 02:05:51.850843 | ubuntu-noble | 2026-05-17 02:05:51.847 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.851048 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_1 [0.018268s] ... ok 2026-05-17 02:05:51.869590 | ubuntu-noble | 2026-05-17 02:05:51.866 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.870052 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_bytes_to_gb_1 [0.018790s] ... ok 2026-05-17 02:05:51.923358 | ubuntu-noble | 2026-05-17 02:05:51.909 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerFlex SDNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:67 2026-05-17 02:05:51.923395 | ubuntu-noble | 2026-05-17 02:05:51.909 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerFlex SDNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:72 2026-05-17 02:05:51.923406 | ubuntu-noble | 2026-05-17 02:05:51.909 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerFlex SDNAS Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:98 2026-05-17 02:05:51.923416 | ubuntu-noble | 2026-05-17 02:05:51.909 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing Dell PowerFlex SDNAS Layer. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:125 2026-05-17 02:05:51.923426 | ubuntu-noble | 2026-05-17 02:05:51.910 6714 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. 2026-05-17 02:05:51.945942 | ubuntu-noble | 2026-05-17 02:05:51.932 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerFlex SDNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:67 2026-05-17 02:05:51.945979 | ubuntu-noble | 2026-05-17 02:05:51.932 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerFlex SDNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:72 2026-05-17 02:05:51.945991 | ubuntu-noble | 2026-05-17 02:05:51.932 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerFlex SDNAS Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:98 2026-05-17 02:05:51.946022 | ubuntu-noble | 2026-05-17 02:05:51.932 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing Dell PowerFlex SDNAS Layer. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:125 2026-05-17 02:05:51.946042 | ubuntu-noble | 2026-05-17 02:05:51.932 6714 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. 2026-05-17 02:05:51.946053 | ubuntu-noble | 2026-05-17 02:05:51.933 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.946431 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_connect [0.067013s] ... ok 2026-05-17 02:05:51.991152 | ubuntu-noble | 2026-05-17 02:05:51.975 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerFlex SDNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:67 2026-05-17 02:05:51.991186 | ubuntu-noble | 2026-05-17 02:05:51.975 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerFlex SDNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:72 2026-05-17 02:05:51.991197 | ubuntu-noble | 2026-05-17 02:05:51.976 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerFlex SDNAS Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:98 2026-05-17 02:05:51.991206 | ubuntu-noble | 2026-05-17 02:05:51.976 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing Dell PowerFlex SDNAS Layer. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:125 2026-05-17 02:05:51.991215 | ubuntu-noble | 2026-05-17 02:05:51.976 6714 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. 2026-05-17 02:05:51.991244 | ubuntu-noble | 2026-05-17 02:05:51.976 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrieving filesystem ID for share Manila-UT-filesystem create_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:194 2026-05-17 02:05:51.991253 | ubuntu-noble | 2026-05-17 02:05:51.976 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrieving snapshot ID for filesystem 6432b79e-1cc3-0414-3ffd-2a50fb1ccff3 create_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:196 2026-05-17 02:05:51.991262 | ubuntu-noble | 2026-05-17 02:05:51.977 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:51.991604 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_snapshot_failure [0.043456s] ... ok 2026-05-17 02:05:52.031758 | ubuntu-noble | 2026-05-17 02:05:52.018 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerFlex SDNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:67 2026-05-17 02:05:52.031784 | ubuntu-noble | 2026-05-17 02:05:52.018 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerFlex SDNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:72 2026-05-17 02:05:52.031799 | ubuntu-noble | 2026-05-17 02:05:52.019 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerFlex SDNAS Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:98 2026-05-17 02:05:52.031805 | ubuntu-noble | 2026-05-17 02:05:52.019 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing Dell PowerFlex SDNAS Layer. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:125 2026-05-17 02:05:52.031811 | ubuntu-noble | 2026-05-17 02:05:52.019 6714 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. 2026-05-17 02:05:52.031818 | ubuntu-noble | 2026-05-17 02:05:52.019 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Deleting NFS share. delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:221 2026-05-17 02:05:52.031824 | ubuntu-noble | 2026-05-17 02:05:52.019 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrieving filesystem ID for filesystem Manila-UT-filesystem _delete_nfs_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:299 2026-05-17 02:05:52.031830 | ubuntu-noble | 2026-05-17 02:05:52.019 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Deleting filesystem ID 6432b79e-1cc3-0414-3ffd-2a50fb1ccff3 _delete_nfs_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:305 2026-05-17 02:05:52.031836 | ubuntu-noble | 2026-05-17 02:05:52.020 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:52.031842 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_share_nfs [0.042906s] ... ok 2026-05-17 02:05:52.071959 | ubuntu-noble | 2026-05-17 02:05:52.061 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerFlex SDNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:67 2026-05-17 02:05:52.072009 | ubuntu-noble | 2026-05-17 02:05:52.061 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerFlex SDNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:72 2026-05-17 02:05:52.072016 | ubuntu-noble | 2026-05-17 02:05:52.061 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerFlex SDNAS Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:98 2026-05-17 02:05:52.072022 | ubuntu-noble | 2026-05-17 02:05:52.062 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing Dell PowerFlex SDNAS Layer. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:125 2026-05-17 02:05:52.072028 | ubuntu-noble | 2026-05-17 02:05:52.062 6714 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. 2026-05-17 02:05:52.072039 | ubuntu-noble | 2026-05-17 02:05:52.062 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrieving filesystem ID for snapshot Manila-UT-filesystem-snap delete_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:207 2026-05-17 02:05:52.072045 | ubuntu-noble | 2026-05-17 02:05:52.062 6714 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Snapshot 75758d63-2946-4c07-9118-9a6c6027d5e7 successfully deleted. 2026-05-17 02:05:52.072051 | ubuntu-noble | 2026-05-17 02:05:52.063 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:52.072511 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_snapshot [0.043110s] ... ok 2026-05-17 02:05:52.118053 | ubuntu-noble | 2026-05-17 02:05:52.103 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerFlex SDNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:67 2026-05-17 02:05:52.118079 | ubuntu-noble | 2026-05-17 02:05:52.104 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerFlex SDNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:72 2026-05-17 02:05:52.118085 | ubuntu-noble | 2026-05-17 02:05:52.104 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerFlex SDNAS Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:98 2026-05-17 02:05:52.118091 | ubuntu-noble | 2026-05-17 02:05:52.104 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing Dell PowerFlex SDNAS Layer. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:125 2026-05-17 02:05:52.118105 | ubuntu-noble | 2026-05-17 02:05:52.104 6714 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. 2026-05-17 02:05:52.118112 | ubuntu-noble | 2026-05-17 02:05:52.105 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:52.118609 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_teardown_server [0.041660s] ... ok 2026-05-17 02:05:52.126368 | ubuntu-noble | 2026-05-17 02:05:52.124 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:52.127201 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test__get_headers_1_False [0.019211s] ... ok 2026-05-17 02:05:52.161852 | ubuntu-noble | 2026-05-17 02:05:52.143 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] GET https://192.168.0.110:443/rest/v1/nas-servers?select=id&name=eq.env8nasserver 401 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:52.161876 | ubuntu-noble | 2026-05-17 02:05:52.144 6714 INFO manila.share.drivers.dell_emc.plugins.powerflex.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Dell PowerFlex token is invalid, going to re-login and get a new one. 2026-05-17 02:05:52.161890 | ubuntu-noble | 2026-05-17 02:05:52.144 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] POST https://192.168.0.110:443/rest/auth/login 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:52.161897 | ubuntu-noble | 2026-05-17 02:05:52.144 6714 INFO manila.share.drivers.dell_emc.plugins.powerflex.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Going to perform request again https://192.168.0.110:443/rest/v1/nas-servers?select=id&name=eq.env8nasserver with valid token. 2026-05-17 02:05:52.161902 | ubuntu-noble | 2026-05-17 02:05:52.145 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] GET https://192.168.0.110:443/rest/v1/nas-servers?select=id&name=eq.env8nasserver 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:52.161908 | ubuntu-noble | 2026-05-17 02:05:52.145 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST REQUEST: https://192.168.0.110:443/rest/v1/nas-servers?select=id&name=eq.env8nasserver with params null _check_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/object_manager.py:156 2026-05-17 02:05:52.161914 | ubuntu-noble | 2026-05-17 02:05:52.145 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST RESPONSE: 200 with params [{"id": "64132f37-d33e-9d4a-89ba-d625520a4779"}] _check_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/object_manager.py:160 2026-05-17 02:05:52.161919 | ubuntu-noble | 2026-05-17 02:05:52.146 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:52.162204 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_get [0.021381s] ... ok 2026-05-17 02:05:52.173992 | ubuntu-noble | 2026-05-17 02:05:52.164 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] PATCH https://192.168.0.110:443/rest/v1/file-systems/6432b79e-1cc3-0414-3ffd-2a50fb1ccff3 401 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:52.174015 | ubuntu-noble | 2026-05-17 02:05:52.164 6714 INFO manila.share.drivers.dell_emc.plugins.powerflex.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Dell PowerFlex token is invalid, going to re-login and get a new one. 2026-05-17 02:05:52.174021 | ubuntu-noble | 2026-05-17 02:05:52.165 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] POST https://192.168.0.110:443/rest/auth/login 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:52.174027 | ubuntu-noble | 2026-05-17 02:05:52.165 6714 INFO manila.share.drivers.dell_emc.plugins.powerflex.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Going to perform request again https://192.168.0.110:443/rest/v1/file-systems/6432b79e-1cc3-0414-3ffd-2a50fb1ccff3 with valid token. 2026-05-17 02:05:52.174032 | ubuntu-noble | 2026-05-17 02:05:52.166 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] PATCH https://192.168.0.110:443/rest/v1/file-systems/6432b79e-1cc3-0414-3ffd-2a50fb1ccff3 204 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:52.174038 | ubuntu-noble | 2026-05-17 02:05:52.166 6714 ERROR manila.share.drivers.dell_emc.plugins.powerflex.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST REQUEST: https://192.168.0.110:443/rest/v1/file-systems/6432b79e-1cc3-0414-3ffd-2a50fb1ccff3 with params null 2026-05-17 02:05:52.174043 | ubuntu-noble | 2026-05-17 02:05:52.166 6714 ERROR manila.share.drivers.dell_emc.plugins.powerflex.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST RESPONSE: 204 with params 2026-05-17 02:05:52.174055 | ubuntu-noble | 2026-05-17 02:05:52.166 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:52.174433 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_patch [0.021014s] ... ok 2026-05-17 02:05:52.189791 | ubuntu-noble | 2026-05-17 02:05:52.186 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] GET https://192.168.0.110:443/rest/v1/file-systems?select=id&name=eq.Manila-UT-filesystem 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:52.189871 | ubuntu-noble | 2026-05-17 02:05:52.186 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:52.190286 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_filesystem_id [0.019297s] ... ok 2026-05-17 02:05:52.239394 | ubuntu-noble | 2026-05-17 02:05:52.233 6714 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] No storage pool is specified, so all pools in storage system will be managed. _get_managed_storage_pools /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py:576 2026-05-17 02:05:52.239444 | ubuntu-noble | 2026-05-17 02:05:52.234 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:52.239894 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_1 [0.047326s] ... ok 2026-05-17 02:05:52.287660 | ubuntu-noble | 2026-05-17 02:05:52.282 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-05-17 02:05:52.287714 | ubuntu-noble | 2026-05-17 02:05:52.284 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:52.288156 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_share_server_name [0.050061s] ... ok 2026-05-17 02:05:52.343622 | ubuntu-noble | 2026-05-17 02:05:52.333 6714 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:52.343691 | ubuntu-noble | 2026-05-17 02:05:52.335 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:52.343884 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_check_for_setup_error [0.051017s] ... ok 2026-05-17 02:05:52.387800 | ubuntu-noble | 2026-05-17 02:05:52.383 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] No share server found. 2026-05-17 02:05:52.387834 | ubuntu-noble | 2026-05-17 02:05:52.383 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:52.388291 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server_name [0.048512s] ... ok 2026-05-17 02:05:52.436911 | ubuntu-noble | 2026-05-17 02:05:52.431 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] File System 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-05-17 02:05:52.436945 | ubuntu-noble | 2026-05-17 02:05:52.433 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:52.437482 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_snapshot_with_incorrect_share_info [0.049045s] ... ok 2026-05-17 02:05:52.483850 | ubuntu-noble | 2026-05-17 02:05:52.481 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:52.484245 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_share_with_incorrect_proto [0.047751s] ... ok 2026-05-17 02:05:52.547011 | ubuntu-noble | 2026-05-17 02:05:52.534 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.deny_share_access..do_deny_access" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:52.547069 | ubuntu-noble | 2026-05-17 02:05:52.534 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.deny_share_access..do_deny_access" :: waited 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:52.547092 | ubuntu-noble | 2026-05-17 02:05:52.536 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.deny_share_access..do_deny_access" :: held 0.002s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:52.547102 | ubuntu-noble | 2026-05-17 02:05:52.537 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:52.547433 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_nfs_access [0.057798s] ... ok 2026-05-17 02:05:52.592146 | ubuntu-noble | 2026-05-17 02:05:52.589 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:52.593135 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_extend_share [0.049811s] ... ok 2026-05-17 02:05:52.639772 | ubuntu-noble | 2026-05-17 02:05:52.636 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:52.640185 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_extend_share_without_pool_name [0.047748s] ... ok 2026-05-17 02:05:52.698431 | ubuntu-noble | 2026-05-17 02:05:52.684 6714 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Share server 56aafd02-4d44-43d7-b784-57fc88167224 not found, creating share server... setup_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py:714 2026-05-17 02:05:52.698499 | ubuntu-noble | 2026-05-17 02:05:52.685 6714 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:52.698530 | ubuntu-noble | 2026-05-17 02:05:52.690 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:52.698783 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server [0.053491s] ... ok 2026-05-17 02:05:52.768692 | ubuntu-noble | 2026-05-17 02:05:52.736 6714 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Share server 56aafd02-4d44-43d7-b784-57fc88167224 not found, creating share server... setup_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py:714 2026-05-17 02:05:52.768763 | ubuntu-noble | 2026-05-17 02:05:52.737 6714 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:52.768776 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to create mover interface {'name': 'a33884c869e0', 'device_name': 'cge-1-0', 'ip': '192.168.1.2', 'mover_name': 'server_2', 'vlan_id': 100, 'net_mask': '255.255.255.0'}. Reason: []. 2026-05-17 02:05:52.768785 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Could not setup server.: manila.exception.EMCVnxXMLAPIError: Failed to create mover interface {'name': 'a33884c869e0', 'device_name': 'cge-1-0', 'ip': '192.168.1.2', 'mover_name': 'server_2', 'vlan_id': 100, 'net_mask': '255.255.255.0'}. Reason: []. 2026-05-17 02:05:52.768795 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection Traceback (most recent call last): 2026-05-17 02:05:52.768805 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 741, in setup_server 2026-05-17 02:05:52.768814 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection self._get_context('MoverInterface').create(interface) 2026-05-17 02:05:52.768823 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-05-17 02:05:52.768832 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection return r(f, *args, **kwargs) 2026-05-17 02:05:52.768846 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:52.768855 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-05-17 02:05:52.768863 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection do = self.iter(retry_state=retry_state) 2026-05-17 02:05:52.768909 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:52.768918 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-05-17 02:05:52.768926 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection result = action(retry_state) 2026-05-17 02:05:52.768934 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:52.768954 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-05-17 02:05:52.768963 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection self._add_action_func(lambda rs: rs.outcome.result()) 2026-05-17 02:05:52.768972 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:52.768980 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-05-17 02:05:52.768988 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection return self.__get_result() 2026-05-17 02:05:52.768997 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:52.769005 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-05-17 02:05:52.769013 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection raise self._exception 2026-05-17 02:05:52.769022 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-05-17 02:05:52.769030 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection result = fn(*args, **kwargs) 2026-05-17 02:05:52.769038 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:52.769047 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 1214, in create 2026-05-17 02:05:52.769055 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection raise exception.EMCVnxXMLAPIError(err=message) 2026-05-17 02:05:52.769064 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection manila.exception.EMCVnxXMLAPIError: Failed to create mover interface {'name': 'a33884c869e0', 'device_name': 'cge-1-0', 'ip': '192.168.1.2', 'mover_name': 'server_2', 'vlan_id': 100, 'net_mask': '255.255.255.0'}. Reason: []. 2026-05-17 02:05:52.769073 | ubuntu-noble | 2026-05-17 02:05:52.738 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection 2026-05-17 02:05:52.769082 | ubuntu-noble | 2026-05-17 02:05:52.743 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:52.769094 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_exception [0.052819s] ... ok 2026-05-17 02:05:52.793601 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_refresh_token_retries [3.002492s] ... ok 2026-05-17 02:05:52.795014 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_request_no_return_content [0.000999s] ... ok 2026-05-17 02:05:52.796787 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_delete_when_entry_found [0.001925s] ... ok 2026-05-17 02:05:52.798802 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_one_when_single_entry_found [0.001861s] ... ok 2026-05-17 02:05:52.801118 | ubuntu-noble | 2026-05-17 02:05:52.793 6714 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Share server 56aafd02-4d44-43d7-b784-57fc88167224 not found. teardown_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py:834 2026-05-17 02:05:52.801155 | ubuntu-noble | 2026-05-17 02:05:52.794 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:52.802859 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_server_name [0.050765s] ... ok 2026-05-17 02:05:52.822131 | ubuntu-noble | {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__does_item_exist_at_va_backend_negative [0.023065s] ... ok 2026-05-17 02:05:52.843286 | ubuntu-noble | {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_vip [0.021063s] ... ok 2026-05-17 02:05:52.854695 | ubuntu-noble | 2026-05-17 02:05:52.843 6714 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:52.854719 | ubuntu-noble | 2026-05-17 02:05:52.845 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:52.855077 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_security_services [0.051320s] ... ok 2026-05-17 02:05:52.863302 | ubuntu-noble | {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_share [0.020087s] ... ok 2026-05-17 02:05:52.883575 | ubuntu-noble | {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_share_from_snapshot [0.019555s] ... ok 2026-05-17 02:05:52.904054 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_common_server [0.020520s] ... ok 2026-05-17 02:05:52.907403 | ubuntu-noble | 2026-05-17 02:05:52.893 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.deny_share_access..do_deny_access" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:52.907671 | ubuntu-noble | 2026-05-17 02:05:52.894 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.deny_share_access..do_deny_access" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:52.907690 | ubuntu-noble | 2026-05-17 02:05:52.894 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.deny_share_access..do_deny_access" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:52.907697 | ubuntu-noble | 2026-05-17 02:05:52.895 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:52.908027 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs_with_ipv6 [0.049908s] ... ok 2026-05-17 02:05:52.924249 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_4 [0.020006s] ... ok 2026-05-17 02:05:52.937934 | ubuntu-noble | 2026-05-17 02:05:52.917 6714 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:52.937960 | ubuntu-noble | 2026-05-17 02:05:52.918 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.powermax.object_manager.CIFSServer.create' after 0.00114(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:52.937966 | ubuntu-noble | 2026-05-17 02:05:52.918 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.powermax.object_manager.CIFSServer.create in 1 seconds as it raised EMCPowerMaxInvalidMoverID: Invalid mover or vdm fake_mover_id.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:52.937972 | ubuntu-noble | 2026-05-17 02:05:52.919 6714 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:52.937988 | ubuntu-noble | 2026-05-17 02:05:52.921 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:52.938495 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server_invalid_mover_id [0.025128s] ... ok 2026-05-17 02:05:52.943928 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_1___ [0.019893s] ... ok 2026-05-17 02:05:52.953016 | ubuntu-noble | 2026-05-17 02:05:52.941 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to get mover by name server_2. 2026-05-17 02:05:52.953054 | ubuntu-noble | 2026-05-17 02:05:52.941 6714 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion.: manila.exception.EMCPowerMaxXMLAPIError: Failed to get mover by name server_2. 2026-05-17 02:05:52.953065 | ubuntu-noble | 2026-05-17 02:05:52.941 6714 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:52.953076 | ubuntu-noble | 2026-05-17 02:05:52.942 6714 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. 2026-05-17 02:05:52.953086 | ubuntu-noble | 2026-05-17 02:05:52.943 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:52.953394 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_but_not_found [0.022267s] ... ok 2026-05-17 02:05:52.963241 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_2 [0.019152s] ... ok 2026-05-17 02:05:52.965865 | ubuntu-noble | 2026-05-17 02:05:52.963 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:52.966165 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_unjoin_domain [0.020204s] ... ok 2026-05-17 02:05:52.983848 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_1 [0.020240s] ... ok 2026-05-17 02:05:52.987061 | ubuntu-noble | 2026-05-17 02:05:52.984 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:52.987617 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_clear_share_access_has_white_list [0.020576s] ... ok 2026-05-17 02:05:53.003169 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_server_connection_2_Exception [0.019498s] ... ok 2026-05-17 02:05:53.003954 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:53.015636 | ubuntu-noble | 2026-05-17 02:05:53.005 6714 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:53.015673 | ubuntu-noble | 2026-05-17 02:05:53.006 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:53.016175 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share [0.022145s] ... ok 2026-05-17 02:05:53.025356 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_mount_device [0.021878s] ... ok 2026-05-17 02:05:53.045170 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_remove_exports [0.019675s] ... ok 2026-05-17 02:05:53.063230 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to deny the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-05-17 02:05:53.063265 | ubuntu-noble | Command: None 2026-05-17 02:05:53.063275 | ubuntu-noble | Exit code: - 2026-05-17 02:05:53.063284 | ubuntu-noble | Stdout: '' 2026-05-17 02:05:53.063293 | ubuntu-noble | Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:05:53.063301 | ubuntu-noble | Command: None 2026-05-17 02:05:53.063309 | ubuntu-noble | Exit code: - 2026-05-17 02:05:53.063681 | ubuntu-noble | Stdout: '' 2026-05-17 02:05:53.063859 | ubuntu-noble | Stderr: None 2026-05-17 02:05:53.063873 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Traceback (most recent call last): 2026-05-17 02:05:53.063882 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1711, in deny_share_access 2026-05-17 02:05:53.063891 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager self._execute_cmd(allow_access, check_exit_code=True) 2026-05-17 02:05:53.063900 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-05-17 02:05:53.063922 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return r(f, *args, **kwargs) 2026-05-17 02:05:53.063931 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:53.063940 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-05-17 02:05:53.063950 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager do = self.iter(retry_state=retry_state) 2026-05-17 02:05:53.063958 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:53.063967 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-05-17 02:05:53.063975 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = action(retry_state) 2026-05-17 02:05:53.063983 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:53.063992 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-05-17 02:05:53.064000 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager self._add_action_func(lambda rs: rs.outcome.result()) 2026-05-17 02:05:53.064008 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:53.064017 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-05-17 02:05:53.064107 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self.__get_result() 2026-05-17 02:05:53.064121 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:53.064129 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-05-17 02:05:53.064138 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager raise self._exception 2026-05-17 02:05:53.064147 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-05-17 02:05:53.064166 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = fn(*args, **kwargs) 2026-05-17 02:05:53.064175 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:53.064214 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-05-17 02:05:53.064225 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-05-17 02:05:53.064522 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:53.064611 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:53.064621 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self._mock_call(*args, **kwargs) 2026-05-17 02:05:53.064629 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:53.064637 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:53.064646 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:53.064654 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:53.064662 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:05:53.064671 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = effect(*args, **kwargs) 2026-05-17 02:05:53.064679 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:53.064688 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-05-17 02:05:53.064697 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager raise item[2] 2026-05-17 02:05:53.064705 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:05:53.064714 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Command: None 2026-05-17 02:05:53.064722 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Exit code: - 2026-05-17 02:05:53.064731 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Stdout: '' 2026-05-17 02:05:53.064739 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Stderr: None 2026-05-17 02:05:53.064747 | ubuntu-noble | 2026-05-17 02:05:53.026 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager 2026-05-17 02:05:53.064764 | ubuntu-noble | 2026-05-17 02:05:53.027 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:53.064773 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access_with_error [0.021512s] ... ok 2026-05-17 02:05:53.064787 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_invalid_level [0.018730s] ... ok 2026-05-17 02:05:53.065838 | ubuntu-noble | 2026-05-17 02:05:53.047 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:53.066129 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_get_share_access [0.019026s] ... ok 2026-05-17 02:05:53.079298 | ubuntu-noble | 2026-05-17 02:05:53.066 6714 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:53.079333 | ubuntu-noble | 2026-05-17 02:05:53.067 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.powermax.object_manager.DNSDomain.create' after 0.00105(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:53.079366 | ubuntu-noble | 2026-05-17 02:05:53.067 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.powermax.object_manager.DNSDomain.create in 1 seconds as it raised EMCPowerMaxInvalidMoverID: Invalid mover or vdm fake_mover_id.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:53.079376 | ubuntu-noble | 2026-05-17 02:05:53.068 6714 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:53.079386 | ubuntu-noble | 2026-05-17 02:05:53.069 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:53.079678 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_create_dns_domain_invalid_mover_id [0.021895s] ... ok 2026-05-17 02:05:53.083714 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_volume_path_by_mount_path [0.019607s] ... ok 2026-05-17 02:05:53.100741 | ubuntu-noble | 2026-05-17 02:05:53.089 6714 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:53.100788 | ubuntu-noble | 2026-05-17 02:05:53.091 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:53.101131 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_on_mover [0.021492s] ... ok 2026-05-17 02:05:53.102129 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_initialize_disk [0.018371s] ... ok 2026-05-17 02:05:53.121763 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_remove_1_False [0.019239s] ... ok 2026-05-17 02:05:53.122942 | ubuntu-noble | 2026-05-17 02:05:53.111 6714 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:53.122964 | ubuntu-noble | 2026-05-17 02:05:53.113 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:53.123249 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points [0.021842s] ... ok 2026-05-17 02:05:53.140577 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_update_disk [0.018590s] ... ok 2026-05-17 02:05:53.142100 | ubuntu-noble | 2026-05-17 02:05:53.132 6714 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:53.142546 | ubuntu-noble | 2026-05-17 02:05:53.133 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:53.142810 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points_but_not_found [0.020251s] ... ok 2026-05-17 02:05:53.161669 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_execute_exception [0.021030s] ... ok 2026-05-17 02:05:53.162574 | ubuntu-noble | 2026-05-17 02:05:53.152 6714 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:53.163076 | ubuntu-noble | 2026-05-17 02:05:53.153 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to create mover interface {'name': '3d909830c356', 'device_name': 'cge-1-0', 'ip': '192.168.1.1', 'mover_name': 'server_2', 'net_mask': '255.255.255.0', 'vlan_id': 100}. Reason: []. 2026-05-17 02:05:53.163093 | ubuntu-noble | 2026-05-17 02:05:53.154 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:53.163333 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_error [0.020492s] ... ok 2026-05-17 02:05:53.181563 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_default_port_http [0.019624s] ... ok 2026-05-17 02:05:53.188523 | ubuntu-noble | 2026-05-17 02:05:53.173 6714 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:53.188551 | ubuntu-noble | 2026-05-17 02:05:53.174 6714 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:53.188566 | ubuntu-noble | 2026-05-17 02:05:53.176 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:53.188830 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover [0.022340s] ... ok 2026-05-17 02:05:53.200880 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_get_auth_using_certificates [0.019328s] ... ok 2026-05-17 02:05:53.205930 | ubuntu-noble | 2026-05-17 02:05:53.195 6714 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'other', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:53.205950 | ubuntu-noble | 2026-05-17 02:05:53.196 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:53.206296 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_ref_not_found [0.019928s] ... ok 2026-05-17 02:05:53.217985 | ubuntu-noble | 2026-05-17 02:05:53.216 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:53.218875 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_create_nfs_share [0.020251s] ... ok 2026-05-17 02:05:53.221345 | ubuntu-noble | {1} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_delete_multiple_shares [0.020530s] ... ok 2026-05-17 02:05:53.239319 | ubuntu-noble | Volume fakeid could not be found. It might be already deleted 2026-05-17 02:05:53.241938 | ubuntu-noble | {1} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_delete_non_existent [0.020356s] ... ok 2026-05-17 02:05:53.245367 | ubuntu-noble | 2026-05-17 02:05:53.236 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.powermax.object_manager.StorageObject._execute_cmd' after 4.02e-05(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:53.245387 | ubuntu-noble | 2026-05-17 02:05:53.236 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.powermax.object_manager.StorageObject._execute_cmd in 1 seconds as it raised EMCPowerMaxLockRequiredException: Unable to acquire lock(s).. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:53.245394 | ubuntu-noble | 2026-05-17 02:05:53.237 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:53.245839 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share_locked [0.020422s] ... ok 2026-05-17 02:05:53.259324 | ubuntu-noble | VPSA volume for share fakeid2 could not be found. 2026-05-17 02:05:53.259896 | ubuntu-noble | 2026-05-17 02:05:53.257 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:53.260266 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_with_error [0.019627s] ... ok 2026-05-17 02:05:53.262383 | ubuntu-noble | {1} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_extend_share [0.020103s] ... ok 2026-05-17 02:05:53.282156 | ubuntu-noble | 2026-05-17 02:05:53.276 6714 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to delete VDM 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. 2026-05-17 02:05:53.282187 | ubuntu-noble | 2026-05-17 02:05:53.277 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:53.282558 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm_with_error [0.020375s] ... ok 2026-05-17 02:05:53.283107 | ubuntu-noble | {1} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_get_share_stats [0.019830s] ... ok 2026-05-17 02:05:53.301823 | ubuntu-noble | {1} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_manage_existing_share [0.019923s] ... ok 2026-05-17 02:05:53.321214 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__delete_dataset_or_snapshot_with_retry_snapshot [0.019039s] ... ok 2026-05-17 02:05:53.340883 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_6___bar____True________compression_bar__ [0.019363s] ... ok 2026-05-17 02:05:53.345875 | ubuntu-noble | 2026-05-17 02:05:53.339 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-05-17 02:05:53.345904 | ubuntu-noble | 2026-05-17 02:05:53.339 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-05-17 02:05:53.345914 | ubuntu-noble | 2026-05-17 02:05:53.340 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:53.346287 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_check_valid_aliases_success [0.063192s] ... ok 2026-05-17 02:05:53.359220 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_06___True____True________dedup_on__ [0.018524s] ... ok 2026-05-17 02:05:53.377102 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_08___False____True__False________dedup_off__ [0.017849s] ... ok 2026-05-17 02:05:53.395858 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_migration_snapshot_tag [0.018695s] ... ok 2026-05-17 02:05:53.414338 | ubuntu-noble | 2026-05-17 02:05:53.402 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-05-17 02:05:53.414400 | ubuntu-noble | 2026-05-17 02:05:53.403 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-05-17 02:05:53.415352 | ubuntu-noble | 2026-05-17 02:05:53.403 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-05-17 02:05:53.415389 | ubuntu-noble | 2026-05-17 02:05:53.404 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:53.415433 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_connect_invalid_config [0.063292s] ... ok 2026-05-17 02:05:53.415447 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_pools_info_3_foo_replication_domain [0.018596s] ... ok 2026-05-17 02:05:53.432951 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_1_ [0.018343s] ... ok 2026-05-17 02:05:53.451412 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__setup_helpers_error [0.018182s] ... ok 2026-05-17 02:05:53.470869 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_from_snapshot_with_share_server [0.019094s] ... ok 2026-05-17 02:05:53.479029 | ubuntu-noble | 2026-05-17 02:05:53.464 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-05-17 02:05:53.479054 | ubuntu-noble | 2026-05-17 02:05:53.465 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-05-17 02:05:53.479063 | ubuntu-noble | 2026-05-17 02:05:53.465 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Creating NFS share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:108 2026-05-17 02:05:53.479071 | ubuntu-noble | 2026-05-17 02:05:53.466 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Creating NFS share share-foo. _create_nfs_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:142 2026-05-17 02:05:53.479079 | ubuntu-noble | 2026-05-17 02:05:53.466 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:53.479564 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_nfs_with_mount_point_name [0.062370s] ... ok 2026-05-17 02:05:53.491411 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_replica_not_found [0.020829s] ... ok 2026-05-17 02:05:53.511144 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_3_rw_1_1_1_1 [0.019295s] ... ok 2026-05-17 02:05:53.530926 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_3 [0.019826s] ... ok 2026-05-17 02:05:53.538664 | ubuntu-noble | 2026-05-17 02:05:53.527 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-05-17 02:05:53.538698 | ubuntu-noble | 2026-05-17 02:05:53.527 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-05-17 02:05:53.538708 | ubuntu-noble | 2026-05-17 02:05:53.528 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Creating snapshot snapshot01. create_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:209 2026-05-17 02:05:53.538728 | ubuntu-noble | 2026-05-17 02:05:53.528 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:53.539129 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snapshot_with_mount_support [0.061918s] ... ok 2026-05-17 02:05:53.551655 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_start [0.020566s] ... ok 2026-05-17 02:05:53.568335 | ubuntu-noble | Failed to sync replica fake_second_replica_id. Unexpected error while running command. 2026-05-17 02:05:53.568421 | ubuntu-noble | Command: None 2026-05-17 02:05:53.568433 | ubuntu-noble | Exit code: - 2026-05-17 02:05:53.568442 | ubuntu-noble | Stdout: 'Second replica sync failure' 2026-05-17 02:05:53.568487 | ubuntu-noble | Stderr: None 2026-05-17 02:05:53.570727 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_promote_replica_active_available [0.019243s] ... ok 2026-05-17 02:05:53.590614 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_replicated_snapshot_2 [0.019494s] ... ok 2026-05-17 02:05:53.599557 | ubuntu-noble | 2026-05-17 02:05:53.589 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-05-17 02:05:53.599577 | ubuntu-noble | 2026-05-17 02:05:53.589 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-05-17 02:05:53.599597 | ubuntu-noble | 2026-05-17 02:05:53.591 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:53.599966 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_failure [0.062372s] ... ok 2026-05-17 02:05:53.609404 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_ssh_execute_with_sudo [0.018848s] ... ok 2026-05-17 02:05:53.628656 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_is_kernel_version_true [0.019025s] ... ok 2026-05-17 02:05:53.648354 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_1_ [0.019292s] ... ok 2026-05-17 02:05:53.667842 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_6_su [0.019629s] ... ok 2026-05-17 02:05:53.669351 | ubuntu-noble | 2026-05-17 02:05:53.652 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-05-17 02:05:53.669381 | ubuntu-noble | 2026-05-17 02:05:53.652 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-05-17 02:05:53.669391 | ubuntu-noble | 2026-05-17 02:05:53.653 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Deleting CIFS share. delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:229 2026-05-17 02:05:53.669401 | ubuntu-noble | 2026-05-17 02:05:53.653 6714 WARNING manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] CIFS share "my_custom_share": the delete operation failed because the share path does not match the expected path. 2026-05-17 02:05:53.669420 | ubuntu-noble | 2026-05-17 02:05:53.654 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Removing quota _delete_quota /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:250 2026-05-17 02:05:53.669429 | ubuntu-noble | 2026-05-17 02:05:53.654 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Removing directory /ifs/manila-test/share-foo _delete_directory /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:265 2026-05-17 02:05:53.669438 | ubuntu-noble | 2026-05-17 02:05:53.655 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:53.669829 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_invalid_share_cifs_with_mount_point_name [0.063608s] ... ok 2026-05-17 02:05:53.687628 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_no_rules_1 [0.019812s] ... ok 2026-05-17 02:05:53.708318 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_3_cephx [0.020324s] ... ok 2026-05-17 02:05:53.725171 | ubuntu-noble | 2026-05-17 02:05:53.718 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-05-17 02:05:53.725228 | ubuntu-noble | 2026-05-17 02:05:53.719 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-05-17 02:05:53.725249 | ubuntu-noble | 2026-05-17 02:05:53.720 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:53.725582 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_not_found [0.065895s] ... ok 2026-05-17 02:05:53.726129 | ubuntu-noble | Error deleting snapshot: fakesnapshot on share: fakeshare to pool: fakepool project: fakeproject return code: 400 message: data. 2026-05-17 02:05:53.727802 | ubuntu-noble | {1} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_delete_snapshot [0.019661s] ... ok 2026-05-17 02:05:53.748777 | ubuntu-noble | {1} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_modify_share [0.020683s] ... ok 2026-05-17 02:05:53.769886 | ubuntu-noble | {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_deny_access [0.021040s] ... ok 2026-05-17 02:05:53.787673 | ubuntu-noble | Cannot manage share fakename 2026-05-17 02:05:53.790840 | ubuntu-noble | {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_no_share_details [0.020525s] ... ok 2026-05-17 02:05:53.793912 | ubuntu-noble | 2026-05-17 02:05:53.784 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-05-17 02:05:53.793939 | ubuntu-noble | 2026-05-17 02:05:53.784 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-05-17 02:05:53.793950 | ubuntu-noble | 2026-05-17 02:05:53.785 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Deleting snapshot test_snapshot delete_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:317 2026-05-17 02:05:53.793957 | ubuntu-noble | 2026-05-17 02:05:53.785 6714 ERROR manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to delete snapshot "test_snapshot". 2026-05-17 02:05:53.793972 | ubuntu-noble | 2026-05-17 02:05:53.786 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:53.794177 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_snapshot_failure [0.065507s] ... ok 2026-05-17 02:05:53.813976 | ubuntu-noble | {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_shrink_share [0.023292s] ... ok 2026-05-17 02:05:53.849410 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:53.883139 | ubuntu-noble | {1} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rules_status_force_status [0.068983s] ... ok 2026-05-17 02:05:53.929685 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:05:53.934557 | ubuntu-noble | {1} manila.tests.share.test_api.OtherTenantsShareActionsTestCase.test_update_other_tenants_public_share [0.050967s] ... ok 2026-05-17 02:05:53.965156 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_no_shares [0.030509s] ... ok 2026-05-17 02:05:54.011939 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_group_related_to_server [0.047008s] ... ok 2026-05-17 02:05:54.048201 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_1_True [0.035851s] ... ok 2026-05-17 02:05:54.084902 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_network_not_active [0.036770s] ... ok 2026-05-17 02:05:54.109995 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_no_support [0.025185s] ... ok 2026-05-17 02:05:54.159051 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_shares_na [0.048373s] ... ok 2026-05-17 02:05:54.218314 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_access_get_all [0.059518s] ... ok 2026-05-17 02:05:54.251515 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_1_rw [0.033015s] ... ok 2026-05-17 02:05:54.295619 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_to_instance [0.043370s] ... ok 2026-05-17 02:05:54.306202 | ubuntu-noble | 2026-05-17 02:05:54.293 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-05-17 02:05:54.306224 | ubuntu-noble | 2026-05-17 02:05:54.293 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-05-17 02:05:54.306232 | ubuntu-noble | 2026-05-17 02:05:54.294 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Ensuring PowerScale shares. ensure_shares /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:699 2026-05-17 02:05:54.306238 | ubuntu-noble | 2026-05-17 02:05:54.294 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:54.306993 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_cifs_share_exists_with_mount_point_name [0.508020s] ... ok 2026-05-17 02:05:54.319959 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_configure_empty_default_prefix [0.024847s] ... ok 2026-05-17 02:05:54.369497 | ubuntu-noble | 2026-05-17 02:05:54.360 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-05-17 02:05:54.369532 | ubuntu-noble | 2026-05-17 02:05:54.361 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-05-17 02:05:54.369542 | ubuntu-noble | 2026-05-17 02:05:54.361 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Ensuring PowerScale shares. ensure_shares /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:699 2026-05-17 02:05:54.369566 | ubuntu-noble | 2026-05-17 02:05:54.362 6714 WARNING manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] NFS Share my_share is not found. 2026-05-17 02:05:54.369576 | ubuntu-noble | 2026-05-17 02:05:54.362 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:54.370165 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_nfs_share_does_not_exist [0.068412s] ... ok 2026-05-17 02:05:54.392372 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_1 [0.072321s] ... ok 2026-05-17 02:05:54.431897 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_error_on_quota_commit_1_QuotaError [0.039170s] ... ok 2026-05-17 02:05:54.435907 | ubuntu-noble | 2026-05-17 02:05:54.426 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-05-17 02:05:54.435970 | ubuntu-noble | 2026-05-17 02:05:54.427 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-05-17 02:05:54.436018 | ubuntu-noble | 2026-05-17 02:05:54.427 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Ensuring PowerScale shares. ensure_shares /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:699 2026-05-17 02:05:54.436032 | ubuntu-noble | 2026-05-17 02:05:54.428 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:54.436741 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_nfs_share_exists_with_mount_point_name [0.065067s] ... ok 2026-05-17 02:05:54.465919 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_1_None [0.033913s] ... ok 2026-05-17 02:05:54.502066 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_3_fake [0.035856s] ... ok 2026-05-17 02:05:54.503366 | ubuntu-noble | 2026-05-17 02:05:54.491 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-05-17 02:05:54.503406 | ubuntu-noble | 2026-05-17 02:05:54.492 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-05-17 02:05:54.503434 | ubuntu-noble | 2026-05-17 02:05:54.492 6714 INFO manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Managing existing share with protocol: NFS, export path: 10.0.0.1:/ifs/projects/teamX 2026-05-17 02:05:54.503491 | ubuntu-noble | 2026-05-17 02:05:54.493 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:54.504117 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_nfs_raises_when_quota_absent [0.064987s] ... ok 2026-05-17 02:05:54.536252 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_6_glusterfsfake [0.034361s] ... ok 2026-05-17 02:05:54.568914 | ubuntu-noble | 2026-05-17 02:05:54.555 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-05-17 02:05:54.568952 | ubuntu-noble | 2026-05-17 02:05:54.556 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-05-17 02:05:54.568963 | ubuntu-noble | 2026-05-17 02:05:54.556 6714 INFO manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Snapshot snapshot-id-123 has no specified size. Use default value to share size, set size in driver options if you want. 2026-05-17 02:05:54.568972 | ubuntu-noble | 2026-05-17 02:05:54.556 6714 INFO manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Snapshot 123 in PowerScale will be managed with ID snapshot-id-123. 2026-05-17 02:05:54.568981 | ubuntu-noble | 2026-05-17 02:05:54.557 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:54.569414 | ubuntu-noble | Quota exceeded for None, tried to create 1G share (10G of 5G already consumed). 2026-05-17 02:05:54.569808 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_no_size_uses_share_size [0.064068s] ... ok 2026-05-17 02:05:54.572128 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_1 [0.035740s] ... ok 2026-05-17 02:05:54.596255 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_invalid_share_type_1 [0.023958s] ... ok 2026-05-17 02:05:54.628089 | ubuntu-noble | Quota exceeded for None, unable to create a share replica size of 0G (10G of 5G already consumed). 2026-05-17 02:05:54.630712 | ubuntu-noble | 2026-05-17 02:05:54.620 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-05-17 02:05:54.630746 | ubuntu-noble | 2026-05-17 02:05:54.620 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-05-17 02:05:54.630758 | ubuntu-noble | 2026-05-17 02:05:54.621 6714 INFO manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Snapshot 123 in PowerScale will be managed with ID snapshot-id-123. 2026-05-17 02:05:54.630768 | ubuntu-noble | 2026-05-17 02:05:54.621 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:54.631017 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_with_mount_support [0.064231s] ... ok 2026-05-17 02:05:54.631035 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_over_quota_1 [0.034640s] ... ok 2026-05-17 02:05:54.667512 | ubuntu-noble | Failed to commit reservations None 2026-05-17 02:05:54.667572 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:54.667587 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:05:54.667598 | ubuntu-noble | self._driver.commit( 2026-05-17 02:05:54.667610 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:05:54.667621 | ubuntu-noble | db.reservation_commit( 2026-05-17 02:05:54.667633 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:05:54.667645 | ubuntu-noble | return IMPL.reservation_commit( 2026-05-17 02:05:54.667656 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:54.667667 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:05:54.667678 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:54.667689 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:54.667701 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:05:54.667712 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:05:54.667757 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:05:54.667772 | ubuntu-noble | self.force_reraise() 2026-05-17 02:05:54.667783 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:05:54.667795 | ubuntu-noble | raise self.value 2026-05-17 02:05:54.667806 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:05:54.667814 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:05:54.667822 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:54.667831 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:05:54.667839 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:05:54.667847 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:54.667855 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:05:54.667863 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:05:54.667872 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:54.667880 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:05:54.667888 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-05-17 02:05:54.667896 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:54.667905 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:54.667913 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:54.667921 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:54.667929 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:05:54.667937 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:54.667945 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:54.667954 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:54.667976 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:54.667984 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:54.667993 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:54.668001 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:54.668009 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:54.668017 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:05:54.668025 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:54.668034 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:54.668042 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:54.668050 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:54.668058 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:54.668066 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:54.668074 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:54.668083 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:54.668091 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:05:54.668099 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:05:54.668108 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:54.668116 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:05:54.668124 | ubuntu-noble | return a.in_(b) 2026-05-17 02:05:54.668132 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:05:54.668158 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:05:54.668167 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:05:54.668175 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:54.668184 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:05:54.668192 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:05:54.668200 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:54.668208 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:05:54.668217 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-05-17 02:05:54.668225 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:54.668233 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:05:54.668241 | ubuntu-noble | resolved = impl._literal_coercion( 2026-05-17 02:05:54.668249 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:54.668257 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:05:54.668266 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-05-17 02:05:54.668278 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:05:54.668288 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:05:54.668300 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-05-17 02:05:54.675976 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_2_CIFS [0.045046s] ... ok 2026-05-17 02:05:54.693201 | ubuntu-noble | 2026-05-17 02:05:54.684 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-05-17 02:05:54.693253 | ubuntu-noble | 2026-05-17 02:05:54.685 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-05-17 02:05:54.693265 | ubuntu-noble | 2026-05-17 02:05:54.685 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Updating access for snapshot snap-001. snapshot_update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:888 2026-05-17 02:05:54.693275 | ubuntu-noble | 2026-05-17 02:05:54.686 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:54.693586 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_snapshot_update_access_cifs [0.064571s] ... ok 2026-05-17 02:05:54.712415 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_1 [0.036126s] ... ok 2026-05-17 02:05:54.735966 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_fail [0.023073s] ... ok 2026-05-17 02:05:54.761290 | ubuntu-noble | 2026-05-17 02:05:54.748 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-05-17 02:05:54.761348 | ubuntu-noble | 2026-05-17 02:05:54.749 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-05-17 02:05:54.761361 | ubuntu-noble | 2026-05-17 02:05:54.749 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Updaing access for share share-foo. update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:543 2026-05-17 02:05:54.761383 | ubuntu-noble | 2026-05-17 02:05:54.750 6714 ERROR manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to update access rules for CIFS share "share-foo". 2026-05-17 02:05:54.761394 | ubuntu-noble | 2026-05-17 02:05:54.750 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:54.761731 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_cifs_invalid_user_access_level [0.063734s] ... ok 2026-05-17 02:05:54.768574 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_invalid_task_state [0.032770s] ... ok 2026-05-17 02:05:54.802427 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_deferred_2 [0.033334s] ... ok 2026-05-17 02:05:54.836889 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_invalid_status [0.034864s] ... ok 2026-05-17 02:05:54.839854 | ubuntu-noble | 2026-05-17 02:05:54.769 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-05-17 02:05:54.839902 | ubuntu-noble | 2026-05-17 02:05:54.769 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-05-17 02:05:54.839912 | ubuntu-noble | 2026-05-17 02:05:54.770 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Request: PUT https://localhost:8080/namespace/ifs/admin/target?recursive=False _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-05-17 02:05:54.839922 | ubuntu-noble | 2026-05-17 02:05:54.770 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] PUT https://localhost:8080/namespace/ifs/admin/target?recursive=False 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:54.839931 | ubuntu-noble | 2026-05-17 02:05:54.771 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Response: status_code=200 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-05-17 02:05:54.839940 | ubuntu-noble | 2026-05-17 02:05:54.771 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Request: GET https://localhost:8080/platform/1/snapshot/snapshots/snapshot01 _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-05-17 02:05:54.839948 | ubuntu-noble | 2026-05-17 02:05:54.771 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] GET https://localhost:8080/platform/1/snapshot/snapshots/snapshot01 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:54.839957 | ubuntu-noble | 2026-05-17 02:05:54.771 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Response: status_code=200 body={'snapshots': [{'name': 'snapshot01', 'path': '/ifs/admin/source'}]} _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-05-17 02:05:54.840002 | ubuntu-noble | 2026-05-17 02:05:54.772 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Request: GET https://localhost:8080/namespace/ifs/.snapshot/snapshot01/admin/source?detail=default _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-05-17 02:05:54.840012 | ubuntu-noble | 2026-05-17 02:05:54.772 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] GET https://localhost:8080/namespace/ifs/.snapshot/snapshot01/admin/source?detail=default 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:54.840032 | ubuntu-noble | 2026-05-17 02:05:54.772 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Response: status_code=200 body={'children': [{'name': 'dir1', 'type': 'container'}, {'name': 'dir2', 'type': 'container'}, {'name': 'file1', 'type': 'object'}, {'name': 'file2', 'type': 'object'}]} _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-05-17 02:05:54.840061 | ubuntu-noble | 2026-05-17 02:05:54.772 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Request: PUT https://localhost:8080/namespace/ifs/admin/target/dir1?recursive=False _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-05-17 02:05:54.840070 | ubuntu-noble | 2026-05-17 02:05:54.773 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] PUT https://localhost:8080/namespace/ifs/admin/target/dir1?recursive=False 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:54.840079 | ubuntu-noble | 2026-05-17 02:05:54.773 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Response: status_code=200 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-05-17 02:05:54.840087 | ubuntu-noble | 2026-05-17 02:05:54.773 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Request: GET https://localhost:8080/namespace/ifs/.snapshot/snapshot01/admin/source/dir1?detail=default _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-05-17 02:05:54.840096 | ubuntu-noble | 2026-05-17 02:05:54.774 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] GET https://localhost:8080/namespace/ifs/.snapshot/snapshot01/admin/source/dir1?detail=default 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:54.840105 | ubuntu-noble | 2026-05-17 02:05:54.774 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Response: status_code=200 body={'children': [{'name': 'file11', 'type': 'object'}, {'name': 'file12', 'type': 'object'}]} _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-05-17 02:05:54.840114 | ubuntu-noble | 2026-05-17 02:05:54.774 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Request: PUT https://localhost:8080/namespace/ifs/admin/target/dir1/file11?clone=true&snapshot=snapshot01 _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-05-17 02:05:54.840122 | ubuntu-noble | 2026-05-17 02:05:54.775 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] PUT https://localhost:8080/namespace/ifs/admin/target/dir1/file11?clone=true&snapshot=snapshot01 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:54.840136 | ubuntu-noble | 2026-05-17 02:05:54.775 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Response: status_code=200 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-05-17 02:05:54.840145 | ubuntu-noble | 2026-05-17 02:05:54.775 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Request: PUT https://localhost:8080/namespace/ifs/admin/target/dir1/file12?clone=true&snapshot=snapshot01 _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-05-17 02:05:54.840168 | ubuntu-noble | 2026-05-17 02:05:54.775 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] PUT https://localhost:8080/namespace/ifs/admin/target/dir1/file12?clone=true&snapshot=snapshot01 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:54.840177 | ubuntu-noble | 2026-05-17 02:05:54.776 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Response: status_code=200 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-05-17 02:05:54.840185 | ubuntu-noble | 2026-05-17 02:05:54.776 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Request: PUT https://localhost:8080/namespace/ifs/admin/target/dir2?recursive=False _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-05-17 02:05:54.840194 | ubuntu-noble | 2026-05-17 02:05:54.776 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] PUT https://localhost:8080/namespace/ifs/admin/target/dir2?recursive=False 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:54.840202 | ubuntu-noble | 2026-05-17 02:05:54.777 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Response: status_code=200 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-05-17 02:05:54.840211 | ubuntu-noble | 2026-05-17 02:05:54.777 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Request: GET https://localhost:8080/namespace/ifs/.snapshot/snapshot01/admin/source/dir2?detail=default _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-05-17 02:05:54.840219 | ubuntu-noble | 2026-05-17 02:05:54.777 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] GET https://localhost:8080/namespace/ifs/.snapshot/snapshot01/admin/source/dir2?detail=default 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:54.840228 | ubuntu-noble | 2026-05-17 02:05:54.777 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Response: status_code=200 body={'children': [{'name': 'file21', 'type': 'object'}, {'name': 'file22', 'type': 'object'}]} _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-05-17 02:05:54.840237 | ubuntu-noble | 2026-05-17 02:05:54.777 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Request: PUT https://localhost:8080/namespace/ifs/admin/target/dir2/file21?clone=true&snapshot=snapshot01 _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-05-17 02:05:54.840250 | ubuntu-noble | 2026-05-17 02:05:54.778 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] PUT https://localhost:8080/namespace/ifs/admin/target/dir2/file21?clone=true&snapshot=snapshot01 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:54.840266 | ubuntu-noble | 2026-05-17 02:05:54.778 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Response: status_code=200 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-05-17 02:05:54.840281 | ubuntu-noble | 2026-05-17 02:05:54.778 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Request: PUT https://localhost:8080/namespace/ifs/admin/target/dir2/file22?clone=true&snapshot=snapshot01 _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-05-17 02:05:54.840290 | ubuntu-noble | 2026-05-17 02:05:54.779 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] PUT https://localhost:8080/namespace/ifs/admin/target/dir2/file22?clone=true&snapshot=snapshot01 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:54.840298 | ubuntu-noble | 2026-05-17 02:05:54.779 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Response: status_code=200 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-05-17 02:05:54.840307 | ubuntu-noble | 2026-05-17 02:05:54.779 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Request: PUT https://localhost:8080/namespace/ifs/admin/target/file1?clone=true&snapshot=snapshot01 _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-05-17 02:05:54.840315 | ubuntu-noble | 2026-05-17 02:05:54.780 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] PUT https://localhost:8080/namespace/ifs/admin/target/file1?clone=true&snapshot=snapshot01 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:54.840348 | ubuntu-noble | 2026-05-17 02:05:54.780 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Response: status_code=200 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-05-17 02:05:54.840357 | ubuntu-noble | 2026-05-17 02:05:54.780 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Request: PUT https://localhost:8080/namespace/ifs/admin/target/file2?clone=true&snapshot=snapshot01 _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-05-17 02:05:54.840366 | ubuntu-noble | 2026-05-17 02:05:54.780 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] PUT https://localhost:8080/namespace/ifs/admin/target/file2?clone=true&snapshot=snapshot01 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:54.840374 | ubuntu-noble | 2026-05-17 02:05:54.781 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Response: status_code=200 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-05-17 02:05:54.840423 | ubuntu-noble | 2026-05-17 02:05:54.782 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:54.840447 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_clone_snapshot [0.031393s] ... ok 2026-05-17 02:05:54.848273 | ubuntu-noble | 2026-05-17 02:05:54.801 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-05-17 02:05:54.848332 | ubuntu-noble | 2026-05-17 02:05:54.801 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-05-17 02:05:54.848343 | ubuntu-noble | 2026-05-17 02:05:54.801 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Request: PUT https://localhost:8080/namespace/ifs/test?recursive=True _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-05-17 02:05:54.848375 | ubuntu-noble | 2026-05-17 02:05:54.802 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] PUT https://localhost:8080/namespace/ifs/test?recursive=True 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:54.848418 | ubuntu-noble | 2026-05-17 02:05:54.802 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Response: status_code=200 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-05-17 02:05:54.848429 | ubuntu-noble | 2026-05-17 02:05:54.803 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:54.848446 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_directory_2_True [0.021273s] ... ok 2026-05-17 02:05:54.856942 | ubuntu-noble | 2026-05-17 02:05:54.824 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-05-17 02:05:54.856965 | ubuntu-noble | 2026-05-17 02:05:54.824 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-05-17 02:05:54.856972 | ubuntu-noble | 2026-05-17 02:05:54.824 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Request: POST https://localhost:8080/platform/12/protocols/nfs/aliases?zone=System {'data': '{"name": "my_custom_name", "path": "/ifs/my_share"}'} _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:545 2026-05-17 02:05:54.856979 | ubuntu-noble | 2026-05-17 02:05:54.825 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] POST https://localhost:8080/platform/12/protocols/nfs/aliases?zone=System 404 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:54.856997 | ubuntu-noble | 2026-05-17 02:05:54.825 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Response: status_code=404 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-05-17 02:05:54.857027 | ubuntu-noble | 2026-05-17 02:05:54.826 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:54.857881 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_aliases_error_codes_2_404 [0.022459s] ... ok 2026-05-17 02:05:54.858557 | ubuntu-noble | share server 'fake_share_server_id' in use by share groups. 2026-05-17 02:05:54.861389 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_server_dependent_group_exists [0.024303s] ... ok 2026-05-17 02:05:54.866393 | ubuntu-noble | 2026-05-17 02:05:54.844 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-05-17 02:05:54.866416 | ubuntu-noble | 2026-05-17 02:05:54.844 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-05-17 02:05:54.866422 | ubuntu-noble | 2026-05-17 02:05:54.844 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Request: POST https://localhost:8080/platform/12/protocols/nfs/aliases?zone=System {'data': '{"name": "my_custom_name", "path": "/ifs/my_share"}'} _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:545 2026-05-17 02:05:54.866428 | ubuntu-noble | 2026-05-17 02:05:54.845 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] POST https://localhost:8080/platform/12/protocols/nfs/aliases?zone=System 500 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:54.866434 | ubuntu-noble | 2026-05-17 02:05:54.845 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Response: status_code=500 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-05-17 02:05:54.866440 | ubuntu-noble | 2026-05-17 02:05:54.846 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:54.867093 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_aliases_error_codes_3_500 [0.019713s] ... ok 2026-05-17 02:05:54.874308 | ubuntu-noble | 2026-05-17 02:05:54.865 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-05-17 02:05:54.874336 | ubuntu-noble | 2026-05-17 02:05:54.865 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-05-17 02:05:54.874353 | ubuntu-noble | 2026-05-17 02:05:54.865 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Request: POST https://localhost:8080/platform/1/protocols/smb/shares {'data': '{"permissions": [], "name": "my_smb_share", "path": "/ifs/home/admin/smb_share"}'} _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:545 2026-05-17 02:05:54.874366 | ubuntu-noble | 2026-05-17 02:05:54.866 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] POST https://localhost:8080/platform/1/protocols/smb/shares 404 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:54.874371 | ubuntu-noble | 2026-05-17 02:05:54.866 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Response: status_code=404 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-05-17 02:05:54.874377 | ubuntu-noble | 2026-05-17 02:05:54.867 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:54.874897 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_smb_share_2__404__False_ [0.021432s] ... ok 2026-05-17 02:05:54.884696 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_server_no_dependent_shares [0.022459s] ... ok 2026-05-17 02:05:54.901237 | ubuntu-noble | 2026-05-17 02:05:54.885 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-05-17 02:05:54.901274 | ubuntu-noble | 2026-05-17 02:05:54.885 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-05-17 02:05:54.901285 | ubuntu-noble | 2026-05-17 02:05:54.886 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Request: POST https://localhost:8080/platform/22/protocols/nfs/exports {'data': '{"paths": ["/ifs/manila-test/.snapshots/snap-001"], "read_only": true, "map_root": {"enabled": false}}'} _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:545 2026-05-17 02:05:54.901296 | ubuntu-noble | 2026-05-17 02:05:54.886 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] POST https://localhost:8080/platform/22/protocols/nfs/exports 400 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:54.901305 | ubuntu-noble | 2026-05-17 02:05:54.886 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Response: status_code=400 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-05-17 02:05:54.901314 | ubuntu-noble | 2026-05-17 02:05:54.887 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:54.903232 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_nfs_export_2__400__False_ [0.019836s] ... ok 2026-05-17 02:05:54.917434 | ubuntu-noble | 2026-05-17 02:05:54.906 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-05-17 02:05:54.917513 | ubuntu-noble | 2026-05-17 02:05:54.906 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-05-17 02:05:54.917624 | ubuntu-noble | 2026-05-17 02:05:54.907 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Request: DELETE https://localhost:8080/platform/1/snapshot/snapshots/snap123 _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-05-17 02:05:54.917757 | ubuntu-noble | 2026-05-17 02:05:54.907 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] DELETE https://localhost:8080/platform/1/snapshot/snapshots/snap123 409 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:54.917770 | ubuntu-noble | 2026-05-17 02:05:54.907 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Response: status_code=409 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-05-17 02:05:54.917779 | ubuntu-noble | 2026-05-17 02:05:54.908 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:54.917902 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_snapshot_by_id_non_204 [0.020859s] ... ok 2026-05-17 02:05:54.935548 | ubuntu-noble | 2026-05-17 02:05:54.927 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-05-17 02:05:54.935594 | ubuntu-noble | 2026-05-17 02:05:54.927 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-05-17 02:05:54.935605 | ubuntu-noble | 2026-05-17 02:05:54.928 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:54.935834 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_cluster_version_success [0.020162s] ... ok 2026-05-17 02:05:54.939909 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_deferred_2_False [0.055756s] ... ok 2026-05-17 02:05:54.960761 | ubuntu-noble | 2026-05-17 02:05:54.947 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-05-17 02:05:54.960814 | ubuntu-noble | 2026-05-17 02:05:54.947 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-05-17 02:05:54.960824 | ubuntu-noble | 2026-05-17 02:05:54.947 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Request: GET https://localhost:8080/platform/1/snapshot/snapshots _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-05-17 02:05:54.960835 | ubuntu-noble | 2026-05-17 02:05:54.948 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] GET https://localhost:8080/platform/1/snapshot/snapshots 404 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:54.960844 | ubuntu-noble | 2026-05-17 02:05:54.948 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Response: status_code=404 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-05-17 02:05:54.960870 | ubuntu-noble | 2026-05-17 02:05:54.949 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:54.961136 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshots_error_occurred [0.020518s] ... ok 2026-05-17 02:05:54.969786 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_4_available [0.029831s] ... ok 2026-05-17 02:05:54.986165 | ubuntu-noble | 2026-05-17 02:05:54.972 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-05-17 02:05:54.986194 | ubuntu-noble | 2026-05-17 02:05:54.972 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-05-17 02:05:54.986201 | ubuntu-noble | 2026-05-17 02:05:54.973 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Request: GET https://localhost:8080/platform/12/protocols/nfs/exports {'params': {'path': '/ifs/home/admin'}} _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:545 2026-05-17 02:05:54.986208 | ubuntu-noble | 2026-05-17 02:05:54.974 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] GET https://localhost:8080/platform/12/protocols/nfs/exports?path=%2Fifs%2Fhome%2Fadmin 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:54.986213 | ubuntu-noble | 2026-05-17 02:05:54.974 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Response: status_code=200 body={'exports': [{'id': 42, 'paths': ['/ifs/home/admin']}], 'total': 1} _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-05-17 02:05:54.986230 | ubuntu-noble | 2026-05-17 02:05:54.974 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:54.986658 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_lookup_nfs_export_1____ifs_home_admin______exports______id___42___paths______ifs_home_admin_______total___1____42_ [0.025687s] ... ok 2026-05-17 02:05:54.992681 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_wrong_status [0.022840s] ... ok 2026-05-17 02:05:54.999230 | ubuntu-noble | 2026-05-17 02:05:54.993 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-05-17 02:05:54.999251 | ubuntu-noble | 2026-05-17 02:05:54.994 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-05-17 02:05:54.999258 | ubuntu-noble | 2026-05-17 02:05:54.995 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:54.999649 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_nfs_export_access_no_rw_ips [0.020031s] ... ok 2026-05-17 02:05:55.025631 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_extend_invalid_size [0.032523s] ... ok 2026-05-17 02:05:55.026562 | ubuntu-noble | 2026-05-17 02:05:55.014 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] GET https://192.168.0.110/api/rest/file_system?name=eq.powerstore-nfs-share 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:55.026955 | ubuntu-noble | 2026-05-17 02:05:55.014 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST Request: GET https://192.168.0.110/api/rest/file_system?name=eq.powerstore-nfs-share with body None _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:77 2026-05-17 02:05:55.026969 | ubuntu-noble | 2026-05-17 02:05:55.014 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST Response: 200 with data [{"id": "6454e9a9-a698-e9bc-ca61-1a9efb93188b"}] _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:86 2026-05-17 02:05:55.026979 | ubuntu-noble | 2026-05-17 02:05:55.015 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.027233 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_filesystem_id [0.019656s] ... ok 2026-05-17 02:05:55.043115 | ubuntu-noble | 2026-05-17 02:05:55.033 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] GET https://192.168.0.110/api/rest/nas_server?name=eq.powerstore-nasserver 400 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:55.043144 | ubuntu-noble | 2026-05-17 02:05:55.033 6714 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST Request: GET https://192.168.0.110/api/rest/nas_server?name=eq.powerstore-nasserver with body None 2026-05-17 02:05:55.043161 | ubuntu-noble | 2026-05-17 02:05:55.033 6714 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST Response: 400 with data 2026-05-17 02:05:55.043168 | ubuntu-noble | 2026-05-17 02:05:55.034 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.043358 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_id_failure [0.019690s] ... ok 2026-05-17 02:05:55.058614 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_extend_invalid_task_state [0.033070s] ... ok 2026-05-17 02:05:55.068482 | ubuntu-noble | 2026-05-17 02:05:55.056 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] GET https://192.168.0.110/api/rest/nas_server/6423d56e-eaf3-7424-be0b-1a9efb93188b?select=current_preferred_IPv4_interface_id,current_preferred_IPv6_interface_id,file_interfaces(id,ip_address) 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:55.068507 | ubuntu-noble | 2026-05-17 02:05:55.056 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST Request: GET https://192.168.0.110/api/rest/nas_server/6423d56e-eaf3-7424-be0b-1a9efb93188b?select=current_preferred_IPv4_interface_id,current_preferred_IPv6_interface_id,file_interfaces(id,ip_address) with body None _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:77 2026-05-17 02:05:55.068515 | ubuntu-noble | 2026-05-17 02:05:55.056 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST Response: 200 with data {"current_preferred_IPv4_interface_id": "6423d586-4070-f752-c4da-1a9efb93188b", "current_preferred_IPv6_interface_id": null, "file_interfaces": [{"id": "6423d586-4070-f752-c4da-1a9efb93188b", "ip_address": "192.168.11.23"}]} _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:86 2026-05-17 02:05:55.068529 | ubuntu-noble | 2026-05-17 02:05:55.057 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.068921 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_interfaces [0.022699s] ... ok 2026-05-17 02:05:55.087583 | ubuntu-noble | 2026-05-17 02:05:55.077 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] GET https://192.168.0.110/api/rest/nas_server?select=smb_servers(is_standalone,netbios_name)&name=eq.powerstore-smb-share 400 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:55.087619 | ubuntu-noble | 2026-05-17 02:05:55.077 6714 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST Request: GET https://192.168.0.110/api/rest/nas_server?select=smb_servers(is_standalone,netbios_name)&name=eq.powerstore-smb-share with body None 2026-05-17 02:05:55.087629 | ubuntu-noble | 2026-05-17 02:05:55.077 6714 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST Response: 400 with data 2026-05-17 02:05:55.087639 | ubuntu-noble | 2026-05-17 02:05:55.078 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.088053 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_smb_netbios_failure [0.020380s] ... ok 2026-05-17 02:05:55.108533 | ubuntu-noble | 2026-05-17 02:05:55.097 6714 DEBUG requests_mock.adapter [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] POST https://192.168.0.110/api/rest/file_system/6454ea29-09c3-030e-cfc3-1a9efb93188b/restore 204 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-05-17 02:05:55.108571 | ubuntu-noble | 2026-05-17 02:05:55.097 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST Request: POST https://192.168.0.110/api/rest/file_system/6454ea29-09c3-030e-cfc3-1a9efb93188b/restore with body None _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:77 2026-05-17 02:05:55.108581 | ubuntu-noble | 2026-05-17 02:05:55.097 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST Response: 204 with data _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:86 2026-05-17 02:05:55.108602 | ubuntu-noble | 2026-05-17 02:05:55.098 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.109570 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_restore_snapshot [0.019652s] ... ok 2026-05-17 02:05:55.110142 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_extend_quota_user [0.050453s] ... ok 2026-05-17 02:05:55.143149 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_extend_with_share_type_size_limit_admin [0.033570s] ... ok 2026-05-17 02:05:55.162525 | ubuntu-noble | 2026-05-17 02:05:55.141 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:68 2026-05-17 02:05:55.162583 | ubuntu-noble | 2026-05-17 02:05:55.142 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:73 2026-05-17 02:05:55.162611 | ubuntu-noble | 2026-05-17 02:05:55.142 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerStore Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:95 2026-05-17 02:05:55.162621 | ubuntu-noble | 2026-05-17 02:05:55.142 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing Dell PowerStore REST Client. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:117 2026-05-17 02:05:55.162631 | ubuntu-noble | 2026-05-17 02:05:55.142 6714 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2026-05-17 02:05:55.162641 | ubuntu-noble | 2026-05-17 02:05:55.143 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:68 2026-05-17 02:05:55.162662 | ubuntu-noble | 2026-05-17 02:05:55.143 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:73 2026-05-17 02:05:55.162671 | ubuntu-noble | 2026-05-17 02:05:55.143 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerStore Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:95 2026-05-17 02:05:55.162680 | ubuntu-noble | 2026-05-17 02:05:55.143 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing Dell PowerStore REST Client. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:117 2026-05-17 02:05:55.162689 | ubuntu-noble | 2026-05-17 02:05:55.143 6714 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2026-05-17 02:05:55.162698 | ubuntu-noble | 2026-05-17 02:05:55.143 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.162978 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_connect [0.046021s] ... ok 2026-05-17 02:05:55.166102 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_export_location_2_path [0.023215s] ... ok 2026-05-17 02:05:55.189082 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_2 [0.022865s] ... ok 2026-05-17 02:05:55.212056 | ubuntu-noble | 2026-05-17 02:05:55.188 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:68 2026-05-17 02:05:55.212117 | ubuntu-noble | 2026-05-17 02:05:55.188 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:73 2026-05-17 02:05:55.212131 | ubuntu-noble | 2026-05-17 02:05:55.189 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerStore Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:95 2026-05-17 02:05:55.212157 | ubuntu-noble | 2026-05-17 02:05:55.189 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing Dell PowerStore REST Client. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:117 2026-05-17 02:05:55.212170 | ubuntu-noble | 2026-05-17 02:05:55.189 6714 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2026-05-17 02:05:55.212198 | ubuntu-noble | 2026-05-17 02:05:55.189 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Creating NFS share. create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:468 2026-05-17 02:05:55.212210 | ubuntu-noble | 2026-05-17 02:05:55.189 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrieving snapshot id of snapshot powerstore-share-snap _create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:478 2026-05-17 02:05:55.212222 | ubuntu-noble | 2026-05-17 02:05:55.189 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Cloning filesystem powerstore-share from snapshot _create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:481 2026-05-17 02:05:55.212234 | ubuntu-noble | 2026-05-17 02:05:55.190 6714 ERROR manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] {'The filesystem "powerstore-share" was not created.'} 2026-05-17 02:05:55.212246 | ubuntu-noble | 2026-05-17 02:05:55.190 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.213071 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_clone_failure [0.046598s] ... ok 2026-05-17 02:05:55.213433 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_7_f [0.024010s] ... ok 2026-05-17 02:05:55.236979 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_2_true [0.023543s] ... ok 2026-05-17 02:05:55.259828 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_5 [0.022441s] ... ok 2026-05-17 02:05:55.263039 | ubuntu-noble | 2026-05-17 02:05:55.237 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:68 2026-05-17 02:05:55.263059 | ubuntu-noble | 2026-05-17 02:05:55.237 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:73 2026-05-17 02:05:55.263065 | ubuntu-noble | 2026-05-17 02:05:55.238 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerStore Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:95 2026-05-17 02:05:55.263073 | ubuntu-noble | 2026-05-17 02:05:55.238 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing Dell PowerStore REST Client. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:117 2026-05-17 02:05:55.263103 | ubuntu-noble | 2026-05-17 02:05:55.238 6714 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2026-05-17 02:05:55.263118 | ubuntu-noble | 2026-05-17 02:05:55.238 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Creating NFS share. create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:468 2026-05-17 02:05:55.263169 | ubuntu-noble | 2026-05-17 02:05:55.238 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrieving snapshot id of snapshot powerstore-share-snap _create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:478 2026-05-17 02:05:55.263176 | ubuntu-noble | 2026-05-17 02:05:55.238 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Cloning filesystem powerstore-share from snapshot 6454ea29-09c3-030e-cfc3-1a9efb93188b _create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:481 2026-05-17 02:05:55.263181 | ubuntu-noble | 2026-05-17 02:05:55.239 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Get file interfaces of 6423d56e-eaf3-7424-be0b-1a9efb93188b _create_share_NFS_CIFS /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:185 2026-05-17 02:05:55.263187 | ubuntu-noble | 2026-05-17 02:05:55.239 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Creating NFS export powerstore-share _create_share_NFS_CIFS /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:188 2026-05-17 02:05:55.263192 | ubuntu-noble | 2026-05-17 02:05:55.239 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Resizing powerstore-share to 6GiB create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:472 2026-05-17 02:05:55.263198 | ubuntu-noble | 2026-05-17 02:05:55.240 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.263425 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_nfs [0.049485s] ... ok 2026-05-17 02:05:55.282481 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_sort_dir_invalid [0.022862s] ... ok 2026-05-17 02:05:55.304966 | ubuntu-noble | 2026-05-17 02:05:55.284 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:68 2026-05-17 02:05:55.305000 | ubuntu-noble | 2026-05-17 02:05:55.285 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:73 2026-05-17 02:05:55.305010 | ubuntu-noble | 2026-05-17 02:05:55.285 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerStore Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:95 2026-05-17 02:05:55.305042 | ubuntu-noble | 2026-05-17 02:05:55.285 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing Dell PowerStore REST Client. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:117 2026-05-17 02:05:55.305052 | ubuntu-noble | 2026-05-17 02:05:55.285 6714 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2026-05-17 02:05:55.305062 | ubuntu-noble | 2026-05-17 02:05:55.286 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Creating NFS share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:153 2026-05-17 02:05:55.305070 | ubuntu-noble | 2026-05-17 02:05:55.286 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Creating filesystem powerstore-share _create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:167 2026-05-17 02:05:55.305079 | ubuntu-noble | 2026-05-17 02:05:55.286 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Get file interfaces of _create_share_NFS_CIFS /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:185 2026-05-17 02:05:55.305088 | ubuntu-noble | 2026-05-17 02:05:55.286 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Creating NFS export powerstore-share _create_share_NFS_CIFS /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:188 2026-05-17 02:05:55.305097 | ubuntu-noble | 2026-05-17 02:05:55.287 6714 ERROR manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] The requested NFS export "powerstore-share" was not created. 2026-05-17 02:05:55.305106 | ubuntu-noble | 2026-05-17 02:05:55.287 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.305341 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_nfs_backend_failure [0.047160s] ... ok 2026-05-17 02:05:55.305697 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_sort_key_invalid [0.022413s] ... ok 2026-05-17 02:05:55.338120 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_not_authorized [0.032274s] ... ok 2026-05-17 02:05:55.349751 | ubuntu-noble | 2026-05-17 02:05:55.333 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:68 2026-05-17 02:05:55.349773 | ubuntu-noble | 2026-05-17 02:05:55.334 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:73 2026-05-17 02:05:55.349779 | ubuntu-noble | 2026-05-17 02:05:55.334 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerStore Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:95 2026-05-17 02:05:55.349794 | ubuntu-noble | 2026-05-17 02:05:55.334 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing Dell PowerStore REST Client. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:117 2026-05-17 02:05:55.349806 | ubuntu-noble | 2026-05-17 02:05:55.334 6714 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2026-05-17 02:05:55.349812 | ubuntu-noble | 2026-05-17 02:05:55.334 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrieving filesystem ID for share powerstore-share create_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:408 2026-05-17 02:05:55.349818 | ubuntu-noble | 2026-05-17 02:05:55.335 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Creating snapshot powerstore-share-snap for filesystem 6454e9a9-a698-e9bc-ca61-1a9efb93188b create_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:417 2026-05-17 02:05:55.349824 | ubuntu-noble | 2026-05-17 02:05:55.335 6714 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Snapshot powerstore-share-snap successfully created. 2026-05-17 02:05:55.349831 | ubuntu-noble | 2026-05-17 02:05:55.335 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.351272 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_snapshot [0.048192s] ... ok 2026-05-17 02:05:55.360387 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_invalid_2 [0.022385s] ... ok 2026-05-17 02:05:55.380604 | ubuntu-noble | Quota exceeded for None. Reverting share b587c0fb-c26d-44d2-94b6-70da9327da89 to snapshot 1de2c7d9-772b-42c7-8248-7526dbcf3b7d will increase the share's size by 1G, (10G of 10G already consumed). 2026-05-17 02:05:55.383368 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_handle_revert_to_snapshot_quotas_quota_exceeded [0.023494s] ... ok 2026-05-17 02:05:55.401342 | ubuntu-noble | 2026-05-17 02:05:55.382 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:68 2026-05-17 02:05:55.401381 | ubuntu-noble | 2026-05-17 02:05:55.383 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:73 2026-05-17 02:05:55.401394 | ubuntu-noble | 2026-05-17 02:05:55.383 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerStore Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:95 2026-05-17 02:05:55.401407 | ubuntu-noble | 2026-05-17 02:05:55.384 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing Dell PowerStore REST Client. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:117 2026-05-17 02:05:55.401438 | ubuntu-noble | 2026-05-17 02:05:55.384 6714 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2026-05-17 02:05:55.401488 | ubuntu-noble | 2026-05-17 02:05:55.384 6714 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Updating access to NFS share. update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:297 2026-05-17 02:05:55.401498 | ubuntu-noble | 2026-05-17 02:05:55.384 6714 ERROR manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to update NFS access rules for "foo_display_name". 2026-05-17 02:05:55.401515 | ubuntu-noble | 2026-05-17 02:05:55.385 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.401693 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_nfs_backend_failure [0.049313s] ... ok 2026-05-17 02:05:55.411879 | ubuntu-noble | 2026-05-17 02:05:55.409 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.412185 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_cifs_share__existed_expt [0.024565s] ... ok 2026-05-17 02:05:55.431792 | ubuntu-noble | 2026-05-17 02:05:55.430 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.432078 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_interface__existed_expt [0.019802s] ... ok 2026-05-17 02:05:55.453730 | ubuntu-noble | 2026-05-17 02:05:55.451 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.454394 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_snap_of_snap__existed_expt [0.020967s] ... ok 2026-05-17 02:05:55.454861 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_1 [0.071165s] ... ok 2026-05-17 02:05:55.475032 | ubuntu-noble | 2026-05-17 02:05:55.470 6714 INFO manila.share.drivers.dell_emc.plugins.unity.client [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Snapshot fake_snap_name is already removed. 2026-05-17 02:05:55.475054 | ubuntu-noble | 2026-05-17 02:05:55.471 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.475349 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_delete_snapshot__nonexistent_expt [0.020141s] ... ok 2026-05-17 02:05:55.493477 | ubuntu-noble | 2026-05-17 02:05:55.490 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.494179 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_share_with_invalid_proto [0.019432s] ... ok 2026-05-17 02:05:55.513687 | ubuntu-noble | 2026-05-17 02:05:55.509 6714 INFO manila.share.drivers.dell_emc.plugins.unity.client [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] fake_ip_addr access to fake_share_name is already removed. 2026-05-17 02:05:55.513735 | ubuntu-noble | 2026-05-17 02:05:55.509 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.514099 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_nfs_deny_access__nonexistent_expt [0.018814s] ... ok 2026-05-17 02:05:55.527299 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_2 [0.072223s] ... ok 2026-05-17 02:05:55.533444 | ubuntu-noble | 2026-05-17 02:05:55.528 6714 INFO manila.share.drivers.dell_emc.plugins.unity.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] The following specified storage pools are not managed by the backend: pool_1,pool_2. This host will only manage the storage pools: nas_server_pool 2026-05-17 02:05:55.533490 | ubuntu-noble | 2026-05-17 02:05:55.528 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.533745 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_5 [0.019000s] ... ok 2026-05-17 02:05:55.551131 | ubuntu-noble | 2026-05-17 02:05:55.549 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.551490 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_rw_nfs_share_access_cidr [0.020245s] ... ok 2026-05-17 02:05:55.571034 | ubuntu-noble | 2026-05-17 02:05:55.568 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.571475 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_default_filter_function_enable_report [0.019164s] ... ok 2026-05-17 02:05:55.597198 | ubuntu-noble | 2026-05-17 02:05:55.587 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.597532 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_pool [0.018850s] ... ok 2026-05-17 02:05:55.599375 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_3 [0.072233s] ... ok 2026-05-17 02:05:55.616878 | ubuntu-noble | 2026-05-17 02:05:55.609 6714 WARNING manila.share.drivers.dell_emc.plugins.unity.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Share cb532599-8dc6-4c3e-bb21-74ea54be566c has no specified size. Using default value 1, set size in driver options if you want. 2026-05-17 02:05:55.616916 | ubuntu-noble | 2026-05-17 02:05:55.609 6714 INFO manila.share.drivers.dell_emc.plugins.unity.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Share 172.168.201.201:/ad1caddf-097e-462c-8ac6-5592ed6fe22f is being managed with ID cb532599-8dc6-4c3e-bb21-74ea54be566c. 2026-05-17 02:05:55.616927 | ubuntu-noble | 2026-05-17 02:05:55.610 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.617317 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_without_size [0.022657s] ... ok 2026-05-17 02:05:55.635420 | ubuntu-noble | 2026-05-17 02:05:55.629 6714 DEBUG manila.share.drivers.dell_emc.plugins.unity.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] All the usable ports belong to SPA. Creating NAS server on this SP without load balance. _choose_sp /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py:734 2026-05-17 02:05:55.635510 | ubuntu-noble | 2026-05-17 02:05:55.630 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.635906 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__vlan_network [0.020240s] ... ok 2026-05-17 02:05:55.637005 | ubuntu-noble | Migration of share fake_id cannot be cancelled at this moment. 2026-05-17 02:05:55.640705 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_service_down [0.040306s] ... ok 2026-05-17 02:05:55.654725 | ubuntu-noble | 2026-05-17 02:05:55.650 6714 WARNING manila.share.drivers.dell_emc.plugins.unity.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Cannot get share name from path, make sure the path is right. Error details: list index out of range: IndexError: list index out of range 2026-05-17 02:05:55.654760 | ubuntu-noble | 2026-05-17 02:05:55.651 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.655126 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_shrink_share_create_from_snap [0.020369s] ... ok 2026-05-17 02:05:55.669264 | ubuntu-noble | Migration of share fake_id was already cancelled. 2026-05-17 02:05:55.672327 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_4_migration_cancelled [0.032159s] ... ok 2026-05-17 02:05:55.673258 | ubuntu-noble | 2026-05-17 02:05:55.669 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.673725 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_1 [0.018978s] ... ok 2026-05-17 02:05:55.691060 | ubuntu-noble | 2026-05-17 02:05:55.688 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.691508 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_snapshot_id_without_pl [0.018502s] ... ok 2026-05-17 02:05:55.702713 | ubuntu-noble | Migration of share fake_id has already completed. 2026-05-17 02:05:55.705415 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_2_migration_success [0.033333s] ... ok 2026-05-17 02:05:55.740406 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_2_migration_driver_starting [0.034568s] ... ok 2026-05-17 02:05:55.744565 | ubuntu-noble | 2026-05-17 02:05:55.740 6714 INFO manila.share.drivers.dell_emc.plugins.vnx.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Storage pools: nas_pool will be managed. 2026-05-17 02:05:55.744592 | ubuntu-noble | 2026-05-17 02:05:55.741 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.744980 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_6 [0.053273s] ... ok 2026-05-17 02:05:55.788032 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_5 [0.047179s] ... ok 2026-05-17 02:05:55.801252 | ubuntu-noble | 2026-05-17 02:05:55.793 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to get storage pool information. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}] 2026-05-17 02:05:55.801280 | ubuntu-noble | 2026-05-17 02:05:55.795 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.802099 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_failed_to_get_pool_info [0.053905s] ... ok 2026-05-17 02:05:55.807917 | ubuntu-noble | Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. 2026-05-17 02:05:55.810852 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_1 [0.022719s] ... ok 2026-05-17 02:05:55.844121 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_share_network_type_combo_1_True [0.033473s] ... ok 2026-05-17 02:05:55.851667 | ubuntu-noble | 2026-05-17 02:05:55.849 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.852554 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_1 [0.053408s] ... ok 2026-05-17 02:05:55.864293 | ubuntu-noble | Invalid mount_point_name: prefixinvalid*name 2026-05-17 02:05:55.866949 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_invalid_mount_point_name [0.022696s] ... ok 2026-05-17 02:05:55.900803 | ubuntu-noble | 2026-05-17 02:05:55.897 6714 INFO manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Found the header of the command /nas/bin/nas_cel -interconnect -l. 2026-05-17 02:05:55.904969 | ubuntu-noble | 2026-05-17 02:05:55.902 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.906817 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot_with_ipv6 [0.052968s] ... ok 2026-05-17 02:05:55.926925 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_server_migration_start_nondisruptive_and_network_change [0.057149s] ... ok 2026-05-17 02:05:55.953579 | ubuntu-noble | 2026-05-17 02:05:55.949 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] No share server found. 2026-05-17 02:05:55.953616 | ubuntu-noble | 2026-05-17 02:05:55.950 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:55.954119 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server_name [0.048056s] ... ok 2026-05-17 02:05:55.957059 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_destination [0.032930s] ... ok 2026-05-17 02:05:55.991590 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_destination_no_share_server [0.033948s] ... ok 2026-05-17 02:05:56.011184 | ubuntu-noble | 2026-05-17 02:05:56.002 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to delete mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: {'type': 'TaskResponse', 'taskId': '123', 'maxSeverity': 'error', 'objects': [], 'problems': []}. 2026-05-17 02:05:56.011239 | ubuntu-noble | 2026-05-17 02:05:56.002 6714 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Skip the failure of mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 deletion. _deallocate_container /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py:322 2026-05-17 02:05:56.011264 | ubuntu-noble | 2026-05-17 02:05:56.003 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-05-17 02:05:56.011274 | ubuntu-noble | 2026-05-17 02:05:56.003 6714 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Skip the failure of file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 deletion. _deallocate_container /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py:328 2026-05-17 02:05:56.011283 | ubuntu-noble | 2026-05-17 02:05:56.005 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.011821 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_nonexistent_mount_and_filesystem [0.055522s] ... ok 2026-05-17 02:05:56.065500 | ubuntu-noble | 2026-05-17 02:05:56.056 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.deny_share_access..do_deny_access" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:56.065525 | ubuntu-noble | 2026-05-17 02:05:56.056 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.deny_share_access..do_deny_access" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:56.065532 | ubuntu-noble | 2026-05-17 02:05:56.057 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.deny_share_access..do_deny_access" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:56.065538 | ubuntu-noble | 2026-05-17 02:05:56.058 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.066155 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_ipv6 [0.052844s] ... ok 2026-05-17 02:05:56.117853 | ubuntu-noble | 2026-05-17 02:05:56.109 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] File System 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}] 2026-05-17 02:05:56.117912 | ubuntu-noble | 2026-05-17 02:05:56.110 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.118112 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_filesystem_info [0.050949s] ... ok 2026-05-17 02:05:56.169756 | ubuntu-noble | 2026-05-17 02:05:56.163 6714 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Share server 56aafd02-4d44-43d7-b784-57fc88167224 not found. teardown_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py:834 2026-05-17 02:05:56.169780 | ubuntu-noble | 2026-05-17 02:05:56.165 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.170150 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_server_name [0.054484s] ... ok 2026-05-17 02:05:56.223429 | ubuntu-noble | 2026-05-17 02:05:56.212 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Could not find CIFS server by name: 56aafd02-4d44-43d7-b784-57fc88167224. 2026-05-17 02:05:56.223505 | ubuntu-noble | 2026-05-17 02:05:56.213 6714 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:56.223518 | ubuntu-noble | 2026-05-17 02:05:56.215 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.224018 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_cifs_server [0.050375s] ... ok 2026-05-17 02:05:56.277206 | ubuntu-noble | 2026-05-17 02:05:56.265 6714 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:56.277259 | ubuntu-noble | 2026-05-17 02:05:56.268 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.277396 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_security_services [0.052600s] ... ok 2026-05-17 02:05:56.293920 | ubuntu-noble | 2026-05-17 02:05:56.292 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to create CIFS server 4-57fc88167224. Reason: []. 2026-05-17 02:05:56.296229 | ubuntu-noble | 2026-05-17 02:05:56.293 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.296562 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server_with_error [0.025078s] ... ok 2026-05-17 02:05:56.317384 | ubuntu-noble | 2026-05-17 02:05:56.314 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.317908 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_get_cifs_server [0.020991s] ... ok 2026-05-17 02:05:56.339526 | ubuntu-noble | 2026-05-17 02:05:56.334 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to create file share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-05-17 02:05:56.339565 | ubuntu-noble | 2026-05-17 02:05:56.335 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.339944 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_create_cifs_share_with_error [0.020937s] ... ok 2026-05-17 02:05:56.360575 | ubuntu-noble | 2026-05-17 02:05:56.355 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-05-17 02:05:56.360610 | ubuntu-noble | 2026-05-17 02:05:56.356 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.360872 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_with_error [0.020821s] ... ok 2026-05-17 02:05:56.379215 | ubuntu-noble | 2026-05-17 02:05:56.376 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.379628 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_get_cifs_share [0.019752s] ... ok 2026-05-17 02:05:56.406274 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_2_migration_success [0.414116s] ... ok 2026-05-17 02:05:56.407718 | ubuntu-noble | 2026-05-17 02:05:56.396 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to get file system by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error. ', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic. ', 'Diagnostics': 'File system not found.'}, {'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Migration file system not found.'}]. 2026-05-17 02:05:56.407765 | ubuntu-noble | 2026-05-17 02:05:56.397 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.408112 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_get_file_system_but_not_found [0.020936s] ... ok 2026-05-17 02:05:56.422497 | ubuntu-noble | 2026-05-17 02:05:56.417 6714 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-05-17 02:05:56.422531 | ubuntu-noble | 2026-05-17 02:05:56.418 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.422851 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_but_nonexistent [0.020411s] ... ok 2026-05-17 02:05:56.439876 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_size_1_300 [0.034035s] ... ok 2026-05-17 02:05:56.456075 | ubuntu-noble | 2026-05-17 02:05:56.438 6714 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:56.456112 | ubuntu-noble | 2026-05-17 02:05:56.438 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.vnx.object_manager.MountPoint.delete' after 0.000993(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:56.456122 | ubuntu-noble | 2026-05-17 02:05:56.438 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.vnx.object_manager.MountPoint.delete in 1 seconds as it raised EMCVnxInvalidMoverID: Invalid mover or vdm fake_mover_id.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:56.456132 | ubuntu-noble | 2026-05-17 02:05:56.439 6714 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:56.456155 | ubuntu-noble | 2026-05-17 02:05:56.440 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.456644 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_invalid_mover_id [0.022850s] ... ok 2026-05-17 02:05:56.473895 | ubuntu-noble | 2026-05-17 02:05:56.460 6714 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:56.473973 | ubuntu-noble | 2026-05-17 02:05:56.461 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.vnx.object_manager.MountPoint.get' after 0.00111(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:56.473985 | ubuntu-noble | 2026-05-17 02:05:56.461 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.vnx.object_manager.MountPoint.get in 1 seconds as it raised EMCVnxInvalidMoverID: Invalid mover or vdm fake_mover_id.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:56.473995 | ubuntu-noble | 2026-05-17 02:05:56.462 6714 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:56.474005 | ubuntu-noble | 2026-05-17 02:05:56.463 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.474332 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points_invalid_mover_id [0.022687s] ... ok 2026-05-17 02:05:56.495667 | ubuntu-noble | 2026-05-17 02:05:56.484 6714 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:56.495729 | ubuntu-noble | 2026-05-17 02:05:56.485 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. 2026-05-17 02:05:56.495741 | ubuntu-noble | 2026-05-17 02:05:56.486 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.496006 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_with_error [0.022715s] ... ok 2026-05-17 02:05:56.501549 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_deny_access_exception [0.061047s] ... ok 2026-05-17 02:05:56.510814 | ubuntu-noble | 2026-05-17 02:05:56.509 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.511431 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share [0.022343s] ... ok 2026-05-17 02:05:56.525610 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_invalid_status [0.024677s] ... ok 2026-05-17 02:05:56.539956 | ubuntu-noble | 2026-05-17 02:05:56.534 6714 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:05:56.539979 | ubuntu-noble | 2026-05-17 02:05:56.535 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.541121 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_get_nfs_share_not_found [0.025954s] ... ok 2026-05-17 02:05:56.561571 | ubuntu-noble | 2026-05-17 02:05:56.555 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to list NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-05-17 02:05:56.561631 | ubuntu-noble | Command: None 2026-05-17 02:05:56.561641 | ubuntu-noble | Exit code: - 2026-05-17 02:05:56.561649 | ubuntu-noble | Stdout: '' 2026-05-17 02:05:56.561658 | ubuntu-noble | Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:05:56.561667 | ubuntu-noble | 2026-05-17 02:05:56.555 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.562019 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_get_nfs_share_with_error [0.020294s] ... ok 2026-05-17 02:05:56.578417 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service [0.052215s] ... ok 2026-05-17 02:05:56.579166 | ubuntu-noble | 2026-05-17 02:05:56.575 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.579443 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_but_not_found [0.020094s] ... ok 2026-05-17 02:05:56.599275 | ubuntu-noble | 2026-05-17 02:05:56.594 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invalid storage object type fake_type. 2026-05-17 02:05:56.599308 | ubuntu-noble | 2026-05-17 02:05:56.595 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.599727 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context_invalid_type [0.019363s] ... ok 2026-05-17 02:05:56.601679 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_check_fail_2_None [0.023123s] ... ok 2026-05-17 02:05:56.621709 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_8 [0.020190s] ... ok 2026-05-17 02:05:56.626204 | ubuntu-noble | 2026-05-17 02:05:56.614 6714 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:56.626238 | ubuntu-noble | 2026-05-17 02:05:56.614 6714 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] VDM 56aafd02-4d44-43d7-b784-57fc88167224 already exists. Skip the creation. 2026-05-17 02:05:56.626248 | ubuntu-noble | 2026-05-17 02:05:56.615 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.626672 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm_but_already_exist [0.020116s] ... ok 2026-05-17 02:05:56.640351 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_false_3 [0.018327s] ... ok 2026-05-17 02:05:56.646288 | ubuntu-noble | 2026-05-17 02:05:56.634 6714 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:05:56.646334 | ubuntu-noble | 2026-05-17 02:05:56.635 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to create VDM 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2. Reason: []. 2026-05-17 02:05:56.646346 | ubuntu-noble | 2026-05-17 02:05:56.636 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.646661 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm_with_error [0.020350s] ... ok 2026-05-17 02:05:56.657047 | ubuntu-noble | 2026-05-17 02:05:56.655 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.657904 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm [0.019898s] ... ok 2026-05-17 02:05:56.659433 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_5 [0.018820s] ... ok 2026-05-17 02:05:56.678259 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_7 [0.018565s] ... ok 2026-05-17 02:05:56.680283 | ubuntu-noble | 2026-05-17 02:05:56.674 6714 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to get VDM by name 56aafd02-4d44-43d7-b784-57fc88167224. 2026-05-17 02:05:56.680355 | ubuntu-noble | 2026-05-17 02:05:56.675 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.680689 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm_id_with_error [0.019509s] ... ok 2026-05-17 02:05:56.696358 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_0 [0.018618s] ... ok 2026-05-17 02:05:56.714542 | ubuntu-noble | 2026-05-17 02:05:56.694 6714 INFO manila.share.drivers.dell_emc.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] BACKEND IS: fake_backend 2026-05-17 02:05:56.714576 | ubuntu-noble | 2026-05-17 02:05:56.694 6714 INFO manila.share.drivers.dell_emc.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] PLUGIN HAS: {'ipv6_implemented': True, 'dhss_mandatory_security_service_association': {}} 2026-05-17 02:05:56.714587 | ubuntu-noble | 2026-05-17 02:05:56.694 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:56.714597 | ubuntu-noble | 2026-05-17 02:05:56.694 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:56.714605 | ubuntu-noble | 2026-05-17 02:05:56.695 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:56.714687 | ubuntu-noble | 2026-05-17 02:05:56.695 6714 INFO manila.share.drivers.dell_emc.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] BACKEND IS: powermax 2026-05-17 02:05:56.714697 | ubuntu-noble | 2026-05-17 02:05:56.695 6714 INFO manila.share.drivers.dell_emc.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] PLUGIN HAS: {'dhss_mandatory_security_service_association': {}, 'revert_to_snap_support': False, 'shrink_share_support': False, 'manage_existing_support': False, 'manage_existing_with_server_support': False, 'manage_existing_snapshot_support': False, 'manage_snapshot_with_server_support': False, 'manage_server_support': False, 'get_share_server_network_info_support': False} 2026-05-17 02:05:56.714707 | ubuntu-noble | 2026-05-17 02:05:56.695 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:56.714716 | ubuntu-noble | 2026-05-17 02:05:56.695 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:56.714725 | ubuntu-noble | 2026-05-17 02:05:56.696 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:56.714733 | ubuntu-noble | 2026-05-17 02:05:56.696 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.714915 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_driver_setup [0.021131s] ... ok 2026-05-17 02:05:56.716268 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_None [0.018981s] ... ok 2026-05-17 02:05:56.730245 | ubuntu-noble | 2026-05-17 02:05:56.714 6714 INFO manila.share.drivers.dell_emc.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] BACKEND IS: fake_backend 2026-05-17 02:05:56.730279 | ubuntu-noble | 2026-05-17 02:05:56.714 6714 INFO manila.share.drivers.dell_emc.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] PLUGIN HAS: {'ipv6_implemented': True, 'dhss_mandatory_security_service_association': {}} 2026-05-17 02:05:56.730289 | ubuntu-noble | 2026-05-17 02:05:56.715 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:56.730299 | ubuntu-noble | 2026-05-17 02:05:56.715 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:56.730307 | ubuntu-noble | 2026-05-17 02:05:56.715 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:56.730329 | ubuntu-noble | 2026-05-17 02:05:56.715 6714 INFO manila.share.drivers.dell_emc.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] BACKEND IS: powermax 2026-05-17 02:05:56.730338 | ubuntu-noble | 2026-05-17 02:05:56.715 6714 INFO manila.share.drivers.dell_emc.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] PLUGIN HAS: {'dhss_mandatory_security_service_association': {}, 'revert_to_snap_support': False, 'shrink_share_support': False, 'manage_existing_support': False, 'manage_existing_with_server_support': False, 'manage_existing_snapshot_support': False, 'manage_snapshot_with_server_support': False, 'manage_server_support': False, 'get_share_server_network_info_support': False} 2026-05-17 02:05:56.730348 | ubuntu-noble | 2026-05-17 02:05:56.716 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:56.730357 | ubuntu-noble | 2026-05-17 02:05:56.716 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:56.730365 | ubuntu-noble | 2026-05-17 02:05:56.716 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:56.730374 | ubuntu-noble | 2026-05-17 02:05:56.717 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.730541 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_not_support_manage [0.020665s] ... ok 2026-05-17 02:05:56.733858 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_5________create_snapshot____delete_snapshot____True_ [0.018321s] ... ok 2026-05-17 02:05:56.740048 | ubuntu-noble | 2026-05-17 02:05:56.737 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.740068 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_file_exists_error_1_1 [0.020058s] ... ok 2026-05-17 02:05:56.752517 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_check_update_share_server_security_service [0.018701s] ... ok 2026-05-17 02:05:56.759585 | ubuntu-noble | 2026-05-17 02:05:56.756 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.760018 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_dbus_send_ganesha [0.018950s] ... ok 2026-05-17 02:05:56.771664 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_create_replica [0.018833s] ... ok 2026-05-17 02:05:56.778256 | ubuntu-noble | 2026-05-17 02:05:56.776 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.778912 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_with_rados_store_and_bump_1_True [0.019006s] ... ok 2026-05-17 02:05:56.791175 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_exists_and_set_explicitly_1_True [0.019290s] ... ok 2026-05-17 02:05:56.797957 | ubuntu-noble | 2026-05-17 02:05:56.795 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.798308 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_rados_object_name [0.019145s] ... ok 2026-05-17 02:05:56.810833 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot_with_dict [0.019366s] ... ok 2026-05-17 02:05:56.817017 | ubuntu-noble | 2026-05-17 02:05:56.814 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.817645 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_with_rados_store_and_export_counter_exists_1_False [0.019387s] ... ok 2026-05-17 02:05:56.829187 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot_with_dict_raise [0.018751s] ... ok 2026-05-17 02:05:56.837479 | ubuntu-noble | 2026-05-17 02:05:56.834 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.837785 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_put_rados_object [0.019982s] ... ok 2026-05-17 02:05:56.848202 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_functionality_1_manage_existing [0.018616s] ... ok 2026-05-17 02:05:56.858095 | ubuntu-noble | 2026-05-17 02:05:56.855 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.858482 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_with_rados_store_1_True [0.020490s] ... ok 2026-05-17 02:05:56.866640 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_snapshot_functionality_1_manage_existing_snapshot [0.018752s] ... ok 2026-05-17 02:05:56.878943 | ubuntu-noble | 2026-05-17 02:05:56.875 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.879341 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_rados_object_url_from_index_with_index_data_1_ [0.020523s] ... ok 2026-05-17 02:05:56.885520 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_snapshot_functionality_2_unmanage_snapshot [0.018567s] ... ok 2026-05-17 02:05:56.899195 | ubuntu-noble | 2026-05-17 02:05:56.894 6714 WARNING manila.share.drivers.ganesha.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Unsupported access rule of 'type' cert, 'level' ro, 'to' some-CN: type should be one of 'ip'. 2026-05-17 02:05:56.899236 | ubuntu-noble | 2026-05-17 02:05:56.894 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.899646 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_2 [0.018535s] ... ok 2026-05-17 02:05:56.904316 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver [0.018839s] ... ok 2026-05-17 02:05:56.917234 | ubuntu-noble | 2026-05-17 02:05:56.912 6714 WARNING manila.share.drivers.ganesha.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Unsupported access rule of 'type' ip, 'level' rw, 'to' 10.10.10.12: level should be one of 'ro'. 2026-05-17 02:05:56.917271 | ubuntu-noble | 2026-05-17 02:05:56.913 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.917638 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_3 [0.018708s] ... ok 2026-05-17 02:05:56.923124 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_exists [0.018774s] ... ok 2026-05-17 02:05:56.934611 | ubuntu-noble | 2026-05-17 02:05:56.931 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.935056 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_gluster_version_unmet [0.018129s] ... ok 2026-05-17 02:05:56.943788 | ubuntu-noble | {1} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_delete [0.019813s] ... ok 2026-05-17 02:05:56.956755 | ubuntu-noble | 2026-05-17 02:05:56.953 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.957157 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_6 [0.022066s] ... ok 2026-05-17 02:05:56.961846 | ubuntu-noble | {1} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_invalid_2___fake__ [0.018382s] ... ok 2026-05-17 02:05:56.976057 | ubuntu-noble | 2026-05-17 02:05:56.973 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.976616 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_bad [0.019189s] ... ok 2026-05-17 02:05:56.981250 | ubuntu-noble | {1} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_success_1_True [0.019357s] ... ok 2026-05-17 02:05:56.995560 | ubuntu-noble | 2026-05-17 02:05:56.992 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:56.996258 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_3 [0.019915s] ... ok 2026-05-17 02:05:56.999428 | ubuntu-noble | {1} manila.tests.share.test_manager.LockedOperationsTestCase.test_locked_share_replica_operation [0.018193s] ... ok 2026-05-17 02:05:57.014829 | ubuntu-noble | 2026-05-17 02:05:57.012 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.015322 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_remote [0.018739s] ... ok 2026-05-17 02:05:57.033998 | ubuntu-noble | 2026-05-17 02:05:57.031 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.034526 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_2 [0.018871s] ... ok 2026-05-17 02:05:57.047735 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_network_update_finished_2___active____active__ [0.047877s] ... ok 2026-05-17 02:05:57.052830 | ubuntu-noble | 2026-05-17 02:05:57.050 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.053269 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_3 [0.018928s] ... ok 2026-05-17 02:05:57.071890 | ubuntu-noble | 2026-05-17 02:05:57.068 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.072209 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_3 [0.018695s] ... ok 2026-05-17 02:05:57.091365 | ubuntu-noble | 2026-05-17 02:05:57.087 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.091965 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_count_ignored_2 [0.018808s] ... ok 2026-05-17 02:05:57.125535 | ubuntu-noble | Driver-assisted migration of share 01a2f305-8d47-4991-8733-948548d26d56 failed. 2026-05-17 02:05:57.125569 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:57.125580 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1391, in _migration_start_driver 2026-05-17 02:05:57.125589 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-05-17 02:05:57.125598 | ubuntu-noble | manila.exception.ShareMigrationFailed: Share migration failed: Driver does not support preserving snapshots, driver-assisted migration cannot proceed while share 01a2f305-8d47-4991-8733-948548d26d56 has snapshots. 2026-05-17 02:05:57.128711 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_6 [0.080920s] ... ok 2026-05-17 02:05:57.175530 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__reset_read_only_access_rules_2_False [0.046720s] ... ok 2026-05-17 02:05:57.196198 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_5 [0.020678s] ... ok 2026-05-17 02:05:57.217875 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_7 [0.021493s] ... ok 2026-05-17 02:05:57.271359 | ubuntu-noble | Share server c7ac09da-3912-46a5-b4e8-379eb1707a74 has failed on security service update operation for current security service 7efa740b-6984-4db4-aaa3-9e37fd5fc2ea and new security service 02c83076-a852-46ac-8029-de3118165838. 2026-05-17 02:05:57.271420 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:57.271431 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6793, in _update_share_network_security_service 2026-05-17 02:05:57.271439 | ubuntu-noble | updates = self.driver.update_share_server_security_service( 2026-05-17 02:05:57.271499 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:57.271508 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:57.271516 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:57.271525 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:57.271533 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:57.271542 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:57.271550 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:57.271558 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:57.271566 | ubuntu-noble | raise effect 2026-05-17 02:05:57.271575 | ubuntu-noble | Exception 2026-05-17 02:05:57.275966 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_exception [0.057881s] ... ok 2026-05-17 02:05:57.374201 | ubuntu-noble | Unexpected driver error occurred while updating status for share instance 9391f344-8830-444a-8213-c2164f896170 that belongs to share 'fake_id_7' 2026-05-17 02:05:57.374293 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:57.374306 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5804, in _update_share_status 2026-05-17 02:05:57.374314 | ubuntu-noble | data_updates = self.driver.get_share_status(share_instance, 2026-05-17 02:05:57.374323 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:57.374332 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:57.374340 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:57.374349 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:57.374357 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:57.374366 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:57.374375 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:57.374383 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:57.374391 | ubuntu-noble | raise effect 2026-05-17 02:05:57.374400 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: fake_msg. 2026-05-17 02:05:57.374575 | ubuntu-noble | Status of share instance 9391f344-8830-444a-8213-c2164f896170 that belongs to share fake_id_7 was updated to 'error'. 2026-05-17 02:05:57.378082 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_status_share_with_error_or_exception_2 [0.101698s] ... ok 2026-05-17 02:05:57.459044 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_2 [0.080875s] ... ok 2026-05-17 02:05:57.483477 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:57.483514 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:57.483524 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:57.483533 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:57.483542 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:57.483550 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:57.483558 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:57.483567 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:57.483575 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:57.483583 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:57.483591 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:57.483600 | ubuntu-noble | raise effect 2026-05-17 02:05:57.483608 | ubuntu-noble | Exception 2026-05-17 02:05:57.486996 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_04_migration_complete [0.028009s] ... ok 2026-05-17 02:05:57.507415 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:57.507476 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:57.507486 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:57.507491 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:57.507496 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:57.507502 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:57.507507 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:57.507512 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:57.507518 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:57.507523 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:57.507528 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:57.507533 | ubuntu-noble | raise effect 2026-05-17 02:05:57.507538 | ubuntu-noble | Exception 2026-05-17 02:05:57.510583 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_05_migration_start [0.023569s] ... ok 2026-05-17 02:05:57.530370 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:57.530407 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:57.530417 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:57.530426 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:57.530435 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:57.530443 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:57.530476 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:57.530489 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:57.530498 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:57.530506 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:57.530514 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:57.530522 | ubuntu-noble | raise effect 2026-05-17 02:05:57.530531 | ubuntu-noble | Exception 2026-05-17 02:05:57.533316 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_21_create_share_group [0.022474s] ... ok 2026-05-17 02:05:57.552887 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:57.552923 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:57.552932 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:57.552941 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:57.552950 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:57.552958 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:57.552966 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:57.552975 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:57.552983 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:57.552991 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:57.552999 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:57.553008 | ubuntu-noble | raise effect 2026-05-17 02:05:57.553016 | ubuntu-noble | Exception 2026-05-17 02:05:57.555518 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_24_delete_share_group_snapshot [0.022294s] ... ok 2026-05-17 02:05:57.558151 | ubuntu-noble | 2026-05-17 02:05:57.555 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.558429 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_failure_1_1 [0.467684s] ... ok 2026-05-17 02:05:57.576007 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:57.576039 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:57.576049 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:57.576057 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:57.576075 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:57.576084 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:57.576092 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:57.576124 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:57.576132 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:57.576141 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:57.576149 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:57.576157 | ubuntu-noble | raise effect 2026-05-17 02:05:57.576166 | ubuntu-noble | Exception 2026-05-17 02:05:57.577653 | ubuntu-noble | 2026-05-17 02:05:57.574 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.577987 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_4 [0.019695s] ... ok 2026-05-17 02:05:57.579020 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_29_update_share_replica [0.023290s] ... ok 2026-05-17 02:05:57.599314 | ubuntu-noble | 2026-05-17 02:05:57.594 6714 WARNING manila.share.drivers.glusterfs.glusterfs_native [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:57.599350 | ubuntu-noble | 2026-05-17 02:05:57.595 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.599680 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager [0.020109s] ... ok 2026-05-17 02:05:57.599969 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:05:57.599979 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:57.599988 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:05:57.599996 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:05:57.600005 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:57.600013 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:57.600021 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:57.600041 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:57.600049 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:57.600058 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:57.600066 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:57.600074 | ubuntu-noble | raise effect 2026-05-17 02:05:57.600083 | ubuntu-noble | Exception 2026-05-17 02:05:57.602513 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_31_delete_replicated_snapshot [0.023318s] ... ok 2026-05-17 02:05:57.619324 | ubuntu-noble | 2026-05-17 02:05:57.613 6714 WARNING manila.share.drivers.glusterfs.glusterfs_native [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:05:57.619359 | ubuntu-noble | 2026-05-17 02:05:57.613 6714 DEBUG manila.share.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-05-17 02:05:57.619369 | ubuntu-noble | 2026-05-17 02:05:57.614 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.619788 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_share_stats [0.019124s] ... ok 2026-05-17 02:05:57.626575 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_cg_with_share_network_driver_not_handles_servers [0.024042s] ... ok 2026-05-17 02:05:57.637034 | ubuntu-noble | 2026-05-17 02:05:57.634 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.637555 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_1_do_setup [0.019465s] ... ok 2026-05-17 02:05:57.649717 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_exception [0.023094s] ... ok 2026-05-17 02:05:57.655517 | ubuntu-noble | 2026-05-17 02:05:57.652 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.655869 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_5_ensure_share [0.018394s] ... ok 2026-05-17 02:05:57.674205 | ubuntu-noble | 2026-05-17 02:05:57.671 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.675279 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_3 [0.018519s] ... ok 2026-05-17 02:05:57.693748 | ubuntu-noble | 2026-05-17 02:05:57.690 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.694388 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_share_stats_1_True [0.019620s] ... ok 2026-05-17 02:05:57.712548 | ubuntu-noble | 2026-05-17 02:05:57.709 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.712908 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_subclass [0.018794s] ... ok 2026-05-17 02:05:57.719910 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_for_share_with_replication_support [0.070016s] ... ok 2026-05-17 02:05:57.731729 | ubuntu-noble | 2026-05-17 02:05:57.729 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.732197 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_2__None__ [0.018942s] ... ok 2026-05-17 02:05:57.750608 | ubuntu-noble | 2026-05-17 02:05:57.747 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.751165 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_delete_share_can_be_called_with_extra_arg_share_server [0.018722s] ... ok 2026-05-17 02:05:57.775380 | ubuntu-noble | 2026-05-17 02:05:57.770 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.777061 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_get_local_share_path [0.022962s] ... ok 2026-05-17 02:05:57.793303 | ubuntu-noble | 2026-05-17 02:05:57.790 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.793760 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_5 [0.019808s] ... ok 2026-05-17 02:05:57.817811 | ubuntu-noble | 2026-05-17 02:05:57.812 6714 ERROR manila.share.drivers.glusterfs.layout_volume [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Gluster backend does not provide any volume matching pattern manila-share-\d+-#{size}G$ 2026-05-17 02:05:57.817872 | ubuntu-noble | 2026-05-17 02:05:57.813 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.818215 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_glusterfs_no_volumes_provided_by_backend [0.022933s] ... ok 2026-05-17 02:05:57.839320 | ubuntu-noble | 2026-05-17 02:05:57.836 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.839772 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_ensure_share [0.022508s] ... ok 2026-05-17 02:05:57.858886 | ubuntu-noble | 2026-05-17 02:05:57.855 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.859730 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_4 [0.019313s] ... ok 2026-05-17 02:05:57.887647 | ubuntu-noble | 2026-05-17 02:05:57.875 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "glusterfs_native" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:57.887705 | ubuntu-noble | 2026-05-17 02:05:57.875 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "glusterfs_native" acquired by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:57.887719 | ubuntu-noble | 2026-05-17 02:05:57.875 6714 INFO manila.share.drivers.glusterfs.layout_volume [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Number of gluster volumes in use: 0. Number of gluster volumes available for use as share: 1 2026-05-17 02:05:57.887731 | ubuntu-noble | 2026-05-17 02:05:57.875 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "glusterfs_native" "released" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:57.887743 | ubuntu-noble | 2026-05-17 02:05:57.876 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.888293 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_2 [0.020331s] ... ok 2026-05-17 02:05:57.897994 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_with_server [0.177467s] ... ok 2026-05-17 02:05:57.907065 | ubuntu-noble | 2026-05-17 02:05:57.894 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "glusterfs_native" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:57.907093 | ubuntu-noble | 2026-05-17 02:05:57.894 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "glusterfs_native" acquired by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:57.907103 | ubuntu-noble | 2026-05-17 02:05:57.895 6714 INFO manila.share.drivers.glusterfs.layout_volume [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Number of gluster volumes in use: 0. Number of gluster volumes available for use as share: 1 2026-05-17 02:05:57.907123 | ubuntu-noble | 2026-05-17 02:05:57.895 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "glusterfs_native" "released" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:57.907133 | ubuntu-noble | 2026-05-17 02:05:57.895 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.907375 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_3 [0.019379s] ... ok 2026-05-17 02:05:57.920815 | ubuntu-noble | 2026-05-17 02:05:57.916 6714 ERROR manila.share.drivers.hdfs.hdfs_native [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Error running SSH command: fake cmd. Error: .: Exception 2026-05-17 02:05:57.920864 | ubuntu-noble | 2026-05-17 02:05:57.917 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.921245 | ubuntu-noble | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__run_ssh_exception [0.021349s] ... ok 2026-05-17 02:05:57.941751 | ubuntu-noble | 2026-05-17 02:05:57.939 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.942172 | ubuntu-noble | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share [0.021730s] ... ok 2026-05-17 02:05:57.965620 | ubuntu-noble | 2026-05-17 02:05:57.959 6714 ERROR manila.share.drivers.hdfs.hdfs_native [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to deny ACL of share fakename for user: 10.0.0.1Error: Unexpected error while running command. 2026-05-17 02:05:57.965680 | ubuntu-noble | Command: None 2026-05-17 02:05:57.965692 | ubuntu-noble | Exit code: - 2026-05-17 02:05:57.965704 | ubuntu-noble | Stdout: None 2026-05-17 02:05:57.965716 | ubuntu-noble | Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:05:57.965728 | ubuntu-noble | 2026-05-17 02:05:57.960 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.966184 | ubuntu-noble | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_deny_access_exception [0.021356s] ... ok 2026-05-17 02:05:57.985842 | ubuntu-noble | 2026-05-17 02:05:57.982 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:57.986377 | ubuntu-noble | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_get_share_stats_refresh_false [0.022324s] ... ok 2026-05-17 02:05:58.015309 | ubuntu-noble | 2026-05-17 02:05:58.002 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-05-17 02:05:58.015357 | ubuntu-noble | 2026-05-17 02:05:58.003 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-05-17 02:05:58.015381 | ubuntu-noble | 2026-05-17 02:05:58.003 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-05-17 02:05:58.015390 | ubuntu-noble | 2026-05-17 02:05:58.003 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-05-17 02:05:58.015398 | ubuntu-noble | 2026-05-17 02:05:58.003 6714 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-05-17 02:05:58.015407 | ubuntu-noble | 2026-05-17 02:05:58.005 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.015734 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_cifs_snapshot_update_access_recovery_mode [0.022330s] ... ok 2026-05-17 02:05:58.041259 | ubuntu-noble | 2026-05-17 02:05:58.026 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-05-17 02:05:58.041291 | ubuntu-noble | 2026-05-17 02:05:58.027 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-05-17 02:05:58.041313 | ubuntu-noble | 2026-05-17 02:05:58.027 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-05-17 02:05:58.041318 | ubuntu-noble | 2026-05-17 02:05:58.027 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-05-17 02:05:58.041323 | ubuntu-noble | 2026-05-17 02:05:58.027 6714 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-05-17 02:05:58.041329 | ubuntu-noble | 2026-05-17 02:05:58.029 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.042185 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_1 [0.023995s] ... ok 2026-05-17 02:05:58.044911 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_server_exists [0.147400s] ... ok 2026-05-17 02:05:58.062360 | ubuntu-noble | 2026-05-17 02:05:58.049 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-05-17 02:05:58.062389 | ubuntu-noble | 2026-05-17 02:05:58.050 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-05-17 02:05:58.062476 | ubuntu-noble | 2026-05-17 02:05:58.050 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-05-17 02:05:58.062489 | ubuntu-noble | 2026-05-17 02:05:58.050 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-05-17 02:05:58.062495 | ubuntu-noble | 2026-05-17 02:05:58.050 6714 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-05-17 02:05:58.062502 | ubuntu-noble | 2026-05-17 02:05:58.051 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.063316 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_managed_snapshot [0.022120s] ... ok 2026-05-17 02:05:58.071349 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_expired_share_2_error_deleting [0.026170s] ... ok 2026-05-17 02:05:58.084945 | ubuntu-noble | 2026-05-17 02:05:58.072 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-05-17 02:05:58.084970 | ubuntu-noble | 2026-05-17 02:05:58.072 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-05-17 02:05:58.084983 | ubuntu-noble | 2026-05-17 02:05:58.072 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-05-17 02:05:58.084990 | ubuntu-noble | 2026-05-17 02:05:58.072 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-05-17 02:05:58.084996 | ubuntu-noble | 2026-05-17 02:05:58.072 6714 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-05-17 02:05:58.085003 | ubuntu-noble | 2026-05-17 02:05:58.074 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.085472 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_3 [0.022074s] ... ok 2026-05-17 02:05:58.095330 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_both_exceptions_ignored_with_the_force [0.023820s] ... ok 2026-05-17 02:05:58.109673 | ubuntu-noble | 2026-05-17 02:05:58.095 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-05-17 02:05:58.109706 | ubuntu-noble | 2026-05-17 02:05:58.096 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-05-17 02:05:58.109714 | ubuntu-noble | 2026-05-17 02:05:58.096 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-05-17 02:05:58.109720 | ubuntu-noble | 2026-05-17 02:05:58.096 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-05-17 02:05:58.109726 | ubuntu-noble | 2026-05-17 02:05:58.096 6714 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-05-17 02:05:58.109732 | ubuntu-noble | 2026-05-17 02:05:58.097 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.110051 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_4 [0.023601s] ... ok 2026-05-17 02:05:58.131279 | ubuntu-noble | 2026-05-17 02:05:58.116 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-05-17 02:05:58.131360 | ubuntu-noble | 2026-05-17 02:05:58.117 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-05-17 02:05:58.131369 | ubuntu-noble | 2026-05-17 02:05:58.117 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-05-17 02:05:58.131382 | ubuntu-noble | 2026-05-17 02:05:58.117 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-05-17 02:05:58.131388 | ubuntu-noble | 2026-05-17 02:05:58.117 6714 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-05-17 02:05:58.131394 | ubuntu-noble | 2026-05-17 02:05:58.118 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.131741 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_deny_access_cifs [0.020898s] ... ok 2026-05-17 02:05:58.142352 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_server_server_in_use [0.046416s] ... ok 2026-05-17 02:05:58.153110 | ubuntu-noble | 2026-05-17 02:05:58.139 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-05-17 02:05:58.153176 | ubuntu-noble | 2026-05-17 02:05:58.139 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-05-17 02:05:58.153190 | ubuntu-noble | 2026-05-17 02:05:58.139 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-05-17 02:05:58.153198 | ubuntu-noble | 2026-05-17 02:05:58.140 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-05-17 02:05:58.153205 | ubuntu-noble | 2026-05-17 02:05:58.140 6714 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-05-17 02:05:58.153213 | ubuntu-noble | 2026-05-17 02:05:58.141 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.153609 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_1 [0.022132s] ... ok 2026-05-17 02:05:58.170481 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_with_quota_error_2_False [0.028036s] ... ok 2026-05-17 02:05:58.174587 | ubuntu-noble | 2026-05-17 02:05:58.163 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-05-17 02:05:58.174629 | ubuntu-noble | 2026-05-17 02:05:58.163 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-05-17 02:05:58.174643 | ubuntu-noble | 2026-05-17 02:05:58.163 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-05-17 02:05:58.174653 | ubuntu-noble | 2026-05-17 02:05:58.163 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-05-17 02:05:58.174688 | ubuntu-noble | 2026-05-17 02:05:58.163 6714 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-05-17 02:05:58.174703 | ubuntu-noble | 2026-05-17 02:05:58.168 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.174780 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_snapshot_with_mount_support_1_None [0.027480s] ... ok 2026-05-17 02:05:58.199090 | ubuntu-noble | 2026-05-17 02:05:58.188 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-05-17 02:05:58.199117 | ubuntu-noble | 2026-05-17 02:05:58.188 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-05-17 02:05:58.199123 | ubuntu-noble | 2026-05-17 02:05:58.188 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-05-17 02:05:58.199129 | ubuntu-noble | 2026-05-17 02:05:58.188 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-05-17 02:05:58.199136 | ubuntu-noble | 2026-05-17 02:05:58.189 6714 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-05-17 02:05:58.199144 | ubuntu-noble | 2026-05-17 02:05:58.190 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.199702 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_1___ [0.021453s] ... ok 2026-05-17 02:05:58.222956 | ubuntu-noble | 2026-05-17 02:05:58.210 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-05-17 02:05:58.222978 | ubuntu-noble | 2026-05-17 02:05:58.210 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-05-17 02:05:58.222984 | ubuntu-noble | 2026-05-17 02:05:58.210 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-05-17 02:05:58.222990 | ubuntu-noble | 2026-05-17 02:05:58.210 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-05-17 02:05:58.222995 | ubuntu-noble | 2026-05-17 02:05:58.210 6714 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-05-17 02:05:58.223008 | ubuntu-noble | 2026-05-17 02:05:58.212 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.223245 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_2_1_1_1_1__share_id [0.021519s] ... ok 2026-05-17 02:05:58.241136 | ubuntu-noble | 2026-05-17 02:05:58.231 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-05-17 02:05:58.241160 | ubuntu-noble | 2026-05-17 02:05:58.231 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-05-17 02:05:58.241166 | ubuntu-noble | 2026-05-17 02:05:58.231 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-05-17 02:05:58.241187 | ubuntu-noble | 2026-05-17 02:05:58.232 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-05-17 02:05:58.241193 | ubuntu-noble | 2026-05-17 02:05:58.232 6714 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-05-17 02:05:58.241199 | ubuntu-noble | 2026-05-17 02:05:58.233 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.241570 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_4_snapshots_share1_snapshot_id [0.021156s] ... ok 2026-05-17 02:05:58.267097 | ubuntu-noble | 2026-05-17 02:05:58.252 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-05-17 02:05:58.267156 | ubuntu-noble | 2026-05-17 02:05:58.252 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-05-17 02:05:58.267168 | ubuntu-noble | 2026-05-17 02:05:58.253 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-05-17 02:05:58.267178 | ubuntu-noble | 2026-05-17 02:05:58.253 6714 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-05-17 02:05:58.267186 | ubuntu-noble | 2026-05-17 02:05:58.253 6714 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-05-17 02:05:58.267222 | ubuntu-noble | 2026-05-17 02:05:58.255 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.267376 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_2 [0.022117s] ... ok 2026-05-17 02:05:58.280082 | ubuntu-noble | 2026-05-17 02:05:58.278 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.280421 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_vvol [0.022743s] ... ok 2026-05-17 02:05:58.301519 | ubuntu-noble | 2026-05-17 02:05:58.298 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.301893 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access_backend_exception [0.020415s] ... ok 2026-05-17 02:05:58.321608 | ubuntu-noble | 2026-05-17 02:05:58.318 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.322118 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_del_inexistent_share [0.020066s] ... ok 2026-05-17 02:05:58.325628 | ubuntu-noble | Unexpected error occurred while updating access rules for share instance c716fa67-5621-4881-b673-fbfbec87f021. 2026-05-17 02:05:58.325669 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:58.325681 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 584, in ensure_driver_resources 2026-05-17 02:05:58.325689 | ubuntu-noble | self.access_helper.update_access_rules( 2026-05-17 02:05:58.325698 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:58.325706 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:58.325715 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:58.325723 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:58.325732 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:58.325740 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:58.325749 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:05:58.325757 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:05:58.325765 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:58.325774 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 620, in raise_share_access_exists 2026-05-17 02:05:58.325782 | ubuntu-noble | raise exception.ShareAccessExists( 2026-05-17 02:05:58.325793 | ubuntu-noble | manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2026-05-17 02:05:58.330470 | ubuntu-noble | Unexpected error occurred while updating access rules for share instance ca521275-7f85-4be4-9ad4-02509a1b219a. 2026-05-17 02:05:58.330492 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:58.330498 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 584, in ensure_driver_resources 2026-05-17 02:05:58.330504 | ubuntu-noble | self.access_helper.update_access_rules( 2026-05-17 02:05:58.330509 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:58.330514 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:58.330520 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:58.330525 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:58.330530 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:58.330536 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:58.330541 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:05:58.330546 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:05:58.330551 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:58.330557 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 620, in raise_share_access_exists 2026-05-17 02:05:58.330583 | ubuntu-noble | raise exception.ShareAccessExists( 2026-05-17 02:05:58.330590 | ubuntu-noble | manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2026-05-17 02:05:58.340715 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_3 [0.169654s] ... ok 2026-05-17 02:05:58.342402 | ubuntu-noble | 2026-05-17 02:05:58.338 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.342776 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_update_access_level_exception [0.019177s] ... ok 2026-05-17 02:05:58.371693 | ubuntu-noble | 2026-05-17 02:05:58.357 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.create_directory' after 0.000146(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:58.371730 | ubuntu-noble | 2026-05-17 02:05:58.357 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.create_directory in 0.967 seconds as it raised HNASSSCContextChange: HNAS SSC Context has been changed unexpectedly: Command to create directory /path was run in another filesystem instead of file_system.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:58.371741 | ubuntu-noble | 2026-05-17 02:05:58.357 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.create_directory' after 0.000747(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:05:58.371748 | ubuntu-noble | 2026-05-17 02:05:58.358 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.create_directory in 0.918 seconds as it raised HNASSSCContextChange: HNAS SSC Context has been changed unexpectedly: Command to create directory /path was run in another filesystem instead of file_system.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:05:58.371755 | ubuntu-noble | 2026-05-17 02:05:58.358 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.372037 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_create_directory_context_change_success [0.020196s] ... ok 2026-05-17 02:05:58.379127 | ubuntu-noble | 2026-05-17 02:05:58.377 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.379579 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota_errors_1_Type______________Explicit_Target____________ViVol__vvol_test_Usage_____________0_B___Limit___________Unset___Warning_________Unset___Critical________Unset___Reset___________5___51_2_MB__File_Count________1___Limit___________Unset___Warning_________Unset___Critical________Unset___Reset___________5___0__Generate_Events___Disabled_Global_id_________28a3c9f8_ae05_11d0_9025_836896aada5d_Last_modified_____2015_06_23_22_37_17_363660800_00_00__ [0.018886s] ... ok 2026-05-17 02:05:58.387959 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_quota_error [0.048107s] ... ok 2026-05-17 02:05:58.399909 | ubuntu-noble | 2026-05-17 02:05:58.397 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.400345 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_stats_dedupe_on [0.019621s] ... ok 2026-05-17 02:05:58.422318 | ubuntu-noble | 2026-05-17 02:05:58.418 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.423005 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_add_2_False [0.021911s] ... ok 2026-05-17 02:05:58.444939 | ubuntu-noble | 2026-05-17 02:05:58.441 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.445622 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_1_True [0.022768s] ... ok 2026-05-17 02:05:58.453911 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_5 [0.065664s] ... ok 2026-05-17 02:05:58.466696 | ubuntu-noble | 2026-05-17 02:05:58.463 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.467102 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone [0.021797s] ... ok 2026-05-17 02:05:58.487866 | ubuntu-noble | 2026-05-17 02:05:58.485 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.488445 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_job_failed [0.020782s] ... ok 2026-05-17 02:05:58.508415 | ubuntu-noble | 2026-05-17 02:05:58.505 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.508976 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_job_timeout [0.020561s] ... ok 2026-05-17 02:05:58.515715 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_1_migration_driver_in_progress [0.061518s] ... ok 2026-05-17 02:05:58.528919 | ubuntu-noble | 2026-05-17 02:05:58.526 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.529386 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_nothing_to_clone [0.020412s] ... ok 2026-05-17 02:05:58.547961 | ubuntu-noble | 2026-05-17 02:05:58.545 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.548283 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule [0.018515s] ... ok 2026-05-17 02:05:58.554672 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_1 [0.039101s] ... ok 2026-05-17 02:05:58.566120 | ubuntu-noble | 2026-05-17 02:05:58.563 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.566703 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule_empty_host_list [0.019058s] ... ok 2026-05-17 02:05:58.590158 | ubuntu-noble | 2026-05-17 02:05:58.587 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.590660 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_1_None [0.023107s] ... ok 2026-05-17 02:05:58.594220 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_3 [0.039233s] ... ok 2026-05-17 02:05:58.610225 | ubuntu-noble | 2026-05-17 02:05:58.607 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.610697 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_add_2 [0.020066s] ... ok 2026-05-17 02:05:58.615965 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_update_1_openstack1_watson__pool0 [0.021807s] ... ok 2026-05-17 02:05:58.628744 | ubuntu-noble | 2026-05-17 02:05:58.625 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.629251 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_post_1_202 [0.018120s] ... ok 2026-05-17 02:05:58.638517 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_updates_replica_list_2_writable [0.022174s] ... ok 2026-05-17 02:05:58.647716 | ubuntu-noble | 2026-05-17 02:05:58.644 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.648419 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_add_share [0.018917s] ... ok 2026-05-17 02:05:58.659003 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_report_driver_status_driver_handles_ss_false [0.020523s] ... ok 2026-05-17 02:05:58.666390 | ubuntu-noble | 2026-05-17 02:05:58.663 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.666921 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_delete_access_rule [0.018521s] ... ok 2026-05-17 02:05:58.679140 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_snapshot_2_False [0.020085s] ... ok 2026-05-17 02:05:58.684411 | ubuntu-noble | 2026-05-17 02:05:58.681 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.684974 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_delete_file_system [0.018145s] ... ok 2026-05-17 02:05:58.703653 | ubuntu-noble | 2026-05-17 02:05:58.700 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.704158 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_rename_file_system [0.019168s] ... ok 2026-05-17 02:05:58.725084 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server [0.045439s] ... ok 2026-05-17 02:05:58.725665 | ubuntu-noble | 2026-05-17 02:05:58.721 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.725969 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_5___max_ip_fpg__10_0_0_1__10_0_0_2__10_0_0_3__10_0_0_4__10_0_0_5___0__4_ [0.021462s] ... ok 2026-05-17 02:05:58.759246 | ubuntu-noble | 2026-05-17 02:05:58.742 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:58.759305 | ubuntu-noble | 2026-05-17 02:05:58.742 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:58.759317 | ubuntu-noble | 2026-05-17 02:05:58.743 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:58.759326 | ubuntu-noble | 2026-05-17 02:05:58.743 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:58.759335 | ubuntu-noble | 2026-05-17 02:05:58.743 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:58.759343 | ubuntu-noble | 2026-05-17 02:05:58.744 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:58.759353 | ubuntu-noble | 2026-05-17 02:05:58.744 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.759839 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_5___xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx____xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx__ [0.022227s] ... ok 2026-05-17 02:05:58.764548 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_2 [0.039672s] ... ok 2026-05-17 02:05:58.779933 | ubuntu-noble | 2026-05-17 02:05:58.765 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:58.779971 | ubuntu-noble | 2026-05-17 02:05:58.765 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:58.779998 | ubuntu-noble | 2026-05-17 02:05:58.766 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:58.780008 | ubuntu-noble | 2026-05-17 02:05:58.766 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:58.780018 | ubuntu-noble | 2026-05-17 02:05:58.766 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:58.780027 | ubuntu-noble | 2026-05-17 02:05:58.767 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:58.780037 | ubuntu-noble | 2026-05-17 02:05:58.768 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.780287 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_check_for_setup_error_success [0.023681s] ... ok 2026-05-17 02:05:58.803555 | ubuntu-noble | 2026-05-17 02:05:58.788 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:58.803591 | ubuntu-noble | 2026-05-17 02:05:58.788 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:58.803613 | ubuntu-noble | 2026-05-17 02:05:58.788 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:58.803623 | ubuntu-noble | 2026-05-17 02:05:58.789 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:58.803645 | ubuntu-noble | 2026-05-17 02:05:58.789 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:58.803655 | ubuntu-noble | 2026-05-17 02:05:58.789 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:58.803664 | ubuntu-noble | 2026-05-17 02:05:58.790 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.804374 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_cifs_share [0.021777s] ... ok 2026-05-17 02:05:58.804823 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_3 [0.040122s] ... ok 2026-05-17 02:05:58.822701 | ubuntu-noble | 2026-05-17 02:05:58.810 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:58.822726 | ubuntu-noble | 2026-05-17 02:05:58.810 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:58.822735 | ubuntu-noble | 2026-05-17 02:05:58.810 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:58.822759 | ubuntu-noble | 2026-05-17 02:05:58.811 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:58.822765 | ubuntu-noble | 2026-05-17 02:05:58.811 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:58.822778 | ubuntu-noble | 2026-05-17 02:05:58.811 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:58.822792 | ubuntu-noble | 2026-05-17 02:05:58.812 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.823083 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_update_access_delete_rule [0.022185s] ... ok 2026-05-17 02:05:58.835917 | ubuntu-noble | 2026-05-17 02:05:58.831 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-05-17 02:05:58.835956 | ubuntu-noble | 2026-05-17 02:05:58.832 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-05-17 02:05:58.835970 | ubuntu-noble | 2026-05-17 02:05:58.833 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.836224 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__delete_share_directory_error [0.020420s] ... ok 2026-05-17 02:05:58.847376 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_4 [0.041844s] ... ok 2026-05-17 02:05:58.858341 | ubuntu-noble | 2026-05-17 02:05:58.852 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-05-17 02:05:58.858369 | ubuntu-noble | 2026-05-17 02:05:58.852 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-05-17 02:05:58.858378 | ubuntu-noble | 2026-05-17 02:05:58.853 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.859261 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fshare_exception [0.020469s] ... ok 2026-05-17 02:05:58.868478 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_driver [0.021736s] ... ok 2026-05-17 02:05:58.879062 | ubuntu-noble | 2026-05-17 02:05:58.872 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-05-17 02:05:58.879099 | ubuntu-noble | 2026-05-17 02:05:58.873 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-05-17 02:05:58.879109 | ubuntu-noble | 2026-05-17 02:05:58.873 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.879401 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fshare_hit [0.019914s] ... ok 2026-05-17 02:05:58.899481 | ubuntu-noble | 2026-05-17 02:05:58.893 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-05-17 02:05:58.899520 | ubuntu-noble | 2026-05-17 02:05:58.893 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-05-17 02:05:58.899531 | ubuntu-noble | 2026-05-17 02:05:58.894 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.900030 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_logout_error [0.020259s] ... ok 2026-05-17 02:05:58.938568 | ubuntu-noble | 2026-05-17 02:05:58.913 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-05-17 02:05:58.938607 | ubuntu-noble | 2026-05-17 02:05:58.914 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-05-17 02:05:58.938618 | ubuntu-noble | 2026-05-17 02:05:58.914 6714 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] createfstore result= _create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:521 2026-05-17 02:05:58.938628 | ubuntu-noble | 2026-05-17 02:05:58.914 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "hpe3par-update-quota-osf-nfs-project-id" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:58.938639 | ubuntu-noble | 2026-05-17 02:05:58.915 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "hpe3par-update-quota-osf-nfs-project-id" acquired by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:58.938650 | ubuntu-noble | 2026-05-17 02:05:58.915 6714 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] getfsquota result={'message': None, 'total': 1, 'members': [{'hardBlock': '1024', 'softBlock': '1024'}]} _sync_update_capacity_quotas /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:450 2026-05-17 02:05:58.938660 | ubuntu-noble | 2026-05-17 02:05:58.915 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "hpe3par-update-quota-osf-nfs-project-id" "released" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:58.938669 | ubuntu-noble | 2026-05-17 02:05:58.915 6714 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] setfsquota result=[] _update_capacity_quotas /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:467 2026-05-17 02:05:58.938679 | ubuntu-noble | 2026-05-17 02:05:58.915 6714 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] createfshare result= _create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:542 2026-05-17 02:05:58.938689 | ubuntu-noble | 2026-05-17 02:05:58.915 6714 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] getfshare result={'message': None, 'total': 1, 'members': [{'shareName': 'share-name'}]} _create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:554 2026-05-17 02:05:58.938713 | ubuntu-noble | 2026-05-17 02:05:58.916 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.939252 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_3___4__0__0___None___false___None_ [0.022441s] ... ok 2026-05-17 02:05:58.940191 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_cancel_1_migration_driver_phase1_done [0.070383s] ... ok 2026-05-17 02:05:58.954727 | ubuntu-noble | 2026-05-17 02:05:58.937 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-05-17 02:05:58.954749 | ubuntu-noble | 2026-05-17 02:05:58.938 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-05-17 02:05:58.954755 | ubuntu-noble | 2026-05-17 02:05:58.938 6714 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] createfstore result= _create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:521 2026-05-17 02:05:58.954761 | ubuntu-noble | 2026-05-17 02:05:58.938 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "hpe3par-update-quota-osf-nfs-project-id" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:58.954767 | ubuntu-noble | 2026-05-17 02:05:58.938 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "hpe3par-update-quota-osf-nfs-project-id" acquired by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:58.954772 | ubuntu-noble | 2026-05-17 02:05:58.939 6714 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] getfsquota result={'message': None, 'total': 1, 'members': [{'hardBlock': '1024', 'softBlock': '1024'}]} _sync_update_capacity_quotas /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:450 2026-05-17 02:05:58.954778 | ubuntu-noble | 2026-05-17 02:05:58.939 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "hpe3par-update-quota-osf-nfs-project-id" "released" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:58.954783 | ubuntu-noble | 2026-05-17 02:05:58.939 6714 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] setfsquota result=[] _update_capacity_quotas /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:467 2026-05-17 02:05:58.954789 | ubuntu-noble | 2026-05-17 02:05:58.939 6714 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] createfshare result= _create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:542 2026-05-17 02:05:58.954802 | ubuntu-noble | 2026-05-17 02:05:58.940 6714 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] getfshare result={'message': None, 'total': 1, 'members': [{'shareName': 'share-name'}]} _create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:554 2026-05-17 02:05:58.954807 | ubuntu-noble | 2026-05-17 02:05:58.941 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.955173 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_4___4__0__0___None___false___None_ [0.024727s] ... ok 2026-05-17 02:05:58.978826 | ubuntu-noble | 2026-05-17 02:05:58.964 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-05-17 02:05:58.978880 | ubuntu-noble | 2026-05-17 02:05:58.964 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-05-17 02:05:58.978891 | ubuntu-noble | 2026-05-17 02:05:58.965 6714 WARNING manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] hpe3par_cifs_admin_access_username and hpe3par_cifs_admin_access_password must be provided in order for CIFS shares created from snapshots to be writable. 2026-05-17 02:05:58.978901 | ubuntu-noble | 2026-05-17 02:05:58.965 6714 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] createfshare result= _create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:542 2026-05-17 02:05:58.978911 | ubuntu-noble | 2026-05-17 02:05:58.965 6714 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] getfshare result={'total': 1, 'members': [{'fstoreName': 'osf-nfs-project-id', 'shareName': 'osf-share-id', 'shareDir': '/anyfpg/anyvfs/anyfstore', 'share_proto': 'NFS', 'sharePath': '/anyfpg/anyvfs/anyfstore', 'comment': 'OpenStack Manila - foo-comment'}]} _create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:554 2026-05-17 02:05:58.978922 | ubuntu-noble | 2026-05-17 02:05:58.966 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.979226 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_from_snapshot_ro [0.024749s] ... ok 2026-05-17 02:05:58.991861 | ubuntu-noble | 2026-05-17 02:05:58.985 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-05-17 02:05:58.991883 | ubuntu-noble | 2026-05-17 02:05:58.986 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-05-17 02:05:58.991889 | ubuntu-noble | 2026-05-17 02:05:58.987 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:58.993168 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_4_root_squash [0.024152s] ... ok 2026-05-17 02:05:58.995486 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_check_1_None [0.056326s] ... ok 2026-05-17 02:05:59.017364 | ubuntu-noble | 2026-05-17 02:05:59.011 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-05-17 02:05:59.017399 | ubuntu-noble | 2026-05-17 02:05:59.011 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-05-17 02:05:59.017409 | ubuntu-noble | 2026-05-17 02:05:59.012 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.017833 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_5_secure [0.021420s] ... ok 2026-05-17 02:05:59.048287 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_2___fake_src_identifier___None_ [0.052226s] ... ok 2026-05-17 02:05:59.055830 | ubuntu-noble | 2026-05-17 02:05:59.033 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-05-17 02:05:59.055850 | ubuntu-noble | 2026-05-17 02:05:59.033 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-05-17 02:05:59.055867 | ubuntu-noble | 2026-05-17 02:05:59.034 6714 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] createfstore result= _create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:521 2026-05-17 02:05:59.055873 | ubuntu-noble | 2026-05-17 02:05:59.034 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "hpe3par-update-quota-osf-nfs-project-id" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.055878 | ubuntu-noble | 2026-05-17 02:05:59.034 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "hpe3par-update-quota-osf-nfs-project-id" acquired by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.055884 | ubuntu-noble | 2026-05-17 02:05:59.034 6714 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] getfsquota result={'message': None, 'total': 1, 'members': [{'hardBlock': '1024', 'softBlock': '1024'}]} _sync_update_capacity_quotas /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:450 2026-05-17 02:05:59.055890 | ubuntu-noble | 2026-05-17 02:05:59.034 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "hpe3par-update-quota-osf-nfs-project-id" "released" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.055895 | ubuntu-noble | 2026-05-17 02:05:59.034 6714 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] setfsquota result=[] _update_capacity_quotas /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:467 2026-05-17 02:05:59.055909 | ubuntu-noble | 2026-05-17 02:05:59.035 6714 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] createfshare result= _create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:542 2026-05-17 02:05:59.055914 | ubuntu-noble | 2026-05-17 02:05:59.035 6714 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] getfshare result={'total': 0} _create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:554 2026-05-17 02:05:59.055920 | ubuntu-noble | 2026-05-17 02:05:59.035 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to get fshare osf-share-id after creating it. Expected to get 1 fshare. Got 0. 2026-05-17 02:05:59.055925 | ubuntu-noble | 2026-05-17 02:05:59.036 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.056179 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_get_fail_1_0 [0.023907s] ... ok 2026-05-17 02:05:59.061135 | ubuntu-noble | 2026-05-17 02:05:59.056 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-05-17 02:05:59.061167 | ubuntu-noble | 2026-05-17 02:05:59.057 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-05-17 02:05:59.061186 | ubuntu-noble | 2026-05-17 02:05:59.057 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to create share from snapshot for FPG/VFS/tag pool/test_vfs/osf-snap-id. Snapshot not found. 2026-05-17 02:05:59.061195 | ubuntu-noble | 2026-05-17 02:05:59.058 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.061431 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_share_from_snap_not_found [0.021782s] ... ok 2026-05-17 02:05:59.084360 | ubuntu-noble | 2026-05-17 02:05:59.077 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-05-17 02:05:59.084393 | ubuntu-noble | 2026-05-17 02:05:59.078 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-05-17 02:05:59.084403 | ubuntu-noble | 2026-05-17 02:05:59.079 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.084936 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_cifs_share_and_fstore [0.021374s] ... ok 2026-05-17 02:05:59.097288 | ubuntu-noble | Driver migration completion failed for share server 94c88905-a21e-4c25-ae4a-9ba73aeeb3e0. 2026-05-17 02:05:59.097324 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:59.097334 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6375, in share_server_migration_complete 2026-05-17 02:05:59.097344 | ubuntu-noble | self._server_migration_complete_driver(context, 2026-05-17 02:05:59.097353 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:59.097375 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:59.097385 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:59.097394 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:59.097403 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:59.097412 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:59.097421 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:59.097430 | ubuntu-noble | raise effect 2026-05-17 02:05:59.097440 | ubuntu-noble | Exception 2026-05-17 02:05:59.100579 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_exception_1_True [0.052559s] ... ok 2026-05-17 02:05:59.117552 | ubuntu-noble | 2026-05-17 02:05:59.099 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-05-17 02:05:59.117573 | ubuntu-noble | 2026-05-17 02:05:59.100 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-05-17 02:05:59.117579 | ubuntu-noble | 2026-05-17 02:05:59.100 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to remove share osf-share-id: removeshare fail.: Exception: removeshare fail. 2026-05-17 02:05:59.117585 | ubuntu-noble | 2026-05-17 02:05:59.100 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator Traceback (most recent call last): 2026-05-17 02:05:59.117590 | ubuntu-noble | 2026-05-17 02:05:59.100 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 799, in _delete_share 2026-05-17 02:05:59.117596 | ubuntu-noble | 2026-05-17 02:05:59.100 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator self._client.removefshare( 2026-05-17 02:05:59.117601 | ubuntu-noble | 2026-05-17 02:05:59.100 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:59.117606 | ubuntu-noble | 2026-05-17 02:05:59.100 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._mock_call(*args, **kwargs) 2026-05-17 02:05:59.117612 | ubuntu-noble | 2026-05-17 02:05:59.100 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:59.117617 | ubuntu-noble | 2026-05-17 02:05:59.100 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:59.117622 | ubuntu-noble | 2026-05-17 02:05:59.100 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:59.117634 | ubuntu-noble | 2026-05-17 02:05:59.100 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:59.117639 | ubuntu-noble | 2026-05-17 02:05:59.100 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:59.117644 | ubuntu-noble | 2026-05-17 02:05:59.100 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator raise effect 2026-05-17 02:05:59.117649 | ubuntu-noble | 2026-05-17 02:05:59.100 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator Exception: removeshare fail. 2026-05-17 02:05:59.117654 | ubuntu-noble | 2026-05-17 02:05:59.100 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator 2026-05-17 02:05:59.117660 | ubuntu-noble | 2026-05-17 02:05:59.102 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.117970 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_share_exception [0.022324s] ... ok 2026-05-17 02:05:59.137004 | ubuntu-noble | 2026-05-17 02:05:59.121 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-05-17 02:05:59.137034 | ubuntu-noble | 2026-05-17 02:05:59.121 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-05-17 02:05:59.137040 | ubuntu-noble | 2026-05-17 02:05:59.122 6714 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] createfshare for OPENSTACK_SUPER_SHARE, result= _create_super_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:964 2026-05-17 02:05:59.137046 | ubuntu-noble | 2026-05-17 02:05:59.122 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "hpe3par-update-quota-osf-nfs-project-id" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.137051 | ubuntu-noble | 2026-05-17 02:05:59.122 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "hpe3par-update-quota-osf-nfs-project-id" acquired by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.137057 | ubuntu-noble | 2026-05-17 02:05:59.123 6714 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] getfsquota result={'message': None, 'total': 1, 'members': [{'hardBlock': '1024', 'softBlock': '1024'}]} _sync_update_capacity_quotas /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:450 2026-05-17 02:05:59.137063 | ubuntu-noble | 2026-05-17 02:05:59.123 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "hpe3par-update-quota-osf-nfs-project-id" "released" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.137068 | ubuntu-noble | 2026-05-17 02:05:59.123 6714 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] setfsquota result=[] _update_capacity_quotas /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:467 2026-05-17 02:05:59.137074 | ubuntu-noble | 2026-05-17 02:05:59.124 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.137398 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_share_with_fstore_per_share_false [0.022094s] ... ok 2026-05-17 02:05:59.142388 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_2_False [0.041883s] ... ok 2026-05-17 02:05:59.150757 | ubuntu-noble | 2026-05-17 02:05:59.144 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-05-17 02:05:59.150803 | ubuntu-noble | 2026-05-17 02:05:59.145 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-05-17 02:05:59.150827 | ubuntu-noble | 2026-05-17 02:05:59.145 6714 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] removefsnap result= delete_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:1195 2026-05-17 02:05:59.150837 | ubuntu-noble | 2026-05-17 02:05:59.147 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.150961 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot [0.023312s] ... ok 2026-05-17 02:05:59.184137 | ubuntu-noble | 2026-05-17 02:05:59.167 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-05-17 02:05:59.184176 | ubuntu-noble | 2026-05-17 02:05:59.168 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-05-17 02:05:59.184189 | ubuntu-noble | 2026-05-17 02:05:59.168 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "hpe3par-update-quota-foo_fstore" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.184201 | ubuntu-noble | 2026-05-17 02:05:59.168 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "hpe3par-update-quota-foo_fstore" acquired by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.184214 | ubuntu-noble | 2026-05-17 02:05:59.168 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "hpe3par-update-quota-foo_fstore" "released" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.184225 | ubuntu-noble | 2026-05-17 02:05:59.168 6714 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] setfsquota result=[] _update_capacity_quotas /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:467 2026-05-17 02:05:59.184237 | ubuntu-noble | 2026-05-17 02:05:59.169 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.184745 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_09__99999999__1__True_ [0.022056s] ... ok 2026-05-17 02:05:59.203162 | ubuntu-noble | 2026-05-17 02:05:59.189 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to connect to HPE 3PAR File Persona Client: Any exception. E.g., bad version or some other non-Manila Exception.: Exception: Any exception. E.g., bad version or some other non-Manila Exception. 2026-05-17 02:05:59.203192 | ubuntu-noble | 2026-05-17 02:05:59.189 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator Traceback (most recent call last): 2026-05-17 02:05:59.203199 | ubuntu-noble | 2026-05-17 02:05:59.189 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 139, in do_setup 2026-05-17 02:05:59.203213 | ubuntu-noble | 2026-05-17 02:05:59.189 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator self._client = file_client.HPE3ParFilePersonaClient( 2026-05-17 02:05:59.203218 | ubuntu-noble | 2026-05-17 02:05:59.189 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:59.203224 | ubuntu-noble | 2026-05-17 02:05:59.189 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:59.203231 | ubuntu-noble | 2026-05-17 02:05:59.189 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._mock_call(*args, **kwargs) 2026-05-17 02:05:59.203238 | ubuntu-noble | 2026-05-17 02:05:59.189 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:59.203244 | ubuntu-noble | 2026-05-17 02:05:59.189 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:59.203251 | ubuntu-noble | 2026-05-17 02:05:59.189 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:59.203258 | ubuntu-noble | 2026-05-17 02:05:59.189 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:59.203264 | ubuntu-noble | 2026-05-17 02:05:59.189 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:59.203271 | ubuntu-noble | 2026-05-17 02:05:59.189 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator raise effect 2026-05-17 02:05:59.203279 | ubuntu-noble | 2026-05-17 02:05:59.189 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator Exception: Any exception. E.g., bad version or some other non-Manila Exception. 2026-05-17 02:05:59.203285 | ubuntu-noble | 2026-05-17 02:05:59.189 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator 2026-05-17 02:05:59.203292 | ubuntu-noble | 2026-05-17 02:05:59.190 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.203479 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_setup_client_init_error [0.020564s] ... ok 2026-05-17 02:05:59.213889 | ubuntu-noble | 2026-05-17 02:05:59.210 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invalid protocol. Expected nfs or smb. Got bogus. 2026-05-17 02:05:59.213948 | ubuntu-noble | 2026-05-17 02:05:59.211 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.214212 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_exception_2_bogus [0.021247s] ... ok 2026-05-17 02:05:59.250192 | ubuntu-noble | 2026-05-17 02:05:59.231 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-05-17 02:05:59.250227 | ubuntu-noble | 2026-05-17 02:05:59.232 6714 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-05-17 02:05:59.250237 | ubuntu-noble | 2026-05-17 02:05:59.232 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to remove FSIP 1.2.3.4: manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_exception..FakeException 2026-05-17 02:05:59.250246 | ubuntu-noble | 2026-05-17 02:05:59.232 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator Traceback (most recent call last): 2026-05-17 02:05:59.250268 | ubuntu-noble | 2026-05-17 02:05:59.232 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1709, in remove_fsip 2026-05-17 02:05:59.250277 | ubuntu-noble | 2026-05-17 02:05:59.232 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator result = self._client.removefsip(vfs, ip, fpg=fpg) 2026-05-17 02:05:59.250294 | ubuntu-noble | 2026-05-17 02:05:59.232 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:59.250303 | ubuntu-noble | 2026-05-17 02:05:59.232 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:59.250311 | ubuntu-noble | 2026-05-17 02:05:59.232 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._mock_call(*args, **kwargs) 2026-05-17 02:05:59.250319 | ubuntu-noble | 2026-05-17 02:05:59.232 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:59.250328 | ubuntu-noble | 2026-05-17 02:05:59.232 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:59.250336 | ubuntu-noble | 2026-05-17 02:05:59.232 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:59.250344 | ubuntu-noble | 2026-05-17 02:05:59.232 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:59.250352 | ubuntu-noble | 2026-05-17 02:05:59.232 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:59.250360 | ubuntu-noble | 2026-05-17 02:05:59.232 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator raise effect 2026-05-17 02:05:59.250369 | ubuntu-noble | 2026-05-17 02:05:59.232 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_exception..FakeException 2026-05-17 02:05:59.250377 | ubuntu-noble | 2026-05-17 02:05:59.232 6714 ERROR manila.share.drivers.hpe.hpe_3par_mediator 2026-05-17 02:05:59.250386 | ubuntu-noble | 2026-05-17 02:05:59.233 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.250603 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_exception [0.021764s] ... ok 2026-05-17 02:05:59.255993 | ubuntu-noble | 2026-05-17 02:05:59.254 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.256502 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_init_http_head [0.020311s] ... ok 2026-05-17 02:05:59.262180 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_2_False [0.119593s] ... ok 2026-05-17 02:05:59.279390 | ubuntu-noble | 2026-05-17 02:05:59.273 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.279501 | ubuntu-noble | 2026-05-17 02:05:59.275 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.279551 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test__get_login_info_1 [0.021802s] ... ok 2026-05-17 02:05:59.300585 | ubuntu-noble | 2026-05-17 02:05:59.295 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.300622 | ubuntu-noble | 2026-05-17 02:05:59.297 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.300924 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test__get_login_info_3 [0.021455s] ... ok 2026-05-17 02:05:59.305920 | ubuntu-noble | Error unmanaging share server fake_share_server_id 2026-05-17 02:05:59.305942 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:05:59.305948 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3579, in unmanage_share_server 2026-05-17 02:05:59.305954 | ubuntu-noble | self.db.share_server_delete(context, share_server_id) 2026-05-17 02:05:59.305960 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:05:59.305965 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:05:59.305970 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:59.305976 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:05:59.305981 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:05:59.305986 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:05:59.305991 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:05:59.306004 | ubuntu-noble | raise effect 2026-05-17 02:05:59.306010 | ubuntu-noble | manila.exception.ShareServerNotFound: Share server fake could not be found. 2026-05-17 02:05:59.309084 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_error [0.046552s] ... ok 2026-05-17 02:05:59.350755 | ubuntu-noble | Did not unmanage share server fake_share_server_id since the driver does not support managing share servers and no ``force`` option was supplied. 2026-05-17 02:05:59.354301 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_no_allocations_driver_not_implemented [0.044549s] ... ok 2026-05-17 02:05:59.358432 | ubuntu-noble | 2026-05-17 02:05:59.317 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.358484 | ubuntu-noble | 2026-05-17 02:05:59.318 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:05:59.358495 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:05:59.358501 | ubuntu-noble | 2026-05-17 02:05:59.318 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Allow access. allow_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:156 2026-05-17 02:05:59.358507 | ubuntu-noble | 2026-05-17 02:05:59.318 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.358512 | ubuntu-noble | 2026-05-17 02:05:59.319 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.358519 | ubuntu-noble | 2026-05-17 02:05:59.319 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.358535 | ubuntu-noble | 2026-05-17 02:05:59.319 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.358541 | ubuntu-noble | 2026-05-17 02:05:59.319 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.358546 | ubuntu-noble | 2026-05-17 02:05:59.319 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.358551 | ubuntu-noble | 2026-05-17 02:05:59.319 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.358567 | ubuntu-noble | 2026-05-17 02:05:59.319 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.358577 | ubuntu-noble | 2026-05-17 02:05:59.319 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.358582 | ubuntu-noble | 2026-05-17 02:05:59.319 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.358587 | ubuntu-noble | 2026-05-17 02:05:59.320 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.358592 | ubuntu-noble | 2026-05-17 02:05:59.320 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.358597 | ubuntu-noble | 2026-05-17 02:05:59.320 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.358607 | ubuntu-noble | 2026-05-17 02:05:59.320 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.358612 | ubuntu-noble | 2026-05-17 02:05:59.320 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.358617 | ubuntu-noble | 2026-05-17 02:05:59.320 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.358622 | ubuntu-noble | 2026-05-17 02:05:59.320 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.358627 | ubuntu-noble | 2026-05-17 02:05:59.320 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.358635 | ubuntu-noble | 2026-05-17 02:05:59.321 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.358640 | ubuntu-noble | 2026-05-17 02:05:59.321 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.358649 | ubuntu-noble | 2026-05-17 02:05:59.321 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.358655 | ubuntu-noble | 2026-05-17 02:05:59.322 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.358862 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_ro_success [0.024211s] ... ok 2026-05-17 02:05:59.363316 | ubuntu-noble | 2026-05-17 02:05:59.342 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.363331 | ubuntu-noble | 2026-05-17 02:05:59.343 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:05:59.363342 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:05:59.363346 | ubuntu-noble | 2026-05-17 02:05:59.343 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Allow access. allow_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:156 2026-05-17 02:05:59.363350 | ubuntu-noble | 2026-05-17 02:05:59.345 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.363747 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_level_fail [0.023210s] ... ok 2026-05-17 02:05:59.369659 | ubuntu-noble | 2026-05-17 02:05:59.367 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.372618 | ubuntu-noble | 2026-05-17 02:05:59.369 6714 ERROR manila.share.drivers.huawei.v3.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Config file invalid. SnapshotSupport and ReplicationSupport can not both be set to True. 2026-05-17 02:05:59.372639 | ubuntu-noble | 2026-05-17 02:05:59.370 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.373117 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_snapshot_replication_conflict [0.025182s] ... ok 2026-05-17 02:05:59.395161 | ubuntu-noble | Failed to update quota usages: . 2026-05-17 02:05:59.398247 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_with_quota_error [0.044457s] ... ok 2026-05-17 02:05:59.421445 | ubuntu-noble | 2026-05-17 02:05:59.389 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.421486 | ubuntu-noble | 2026-05-17 02:05:59.391 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:05:59.421493 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:05:59.421505 | ubuntu-noble | 2026-05-17 02:05:59.391 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Create a snapshot. create_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:139 2026-05-17 02:05:59.421511 | ubuntu-noble | 2026-05-17 02:05:59.391 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.421516 | ubuntu-noble | 2026-05-17 02:05:59.391 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.421522 | ubuntu-noble | 2026-05-17 02:05:59.391 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.421539 | ubuntu-noble | 2026-05-17 02:05:59.391 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.421544 | ubuntu-noble | 2026-05-17 02:05:59.391 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.421550 | ubuntu-noble | 2026-05-17 02:05:59.391 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.421555 | ubuntu-noble | 2026-05-17 02:05:59.392 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.421560 | ubuntu-noble | 2026-05-17 02:05:59.392 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.421570 | ubuntu-noble | 2026-05-17 02:05:59.392 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.421576 | ubuntu-noble | 2026-05-17 02:05:59.392 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.421592 | ubuntu-noble | 2026-05-17 02:05:59.392 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.421598 | ubuntu-noble | 2026-05-17 02:05:59.392 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.421604 | ubuntu-noble | 2026-05-17 02:05:59.392 6714 INFO manila.share.drivers.huawei.v3.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Creating snapshot id 3. 2026-05-17 02:05:59.421609 | ubuntu-noble | 2026-05-17 02:05:59.393 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.421836 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifs_snapshot_success [0.023117s] ... ok 2026-05-17 02:05:59.614690 | ubuntu-noble | 2026-05-17 02:05:59.418 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.614733 | ubuntu-noble | 2026-05-17 02:05:59.419 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:05:59.614740 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:05:59.614747 | ubuntu-noble | 2026-05-17 02:05:59.419 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Create a share from snapshot fake_snapshot_uuid. create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:123 2026-05-17 02:05:59.614754 | ubuntu-noble | 2026-05-17 02:05:59.420 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.614760 | ubuntu-noble | 2026-05-17 02:05:59.420 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.614767 | ubuntu-noble | 2026-05-17 02:05:59.420 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.614773 | ubuntu-noble | 2026-05-17 02:05:59.420 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.614779 | ubuntu-noble | 2026-05-17 02:05:59.420 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.614784 | ubuntu-noble | 2026-05-17 02:05:59.420 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.614797 | ubuntu-noble | 2026-05-17 02:05:59.420 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.614803 | ubuntu-noble | 2026-05-17 02:05:59.420 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.614827 | ubuntu-noble | 2026-05-17 02:05:59.420 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.614833 | ubuntu-noble | 2026-05-17 02:05:59.421 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.614839 | ubuntu-noble | 2026-05-17 02:05:59.421 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.614845 | ubuntu-noble | 2026-05-17 02:05:59.421 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.614851 | ubuntu-noble | 2026-05-17 02:05:59.421 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.614856 | ubuntu-noble | 2026-05-17 02:05:59.421 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.614862 | ubuntu-noble | 2026-05-17 02:05:59.421 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.614868 | ubuntu-noble | 2026-05-17 02:05:59.421 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.614874 | ubuntu-noble | 2026-05-17 02:05:59.421 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.614883 | ubuntu-noble | 2026-05-17 02:05:59.421 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.614895 | ubuntu-noble | 2026-05-17 02:05:59.422 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.614901 | ubuntu-noble | 2026-05-17 02:05:59.422 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.614911 | ubuntu-noble | 2026-05-17 02:05:59.422 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.614918 | ubuntu-noble | 2026-05-17 02:05:59.422 6714 DEBUG manila.share.drivers.huawei.huawei_utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': None, 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-05-17 02:05:59.614925 | ubuntu-noble | 2026-05-17 02:05:59.422 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.614931 | ubuntu-noble | 2026-05-17 02:05:59.423 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.614937 | ubuntu-noble | 2026-05-17 02:05:59.423 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.614942 | ubuntu-noble | 2026-05-17 02:05:59.423 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.614948 | ubuntu-noble | 2026-05-17 02:05:59.423 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.614963 | ubuntu-noble | 2026-05-17 02:05:59.423 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.614975 | ubuntu-noble | 2026-05-17 02:05:59.423 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.614981 | ubuntu-noble | 2026-05-17 02:05:59.423 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.614992 | ubuntu-noble | 2026-05-17 02:05:59.423 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.614998 | ubuntu-noble | 2026-05-17 02:05:59.424 6714 DEBUG manila.share.drivers.huawei.v3.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Get access for share: share_fake_uuid, access_type: ip, access_to: 100.112.0.1, access_level: rw get_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:542 2026-05-17 02:05:59.615003 | ubuntu-noble | 2026-05-17 02:05:59.424 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615009 | ubuntu-noble | 2026-05-17 02:05:59.424 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615015 | ubuntu-noble | 2026-05-17 02:05:59.424 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615021 | ubuntu-noble | 2026-05-17 02:05:59.424 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615026 | ubuntu-noble | 2026-05-17 02:05:59.425 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615032 | ubuntu-noble | 2026-05-17 02:05:59.425 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615043 | ubuntu-noble | 2026-05-17 02:05:59.425 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615053 | ubuntu-noble | 2026-05-17 02:05:59.425 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615059 | ubuntu-noble | 2026-05-17 02:05:59.425 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615070 | ubuntu-noble | 2026-05-17 02:05:59.425 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615076 | ubuntu-noble | 2026-05-17 02:05:59.425 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615082 | ubuntu-noble | 2026-05-17 02:05:59.425 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615088 | ubuntu-noble | 2026-05-17 02:05:59.425 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615093 | ubuntu-noble | 2026-05-17 02:05:59.426 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615099 | ubuntu-noble | 2026-05-17 02:05:59.426 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615105 | ubuntu-noble | 2026-05-17 02:05:59.426 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615110 | ubuntu-noble | 2026-05-17 02:05:59.426 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615122 | ubuntu-noble | 2026-05-17 02:05:59.426 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615131 | ubuntu-noble | 2026-05-17 02:05:59.426 6714 DEBUG manila.share.drivers.huawei.v3.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Cannot get access ID from share. share_name: share_fake_uuid _get_access_id /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:558 2026-05-17 02:05:59.615137 | ubuntu-noble | 2026-05-17 02:05:59.426 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615143 | ubuntu-noble | 2026-05-17 02:05:59.426 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615152 | ubuntu-noble | 2026-05-17 02:05:59.427 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615158 | ubuntu-noble | 2026-05-17 02:05:59.427 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615164 | ubuntu-noble | 2026-05-17 02:05:59.427 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615179 | ubuntu-noble | 2026-05-17 02:05:59.427 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615185 | ubuntu-noble | 2026-05-17 02:05:59.427 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615191 | ubuntu-noble | 2026-05-17 02:05:59.427 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615202 | ubuntu-noble | 2026-05-17 02:05:59.427 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615208 | ubuntu-noble | 2026-05-17 02:05:59.427 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615217 | ubuntu-noble | 2026-05-17 02:05:59.427 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615223 | ubuntu-noble | 2026-05-17 02:05:59.428 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615229 | ubuntu-noble | 2026-05-17 02:05:59.428 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615240 | ubuntu-noble | 2026-05-17 02:05:59.428 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615246 | ubuntu-noble | 2026-05-17 02:05:59.428 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615251 | ubuntu-noble | 2026-05-17 02:05:59.428 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615257 | ubuntu-noble | 2026-05-17 02:05:59.428 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615263 | ubuntu-noble | 2026-05-17 02:05:59.428 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615269 | ubuntu-noble | 2026-05-17 02:05:59.428 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615280 | ubuntu-noble | 2026-05-17 02:05:59.428 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615286 | ubuntu-noble | 2026-05-17 02:05:59.429 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615292 | ubuntu-noble | 2026-05-17 02:05:59.429 6714 DEBUG manila.share.drivers.huawei.v3.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Get access for share: share-fake-uuid, access_type: ip, access_to: 100.112.0.1, access_level: rw get_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:542 2026-05-17 02:05:59.615301 | ubuntu-noble | 2026-05-17 02:05:59.429 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615306 | ubuntu-noble | 2026-05-17 02:05:59.429 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615318 | ubuntu-noble | 2026-05-17 02:05:59.429 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615324 | ubuntu-noble | 2026-05-17 02:05:59.429 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615330 | ubuntu-noble | 2026-05-17 02:05:59.429 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615335 | ubuntu-noble | 2026-05-17 02:05:59.429 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615341 | ubuntu-noble | 2026-05-17 02:05:59.430 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615352 | ubuntu-noble | 2026-05-17 02:05:59.430 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615358 | ubuntu-noble | 2026-05-17 02:05:59.430 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615364 | ubuntu-noble | 2026-05-17 02:05:59.430 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615369 | ubuntu-noble | 2026-05-17 02:05:59.430 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615379 | ubuntu-noble | 2026-05-17 02:05:59.430 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615384 | ubuntu-noble | 2026-05-17 02:05:59.430 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615395 | ubuntu-noble | 2026-05-17 02:05:59.430 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615401 | ubuntu-noble | 2026-05-17 02:05:59.430 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615407 | ubuntu-noble | 2026-05-17 02:05:59.430 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615412 | ubuntu-noble | 2026-05-17 02:05:59.431 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615418 | ubuntu-noble | 2026-05-17 02:05:59.431 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615429 | ubuntu-noble | 2026-05-17 02:05:59.431 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615435 | ubuntu-noble | 2026-05-17 02:05:59.431 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615441 | ubuntu-noble | 2026-05-17 02:05:59.431 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615446 | ubuntu-noble | 2026-05-17 02:05:59.431 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615486 | ubuntu-noble | 2026-05-17 02:05:59.431 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615492 | ubuntu-noble | 2026-05-17 02:05:59.431 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615498 | ubuntu-noble | 2026-05-17 02:05:59.431 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615509 | ubuntu-noble | 2026-05-17 02:05:59.432 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615515 | ubuntu-noble | 2026-05-17 02:05:59.432 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615520 | ubuntu-noble | 2026-05-17 02:05:59.432 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615532 | ubuntu-noble | 2026-05-17 02:05:59.432 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615538 | ubuntu-noble | 2026-05-17 02:05:59.432 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615543 | ubuntu-noble | 2026-05-17 02:05:59.432 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615549 | ubuntu-noble | 2026-05-17 02:05:59.432 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615555 | ubuntu-noble | 2026-05-17 02:05:59.432 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615569 | ubuntu-noble | 2026-05-17 02:05:59.432 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615574 | ubuntu-noble | 2026-05-17 02:05:59.433 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615580 | ubuntu-noble | 2026-05-17 02:05:59.433 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615590 | ubuntu-noble | 2026-05-17 02:05:59.433 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615596 | ubuntu-noble | 2026-05-17 02:05:59.433 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615601 | ubuntu-noble | 2026-05-17 02:05:59.433 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615611 | ubuntu-noble | 2026-05-17 02:05:59.433 6714 WARNING manila.share.drivers.huawei.v3.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Can not get access id from share. share_name: share-fake-uuid 2026-05-17 02:05:59.615618 | ubuntu-noble | 2026-05-17 02:05:59.433 6714 DEBUG manila.share.drivers.huawei.v3.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Created share from snapshot successfully, new_share: {'share_proto': 'NFS', 'size': 1, 'name': 'share-fake-uuid', 'mount_path': '100.115.10.68:/share_fake_uuid', 'mount_src': '/tmp/tmpfb0xhdsv/huawei_manila_tmp_path_dst_kf7qxvx6', 'id': 'fake_uuid'}, old_share: {'share_proto': 'NFS', 'name': 'share_fake_uuid', 'mount_path': '100.115.10.68:/share_fake_uuid', 'mount_src': '/tmp/tmpfb0xhdsv/huawei_manila_tmp_path_src_an2efxdj', 'snapshot_name': 'share_snapshot_fake_snapshot_uuid', 'id': 'fake_uuid'}. copy_data_from_parent_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:512 2026-05-17 02:05:59.615624 | ubuntu-noble | 2026-05-17 02:05:59.433 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615630 | ubuntu-noble | 2026-05-17 02:05:59.433 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615636 | ubuntu-noble | 2026-05-17 02:05:59.433 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615645 | ubuntu-noble | 2026-05-17 02:05:59.434 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615651 | ubuntu-noble | 2026-05-17 02:05:59.434 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615657 | ubuntu-noble | 2026-05-17 02:05:59.434 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615667 | ubuntu-noble | 2026-05-17 02:05:59.434 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615694 | ubuntu-noble | 2026-05-17 02:05:59.434 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615700 | ubuntu-noble | 2026-05-17 02:05:59.434 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615706 | ubuntu-noble | 2026-05-17 02:05:59.434 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615712 | ubuntu-noble | 2026-05-17 02:05:59.434 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615717 | ubuntu-noble | 2026-05-17 02:05:59.434 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615723 | ubuntu-noble | 2026-05-17 02:05:59.435 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615729 | ubuntu-noble | 2026-05-17 02:05:59.435 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615739 | ubuntu-noble | 2026-05-17 02:05:59.435 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615745 | ubuntu-noble | 2026-05-17 02:05:59.435 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.615750 | ubuntu-noble | 2026-05-17 02:05:59.435 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.615760 | ubuntu-noble | 2026-05-17 02:05:59.435 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.615772 | ubuntu-noble | 2026-05-17 02:05:59.435 6714 WARNING manila.share.drivers.huawei.v3.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Can not get access id from share. share_name: share_fake_uuid 2026-05-17 02:05:59.615778 | ubuntu-noble | 2026-05-17 02:05:59.436 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.615783 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_nfssnapshot_success [0.043120s] ... ok 2026-05-17 02:05:59.621084 | ubuntu-noble | 2026-05-17 02:05:59.457 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.621111 | ubuntu-noble | 2026-05-17 02:05:59.458 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:05:59.621120 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:05:59.621126 | ubuntu-noble | 2026-05-17 02:05:59.459 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Create a share from snapshot fake_snapshot_uuid. create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:123 2026-05-17 02:05:59.621149 | ubuntu-noble | 2026-05-17 02:05:59.459 6714 ERROR manila.share.drivers.huawei.v3.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] The source filesystem of snapshot fake_snapshot_uuid does not exist. 2026-05-17 02:05:59.621155 | ubuntu-noble | 2026-05-17 02:05:59.460 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.621755 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_nonefs [0.022878s] ... ok 2026-05-17 02:05:59.629827 | ubuntu-noble | 2026-05-17 02:05:59.480 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.629861 | ubuntu-noble | 2026-05-17 02:05:59.481 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:05:59.629871 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:05:59.629908 | ubuntu-noble | 2026-05-17 02:05:59.482 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-05-17 02:05:59.629921 | ubuntu-noble | 2026-05-17 02:05:59.482 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.629933 | ubuntu-noble | 2026-05-17 02:05:59.482 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.629959 | ubuntu-noble | 2026-05-17 02:05:59.482 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.629972 | ubuntu-noble | 2026-05-17 02:05:59.485 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.630152 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_fail [0.025251s] ... ok 2026-05-17 02:05:59.671353 | ubuntu-noble | 2026-05-17 02:05:59.505 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.671388 | ubuntu-noble | 2026-05-17 02:05:59.506 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-05-17 02:05:59.671398 | ubuntu-noble | 2026-05-17 02:05:59.506 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.671407 | ubuntu-noble | 2026-05-17 02:05:59.506 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.671416 | ubuntu-noble | 2026-05-17 02:05:59.506 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.671425 | ubuntu-noble | 2026-05-17 02:05:59.507 6714 DEBUG manila.share.drivers.huawei.huawei_utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': 'true', 'compression': 'true', 'huawei_smartcache': 'true', 'huawei_smartpartition': 'true', 'thin_provisioning': 'true', 'qos': False, 'huawei_sectorsize': None, 'cachename': 'test_cache_name', 'partitionname': 'test_partition_name', 'sectorsize': None, 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-05-17 02:05:59.671444 | ubuntu-noble | 2026-05-17 02:05:59.507 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.671489 | ubuntu-noble | 2026-05-17 02:05:59.507 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.671587 | ubuntu-noble | 2026-05-17 02:05:59.507 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.671600 | ubuntu-noble | 2026-05-17 02:05:59.507 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.671619 | ubuntu-noble | 2026-05-17 02:05:59.507 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.671628 | ubuntu-noble | 2026-05-17 02:05:59.507 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.671637 | ubuntu-noble | 2026-05-17 02:05:59.507 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.671646 | ubuntu-noble | 2026-05-17 02:05:59.508 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.671654 | ubuntu-noble | 2026-05-17 02:05:59.508 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.671663 | ubuntu-noble | 2026-05-17 02:05:59.508 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.671671 | ubuntu-noble | 2026-05-17 02:05:59.508 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.671687 | ubuntu-noble | 2026-05-17 02:05:59.508 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.671705 | ubuntu-noble | 2026-05-17 02:05:59.508 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.671714 | ubuntu-noble | 2026-05-17 02:05:59.508 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.671723 | ubuntu-noble | 2026-05-17 02:05:59.508 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.671731 | ubuntu-noble | 2026-05-17 02:05:59.508 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.671746 | ubuntu-noble | 2026-05-17 02:05:59.509 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.671755 | ubuntu-noble | 2026-05-17 02:05:59.509 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.671764 | ubuntu-noble | 2026-05-17 02:05:59.509 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.671772 | ubuntu-noble | 2026-05-17 02:05:59.509 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.671781 | ubuntu-noble | 2026-05-17 02:05:59.509 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.671790 | ubuntu-noble | 2026-05-17 02:05:59.510 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.672094 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra [0.024545s] ... ok 2026-05-17 02:05:59.694784 | ubuntu-noble | 2026-05-17 02:05:59.529 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.694834 | ubuntu-noble | 2026-05-17 02:05:59.530 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:05:59.694844 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:05:59.694854 | ubuntu-noble | 2026-05-17 02:05:59.530 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-05-17 02:05:59.694863 | ubuntu-noble | 2026-05-17 02:05:59.530 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.694871 | ubuntu-noble | 2026-05-17 02:05:59.530 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.694880 | ubuntu-noble | 2026-05-17 02:05:59.530 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.694890 | ubuntu-noble | 2026-05-17 02:05:59.531 6714 DEBUG manila.share.drivers.huawei.huawei_utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': 'false', 'qos': False, 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': None, 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-05-17 02:05:59.694899 | ubuntu-noble | 2026-05-17 02:05:59.531 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.694908 | ubuntu-noble | 2026-05-17 02:05:59.531 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.694917 | ubuntu-noble | 2026-05-17 02:05:59.531 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.694925 | ubuntu-noble | 2026-05-17 02:05:59.531 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.694954 | ubuntu-noble | 2026-05-17 02:05:59.531 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.694968 | ubuntu-noble | 2026-05-17 02:05:59.532 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.694977 | ubuntu-noble | 2026-05-17 02:05:59.532 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.694986 | ubuntu-noble | 2026-05-17 02:05:59.532 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.694994 | ubuntu-noble | 2026-05-17 02:05:59.532 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.695003 | ubuntu-noble | 2026-05-17 02:05:59.533 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.695288 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_thick [0.023786s] ... ok 2026-05-17 02:05:59.705730 | ubuntu-noble | 2026-05-17 02:05:59.554 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.705751 | ubuntu-noble | 2026-05-17 02:05:59.555 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:05:59.705758 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:05:59.705764 | ubuntu-noble | 2026-05-17 02:05:59.555 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-05-17 02:05:59.705770 | ubuntu-noble | 2026-05-17 02:05:59.555 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.705776 | ubuntu-noble | 2026-05-17 02:05:59.555 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.705799 | ubuntu-noble | 2026-05-17 02:05:59.555 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.705810 | ubuntu-noble | 2026-05-17 02:05:59.556 6714 DEBUG manila.share.drivers.huawei.huawei_utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': 'true', 'cachename': None, 'partitionname': None, 'sectorsize': '128', 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-05-17 02:05:59.705817 | ubuntu-noble | 2026-05-17 02:05:59.557 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.705990 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_1_128 [0.023194s] ... ok 2026-05-17 02:05:59.716700 | ubuntu-noble | 2026-05-17 02:05:59.576 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.716722 | ubuntu-noble | 2026-05-17 02:05:59.577 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:05:59.716728 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:05:59.716734 | ubuntu-noble | 2026-05-17 02:05:59.578 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-05-17 02:05:59.716740 | ubuntu-noble | 2026-05-17 02:05:59.578 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.716746 | ubuntu-noble | 2026-05-17 02:05:59.578 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.716751 | ubuntu-noble | 2026-05-17 02:05:59.578 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.716758 | ubuntu-noble | 2026-05-17 02:05:59.579 6714 DEBUG manila.share.drivers.huawei.huawei_utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': 'true', 'cachename': None, 'partitionname': None, 'sectorsize': 'None', 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-05-17 02:05:59.716773 | ubuntu-noble | 2026-05-17 02:05:59.579 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.717050 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_3_None [0.022301s] ... ok 2026-05-17 02:05:59.727821 | ubuntu-noble | 2026-05-17 02:05:59.599 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.727853 | ubuntu-noble | 2026-05-17 02:05:59.600 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:05:59.727871 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:05:59.727881 | ubuntu-noble | 2026-05-17 02:05:59.601 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-05-17 02:05:59.727901 | ubuntu-noble | 2026-05-17 02:05:59.601 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.727910 | ubuntu-noble | 2026-05-17 02:05:59.601 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.727919 | ubuntu-noble | 2026-05-17 02:05:59.601 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.727928 | ubuntu-noble | 2026-05-17 02:05:59.601 6714 DEBUG manila.share.drivers.huawei.huawei_utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': 'true', 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': None, 'maxiops': 0, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-05-17 02:05:59.727937 | ubuntu-noble | 2026-05-17 02:05:59.602 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.728206 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_04 [0.022922s] ... ok 2026-05-17 02:05:59.751794 | ubuntu-noble | 2026-05-17 02:05:59.623 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.751827 | ubuntu-noble | 2026-05-17 02:05:59.624 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:05:59.751837 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:05:59.751846 | ubuntu-noble | 2026-05-17 02:05:59.625 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-05-17 02:05:59.751855 | ubuntu-noble | 2026-05-17 02:05:59.625 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.751864 | ubuntu-noble | 2026-05-17 02:05:59.625 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.751904 | ubuntu-noble | 2026-05-17 02:05:59.625 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.751914 | ubuntu-noble | 2026-05-17 02:05:59.625 6714 ERROR manila.share.drivers.huawei.huawei_utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-05-17 02:05:59.751923 | ubuntu-noble | 2026-05-17 02:05:59.626 6714 DEBUG manila.share.drivers.huawei.huawei_utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': 'a', 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-05-17 02:05:59.751933 | ubuntu-noble | 2026-05-17 02:05:59.626 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.751941 | ubuntu-noble | 2026-05-17 02:05:59.626 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.751963 | ubuntu-noble | 2026-05-17 02:05:59.626 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.752003 | ubuntu-noble | 2026-05-17 02:05:59.626 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.752012 | ubuntu-noble | 2026-05-17 02:05:59.626 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.752021 | ubuntu-noble | 2026-05-17 02:05:59.626 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.752030 | ubuntu-noble | 2026-05-17 02:05:59.626 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.752038 | ubuntu-noble | 2026-05-17 02:05:59.627 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.752054 | ubuntu-noble | 2026-05-17 02:05:59.627 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.752062 | ubuntu-noble | 2026-05-17 02:05:59.628 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.752194 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_3 [0.025881s] ... ok 2026-05-17 02:05:59.776134 | ubuntu-noble | 2026-05-17 02:05:59.647 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.776157 | ubuntu-noble | 2026-05-17 02:05:59.649 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:05:59.776164 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:05:59.776169 | ubuntu-noble | 2026-05-17 02:05:59.649 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-05-17 02:05:59.776185 | ubuntu-noble | 2026-05-17 02:05:59.649 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.776191 | ubuntu-noble | 2026-05-17 02:05:59.649 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.776197 | ubuntu-noble | 2026-05-17 02:05:59.649 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.776202 | ubuntu-noble | 2026-05-17 02:05:59.650 6714 ERROR manila.share.drivers.huawei.huawei_utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-05-17 02:05:59.776208 | ubuntu-noble | 2026-05-17 02:05:59.650 6714 DEBUG manila.share.drivers.huawei.huawei_utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': '', 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-05-17 02:05:59.776215 | ubuntu-noble | 2026-05-17 02:05:59.650 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.776226 | ubuntu-noble | 2026-05-17 02:05:59.650 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.776232 | ubuntu-noble | 2026-05-17 02:05:59.650 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.776244 | ubuntu-noble | 2026-05-17 02:05:59.650 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.776250 | ubuntu-noble | 2026-05-17 02:05:59.650 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.776261 | ubuntu-noble | 2026-05-17 02:05:59.650 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.776275 | ubuntu-noble | 2026-05-17 02:05:59.651 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.776281 | ubuntu-noble | 2026-05-17 02:05:59.651 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.776287 | ubuntu-noble | 2026-05-17 02:05:59.651 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.776293 | ubuntu-noble | 2026-05-17 02:05:59.652 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.778813 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_7 [0.023649s] ... ok 2026-05-17 02:05:59.807285 | ubuntu-noble | 2026-05-17 02:05:59.672 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.807308 | ubuntu-noble | 2026-05-17 02:05:59.674 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:05:59.807314 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:05:59.807320 | ubuntu-noble | 2026-05-17 02:05:59.674 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-05-17 02:05:59.807332 | ubuntu-noble | 2026-05-17 02:05:59.674 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.807338 | ubuntu-noble | 2026-05-17 02:05:59.674 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.807344 | ubuntu-noble | 2026-05-17 02:05:59.674 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.807358 | ubuntu-noble | 2026-05-17 02:05:59.675 6714 DEBUG manila.share.drivers.huawei.huawei_utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': 'true', 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': None, 'maxiops': '100', 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': '1'} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-05-17 02:05:59.807365 | ubuntu-noble | 2026-05-17 02:05:59.675 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.807370 | ubuntu-noble | 2026-05-17 02:05:59.675 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.807376 | ubuntu-noble | 2026-05-17 02:05:59.675 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.807382 | ubuntu-noble | 2026-05-17 02:05:59.675 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.807394 | ubuntu-noble | 2026-05-17 02:05:59.675 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.807400 | ubuntu-noble | 2026-05-17 02:05:59.675 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.807509 | ubuntu-noble | 2026-05-17 02:05:59.675 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.807523 | ubuntu-noble | 2026-05-17 02:05:59.676 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.807529 | ubuntu-noble | 2026-05-17 02:05:59.676 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.807541 | ubuntu-noble | 2026-05-17 02:05:59.676 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.807547 | ubuntu-noble | 2026-05-17 02:05:59.676 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.807553 | ubuntu-noble | 2026-05-17 02:05:59.676 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.807559 | ubuntu-noble | 2026-05-17 02:05:59.676 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.807564 | ubuntu-noble | 2026-05-17 02:05:59.676 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.807570 | ubuntu-noble | 2026-05-17 02:05:59.676 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.807581 | ubuntu-noble | 2026-05-17 02:05:59.677 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.807724 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_qos_2 [0.025213s] ... ok 2026-05-17 02:05:59.830860 | ubuntu-noble | 2026-05-17 02:05:59.697 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.830884 | ubuntu-noble | 2026-05-17 02:05:59.699 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:05:59.830891 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:05:59.830904 | ubuntu-noble | 2026-05-17 02:05:59.699 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-05-17 02:05:59.830910 | ubuntu-noble | 2026-05-17 02:05:59.700 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.830925 | ubuntu-noble | 2026-05-17 02:05:59.700 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.830931 | ubuntu-noble | 2026-05-17 02:05:59.700 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.830937 | ubuntu-noble | 2026-05-17 02:05:59.701 6714 DEBUG manila.share.drivers.huawei.huawei_utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': 'true', 'cachename': None, 'partitionname': None, 'sectorsize': '64', 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-05-17 02:05:59.830943 | ubuntu-noble | 2026-05-17 02:05:59.701 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.830949 | ubuntu-noble | 2026-05-17 02:05:59.701 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.830954 | ubuntu-noble | 2026-05-17 02:05:59.701 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.830971 | ubuntu-noble | 2026-05-17 02:05:59.701 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.830983 | ubuntu-noble | 2026-05-17 02:05:59.701 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.830989 | ubuntu-noble | 2026-05-17 02:05:59.701 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.830999 | ubuntu-noble | 2026-05-17 02:05:59.701 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.831011 | ubuntu-noble | 2026-05-17 02:05:59.701 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.831017 | ubuntu-noble | 2026-05-17 02:05:59.702 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.831022 | ubuntu-noble | 2026-05-17 02:05:59.702 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.831235 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_5_64 [0.025042s] ... ok 2026-05-17 02:05:59.831932 | ubuntu-noble | Share snapshot cannot be unmanaged: Unmanage existing share snapshot failed due to invalid share snapshot: fake.. 2026-05-17 02:05:59.834130 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_invalid_share [0.435907s] ... ok 2026-05-17 02:05:59.856660 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_network_security_service [0.022175s] ... ok 2026-05-17 02:05:59.857234 | ubuntu-noble | 2026-05-17 02:05:59.722 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.857250 | ubuntu-noble | 2026-05-17 02:05:59.723 6714 WARNING manila.share.drivers.huawei.v3.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] No replication pair ID recorded for share fake_share_id. Continue to delete replica fake_new_replica_id. 2026-05-17 02:05:59.857256 | ubuntu-noble | 2026-05-17 02:05:59.723 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.857262 | ubuntu-noble | 2026-05-17 02:05:59.723 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.857268 | ubuntu-noble | 2026-05-17 02:05:59.723 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.857274 | ubuntu-noble | 2026-05-17 02:05:59.723 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.857288 | ubuntu-noble | 2026-05-17 02:05:59.724 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.857304 | ubuntu-noble | 2026-05-17 02:05:59.724 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.857310 | ubuntu-noble | 2026-05-17 02:05:59.724 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.857326 | ubuntu-noble | 2026-05-17 02:05:59.724 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.857332 | ubuntu-noble | 2026-05-17 02:05:59.724 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.857338 | ubuntu-noble | 2026-05-17 02:05:59.724 6714 WARNING manila.share.drivers.huawei.v3.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] The share was not found. Share name:share_fake_new_uuid 2026-05-17 02:05:59.857350 | ubuntu-noble | 2026-05-17 02:05:59.724 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.857356 | ubuntu-noble | 2026-05-17 02:05:59.724 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.857362 | ubuntu-noble | 2026-05-17 02:05:59.724 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.857368 | ubuntu-noble | 2026-05-17 02:05:59.724 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.857373 | ubuntu-noble | 2026-05-17 02:05:59.725 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.857388 | ubuntu-noble | 2026-05-17 02:05:59.725 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.857394 | ubuntu-noble | 2026-05-17 02:05:59.725 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.857731 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_with_no_pair_id [0.023230s] ... ok 2026-05-17 02:05:59.875367 | ubuntu-noble | 2026-05-17 02:05:59.745 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.875401 | ubuntu-noble | 2026-05-17 02:05:59.746 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:05:59.875411 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:05:59.875420 | ubuntu-noble | 2026-05-17 02:05:59.746 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Delete a snapshot. delete_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:145 2026-05-17 02:05:59.875429 | ubuntu-noble | 2026-05-17 02:05:59.746 6714 DEBUG manila.share.drivers.huawei.v3.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Delete a snapshot. delete_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:282 2026-05-17 02:05:59.875438 | ubuntu-noble | 2026-05-17 02:05:59.746 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.875446 | ubuntu-noble | 2026-05-17 02:05:59.747 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.875490 | ubuntu-noble | 2026-05-17 02:05:59.747 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.875500 | ubuntu-noble | 2026-05-17 02:05:59.747 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.875508 | ubuntu-noble | 2026-05-17 02:05:59.747 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.875537 | ubuntu-noble | 2026-05-17 02:05:59.747 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.875546 | ubuntu-noble | 2026-05-17 02:05:59.747 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.875562 | ubuntu-noble | 2026-05-17 02:05:59.747 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.875581 | ubuntu-noble | 2026-05-17 02:05:59.747 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.875610 | ubuntu-noble | 2026-05-17 02:05:59.748 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.876099 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_snapshot_success [0.022495s] ... ok 2026-05-17 02:05:59.877748 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_replica_replica_not_found [0.019991s] ... ok 2026-05-17 02:05:59.886712 | ubuntu-noble | 2026-05-17 02:05:59.767 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.886734 | ubuntu-noble | 2026-05-17 02:05:59.768 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:05:59.886740 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:05:59.886746 | ubuntu-noble | 2026-05-17 02:05:59.769 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Deny access. deny_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:161 2026-05-17 02:05:59.886752 | ubuntu-noble | 2026-05-17 02:05:59.769 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.886758 | ubuntu-noble | 2026-05-17 02:05:59.769 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.886764 | ubuntu-noble | 2026-05-17 02:05:59.769 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.886778 | ubuntu-noble | 2026-05-17 02:05:59.769 6714 ERROR manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Get share count error! 2026-05-17 02:05:59.886785 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-05-17 02:05:59.886791 | ubuntu-noble | 2026-05-17 02:05:59.770 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.887007 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_user_fail [0.021544s] ... ok 2026-05-17 02:05:59.920060 | ubuntu-noble | 2026-05-17 02:05:59.789 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.920106 | ubuntu-noble | 2026-05-17 02:05:59.790 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:05:59.920116 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:05:59.920134 | ubuntu-noble | 2026-05-17 02:05:59.791 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Deny access. deny_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:161 2026-05-17 02:05:59.920143 | ubuntu-noble | 2026-05-17 02:05:59.791 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.920152 | ubuntu-noble | 2026-05-17 02:05:59.791 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.920161 | ubuntu-noble | 2026-05-17 02:05:59.791 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.920169 | ubuntu-noble | 2026-05-17 02:05:59.791 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.920178 | ubuntu-noble | 2026-05-17 02:05:59.791 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.920186 | ubuntu-noble | 2026-05-17 02:05:59.791 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.920206 | ubuntu-noble | 2026-05-17 02:05:59.792 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.920215 | ubuntu-noble | 2026-05-17 02:05:59.792 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.920252 | ubuntu-noble | 2026-05-17 02:05:59.792 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.920261 | ubuntu-noble | 2026-05-17 02:05:59.792 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.920275 | ubuntu-noble | 2026-05-17 02:05:59.792 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.920284 | ubuntu-noble | 2026-05-17 02:05:59.792 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.920293 | ubuntu-noble | 2026-05-17 02:05:59.792 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.920301 | ubuntu-noble | 2026-05-17 02:05:59.792 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.920310 | ubuntu-noble | 2026-05-17 02:05:59.793 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.920319 | ubuntu-noble | 2026-05-17 02:05:59.793 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.920359 | ubuntu-noble | 2026-05-17 02:05:59.793 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.920368 | ubuntu-noble | 2026-05-17 02:05:59.793 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.920376 | ubuntu-noble | 2026-05-17 02:05:59.793 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.920385 | ubuntu-noble | 2026-05-17 02:05:59.793 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.920400 | ubuntu-noble | 2026-05-17 02:05:59.793 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.920409 | ubuntu-noble | 2026-05-17 02:05:59.794 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.920421 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_user_success [0.024186s] ... ok 2026-05-17 02:05:59.941904 | ubuntu-noble | 2026-05-17 02:05:59.814 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.941957 | ubuntu-noble | 2026-05-17 02:05:59.815 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:05:59.941968 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:05:59.941977 | ubuntu-noble | 2026-05-17 02:05:59.815 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Ensure share. ensure_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:150 2026-05-17 02:05:59.941986 | ubuntu-noble | 2026-05-17 02:05:59.815 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.941995 | ubuntu-noble | 2026-05-17 02:05:59.815 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.942015 | ubuntu-noble | 2026-05-17 02:05:59.819 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.004s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.942024 | ubuntu-noble | 2026-05-17 02:05:59.819 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.942033 | ubuntu-noble | 2026-05-17 02:05:59.819 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.942041 | ubuntu-noble | 2026-05-17 02:05:59.819 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.942050 | ubuntu-noble | 2026-05-17 02:05:59.819 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.942059 | ubuntu-noble | 2026-05-17 02:05:59.819 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.942076 | ubuntu-noble | 2026-05-17 02:05:59.820 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.942092 | ubuntu-noble | 2026-05-17 02:05:59.820 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.942101 | ubuntu-noble | 2026-05-17 02:05:59.820 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.942110 | ubuntu-noble | 2026-05-17 02:05:59.820 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.942118 | ubuntu-noble | 2026-05-17 02:05:59.821 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.942408 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_sucess_2 [0.027006s] ... ok 2026-05-17 02:05:59.944358 | ubuntu-noble | 2026-05-17 02:05:59.841 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.944382 | ubuntu-noble | 2026-05-17 02:05:59.842 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Get network allocations number. get_network_allocations_number /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:178 2026-05-17 02:05:59.944390 | ubuntu-noble | 2026-05-17 02:05:59.843 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.944800 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_network_allocations_number_dhss_true [0.021661s] ... ok 2026-05-17 02:05:59.965192 | ubuntu-noble | 2026-05-17 02:05:59.863 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.965217 | ubuntu-noble | 2026-05-17 02:05:59.864 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:05:59.965223 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:05:59.965230 | ubuntu-noble | 2026-05-17 02:05:59.864 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Get pool. get_pool /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:173 2026-05-17 02:05:59.965235 | ubuntu-noble | 2026-05-17 02:05:59.864 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.965241 | ubuntu-noble | 2026-05-17 02:05:59.864 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.965254 | ubuntu-noble | 2026-05-17 02:05:59.864 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.965260 | ubuntu-noble | 2026-05-17 02:05:59.865 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.965266 | ubuntu-noble | 2026-05-17 02:05:59.865 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.965280 | ubuntu-noble | 2026-05-17 02:05:59.865 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.965286 | ubuntu-noble | 2026-05-17 02:05:59.865 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.965292 | ubuntu-noble | 2026-05-17 02:05:59.865 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.965305 | ubuntu-noble | 2026-05-17 02:05:59.865 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.965311 | ubuntu-noble | 2026-05-17 02:05:59.865 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.965317 | ubuntu-noble | 2026-05-17 02:05:59.865 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.965322 | ubuntu-noble | 2026-05-17 02:05:59.865 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.965328 | ubuntu-noble | 2026-05-17 02:05:59.866 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.965649 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_pool_success [0.023485s] ... ok 2026-05-17 02:05:59.967701 | ubuntu-noble | 2026-05-17 02:05:59.886 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.967744 | ubuntu-noble | 2026-05-17 02:05:59.888 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.968370 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_client_type_fail [0.020837s] ... ok 2026-05-17 02:05:59.969059 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_usage_size [0.091564s] ... ok 2026-05-17 02:05:59.977207 | ubuntu-noble | 2026-05-17 02:05:59.907 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.977243 | ubuntu-noble | 2026-05-17 02:05:59.908 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:05:59.977249 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:05:59.977255 | ubuntu-noble | 2026-05-17 02:05:59.908 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.977261 | ubuntu-noble | 2026-05-17 02:05:59.908 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.977267 | ubuntu-noble | 2026-05-17 02:05:59.908 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.977273 | ubuntu-noble | 2026-05-17 02:05:59.909 6714 DEBUG manila.share.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-05-17 02:05:59.977279 | ubuntu-noble | 2026-05-17 02:05:59.909 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.977478 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_2 [0.021562s] ... ok 2026-05-17 02:05:59.985779 | ubuntu-noble | 2026-05-17 02:05:59.929 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.985810 | ubuntu-noble | 2026-05-17 02:05:59.930 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:05:59.985820 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:05:59.985828 | ubuntu-noble | 2026-05-17 02:05:59.930 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:05:59.985945 | ubuntu-noble | 2026-05-17 02:05:59.930 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:05:59.986002 | ubuntu-noble | 2026-05-17 02:05:59.930 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:05:59.986012 | ubuntu-noble | 2026-05-17 02:05:59.931 6714 DEBUG manila.share.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-05-17 02:05:59.986020 | ubuntu-noble | 2026-05-17 02:05:59.931 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.986076 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_3 [0.022107s] ... ok 2026-05-17 02:05:59.989406 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_04 [0.020703s] ... ok 2026-05-17 02:05:59.990206 | ubuntu-noble | 2026-05-17 02:05:59.951 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:05:59.990232 | ubuntu-noble | 2026-05-17 02:05:59.952 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:05:59.990242 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:05:59.990250 | ubuntu-noble | 2026-05-17 02:05:59.953 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:05:59.990644 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_login_success [0.021568s] ... ok 2026-05-17 02:06:00.002023 | ubuntu-noble | 2026-05-17 02:05:59.972 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:06:00.002075 | ubuntu-noble | 2026-05-17 02:05:59.973 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.002084 | ubuntu-noble | 2026-05-17 02:05:59.973 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.002093 | ubuntu-noble | 2026-05-17 02:05:59.973 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.002102 | ubuntu-noble | 2026-05-17 02:05:59.973 6714 ERROR manila.share.drivers.huawei.v3.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to promote replica fake_new_replica_id.: manila.exception.ReplicationException: Unable to perform a replication action: Data of replica fake_pair_id is not synchronized, can not promote. 2026-05-17 02:06:00.002146 | ubuntu-noble | 2026-05-17 02:05:59.973 6714 ERROR manila.share.drivers.huawei.v3.connection Traceback (most recent call last): 2026-05-17 02:06:00.002163 | ubuntu-noble | 2026-05-17 02:05:59.973 6714 ERROR manila.share.drivers.huawei.v3.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 1782, in promote_replica 2026-05-17 02:06:00.002171 | ubuntu-noble | 2026-05-17 02:05:59.973 6714 ERROR manila.share.drivers.huawei.v3.connection self.replica_mgr.switch_over(replica_pair_id) 2026-05-17 02:06:00.002180 | ubuntu-noble | 2026-05-17 02:05:59.973 6714 ERROR manila.share.drivers.huawei.v3.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 185, in switch_over 2026-05-17 02:06:00.002188 | ubuntu-noble | 2026-05-17 02:05:59.973 6714 ERROR manila.share.drivers.huawei.v3.connection raise exception.ReplicationException( 2026-05-17 02:06:00.002197 | ubuntu-noble | 2026-05-17 02:05:59.973 6714 ERROR manila.share.drivers.huawei.v3.connection manila.exception.ReplicationException: Unable to perform a replication action: Data of replica fake_pair_id is not synchronized, can not promote. 2026-05-17 02:06:00.002205 | ubuntu-noble | 2026-05-17 02:05:59.973 6714 ERROR manila.share.drivers.huawei.v3.connection 2026-05-17 02:06:00.002214 | ubuntu-noble | 2026-05-17 02:05:59.975 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.002404 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_fail_1 [0.021572s] ... ok 2026-05-17 02:06:00.011972 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_07 [0.022864s] ... ok 2026-05-17 02:06:00.031826 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_08 [0.019737s] ... ok 2026-05-17 02:06:00.052787 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_13 [0.020280s] ... ok 2026-05-17 02:06:00.074031 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_verify_server_cleanup_interval_valid_cases_2_36 [0.021621s] ... ok 2026-05-17 02:06:00.098055 | ubuntu-noble | 2026-05-17 02:05:59.995 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:06:00.098076 | ubuntu-noble | 2026-05-17 02:05:59.996 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.098082 | ubuntu-noble | 2026-05-17 02:05:59.996 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.098088 | ubuntu-noble | 2026-05-17 02:05:59.996 6714 ERROR manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Can't open the recent url, re-login. 2026-05-17 02:06:00.098093 | ubuntu-noble | 2026-05-17 02:05:59.997 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:06:00.098099 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:06:00.098113 | ubuntu-noble | 2026-05-17 02:05:59.997 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Replace URL: 2026-05-17 02:06:00.098119 | ubuntu-noble | Old URL: None 2026-05-17 02:06:00.098124 | ubuntu-noble | New URL: http://100.115.10.69:8082/deviceManager/rest/210235G7J20000000000 2026-05-17 02:06:00.098129 | ubuntu-noble | call /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:151 2026-05-17 02:06:00.098134 | ubuntu-noble | 2026-05-17 02:05:59.997 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.098139 | ubuntu-noble | 2026-05-17 02:05:59.997 6714 ERROR manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to split replication pair fake_pair_id. 2026-05-17 02:06:00.098144 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-05-17 02:06:00.098154 | ubuntu-noble | 2026-05-17 02:05:59.997 6714 ERROR manila.share.drivers.huawei.v3.replication [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to split replication pair fake_pair_id while switching over.: manila.exception.InvalidShare: Invalid share: Failed to split replication pair fake_pair_id. 2026-05-17 02:06:00.098159 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-05-17 02:06:00.098164 | ubuntu-noble | 2026-05-17 02:05:59.997 6714 ERROR manila.share.drivers.huawei.v3.replication Traceback (most recent call last): 2026-05-17 02:06:00.098169 | ubuntu-noble | 2026-05-17 02:05:59.997 6714 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 189, in switch_over 2026-05-17 02:06:00.098174 | ubuntu-noble | 2026-05-17 02:05:59.997 6714 ERROR manila.share.drivers.huawei.v3.replication self.helper.split_replication_pair(replica_pair_id) 2026-05-17 02:06:00.098179 | ubuntu-noble | 2026-05-17 02:05:59.997 6714 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:06:00.098183 | ubuntu-noble | 2026-05-17 02:05:59.997 6714 ERROR manila.share.drivers.huawei.v3.replication return self._mock_call(*args, **kwargs) 2026-05-17 02:06:00.098188 | ubuntu-noble | 2026-05-17 02:05:59.997 6714 ERROR manila.share.drivers.huawei.v3.replication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.098193 | ubuntu-noble | 2026-05-17 02:05:59.997 6714 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:06:00.098206 | ubuntu-noble | 2026-05-17 02:05:59.997 6714 ERROR manila.share.drivers.huawei.v3.replication return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:06:00.098211 | ubuntu-noble | 2026-05-17 02:05:59.997 6714 ERROR manila.share.drivers.huawei.v3.replication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.098222 | ubuntu-noble | 2026-05-17 02:05:59.997 6714 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib/python3.12/unittest/mock.py", line 1211, in _execute_mock_call 2026-05-17 02:06:00.098227 | ubuntu-noble | 2026-05-17 02:05:59.997 6714 ERROR manila.share.drivers.huawei.v3.replication return self._mock_wraps(*args, **kwargs) 2026-05-17 02:06:00.098232 | ubuntu-noble | 2026-05-17 02:05:59.997 6714 ERROR manila.share.drivers.huawei.v3.replication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.098237 | ubuntu-noble | 2026-05-17 02:05:59.997 6714 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1393, in split_replication_pair 2026-05-17 02:06:00.098242 | ubuntu-noble | 2026-05-17 02:05:59.997 6714 ERROR manila.share.drivers.huawei.v3.replication self._assert_rest_result(result, msg) 2026-05-17 02:06:00.098247 | ubuntu-noble | 2026-05-17 02:05:59.997 6714 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-05-17 02:06:00.098262 | ubuntu-noble | 2026-05-17 02:05:59.997 6714 ERROR manila.share.drivers.huawei.v3.replication raise exception.InvalidShare(reason=err_msg) 2026-05-17 02:06:00.098267 | ubuntu-noble | 2026-05-17 02:05:59.997 6714 ERROR manila.share.drivers.huawei.v3.replication manila.exception.InvalidShare: Invalid share: Failed to split replication pair fake_pair_id. 2026-05-17 02:06:00.098272 | ubuntu-noble | 2026-05-17 02:05:59.997 6714 ERROR manila.share.drivers.huawei.v3.replication result: {'error': {'code': -403}}.. 2026-05-17 02:06:00.098277 | ubuntu-noble | 2026-05-17 02:05:59.997 6714 ERROR manila.share.drivers.huawei.v3.replication 2026-05-17 02:06:00.098282 | ubuntu-noble | 2026-05-17 02:05:59.998 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.098287 | ubuntu-noble | 2026-05-17 02:05:59.998 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.098293 | ubuntu-noble | 2026-05-17 02:05:59.998 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.098302 | ubuntu-noble | 2026-05-17 02:05:59.998 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.098308 | ubuntu-noble | 2026-05-17 02:05:59.998 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.098313 | ubuntu-noble | 2026-05-17 02:05:59.999 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.098319 | ubuntu-noble | 2026-05-17 02:05:59.999 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.098329 | ubuntu-noble | 2026-05-17 02:05:59.999 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.098334 | ubuntu-noble | 2026-05-17 02:05:59.999 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.098344 | ubuntu-noble | 2026-05-17 02:05:59.999 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.098349 | ubuntu-noble | 2026-05-17 02:05:59.999 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.098354 | ubuntu-noble | 2026-05-17 02:05:59.999 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.098359 | ubuntu-noble | 2026-05-17 02:05:59.999 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.098364 | ubuntu-noble | 2026-05-17 02:05:59.999 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.098372 | ubuntu-noble | 2026-05-17 02:05:59.999 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.098377 | ubuntu-noble | 2026-05-17 02:06:00.000 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.098382 | ubuntu-noble | 2026-05-17 02:06:00.000 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.098387 | ubuntu-noble | 2026-05-17 02:06:00.000 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.098395 | ubuntu-noble | 2026-05-17 02:06:00.000 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.098404 | ubuntu-noble | 2026-05-17 02:06:00.000 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.098409 | ubuntu-noble | 2026-05-17 02:06:00.000 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.098414 | ubuntu-noble | 2026-05-17 02:06:00.000 6714 WARNING manila.share.drivers.huawei.v3.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Cannot get share share_fake_new_uuid. 2026-05-17 02:06:00.098419 | ubuntu-noble | 2026-05-17 02:06:00.000 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.098424 | ubuntu-noble | 2026-05-17 02:06:00.001 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.098429 | ubuntu-noble | 2026-05-17 02:06:00.001 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.098434 | ubuntu-noble | 2026-05-17 02:06:00.001 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.098441 | ubuntu-noble | 2026-05-17 02:06:00.001 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.098446 | ubuntu-noble | 2026-05-17 02:06:00.001 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.098479 | ubuntu-noble | 2026-05-17 02:06:00.001 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.098485 | ubuntu-noble | 2026-05-17 02:06:00.001 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.098500 | ubuntu-noble | 2026-05-17 02:06:00.001 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.098505 | ubuntu-noble | 2026-05-17 02:06:00.001 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.098510 | ubuntu-noble | 2026-05-17 02:06:00.002 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.098515 | ubuntu-noble | 2026-05-17 02:06:00.002 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.098519 | ubuntu-noble | 2026-05-17 02:06:00.002 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.098524 | ubuntu-noble | 2026-05-17 02:06:00.002 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.098541 | ubuntu-noble | 2026-05-17 02:06:00.002 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.098550 | ubuntu-noble | 2026-05-17 02:06:00.002 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.098555 | ubuntu-noble | 2026-05-17 02:06:00.002 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.098560 | ubuntu-noble | 2026-05-17 02:06:00.002 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.098565 | ubuntu-noble | 2026-05-17 02:06:00.002 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.098578 | ubuntu-noble | 2026-05-17 02:06:00.003 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.098583 | ubuntu-noble | 2026-05-17 02:06:00.003 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.098588 | ubuntu-noble | 2026-05-17 02:06:00.003 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.098593 | ubuntu-noble | 2026-05-17 02:06:00.003 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.098598 | ubuntu-noble | 2026-05-17 02:06:00.003 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.098603 | ubuntu-noble | 2026-05-17 02:06:00.004 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.098944 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_1 [0.029319s] ... ok 2026-05-17 02:06:00.109878 | ubuntu-noble | {1} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_apply_new_access_rules_there_are_rules_2_False [0.035873s] ... ok 2026-05-17 02:06:00.145442 | ubuntu-noble | {1} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_create_instance_and_wait_status_error [0.035414s] ... ok 2026-05-17 02:06:00.184837 | ubuntu-noble | 2026-05-17 02:06:00.025 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:06:00.184857 | ubuntu-noble | 2026-05-17 02:06:00.026 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.184863 | ubuntu-noble | 2026-05-17 02:06:00.026 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.184875 | ubuntu-noble | 2026-05-17 02:06:00.026 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.184881 | ubuntu-noble | 2026-05-17 02:06:00.026 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.184886 | ubuntu-noble | 2026-05-17 02:06:00.026 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.184891 | ubuntu-noble | 2026-05-17 02:06:00.026 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.184897 | ubuntu-noble | 2026-05-17 02:06:00.026 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.184902 | ubuntu-noble | 2026-05-17 02:06:00.027 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.184907 | ubuntu-noble | 2026-05-17 02:06:00.027 6714 ERROR manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Can't open the recent url, re-login. 2026-05-17 02:06:00.184912 | ubuntu-noble | 2026-05-17 02:06:00.027 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:06:00.184917 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:06:00.184922 | ubuntu-noble | 2026-05-17 02:06:00.027 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Replace URL: 2026-05-17 02:06:00.184927 | ubuntu-noble | Old URL: None 2026-05-17 02:06:00.184932 | ubuntu-noble | New URL: http://100.115.10.69:8082/deviceManager/rest/210235G7J20000000000 2026-05-17 02:06:00.184937 | ubuntu-noble | call /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:151 2026-05-17 02:06:00.184952 | ubuntu-noble | 2026-05-17 02:06:00.027 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.184957 | ubuntu-noble | 2026-05-17 02:06:00.028 6714 ERROR manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to switch replication pair fake_pair_id. 2026-05-17 02:06:00.184963 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-05-17 02:06:00.184973 | ubuntu-noble | 2026-05-17 02:06:00.028 6714 ERROR manila.share.drivers.huawei.v3.replication [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to completely switch over replication pair fake_pair_id.: manila.exception.InvalidShare: Invalid share: Failed to switch replication pair fake_pair_id. 2026-05-17 02:06:00.184978 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-05-17 02:06:00.184982 | ubuntu-noble | 2026-05-17 02:06:00.028 6714 ERROR manila.share.drivers.huawei.v3.replication Traceback (most recent call last): 2026-05-17 02:06:00.184987 | ubuntu-noble | 2026-05-17 02:06:00.028 6714 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 206, in switch_over 2026-05-17 02:06:00.184992 | ubuntu-noble | 2026-05-17 02:06:00.028 6714 ERROR manila.share.drivers.huawei.v3.replication self.helper.switch_replication_pair(replica_pair_id) 2026-05-17 02:06:00.184997 | ubuntu-noble | 2026-05-17 02:06:00.028 6714 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:06:00.185002 | ubuntu-noble | 2026-05-17 02:06:00.028 6714 ERROR manila.share.drivers.huawei.v3.replication return self._mock_call(*args, **kwargs) 2026-05-17 02:06:00.185007 | ubuntu-noble | 2026-05-17 02:06:00.028 6714 ERROR manila.share.drivers.huawei.v3.replication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.185011 | ubuntu-noble | 2026-05-17 02:06:00.028 6714 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:06:00.185016 | ubuntu-noble | 2026-05-17 02:06:00.028 6714 ERROR manila.share.drivers.huawei.v3.replication return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:06:00.185021 | ubuntu-noble | 2026-05-17 02:06:00.028 6714 ERROR manila.share.drivers.huawei.v3.replication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.185026 | ubuntu-noble | 2026-05-17 02:06:00.028 6714 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib/python3.12/unittest/mock.py", line 1211, in _execute_mock_call 2026-05-17 02:06:00.185031 | ubuntu-noble | 2026-05-17 02:06:00.028 6714 ERROR manila.share.drivers.huawei.v3.replication return self._mock_wraps(*args, **kwargs) 2026-05-17 02:06:00.185036 | ubuntu-noble | 2026-05-17 02:06:00.028 6714 ERROR manila.share.drivers.huawei.v3.replication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.185041 | ubuntu-noble | 2026-05-17 02:06:00.028 6714 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1401, in switch_replication_pair 2026-05-17 02:06:00.185047 | ubuntu-noble | 2026-05-17 02:06:00.028 6714 ERROR manila.share.drivers.huawei.v3.replication self._assert_rest_result(result, msg) 2026-05-17 02:06:00.185052 | ubuntu-noble | 2026-05-17 02:06:00.028 6714 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-05-17 02:06:00.185058 | ubuntu-noble | 2026-05-17 02:06:00.028 6714 ERROR manila.share.drivers.huawei.v3.replication raise exception.InvalidShare(reason=err_msg) 2026-05-17 02:06:00.185063 | ubuntu-noble | 2026-05-17 02:06:00.028 6714 ERROR manila.share.drivers.huawei.v3.replication manila.exception.InvalidShare: Invalid share: Failed to switch replication pair fake_pair_id. 2026-05-17 02:06:00.185068 | ubuntu-noble | 2026-05-17 02:06:00.028 6714 ERROR manila.share.drivers.huawei.v3.replication result: {'error': {'code': -403}}.. 2026-05-17 02:06:00.185074 | ubuntu-noble | 2026-05-17 02:06:00.028 6714 ERROR manila.share.drivers.huawei.v3.replication 2026-05-17 02:06:00.185079 | ubuntu-noble | 2026-05-17 02:06:00.028 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.185090 | ubuntu-noble | 2026-05-17 02:06:00.028 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.185106 | ubuntu-noble | 2026-05-17 02:06:00.028 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.185112 | ubuntu-noble | 2026-05-17 02:06:00.029 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.185118 | ubuntu-noble | 2026-05-17 02:06:00.029 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.185123 | ubuntu-noble | 2026-05-17 02:06:00.029 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.185129 | ubuntu-noble | 2026-05-17 02:06:00.029 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.185134 | ubuntu-noble | 2026-05-17 02:06:00.029 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.185140 | ubuntu-noble | 2026-05-17 02:06:00.029 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.185145 | ubuntu-noble | 2026-05-17 02:06:00.029 6714 WARNING manila.share.drivers.huawei.v3.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Cannot get share share_fake_new_uuid. 2026-05-17 02:06:00.185151 | ubuntu-noble | 2026-05-17 02:06:00.029 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.185156 | ubuntu-noble | 2026-05-17 02:06:00.029 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.185167 | ubuntu-noble | 2026-05-17 02:06:00.029 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.185182 | ubuntu-noble | 2026-05-17 02:06:00.030 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.185188 | ubuntu-noble | 2026-05-17 02:06:00.030 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.185193 | ubuntu-noble | 2026-05-17 02:06:00.030 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.185198 | ubuntu-noble | 2026-05-17 02:06:00.030 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.185204 | ubuntu-noble | 2026-05-17 02:06:00.030 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.185209 | ubuntu-noble | 2026-05-17 02:06:00.030 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.185215 | ubuntu-noble | 2026-05-17 02:06:00.030 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.185220 | ubuntu-noble | 2026-05-17 02:06:00.030 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.185226 | ubuntu-noble | 2026-05-17 02:06:00.030 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.185231 | ubuntu-noble | 2026-05-17 02:06:00.031 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.185243 | ubuntu-noble | 2026-05-17 02:06:00.031 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.185254 | ubuntu-noble | 2026-05-17 02:06:00.031 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.185263 | ubuntu-noble | 2026-05-17 02:06:00.031 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.185269 | ubuntu-noble | 2026-05-17 02:06:00.031 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.185274 | ubuntu-noble | 2026-05-17 02:06:00.031 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.185280 | ubuntu-noble | 2026-05-17 02:06:00.031 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.185285 | ubuntu-noble | 2026-05-17 02:06:00.031 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.185291 | ubuntu-noble | 2026-05-17 02:06:00.031 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.185296 | ubuntu-noble | 2026-05-17 02:06:00.031 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.185302 | ubuntu-noble | 2026-05-17 02:06:00.032 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.185312 | ubuntu-noble | 2026-05-17 02:06:00.032 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.185318 | ubuntu-noble | 2026-05-17 02:06:00.033 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.185751 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_2 [0.028135s] ... ok 2026-05-17 02:06:00.187571 | ubuntu-noble | 2026-05-17 02:06:00.052 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:06:00.187589 | ubuntu-noble | 2026-05-17 02:06:00.054 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.188179 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_revert_to_snapshot_success [0.021046s] ... ok 2026-05-17 02:06:00.226614 | ubuntu-noble | 2026-05-17 02:06:00.073 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:06:00.226644 | ubuntu-noble | 2026-05-17 02:06:00.075 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:06:00.226651 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:06:00.226656 | ubuntu-noble | 2026-05-17 02:06:00.076 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.226661 | ubuntu-noble | 2026-05-17 02:06:00.076 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.226666 | ubuntu-noble | 2026-05-17 02:06:00.076 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.226671 | ubuntu-noble | 2026-05-17 02:06:00.076 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.226676 | ubuntu-noble | 2026-05-17 02:06:00.076 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.226688 | ubuntu-noble | 2026-05-17 02:06:00.076 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.226693 | ubuntu-noble | 2026-05-17 02:06:00.077 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.226698 | ubuntu-noble | 2026-05-17 02:06:00.077 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.226703 | ubuntu-noble | 2026-05-17 02:06:00.077 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.226733 | ubuntu-noble | 2026-05-17 02:06:00.077 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.226741 | ubuntu-noble | 2026-05-17 02:06:00.078 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.226747 | ubuntu-noble | 2026-05-17 02:06:00.078 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.226752 | ubuntu-noble | 2026-05-17 02:06:00.078 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.226757 | ubuntu-noble | 2026-05-17 02:06:00.078 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.226762 | ubuntu-noble | 2026-05-17 02:06:00.079 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.226772 | ubuntu-noble | 2026-05-17 02:06:00.079 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.226778 | ubuntu-noble | 2026-05-17 02:06:00.079 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.226783 | ubuntu-noble | 2026-05-17 02:06:00.080 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.226788 | ubuntu-noble | 2026-05-17 02:06:00.080 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.226793 | ubuntu-noble | 2026-05-17 02:06:00.080 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.226805 | ubuntu-noble | 2026-05-17 02:06:00.080 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.226810 | ubuntu-noble | 2026-05-17 02:06:00.080 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.226815 | ubuntu-noble | 2026-05-17 02:06:00.081 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.226820 | ubuntu-noble | 2026-05-17 02:06:00.081 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.226825 | ubuntu-noble | 2026-05-17 02:06:00.082 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.227051 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_choose_eth_port [0.027779s] ... ok 2026-05-17 02:06:00.231429 | ubuntu-noble | 2026-05-17 02:06:00.100 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:06:00.231476 | ubuntu-noble | 2026-05-17 02:06:00.102 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:06:00.231485 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:06:00.231490 | ubuntu-noble | 2026-05-17 02:06:00.104 6714 ERROR manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Create logical port error. 2026-05-17 02:06:00.231495 | ubuntu-noble | result: {'error': {'code': 1}}. 2026-05-17 02:06:00.231500 | ubuntu-noble | 2026-05-17 02:06:00.105 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.232218 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_create_logical_port_fail [0.023204s] ... ok 2026-05-17 02:06:00.236059 | ubuntu-noble | 2026-05-17 02:06:00.125 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:06:00.236079 | ubuntu-noble | 2026-05-17 02:06:00.127 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:06:00.236085 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:06:00.236091 | ubuntu-noble | 2026-05-17 02:06:00.129 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.237098 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_logical_port_exist [0.023615s] ... ok 2026-05-17 02:06:00.237468 | ubuntu-noble | {1} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_revert_access_rules_2_fakehost_fakebackend [0.090955s] ... ok 2026-05-17 02:06:00.281439 | ubuntu-noble | {1} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_wait_for_share_server_2_error [0.044424s] ... ok 2026-05-17 02:06:00.284681 | ubuntu-noble | 2026-05-17 02:06:00.149 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:06:00.284699 | ubuntu-noble | 2026-05-17 02:06:00.150 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:06:00.284705 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:06:00.284710 | ubuntu-noble | 2026-05-17 02:06:00.151 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.284715 | ubuntu-noble | 2026-05-17 02:06:00.151 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.284727 | ubuntu-noble | 2026-05-17 02:06:00.151 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.284732 | ubuntu-noble | 2026-05-17 02:06:00.151 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.284737 | ubuntu-noble | 2026-05-17 02:06:00.151 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.284742 | ubuntu-noble | 2026-05-17 02:06:00.152 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.284747 | ubuntu-noble | 2026-05-17 02:06:00.152 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.284752 | ubuntu-noble | 2026-05-17 02:06:00.152 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.284757 | ubuntu-noble | 2026-05-17 02:06:00.152 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.284772 | ubuntu-noble | 2026-05-17 02:06:00.152 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.284777 | ubuntu-noble | 2026-05-17 02:06:00.152 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.284782 | ubuntu-noble | 2026-05-17 02:06:00.152 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.284787 | ubuntu-noble | 2026-05-17 02:06:00.152 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.284798 | ubuntu-noble | 2026-05-17 02:06:00.152 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.284803 | ubuntu-noble | 2026-05-17 02:06:00.153 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.284808 | ubuntu-noble | 2026-05-17 02:06:00.153 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.284813 | ubuntu-noble | 2026-05-17 02:06:00.153 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.284818 | ubuntu-noble | 2026-05-17 02:06:00.153 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.284823 | ubuntu-noble | 2026-05-17 02:06:00.153 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.284828 | ubuntu-noble | 2026-05-17 02:06:00.153 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.284837 | ubuntu-noble | 2026-05-17 02:06:00.153 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.284845 | ubuntu-noble | 2026-05-17 02:06:00.153 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.284850 | ubuntu-noble | 2026-05-17 02:06:00.153 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.284860 | ubuntu-noble | 2026-05-17 02:06:00.154 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.284865 | ubuntu-noble | 2026-05-17 02:06:00.154 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.284870 | ubuntu-noble | 2026-05-17 02:06:00.154 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.284875 | ubuntu-noble | 2026-05-17 02:06:00.154 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.284880 | ubuntu-noble | 2026-05-17 02:06:00.154 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.284886 | ubuntu-noble | 2026-05-17 02:06:00.154 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.284891 | ubuntu-noble | 2026-05-17 02:06:00.154 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.284897 | ubuntu-noble | 2026-05-17 02:06:00.155 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.285104 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_conf_miss [0.026748s] ... ok 2026-05-17 02:06:00.288539 | ubuntu-noble | 2026-05-17 02:06:00.177 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:06:00.288558 | ubuntu-noble | 2026-05-17 02:06:00.178 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:06:00.288570 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:06:00.288575 | ubuntu-noble | 2026-05-17 02:06:00.180 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.288912 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_vlan_exist [0.024406s] ... ok 2026-05-17 02:06:00.292646 | ubuntu-noble | 2026-05-17 02:06:00.200 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:06:00.292665 | ubuntu-noble | 2026-05-17 02:06:00.202 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:06:00.292671 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:06:00.292677 | ubuntu-noble | 2026-05-17 02:06:00.203 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.293202 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_invalid_2 [0.022861s] ... ok 2026-05-17 02:06:00.297493 | ubuntu-noble | 2026-05-17 02:06:00.223 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:06:00.297511 | ubuntu-noble | 2026-05-17 02:06:00.225 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:06:00.297516 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:06:00.297521 | ubuntu-noble | 2026-05-17 02:06:00.225 6714 ERROR manila.share.drivers.huawei.v3.connection [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Unsupported security services. Only AD and LDAP are supported. 2026-05-17 02:06:00.297526 | ubuntu-noble | 2026-05-17 02:06:00.226 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.297768 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_number_invalid [0.023376s] ... ok 2026-05-17 02:06:00.327996 | ubuntu-noble | 2026-05-17 02:06:00.251 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:06:00.328020 | ubuntu-noble | 2026-05-17 02:06:00.252 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.328026 | ubuntu-noble | 2026-05-17 02:06:00.252 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.328032 | ubuntu-noble | 2026-05-17 02:06:00.252 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.328053 | ubuntu-noble | 2026-05-17 02:06:00.253 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.328059 | ubuntu-noble | 2026-05-17 02:06:00.253 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.328065 | ubuntu-noble | 2026-05-17 02:06:00.253 6714 ERROR manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Can't open the recent url, re-login. 2026-05-17 02:06:00.328071 | ubuntu-noble | 2026-05-17 02:06:00.253 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:06:00.328076 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:06:00.328082 | ubuntu-noble | 2026-05-17 02:06:00.254 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Replace URL: 2026-05-17 02:06:00.328088 | ubuntu-noble | Old URL: None 2026-05-17 02:06:00.328094 | ubuntu-noble | New URL: http://100.115.10.69:8082/deviceManager/rest/210235G7J20000000000 2026-05-17 02:06:00.328110 | ubuntu-noble | call /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:151 2026-05-17 02:06:00.328116 | ubuntu-noble | 2026-05-17 02:06:00.254 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.328122 | ubuntu-noble | 2026-05-17 02:06:00.254 6714 ERROR manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to switch replication pair fake_pair_id. 2026-05-17 02:06:00.328127 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-05-17 02:06:00.328133 | ubuntu-noble | 2026-05-17 02:06:00.254 6714 ERROR manila.share.drivers.huawei.v3.replication [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Replication pair fake_pair_id primary/secondary relationship is not right, try to switch over again but still failed.: manila.exception.InvalidShare: Invalid share: Failed to switch replication pair fake_pair_id. 2026-05-17 02:06:00.328139 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-05-17 02:06:00.328144 | ubuntu-noble | 2026-05-17 02:06:00.254 6714 ERROR manila.share.drivers.huawei.v3.replication Traceback (most recent call last): 2026-05-17 02:06:00.328157 | ubuntu-noble | 2026-05-17 02:06:00.254 6714 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 146, in update_replication_pair_state 2026-05-17 02:06:00.328163 | ubuntu-noble | 2026-05-17 02:06:00.254 6714 ERROR manila.share.drivers.huawei.v3.replication self.helper.switch_replication_pair(replica_pair_id) 2026-05-17 02:06:00.328168 | ubuntu-noble | 2026-05-17 02:06:00.254 6714 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:06:00.328174 | ubuntu-noble | 2026-05-17 02:06:00.254 6714 ERROR manila.share.drivers.huawei.v3.replication return self._mock_call(*args, **kwargs) 2026-05-17 02:06:00.328179 | ubuntu-noble | 2026-05-17 02:06:00.254 6714 ERROR manila.share.drivers.huawei.v3.replication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.328196 | ubuntu-noble | 2026-05-17 02:06:00.254 6714 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:06:00.328202 | ubuntu-noble | 2026-05-17 02:06:00.254 6714 ERROR manila.share.drivers.huawei.v3.replication return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:06:00.328207 | ubuntu-noble | 2026-05-17 02:06:00.254 6714 ERROR manila.share.drivers.huawei.v3.replication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.328213 | ubuntu-noble | 2026-05-17 02:06:00.254 6714 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib/python3.12/unittest/mock.py", line 1211, in _execute_mock_call 2026-05-17 02:06:00.328218 | ubuntu-noble | 2026-05-17 02:06:00.254 6714 ERROR manila.share.drivers.huawei.v3.replication return self._mock_wraps(*args, **kwargs) 2026-05-17 02:06:00.328224 | ubuntu-noble | 2026-05-17 02:06:00.254 6714 ERROR manila.share.drivers.huawei.v3.replication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.328233 | ubuntu-noble | 2026-05-17 02:06:00.254 6714 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1401, in switch_replication_pair 2026-05-17 02:06:00.328239 | ubuntu-noble | 2026-05-17 02:06:00.254 6714 ERROR manila.share.drivers.huawei.v3.replication self._assert_rest_result(result, msg) 2026-05-17 02:06:00.328245 | ubuntu-noble | 2026-05-17 02:06:00.254 6714 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-05-17 02:06:00.328250 | ubuntu-noble | 2026-05-17 02:06:00.254 6714 ERROR manila.share.drivers.huawei.v3.replication raise exception.InvalidShare(reason=err_msg) 2026-05-17 02:06:00.328256 | ubuntu-noble | 2026-05-17 02:06:00.254 6714 ERROR manila.share.drivers.huawei.v3.replication manila.exception.InvalidShare: Invalid share: Failed to switch replication pair fake_pair_id. 2026-05-17 02:06:00.328261 | ubuntu-noble | 2026-05-17 02:06:00.254 6714 ERROR manila.share.drivers.huawei.v3.replication result: {'error': {'code': -403}}.. 2026-05-17 02:06:00.328267 | ubuntu-noble | 2026-05-17 02:06:00.254 6714 ERROR manila.share.drivers.huawei.v3.replication 2026-05-17 02:06:00.328273 | ubuntu-noble | 2026-05-17 02:06:00.254 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.328278 | ubuntu-noble | 2026-05-17 02:06:00.255 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.328284 | ubuntu-noble | 2026-05-17 02:06:00.255 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.328290 | ubuntu-noble | 2026-05-17 02:06:00.256 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.328359 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_exception_ignore_1 [0.029106s] ... ok 2026-05-17 02:06:00.358360 | ubuntu-noble | 2026-05-17 02:06:00.277 6714 DEBUG manila.share.drivers.huawei.huawei_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-05-17 02:06:00.358424 | ubuntu-noble | 2026-05-17 02:06:00.277 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.358434 | ubuntu-noble | 2026-05-17 02:06:00.277 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.358443 | ubuntu-noble | 2026-05-17 02:06:00.278 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.358493 | ubuntu-noble | 2026-05-17 02:06:00.278 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.358502 | ubuntu-noble | 2026-05-17 02:06:00.278 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.358512 | ubuntu-noble | 2026-05-17 02:06:00.278 6714 ERROR manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Can't open the recent url, re-login. 2026-05-17 02:06:00.358520 | ubuntu-noble | 2026-05-17 02:06:00.278 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-05-17 02:06:00.358529 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-05-17 02:06:00.358537 | ubuntu-noble | 2026-05-17 02:06:00.279 6714 DEBUG manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Replace URL: 2026-05-17 02:06:00.358546 | ubuntu-noble | Old URL: None 2026-05-17 02:06:00.358555 | ubuntu-noble | New URL: http://100.115.10.69:8082/deviceManager/rest/210235G7J20000000000 2026-05-17 02:06:00.358563 | ubuntu-noble | call /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:151 2026-05-17 02:06:00.358572 | ubuntu-noble | 2026-05-17 02:06:00.279 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.358581 | ubuntu-noble | 2026-05-17 02:06:00.279 6714 ERROR manila.share.drivers.huawei.v3.helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to set replication pair fake_pair_id secondary write lock. 2026-05-17 02:06:00.358589 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-05-17 02:06:00.358598 | ubuntu-noble | 2026-05-17 02:06:00.279 6714 ERROR manila.share.drivers.huawei.v3.replication [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Replication pair fake_pair_id secondary access is R/W, try to set write lock but still failed.: manila.exception.InvalidShare: Invalid share: Failed to set replication pair fake_pair_id secondary write lock. 2026-05-17 02:06:00.358616 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-05-17 02:06:00.358625 | ubuntu-noble | 2026-05-17 02:06:00.279 6714 ERROR manila.share.drivers.huawei.v3.replication Traceback (most recent call last): 2026-05-17 02:06:00.358643 | ubuntu-noble | 2026-05-17 02:06:00.279 6714 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 159, in update_replication_pair_state 2026-05-17 02:06:00.358652 | ubuntu-noble | 2026-05-17 02:06:00.279 6714 ERROR manila.share.drivers.huawei.v3.replication self.helper.set_pair_secondary_write_lock(replica_pair_id) 2026-05-17 02:06:00.358660 | ubuntu-noble | 2026-05-17 02:06:00.279 6714 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:06:00.358669 | ubuntu-noble | 2026-05-17 02:06:00.279 6714 ERROR manila.share.drivers.huawei.v3.replication return self._mock_call(*args, **kwargs) 2026-05-17 02:06:00.358677 | ubuntu-noble | 2026-05-17 02:06:00.279 6714 ERROR manila.share.drivers.huawei.v3.replication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.358685 | ubuntu-noble | 2026-05-17 02:06:00.279 6714 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:06:00.358693 | ubuntu-noble | 2026-05-17 02:06:00.279 6714 ERROR manila.share.drivers.huawei.v3.replication return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:06:00.358702 | ubuntu-noble | 2026-05-17 02:06:00.279 6714 ERROR manila.share.drivers.huawei.v3.replication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.358710 | ubuntu-noble | 2026-05-17 02:06:00.279 6714 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib/python3.12/unittest/mock.py", line 1211, in _execute_mock_call 2026-05-17 02:06:00.358718 | ubuntu-noble | 2026-05-17 02:06:00.279 6714 ERROR manila.share.drivers.huawei.v3.replication return self._mock_wraps(*args, **kwargs) 2026-05-17 02:06:00.358727 | ubuntu-noble | 2026-05-17 02:06:00.279 6714 ERROR manila.share.drivers.huawei.v3.replication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.358740 | ubuntu-noble | 2026-05-17 02:06:00.279 6714 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1441, in set_pair_secondary_write_lock 2026-05-17 02:06:00.358749 | ubuntu-noble | 2026-05-17 02:06:00.279 6714 ERROR manila.share.drivers.huawei.v3.replication self._assert_rest_result(result, msg) 2026-05-17 02:06:00.358757 | ubuntu-noble | 2026-05-17 02:06:00.279 6714 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-05-17 02:06:00.358766 | ubuntu-noble | 2026-05-17 02:06:00.279 6714 ERROR manila.share.drivers.huawei.v3.replication raise exception.InvalidShare(reason=err_msg) 2026-05-17 02:06:00.358774 | ubuntu-noble | 2026-05-17 02:06:00.279 6714 ERROR manila.share.drivers.huawei.v3.replication manila.exception.InvalidShare: Invalid share: Failed to set replication pair fake_pair_id secondary write lock. 2026-05-17 02:06:00.358782 | ubuntu-noble | 2026-05-17 02:06:00.279 6714 ERROR manila.share.drivers.huawei.v3.replication result: {'error': {'code': -403}}.. 2026-05-17 02:06:00.358791 | ubuntu-noble | 2026-05-17 02:06:00.279 6714 ERROR manila.share.drivers.huawei.v3.replication 2026-05-17 02:06:00.358799 | ubuntu-noble | 2026-05-17 02:06:00.280 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:00.358808 | ubuntu-noble | 2026-05-17 02:06:00.280 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:00.358824 | ubuntu-noble | 2026-05-17 02:06:00.280 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:00.358833 | ubuntu-noble | 2026-05-17 02:06:00.281 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.358846 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_exception_ignore_2 [0.025365s] ... ok 2026-05-17 02:06:00.359644 | ubuntu-noble | 2026-05-17 02:06:00.302 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.360031 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_down [0.020497s] ... ok 2026-05-17 02:06:00.361130 | ubuntu-noble | 2026-05-17 02:06:00.323 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.361693 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_available_capacity [0.020843s] ... ok 2026-05-17 02:06:00.363534 | ubuntu-noble | 2026-05-17 02:06:00.343 6714 ERROR manila.share.drivers.ibm.gpfs [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Share protocol NFSBOGUS not supported by GPFS driver. 2026-05-17 02:06:00.363554 | ubuntu-noble | 2026-05-17 02:06:00.343 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.364031 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_helper_with_wrong_proto_2_None [0.020615s] ... ok 2026-05-17 02:06:00.364399 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:06:00.367711 | ubuntu-noble | {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_instance [0.086588s] ... ok 2026-05-17 02:06:00.375759 | ubuntu-noble | 2026-05-17 02:06:00.364 6714 ERROR manila.share.drivers.ibm.gpfs [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Given share path /gpfs0/share-fakeid does not exist at mount point /dev/gpfs0.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:06:00.375781 | ubuntu-noble | Command: None 2026-05-17 02:06:00.375788 | ubuntu-noble | Exit code: - 2026-05-17 02:06:00.375793 | ubuntu-noble | Stdout: None 2026-05-17 02:06:00.375799 | ubuntu-noble | Stderr: None 2026-05-17 02:06:00.375805 | ubuntu-noble | 2026-05-17 02:06:00.364 6714 ERROR manila.share.drivers.ibm.gpfs Traceback (most recent call last): 2026-05-17 02:06:00.375810 | ubuntu-noble | 2026-05-17 02:06:00.364 6714 ERROR manila.share.drivers.ibm.gpfs File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 595, in _get_share_name 2026-05-17 02:06:00.375816 | ubuntu-noble | 2026-05-17 02:06:00.364 6714 ERROR manila.share.drivers.ibm.gpfs out, __ = self._gpfs_execute(self.GPFS_PATH + 'mmlsfileset', fsdev, 2026-05-17 02:06:00.375822 | ubuntu-noble | 2026-05-17 02:06:00.364 6714 ERROR manila.share.drivers.ibm.gpfs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.375827 | ubuntu-noble | 2026-05-17 02:06:00.364 6714 ERROR manila.share.drivers.ibm.gpfs File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:06:00.375842 | ubuntu-noble | 2026-05-17 02:06:00.364 6714 ERROR manila.share.drivers.ibm.gpfs return self._mock_call(*args, **kwargs) 2026-05-17 02:06:00.375848 | ubuntu-noble | 2026-05-17 02:06:00.364 6714 ERROR manila.share.drivers.ibm.gpfs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.375854 | ubuntu-noble | 2026-05-17 02:06:00.364 6714 ERROR manila.share.drivers.ibm.gpfs File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:06:00.375859 | ubuntu-noble | 2026-05-17 02:06:00.364 6714 ERROR manila.share.drivers.ibm.gpfs return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:06:00.375865 | ubuntu-noble | 2026-05-17 02:06:00.364 6714 ERROR manila.share.drivers.ibm.gpfs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.375870 | ubuntu-noble | 2026-05-17 02:06:00.364 6714 ERROR manila.share.drivers.ibm.gpfs File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:06:00.375876 | ubuntu-noble | 2026-05-17 02:06:00.364 6714 ERROR manila.share.drivers.ibm.gpfs raise effect 2026-05-17 02:06:00.375898 | ubuntu-noble | 2026-05-17 02:06:00.364 6714 ERROR manila.share.drivers.ibm.gpfs oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:06:00.375904 | ubuntu-noble | 2026-05-17 02:06:00.364 6714 ERROR manila.share.drivers.ibm.gpfs Command: None 2026-05-17 02:06:00.375909 | ubuntu-noble | 2026-05-17 02:06:00.364 6714 ERROR manila.share.drivers.ibm.gpfs Exit code: - 2026-05-17 02:06:00.375915 | ubuntu-noble | 2026-05-17 02:06:00.364 6714 ERROR manila.share.drivers.ibm.gpfs Stdout: None 2026-05-17 02:06:00.375920 | ubuntu-noble | 2026-05-17 02:06:00.364 6714 ERROR manila.share.drivers.ibm.gpfs Stderr: None 2026-05-17 02:06:00.375926 | ubuntu-noble | 2026-05-17 02:06:00.364 6714 ERROR manila.share.drivers.ibm.gpfs 2026-05-17 02:06:00.375931 | ubuntu-noble | 2026-05-17 02:06:00.365 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.376194 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_name_exception [0.021651s] ... ok 2026-05-17 02:06:00.389696 | ubuntu-noble | 2026-05-17 02:06:00.387 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.390199 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_dir_failure [0.021545s] ... ok 2026-05-17 02:06:00.413173 | ubuntu-noble | 2026-05-17 02:06:00.407 6714 ERROR manila.share.drivers.ibm.gpfs [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] /gpfs0 is not on GPFS filesystem. Error: Unexpected error while running command. 2026-05-17 02:06:00.413207 | ubuntu-noble | Command: None 2026-05-17 02:06:00.413216 | ubuntu-noble | Exit code: - 2026-05-17 02:06:00.413225 | ubuntu-noble | Stdout: None 2026-05-17 02:06:00.413233 | ubuntu-noble | Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:06:00.413242 | ubuntu-noble | 2026-05-17 02:06:00.407 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.413757 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_gpfs_path_exception [0.020458s] ... ok 2026-05-17 02:06:00.436203 | ubuntu-noble | 2026-05-17 02:06:00.428 6714 ERROR manila.share.drivers.ibm.gpfs [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to check share at /gpfs0/share-fakeid.: IndexError: list index out of range 2026-05-17 02:06:00.436246 | ubuntu-noble | 2026-05-17 02:06:00.428 6714 ERROR manila.share.drivers.ibm.gpfs Traceback (most recent call last): 2026-05-17 02:06:00.436256 | ubuntu-noble | 2026-05-17 02:06:00.428 6714 ERROR manila.share.drivers.ibm.gpfs File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 585, in _is_share_valid 2026-05-17 02:06:00.436299 | ubuntu-noble | 2026-05-17 02:06:00.428 6714 ERROR manila.share.drivers.ibm.gpfs alloc_inodes = lines[1].split(':')[validation_token] 2026-05-17 02:06:00.436308 | ubuntu-noble | 2026-05-17 02:06:00.428 6714 ERROR manila.share.drivers.ibm.gpfs ~~~~~^^^ 2026-05-17 02:06:00.436317 | ubuntu-noble | 2026-05-17 02:06:00.428 6714 ERROR manila.share.drivers.ibm.gpfs IndexError: list index out of range 2026-05-17 02:06:00.436325 | ubuntu-noble | 2026-05-17 02:06:00.428 6714 ERROR manila.share.drivers.ibm.gpfs 2026-05-17 02:06:00.436334 | ubuntu-noble | 2026-05-17 02:06:00.429 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.436549 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_no_share_exist_exception [0.021440s] ... ok 2026-05-17 02:06:00.444956 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:06:00.449219 | ubuntu-noble | {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_start [0.081259s] ... ok 2026-05-17 02:06:00.452668 | ubuntu-noble | 2026-05-17 02:06:00.450 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.453034 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_with_quota_2_mmlsfileset__allocInodes__mmlsfileset__0_ [0.021129s] ... ok 2026-05-17 02:06:00.473970 | ubuntu-noble | 2026-05-17 02:06:00.471 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.474507 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access [0.020562s] ... ok 2026-05-17 02:06:00.493683 | ubuntu-noble | 2026-05-17 02:06:00.491 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.494097 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_invalid_option_ro [0.020416s] ... ok 2026-05-17 02:06:00.514203 | ubuntu-noble | 2026-05-17 02:06:00.511 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.514510 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_remove_export_no_exports [0.019617s] ... ok 2026-05-17 02:06:00.532117 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:06:00.535230 | ubuntu-noble | {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_check [0.086037s] ... ok 2026-05-17 02:06:00.535764 | ubuntu-noble | 2026-05-17 02:06:00.530 6714 ERROR manila.share.drivers.ibm.gpfs [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] gpfs_share_export_ip must be specified. 2026-05-17 02:06:00.535784 | ubuntu-noble | 2026-05-17 02:06:00.531 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.536133 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_export_ip [0.019692s] ... ok 2026-05-17 02:06:00.553202 | ubuntu-noble | 2026-05-17 02:06:00.550 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.553604 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_create_snapshot [0.019284s] ... ok 2026-05-17 02:06:00.573126 | ubuntu-noble | 2026-05-17 02:06:00.570 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.573701 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_do_setup [0.019491s] ... ok 2026-05-17 02:06:00.593693 | ubuntu-noble | 2026-05-17 02:06:00.588 6714 DEBUG manila.share.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-05-17 02:06:00.593727 | ubuntu-noble | 2026-05-17 02:06:00.589 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.594052 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_get_share_stats_refresh_true [0.019016s] ... ok 2026-05-17 02:06:00.611082 | ubuntu-noble | 2026-05-17 02:06:00.608 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.611679 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_allow [0.018937s] ... ok 2026-05-17 02:06:00.612173 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:06:00.616599 | ubuntu-noble | {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_server_network_allocations [0.080769s] ... ok 2026-05-17 02:06:00.634162 | ubuntu-noble | 2026-05-17 02:06:00.629 6714 DEBUG manila.share.drivers.infinidat.infinibox [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-05-17 02:06:00.634197 | ubuntu-noble | 2026-05-17 02:06:00.630 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.634612 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export_no_filesystem_exports [0.021447s] ... ok 2026-05-17 02:06:00.634943 | ubuntu-noble | Share type test has invalid required extra specs. 2026-05-17 02:06:00.634962 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:06:00.634971 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-05-17 02:06:00.634980 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-05-17 02:06:00.634988 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.634996 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-05-17 02:06:00.635005 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-05-17 02:06:00.635013 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-05-17 02:06:00.637416 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_4 [0.020875s] ... ok 2026-05-17 02:06:00.658529 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_4_nova_hypernova_supernova [0.021019s] ... ok 2026-05-17 02:06:00.659096 | ubuntu-noble | 2026-05-17 02:06:00.653 6714 DEBUG manila.share.drivers.infinidat.infinibox [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-05-17 02:06:00.659104 | ubuntu-noble | 2026-05-17 02:06:00.654 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.659384 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_access_level_rw [0.024075s] ... ok 2026-05-17 02:06:00.678247 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_04___snapshot_support____on__ [0.018868s] ... ok 2026-05-17 02:06:00.682341 | ubuntu-noble | 2026-05-17 02:06:00.675 6714 DEBUG manila.share.drivers.infinidat.infinibox [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-05-17 02:06:00.682362 | ubuntu-noble | 2026-05-17 02:06:00.675 6714 ERROR manila.share.drivers.infinidat.infinibox [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] INFINIDAT InfiniBox NAS network space "mockspace" not found 2026-05-17 02:06:00.682368 | ubuntu-noble | 2026-05-17 02:06:00.676 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.682746 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_no_network_space [0.022227s] ... ok 2026-05-17 02:06:00.696120 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_09___snapshot_support____false__ [0.018405s] ... ok 2026-05-17 02:06:00.700669 | ubuntu-noble | 2026-05-17 02:06:00.698 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.700966 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__setup_and_get_system_object [0.021460s] ... ok 2026-05-17 02:06:00.714097 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_13___create_share_from_snapshot_support____1__ [0.018121s] ... ok 2026-05-17 02:06:00.726478 | ubuntu-noble | 2026-05-17 02:06:00.719 6714 DEBUG manila.share.drivers.infinidat.infinibox [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-05-17 02:06:00.726511 | ubuntu-noble | 2026-05-17 02:06:00.719 6714 DEBUG manila.share.drivers.infinidat.infinibox [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-05-17 02:06:00.726520 | ubuntu-noble | 2026-05-17 02:06:00.720 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.727175 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_7__False__False__True_ [0.023133s] ... ok 2026-05-17 02:06:00.732709 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_17___create_share_from_snapshot_support____y__ [0.018574s] ... ok 2026-05-17 02:06:00.746355 | ubuntu-noble | 2026-05-17 02:06:00.741 6714 DEBUG manila.share.drivers.infinidat.infinibox [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-05-17 02:06:00.746400 | ubuntu-noble | 2026-05-17 02:06:00.743 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.746840 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_3__False__True_ [0.021548s] ... ok 2026-05-17 02:06:00.750985 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_20___create_share_from_snapshot_support____f__ [0.017746s] ... ok 2026-05-17 02:06:00.769614 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_33___revert_to_snapshot_support____false__ [0.018495s] ... ok 2026-05-17 02:06:00.770970 | ubuntu-noble | 2026-05-17 02:06:00.764 6714 DEBUG manila.share.drivers.infinidat.infinibox [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-05-17 02:06:00.771256 | ubuntu-noble | 2026-05-17 02:06:00.764 6714 ERROR manila.share.drivers.infinidat.infinibox [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Snapshot not found on the Infinibox by its name: openstack-snap-2 2026-05-17 02:06:00.771282 | ubuntu-noble | 2026-05-17 02:06:00.765 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.771299 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_doesnt_exist [0.022179s] ... ok 2026-05-17 02:06:00.787857 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_35___revert_to_snapshot_support____n__ [0.018515s] ... ok 2026-05-17 02:06:00.792129 | ubuntu-noble | 2026-05-17 02:06:00.785 6714 DEBUG manila.share.drivers.infinidat.infinibox [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-05-17 02:06:00.792155 | ubuntu-noble | 2026-05-17 02:06:00.787 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.792623 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_4__False__False_ [0.022541s] ... ok 2026-05-17 02:06:00.805925 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_38___mount_snapshot_support____t__ [0.018024s] ... ok 2026-05-17 02:06:00.825533 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_44___mount_snapshot_support____f__ [0.018872s] ... ok 2026-05-17 02:06:00.829257 | ubuntu-noble | 2026-05-17 02:06:00.810 6714 DEBUG manila.share.drivers.infinidat.infinibox [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-05-17 02:06:00.829280 | ubuntu-noble | 2026-05-17 02:06:00.810 6714 ERROR manila.share.drivers.infinidat.infinibox [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Caught exception from infinisdk: : manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-05-17 02:06:00.829287 | ubuntu-noble | 2026-05-17 02:06:00.810 6714 ERROR manila.share.drivers.infinidat.infinibox Traceback (most recent call last): 2026-05-17 02:06:00.829293 | ubuntu-noble | 2026-05-17 02:06:00.810 6714 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-05-17 02:06:00.829313 | ubuntu-noble | 2026-05-17 02:06:00.810 6714 ERROR manila.share.drivers.infinidat.infinibox return func(*args, **kwargs) 2026-05-17 02:06:00.829320 | ubuntu-noble | 2026-05-17 02:06:00.810 6714 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.829325 | ubuntu-noble | 2026-05-17 02:06:00.810 6714 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 494, in create_snapshot 2026-05-17 02:06:00.829331 | ubuntu-noble | 2026-05-17 02:06:00.810 6714 ERROR manila.share.drivers.infinidat.infinibox infinidat_snapshot = infinidat_filesystem.create_snapshot( 2026-05-17 02:06:00.829337 | ubuntu-noble | 2026-05-17 02:06:00.810 6714 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.829343 | ubuntu-noble | 2026-05-17 02:06:00.810 6714 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:06:00.829348 | ubuntu-noble | 2026-05-17 02:06:00.810 6714 ERROR manila.share.drivers.infinidat.infinibox return self._mock_call(*args, **kwargs) 2026-05-17 02:06:00.829354 | ubuntu-noble | 2026-05-17 02:06:00.810 6714 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.829359 | ubuntu-noble | 2026-05-17 02:06:00.810 6714 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:06:00.829365 | ubuntu-noble | 2026-05-17 02:06:00.810 6714 ERROR manila.share.drivers.infinidat.infinibox return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:06:00.829371 | ubuntu-noble | 2026-05-17 02:06:00.810 6714 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.829376 | ubuntu-noble | 2026-05-17 02:06:00.810 6714 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:06:00.829397 | ubuntu-noble | 2026-05-17 02:06:00.810 6714 ERROR manila.share.drivers.infinidat.infinibox result = effect(*args, **kwargs) 2026-05-17 02:06:00.829402 | ubuntu-noble | 2026-05-17 02:06:00.810 6714 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.829413 | ubuntu-noble | 2026-05-17 02:06:00.810 6714 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-05-17 02:06:00.829419 | ubuntu-noble | 2026-05-17 02:06:00.810 6714 ERROR manila.share.drivers.infinidat.infinibox raise FakeInfinisdkException() 2026-05-17 02:06:00.829425 | ubuntu-noble | 2026-05-17 02:06:00.810 6714 ERROR manila.share.drivers.infinidat.infinibox manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-05-17 02:06:00.829431 | ubuntu-noble | 2026-05-17 02:06:00.810 6714 ERROR manila.share.drivers.infinidat.infinibox 2026-05-17 02:06:00.829436 | ubuntu-noble | 2026-05-17 02:06:00.812 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.829600 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_create_snapshot_api_fail [0.024881s] ... ok 2026-05-17 02:06:00.838414 | ubuntu-noble | 2026-05-17 02:06:00.834 6714 DEBUG manila.share.drivers.infinidat.infinibox [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-05-17 02:06:00.838442 | ubuntu-noble | 2026-05-17 02:06:00.836 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.838818 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_doesnt_exist [0.023195s] ... ok 2026-05-17 02:06:00.843025 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_55___mount_point_name_support____0__ [0.018093s] ... ok 2026-05-17 02:06:00.862614 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_63___replication_type____dr__ [0.018775s] ... ok 2026-05-17 02:06:00.880168 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_65___encryption_support____share_server__ [0.017942s] ... ok 2026-05-17 02:06:00.881526 | ubuntu-noble | 2026-05-17 02:06:00.857 6714 DEBUG manila.share.drivers.infinidat.infinibox [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-05-17 02:06:00.881548 | ubuntu-noble | 2026-05-17 02:06:00.858 6714 ERROR manila.share.drivers.infinidat.infinibox [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Caught exception from infinisdk: : manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-05-17 02:06:00.881554 | ubuntu-noble | 2026-05-17 02:06:00.858 6714 ERROR manila.share.drivers.infinidat.infinibox Traceback (most recent call last): 2026-05-17 02:06:00.881560 | ubuntu-noble | 2026-05-17 02:06:00.858 6714 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-05-17 02:06:00.881566 | ubuntu-noble | 2026-05-17 02:06:00.858 6714 ERROR manila.share.drivers.infinidat.infinibox return func(*args, **kwargs) 2026-05-17 02:06:00.881571 | ubuntu-noble | 2026-05-17 02:06:00.858 6714 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.881577 | ubuntu-noble | 2026-05-17 02:06:00.858 6714 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 439, in _delete_share 2026-05-17 02:06:00.881583 | ubuntu-noble | 2026-05-17 02:06:00.858 6714 ERROR manila.share.drivers.infinidat.infinibox infinidat_filesystem.safe_delete() 2026-05-17 02:06:00.881588 | ubuntu-noble | 2026-05-17 02:06:00.858 6714 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:06:00.881595 | ubuntu-noble | 2026-05-17 02:06:00.858 6714 ERROR manila.share.drivers.infinidat.infinibox return self._mock_call(*args, **kwargs) 2026-05-17 02:06:00.881602 | ubuntu-noble | 2026-05-17 02:06:00.858 6714 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.881610 | ubuntu-noble | 2026-05-17 02:06:00.858 6714 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:06:00.881617 | ubuntu-noble | 2026-05-17 02:06:00.858 6714 ERROR manila.share.drivers.infinidat.infinibox return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:06:00.881635 | ubuntu-noble | 2026-05-17 02:06:00.858 6714 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.881650 | ubuntu-noble | 2026-05-17 02:06:00.858 6714 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:06:00.881658 | ubuntu-noble | 2026-05-17 02:06:00.858 6714 ERROR manila.share.drivers.infinidat.infinibox result = effect(*args, **kwargs) 2026-05-17 02:06:00.881666 | ubuntu-noble | 2026-05-17 02:06:00.858 6714 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.881674 | ubuntu-noble | 2026-05-17 02:06:00.858 6714 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-05-17 02:06:00.881681 | ubuntu-noble | 2026-05-17 02:06:00.858 6714 ERROR manila.share.drivers.infinidat.infinibox raise FakeInfinisdkException() 2026-05-17 02:06:00.881701 | ubuntu-noble | 2026-05-17 02:06:00.858 6714 ERROR manila.share.drivers.infinidat.infinibox manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-05-17 02:06:00.881709 | ubuntu-noble | 2026-05-17 02:06:00.858 6714 ERROR manila.share.drivers.infinidat.infinibox 2026-05-17 02:06:00.881717 | ubuntu-noble | 2026-05-17 02:06:00.859 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.881813 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot_api_fail [0.024659s] ... ok 2026-05-17 02:06:00.899248 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_02___driver_handles_share_servers____t__ [0.019110s] ... ok 2026-05-17 02:06:00.905885 | ubuntu-noble | 2026-05-17 02:06:00.884 6714 DEBUG manila.share.drivers.infinidat.infinibox [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-05-17 02:06:00.905923 | ubuntu-noble | 2026-05-17 02:06:00.885 6714 DEBUG manila.share.drivers.infinidat.infinibox [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Update snapdir_accessible for : -> True ensure_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:524 2026-05-17 02:06:00.905937 | ubuntu-noble | 2026-05-17 02:06:00.885 6714 DEBUG manila.share.drivers.infinidat.infinibox [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Update snapdir_visible for : -> False _ensure_filesystem_export /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:403 2026-05-17 02:06:00.905949 | ubuntu-noble | 2026-05-17 02:06:00.886 6714 ERROR manila.share.drivers.infinidat.infinibox [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Caught exception from infinisdk: : manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-05-17 02:06:00.905961 | ubuntu-noble | 2026-05-17 02:06:00.886 6714 ERROR manila.share.drivers.infinidat.infinibox Traceback (most recent call last): 2026-05-17 02:06:00.905973 | ubuntu-noble | 2026-05-17 02:06:00.886 6714 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-05-17 02:06:00.905984 | ubuntu-noble | 2026-05-17 02:06:00.886 6714 ERROR manila.share.drivers.infinidat.infinibox return func(*args, **kwargs) 2026-05-17 02:06:00.905995 | ubuntu-noble | 2026-05-17 02:06:00.886 6714 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.906007 | ubuntu-noble | 2026-05-17 02:06:00.886 6714 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips 2026-05-17 02:06:00.906017 | ubuntu-noble | 2026-05-17 02:06:00.886 6714 ERROR manila.share.drivers.infinidat.infinibox network_space = self._system.network_spaces.safe_get( 2026-05-17 02:06:00.906026 | ubuntu-noble | 2026-05-17 02:06:00.886 6714 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.906034 | ubuntu-noble | 2026-05-17 02:06:00.886 6714 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:06:00.906053 | ubuntu-noble | 2026-05-17 02:06:00.886 6714 ERROR manila.share.drivers.infinidat.infinibox return self._mock_call(*args, **kwargs) 2026-05-17 02:06:00.906065 | ubuntu-noble | 2026-05-17 02:06:00.886 6714 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.906120 | ubuntu-noble | 2026-05-17 02:06:00.886 6714 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:06:00.906132 | ubuntu-noble | 2026-05-17 02:06:00.886 6714 ERROR manila.share.drivers.infinidat.infinibox return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:06:00.906143 | ubuntu-noble | 2026-05-17 02:06:00.886 6714 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.906154 | ubuntu-noble | 2026-05-17 02:06:00.886 6714 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:06:00.906165 | ubuntu-noble | 2026-05-17 02:06:00.886 6714 ERROR manila.share.drivers.infinidat.infinibox result = effect(*args, **kwargs) 2026-05-17 02:06:00.906176 | ubuntu-noble | 2026-05-17 02:06:00.886 6714 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.906187 | ubuntu-noble | 2026-05-17 02:06:00.886 6714 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-05-17 02:06:00.906198 | ubuntu-noble | 2026-05-17 02:06:00.886 6714 ERROR manila.share.drivers.infinidat.infinibox raise FakeInfinisdkException() 2026-05-17 02:06:00.906220 | ubuntu-noble | 2026-05-17 02:06:00.886 6714 ERROR manila.share.drivers.infinidat.infinibox manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-05-17 02:06:00.906231 | ubuntu-noble | 2026-05-17 02:06:00.886 6714 ERROR manila.share.drivers.infinidat.infinibox 2026-05-17 02:06:00.906240 | ubuntu-noble | 2026-05-17 02:06:00.887 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.906248 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_network_spaces_api_fail [0.026203s] ... ok 2026-05-17 02:06:00.912286 | ubuntu-noble | 2026-05-17 02:06:00.908 6714 DEBUG manila.share.drivers.infinidat.infinibox [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-05-17 02:06:00.912321 | ubuntu-noble | 2026-05-17 02:06:00.909 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.912481 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_1__True__True_ [0.022106s] ... ok 2026-05-17 02:06:00.917612 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_06___driver_handles_share_servers____yes__ [0.018504s] ... ok 2026-05-17 02:06:00.936392 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_12___driver_handles_share_servers____no__ [0.017860s] ... ok 2026-05-17 02:06:00.950716 | ubuntu-noble | 2026-05-17 02:06:00.929 6714 DEBUG manila.share.drivers.infinidat.infinibox [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-05-17 02:06:00.950741 | ubuntu-noble | 2026-05-17 02:06:00.930 6714 ERROR manila.share.drivers.infinidat.infinibox [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Caught exception from infinisdk: : manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-05-17 02:06:00.950749 | ubuntu-noble | 2026-05-17 02:06:00.930 6714 ERROR manila.share.drivers.infinidat.infinibox Traceback (most recent call last): 2026-05-17 02:06:00.950755 | ubuntu-noble | 2026-05-17 02:06:00.930 6714 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-05-17 02:06:00.950775 | ubuntu-noble | 2026-05-17 02:06:00.930 6714 ERROR manila.share.drivers.infinidat.infinibox return func(*args, **kwargs) 2026-05-17 02:06:00.950782 | ubuntu-noble | 2026-05-17 02:06:00.930 6714 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.950788 | ubuntu-noble | 2026-05-17 02:06:00.930 6714 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 561, in revert_to_snapshot 2026-05-17 02:06:00.950799 | ubuntu-noble | 2026-05-17 02:06:00.930 6714 ERROR manila.share.drivers.infinidat.infinibox infinidat_parent_share.restore(infinidat_snapshot) 2026-05-17 02:06:00.950805 | ubuntu-noble | 2026-05-17 02:06:00.930 6714 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:06:00.950810 | ubuntu-noble | 2026-05-17 02:06:00.930 6714 ERROR manila.share.drivers.infinidat.infinibox return self._mock_call(*args, **kwargs) 2026-05-17 02:06:00.950816 | ubuntu-noble | 2026-05-17 02:06:00.930 6714 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.950822 | ubuntu-noble | 2026-05-17 02:06:00.930 6714 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:06:00.950827 | ubuntu-noble | 2026-05-17 02:06:00.930 6714 ERROR manila.share.drivers.infinidat.infinibox return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:06:00.950833 | ubuntu-noble | 2026-05-17 02:06:00.930 6714 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.950838 | ubuntu-noble | 2026-05-17 02:06:00.930 6714 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:06:00.950844 | ubuntu-noble | 2026-05-17 02:06:00.930 6714 ERROR manila.share.drivers.infinidat.infinibox result = effect(*args, **kwargs) 2026-05-17 02:06:00.950849 | ubuntu-noble | 2026-05-17 02:06:00.930 6714 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:00.950855 | ubuntu-noble | 2026-05-17 02:06:00.930 6714 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-05-17 02:06:00.950860 | ubuntu-noble | 2026-05-17 02:06:00.930 6714 ERROR manila.share.drivers.infinidat.infinibox raise FakeInfinisdkException() 2026-05-17 02:06:00.950866 | ubuntu-noble | 2026-05-17 02:06:00.930 6714 ERROR manila.share.drivers.infinidat.infinibox manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-05-17 02:06:00.950872 | ubuntu-noble | 2026-05-17 02:06:00.930 6714 ERROR manila.share.drivers.infinidat.infinibox 2026-05-17 02:06:00.950878 | ubuntu-noble | 2026-05-17 02:06:00.931 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.951140 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_revert_to_snapshot_api_fail [0.021564s] ... ok 2026-05-17 02:06:00.954569 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_1 [0.018708s] ... ok 2026-05-17 02:06:00.955704 | ubuntu-noble | 2026-05-17 02:06:00.952 6714 DEBUG manila.share.drivers.infinidat.infinibox [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-05-17 02:06:00.955725 | ubuntu-noble | 2026-05-17 02:06:00.953 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.956267 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_fails_invalid_ip [0.022765s] ... ok 2026-05-17 02:06:00.973324 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_3 [0.018350s] ... ok 2026-05-17 02:06:00.980203 | ubuntu-noble | 2026-05-17 02:06:00.973 6714 DEBUG manila.share.drivers.infortrend.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Deleting share: aac4fe64-7a9c-472a-b156-9adbb50b4d29. delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infortrend/driver.py:170 2026-05-17 02:06:00.980239 | ubuntu-noble | 2026-05-17 02:06:00.973 6714 INFO manila.share.drivers.infortrend.infortrend_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Delete Share [aac4fe64-7a9c-472a-b156-9adbb50b4d29] completed. 2026-05-17 02:06:00.980249 | ubuntu-noble | 2026-05-17 02:06:00.974 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.980679 | ubuntu-noble | {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_delete_share_cifs [0.019956s] ... ok 2026-05-17 02:06:00.991881 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_4 [0.018866s] ... ok 2026-05-17 02:06:00.996763 | ubuntu-noble | 2026-05-17 02:06:00.993 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:00.997183 | ubuntu-noble | {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_pool_without_host [0.019668s] ... ok 2026-05-17 02:06:01.017477 | ubuntu-noble | 2026-05-17 02:06:01.012 6714 ERROR manila.share.drivers.infortrend.infortrend_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Please create ['chengwei'] pool/s in advance! 2026-05-17 02:06:01.017511 | ubuntu-noble | 2026-05-17 02:06:01.013 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.017521 | ubuntu-noble | {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unknow_pools_setup [0.019569s] ... ok 2026-05-17 02:06:01.023202 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_provision_filter_on_size [0.031230s] ... ok 2026-05-17 02:06:01.039426 | ubuntu-noble | 2026-05-17 02:06:01.032 6714 DEBUG manila.share.drivers.infortrend.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Unmanage share: 4d6984fd-8572-4467-964f-24936a8c4ea2 unmanage /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infortrend/driver.py:235 2026-05-17 02:06:01.039498 | ubuntu-noble | 2026-05-17 02:06:01.033 6714 INFO manila.share.drivers.infortrend.infortrend_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Successfully Unmanaged Share [5a0aa06e-1c57-4996-be46-b81e360e8866]. 2026-05-17 02:06:01.039513 | ubuntu-noble | 2026-05-17 02:06:01.033 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.040064 | ubuntu-noble | {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unmanage_1_NFS [0.019754s] ... ok 2026-05-17 02:06:01.043117 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_string_too_long [0.019662s] ... ok 2026-05-17 02:06:01.062268 | ubuntu-noble | 2026-05-17 02:06:01.051 6714 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver._delete_cifs_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-05-17 02:06:01.062302 | ubuntu-noble | 2026-05-17 02:06:01.055 6714 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver._delete_cifs_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:85 2026-05-17 02:06:01.062325 | ubuntu-noble | 2026-05-17 02:06:01.056 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.062801 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__delete_cifs_share [0.022666s] ... ok 2026-05-17 02:06:01.063714 | ubuntu-noble | {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_backend_name_index_error [0.020314s] ... ok 2026-05-17 02:06:01.081850 | ubuntu-noble | {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_is_az_subnets_compatible_1 [0.018055s] ... ok 2026-05-17 02:06:01.083534 | ubuntu-noble | 2026-05-17 02:06:01.075 6714 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver._get_directory_quota wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-05-17 02:06:01.083553 | ubuntu-noble | 2026-05-17 02:06:01.075 6714 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver._get_directory_quota wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:85 2026-05-17 02:06:01.083559 | ubuntu-noble | 2026-05-17 02:06:01.076 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.084110 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_quota_1_0 [0.019960s] ... ok 2026-05-17 02:06:01.099204 | ubuntu-noble | 2026-05-17 02:06:01.096 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.099618 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nodes_physical_ips [0.020275s] ... ok 2026-05-17 02:06:01.121039 | ubuntu-noble | 2026-05-17 02:06:01.114 6714 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Pool P, Name: share_fakeinstanceid, Size: 1, Protocol: cifs _get_share_instance_pnsp /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:835 2026-05-17 02:06:01.121075 | ubuntu-noble | 2026-05-17 02:06:01.115 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.121409 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_share_instance_pnsp_2_cifs [0.018574s] ... ok 2026-05-17 02:06:01.135555 | ubuntu-noble | {1} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_delete_all_rules [0.053703s] ... ok 2026-05-17 02:06:01.143171 | ubuntu-noble | 2026-05-17 02:06:01.133 6714 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver._get_snapshots_from_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-05-17 02:06:01.143214 | ubuntu-noble | 2026-05-17 02:06:01.134 6714 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver._get_snapshots_from_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:85 2026-05-17 02:06:01.143238 | ubuntu-noble | 2026-05-17 02:06:01.134 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.143552 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_snapshots_from_share [0.019217s] ... ok 2026-05-17 02:06:01.155642 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_with_member_share_in_creating [0.019827s] ... ok 2026-05-17 02:06:01.166834 | ubuntu-noble | 2026-05-17 02:06:01.153 6714 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver.delete_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-05-17 02:06:01.166855 | ubuntu-noble | 2026-05-17 02:06:01.153 6714 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Pool P, Name: share_fakeinstanceid, Size: 1, Protocol: nfs _get_share_instance_pnsp /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:835 2026-05-17 02:06:01.166862 | ubuntu-noble | 2026-05-17 02:06:01.153 6714 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Delete share: share_fakeinstanceid delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:390 2026-05-17 02:06:01.166867 | ubuntu-noble | 2026-05-17 02:06:01.153 6714 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver.delete_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:85 2026-05-17 02:06:01.166873 | ubuntu-noble | 2026-05-17 02:06:01.154 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.167265 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_1_nfs [0.020091s] ... ok 2026-05-17 02:06:01.175152 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_4_group_type_stypes_all_unsupported_in_AZ [0.019364s] ... ok 2026-05-17 02:06:01.185250 | ubuntu-noble | 2026-05-17 02:06:01.173 6714 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver.ensure_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-05-17 02:06:01.185272 | ubuntu-noble | 2026-05-17 02:06:01.174 6714 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Pool P, Name: share_fakeinstanceid, Size: 1, Protocol: cifs _get_share_instance_pnsp /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:835 2026-05-17 02:06:01.185278 | ubuntu-noble | 2026-05-17 02:06:01.174 6714 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver._get_location_path wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-05-17 02:06:01.185284 | ubuntu-noble | 2026-05-17 02:06:01.174 6714 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver._get_location_path wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:85 2026-05-17 02:06:01.185289 | ubuntu-noble | 2026-05-17 02:06:01.174 6714 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver.ensure_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:85 2026-05-17 02:06:01.185304 | ubuntu-noble | 2026-05-17 02:06:01.175 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.185805 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_2_cifs [0.020134s] ... ok 2026-05-17 02:06:01.194686 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_conflicting_share_types [0.019489s] ... ok 2026-05-17 02:06:01.202438 | ubuntu-noble | 2026-05-17 02:06:01.193 6714 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver.ensure_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-05-17 02:06:01.202504 | ubuntu-noble | 2026-05-17 02:06:01.194 6714 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Pool P, Name: share_fakeinstanceid, Size: 1, Protocol: cifs _get_share_instance_pnsp /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:835 2026-05-17 02:06:01.202514 | ubuntu-noble | 2026-05-17 02:06:01.194 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.202942 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_None_share_fail_2_cifs [0.019803s] ... ok 2026-05-17 02:06:01.213897 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_name [0.019282s] ... ok 2026-05-17 02:06:01.216936 | ubuntu-noble | 2026-05-17 02:06:01.214 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.217261 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_transfer_rule_to_client_2_icfs [0.019296s] ... ok 2026-05-17 02:06:01.233128 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_creating_no_host [0.019020s] ... ok 2026-05-17 02:06:01.242021 | ubuntu-noble | 2026-05-17 02:06:01.233 6714 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] CMD: delete, URL: http://some_ip:some_port/rest/fake_method, DATA: {"fake_param": "fake_value"} do_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:161 2026-05-17 02:06:01.242045 | ubuntu-noble | 2026-05-17 02:06:01.233 6714 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] CODE: 200, RESPONSE: {'code': 0, 'message': 'success'} do_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:185 2026-05-17 02:06:01.242052 | ubuntu-noble | 2026-05-17 02:06:01.233 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.242430 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_3 [0.019734s] ... ok 2026-05-17 02:06:01.252306 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot [0.019041s] ... ok 2026-05-17 02:06:01.261310 | ubuntu-noble | 2026-05-17 02:06:01.252 6714 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] CMD: post, URL: http://some_ip:some_port/rest/fake_method, DATA: "fake_params" do_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:161 2026-05-17 02:06:01.261357 | ubuntu-noble | 2026-05-17 02:06:01.252 6714 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] CODE: 200, RESPONSE: {'code': 100, 'message': 'fake_message'} do_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:185 2026-05-17 02:06:01.261367 | ubuntu-noble | 2026-05-17 02:06:01.252 6714 ERROR manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Unexpected RestAPI response: 100 fake_message 2026-05-17 02:06:01.261376 | ubuntu-noble | 2026-05-17 02:06:01.253 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.261552 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_fail [0.019107s] ... ok 2026-05-17 02:06:01.271548 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_all_tenants_not_admin [0.019339s] ... ok 2026-05-17 02:06:01.283823 | ubuntu-noble | 2026-05-17 02:06:01.273 6714 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] CMD: post, URL: http://some_ip:some_port/rest/fake_url, DATA: "fake_params" do_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:161 2026-05-17 02:06:01.283855 | ubuntu-noble | 2026-05-17 02:06:01.273 6714 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] CODE: 200, RESPONSE: {'message': 'Unauthorized access!', 'code': 301} do_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:185 2026-05-17 02:06:01.283864 | ubuntu-noble | 2026-05-17 02:06:01.273 6714 ERROR manila.share.drivers.inspur.as13000.as13000_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Token is expired 2026-05-17 02:06:01.283873 | ubuntu-noble | 2026-05-17 02:06:01.274 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.284238 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_token_overtime_fail [0.020781s] ... ok 2026-05-17 02:06:01.290559 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all [0.018970s] ... ok 2026-05-17 02:06:01.296553 | ubuntu-noble | 2026-05-17 02:06:01.293 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.296835 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_rights_fail_type [0.019535s] ... ok 2026-05-17 02:06:01.310608 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all_all_tenants_not_admin [0.019142s] ... ok 2026-05-17 02:06:01.320804 | ubuntu-noble | 2026-05-17 02:06:01.313 6714 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Response for cmd ['mcsinq', 'lsfs', '-delim', '!', '-all'] is ('pool_name!fs_name!total_capacity!used_capacity\npool0!fs0!10GB!1GB\npool1!fs1!8GB!3GB', '') run_ssh_inq /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py:222 2026-05-17 02:06:01.320838 | ubuntu-noble | 2026-05-17 02:06:01.314 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.321275 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_check_share_exist_1_True [0.020662s] ... ok 2026-05-17 02:06:01.329036 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_share_group_snapshot_no_values_1 [0.018993s] ... ok 2026-05-17 02:06:01.338736 | ubuntu-noble | 2026-05-17 02:06:01.334 6714 WARNING manila.share.drivers.inspur.instorage.instorage [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Share fakename does not exist on the backend. 2026-05-17 02:06:01.338768 | ubuntu-noble | 2026-05-17 02:06:01.335 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.339146 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_1 [0.020371s] ... ok 2026-05-17 02:06:01.347857 | ubuntu-noble | {1} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_search [0.018732s] ... ok 2026-05-17 02:06:01.356685 | ubuntu-noble | 2026-05-17 02:06:01.354 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.357683 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirpath_by_name_1 [0.020264s] ... ok 2026-05-17 02:06:01.367147 | ubuntu-noble | {1} manila.tests.test_conf.ConfigTestCase.test_declare [0.019223s] ... ok 2026-05-17 02:06:01.384036 | ubuntu-noble | 2026-05-17 02:06:01.381 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.384408 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_1 [0.025709s] ... ok 2026-05-17 02:06:01.386072 | ubuntu-noble | {1} manila.tests.test_conf.ConfigTestCase.test_runtime_and_unknown_flags [0.018801s] ... ok 2026-05-17 02:06:01.404824 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_input [0.017965s] ... ok 2026-05-17 02:06:01.405584 | ubuntu-noble | 2026-05-17 02:06:01.402 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.406234 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_2 [0.020424s] ... ok 2026-05-17 02:06:01.424659 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_quota_value [0.019771s] ... ok 2026-05-17 02:06:01.427877 | ubuntu-noble | 2026-05-17 02:06:01.423 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.428408 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_5 [0.021502s] ... ok 2026-05-17 02:06:01.442714 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_reservation_expiration [0.018512s] ... ok 2026-05-17 02:06:01.447153 | ubuntu-noble | 2026-05-17 02:06:01.444 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.447176 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmfs [0.020995s] ... ok 2026-05-17 02:06:01.461937 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode400.test_manage_invalid_share_snapshot [0.019142s] ... ok 2026-05-17 02:06:01.481068 | ubuntu-noble | 2026-05-17 02:06:01.464 6714 ERROR manila.share.drivers.inspur.instorage.cli_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Error has occurred: Exception 2026-05-17 02:06:01.481113 | ubuntu-noble | 2026-05-17 02:06:01.464 6714 ERROR manila.share.drivers.inspur.instorage.cli_helper Traceback (most recent call last): 2026-05-17 02:06:01.481123 | ubuntu-noble | 2026-05-17 02:06:01.464 6714 ERROR manila.share.drivers.inspur.instorage.cli_helper File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py", line 86, in _ssh_execute 2026-05-17 02:06:01.481132 | ubuntu-noble | 2026-05-17 02:06:01.464 6714 ERROR manila.share.drivers.inspur.instorage.cli_helper return processutils.ssh_execute( 2026-05-17 02:06:01.481141 | ubuntu-noble | 2026-05-17 02:06:01.464 6714 ERROR manila.share.drivers.inspur.instorage.cli_helper ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:01.481149 | ubuntu-noble | 2026-05-17 02:06:01.464 6714 ERROR manila.share.drivers.inspur.instorage.cli_helper File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:06:01.481157 | ubuntu-noble | 2026-05-17 02:06:01.464 6714 ERROR manila.share.drivers.inspur.instorage.cli_helper return self._mock_call(*args, **kwargs) 2026-05-17 02:06:01.481166 | ubuntu-noble | 2026-05-17 02:06:01.464 6714 ERROR manila.share.drivers.inspur.instorage.cli_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:01.481174 | ubuntu-noble | 2026-05-17 02:06:01.464 6714 ERROR manila.share.drivers.inspur.instorage.cli_helper File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:06:01.481183 | ubuntu-noble | 2026-05-17 02:06:01.464 6714 ERROR manila.share.drivers.inspur.instorage.cli_helper return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:06:01.481191 | ubuntu-noble | 2026-05-17 02:06:01.464 6714 ERROR manila.share.drivers.inspur.instorage.cli_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:01.481199 | ubuntu-noble | 2026-05-17 02:06:01.464 6714 ERROR manila.share.drivers.inspur.instorage.cli_helper File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-05-17 02:06:01.481208 | ubuntu-noble | 2026-05-17 02:06:01.464 6714 ERROR manila.share.drivers.inspur.instorage.cli_helper raise result 2026-05-17 02:06:01.481216 | ubuntu-noble | 2026-05-17 02:06:01.464 6714 ERROR manila.share.drivers.inspur.instorage.cli_helper Exception 2026-05-17 02:06:01.481225 | ubuntu-noble | 2026-05-17 02:06:01.464 6714 ERROR manila.share.drivers.inspur.instorage.cli_helper 2026-05-17 02:06:01.481233 | ubuntu-noble | 2026-05-17 02:06:01.465 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.482281 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_success_run_again [0.020508s] ... ok 2026-05-17 02:06:01.484981 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode403.test_policy_not_authorized [0.022942s] ... ok 2026-05-17 02:06:01.492874 | ubuntu-noble | 2026-05-17 02:06:01.491 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.493567 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_2_1 [0.021396s] ... ok 2026-05-17 02:06:01.503501 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_metadata_item_not_found [0.018347s] ... ok 2026-05-17 02:06:01.515385 | ubuntu-noble | 2026-05-17 02:06:01.511 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.517244 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__format_name [0.020596s] ... ok 2026-05-17 02:06:01.522378 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_scheduler_host_filter_not_found [0.018641s] ... ok 2026-05-17 02:06:01.535940 | ubuntu-noble | 2026-05-17 02:06:01.533 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.536482 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_location_path_2_cifs [0.021690s] ... ok 2026-05-17 02:06:01.540273 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_security_service_not_found [0.018022s] ... ok 2026-05-17 02:06:01.556842 | ubuntu-noble | 2026-05-17 02:06:01.553 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.557360 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_2 [0.020132s] ... ok 2026-05-17 02:06:01.559003 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_service_not_found [0.018521s] ... ok 2026-05-17 02:06:01.576742 | ubuntu-noble | 2026-05-17 02:06:01.574 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.577154 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_3 [0.020878s] ... ok 2026-05-17 02:06:01.578025 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_resource_not_found [0.018302s] ... ok 2026-05-17 02:06:01.595879 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_volume_not_found [0.018379s] ... ok 2026-05-17 02:06:01.599871 | ubuntu-noble | 2026-05-17 02:06:01.596 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.599905 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_success_2_cifs [0.021443s] ... ok 2026-05-17 02:06:01.614334 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_volume_snapshot_not_found [0.018133s] ... ok 2026-05-17 02:06:01.625247 | ubuntu-noble | 2026-05-17 02:06:01.616 6714 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [fake_share_backend_name]:Start MacrosanNasDriver.create_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/macrosan_nas.py:77 2026-05-17 02:06:01.625275 | ubuntu-noble | 2026-05-17 02:06:01.616 6714 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [fake_share_backend_name]:Leave MacrosanNasDriver.create_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/macrosan_nas.py:80 2026-05-17 02:06:01.625284 | ubuntu-noble | test location: 172.0.0.1:/manila_fakeid/manila_fakeid 2026-05-17 02:06:01.625303 | ubuntu-noble | 2026-05-17 02:06:01.617 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.625646 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_create_share_1_nfs [0.020740s] ... ok 2026-05-17 02:06:01.638832 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionTestCase.test_default_error_code [0.024580s] ... ok 2026-05-17 02:06:01.645583 | ubuntu-noble | 2026-05-17 02:06:01.639 6714 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [fake_share_backend_name]:Start MacrosanNasDriver.do_setup wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/macrosan_nas.py:77 2026-05-17 02:06:01.645626 | ubuntu-noble | 2026-05-17 02:06:01.640 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.646360 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_do_setup_login_fail [0.023728s] ... ok 2026-05-17 02:06:01.658501 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionTestCase.test_default_error_msg_with_kwargs [0.019754s] ... ok 2026-05-17 02:06:01.668066 | ubuntu-noble | 2026-05-17 02:06:01.660 6714 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [fake_share_backend_name]:Start MacrosanNasDriver.shrink_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/macrosan_nas.py:77 2026-05-17 02:06:01.668109 | ubuntu-noble | 2026-05-17 02:06:01.660 6714 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] [fake_share_backend_name]:Leave MacrosanNasDriver.shrink_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/macrosan_nas.py:80 2026-05-17 02:06:01.668124 | ubuntu-noble | 2026-05-17 02:06:01.661 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.668715 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_1_nfs [0.020290s] ... ok 2026-05-17 02:06:01.677141 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_redundant_period [0.018581s] ... ok 2026-05-17 02:06:01.683842 | ubuntu-noble | 2026-05-17 02:06:01.681 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.684069 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_access_rest_proto_error [0.019858s] ... ok 2026-05-17 02:06:01.696016 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionTestCase.test_manage_share_server_error [0.018058s] ... ok 2026-05-17 02:06:01.708384 | ubuntu-noble | 2026-05-17 02:06:01.700 6714 DEBUG manila.share.drivers.macrosan.rest_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Attempting to add domain user access. Access info (access_to: /fake_group,access_level: rw,path: fake_path.) _allow_cifs_access_rest /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/rest_helper.py:341 2026-05-17 02:06:01.708407 | ubuntu-noble | 2026-05-17 02:06:01.700 6714 DEBUG manila.share.drivers.macrosan.rest_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed add domain user access, attempting to add domain group access. Access info (access_to: /fake_group,access_level: rw,path: fake_path.) _allow_cifs_access_rest /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/rest_helper.py:346 2026-05-17 02:06:01.708414 | ubuntu-noble | 2026-05-17 02:06:01.701 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.709002 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_4 [0.020756s] ... ok 2026-05-17 02:06:01.713305 | ubuntu-noble | controller-0@fancystore01 specifies a backend but controller-0 does not. 2026-05-17 02:06:01.713339 | ubuntu-noble | stdin:1:1: M354 Use oslo_utils.uuidutils to generate UUID instead of uuid4(). 2026-05-17 02:06:01.714957 | ubuntu-noble | {1} manila.tests.test_hacking.HackingTestCase.test_check_uuid4 [0.019411s] ... ok 2026-05-17 02:06:01.731935 | ubuntu-noble | 2026-05-17 02:06:01.726 6714 ERROR manila.share.drivers.macrosan.rest_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] fake_message 2026-05-17 02:06:01.732014 | ubuntu-noble | result: {'code': 1, 'message': 'failed', 'data': 'fake_data'}. 2026-05-17 02:06:01.732040 | ubuntu-noble | 2026-05-17 02:06:01.727 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.732946 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_code_fail [0.024965s] ... ok 2026-05-17 02:06:01.733313 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-05-17 02:06:01.734314 | ubuntu-noble | {1} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_05_error [0.019157s] ... ok 2026-05-17 02:06:01.749506 | ubuntu-noble | 2026-05-17 02:06:01.747 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.750183 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_1 [0.020304s] ... ok 2026-05-17 02:06:01.752427 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-05-17 02:06:01.753870 | ubuntu-noble | {1} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_07_critical [0.019436s] ... ok 2026-05-17 02:06:01.772794 | ubuntu-noble | {1} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_16________exception__ [0.018190s] ... ok 2026-05-17 02:06:01.775222 | ubuntu-noble | 2026-05-17 02:06:01.767 6714 DEBUG manila.share.drivers.macrosan.rest_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Attempting to get domain user access. Access info (access_to: /fake_user,path: fake_path.) _get_access_from_cifs_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/rest_helper.py:427 2026-05-17 02:06:01.775243 | ubuntu-noble | 2026-05-17 02:06:01.768 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.775593 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_5 [0.020757s] ... ok 2026-05-17 02:06:01.791151 | ubuntu-noble | {1} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_19____LE____error__ [0.018864s] ... ok 2026-05-17 02:06:01.792802 | ubuntu-noble | 2026-05-17 02:06:01.788 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.793554 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_nfs_share [0.022224s] ... ok 2026-05-17 02:06:01.809610 | ubuntu-noble | {1} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_21____LE____warn__ [0.018503s] ... ok 2026-05-17 02:06:01.814203 | ubuntu-noble | 2026-05-17 02:06:01.811 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.814751 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__query_user [0.019888s] ... ok 2026-05-17 02:06:01.828175 | ubuntu-noble | {1} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_24____LE____exception__ [0.018609s] ... ok 2026-05-17 02:06:01.843999 | ubuntu-noble | 2026-05-17 02:06:01.830 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "macrosan_manila" by "manila.share.drivers.macrosan.rest_helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:01.844022 | ubuntu-noble | 2026-05-17 02:06:01.830 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "macrosan_manila" acquired by "manila.share.drivers.macrosan.rest_helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:01.844039 | ubuntu-noble | 2026-05-17 02:06:01.830 6714 ERROR manila.share.drivers.macrosan.rest_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Token is expired, re-login. 2026-05-17 02:06:01.844047 | ubuntu-noble | 2026-05-17 02:06:01.830 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "macrosan_manila" "released" by "manila.share.drivers.macrosan.rest_helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:01.844070 | ubuntu-noble | 2026-05-17 02:06:01.831 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.844480 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_token_expired [0.020783s] ... ok 2026-05-17 02:06:01.846536 | ubuntu-noble | {1} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_26____LI____debug__ [0.018182s] ... ok 2026-05-17 02:06:01.858727 | ubuntu-noble | 2026-05-17 02:06:01.854 6714 ERROR manila.share.drivers.maprfs.driver_util [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Error running SSH command. Trying another host: Exception 2026-05-17 02:06:01.858777 | ubuntu-noble | 2026-05-17 02:06:01.854 6714 ERROR manila.share.drivers.maprfs.driver_util [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Error running SSH command. Trying another host 2026-05-17 02:06:01.858790 | ubuntu-noble | 2026-05-17 02:06:01.855 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.859251 | ubuntu-noble | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute [0.023432s] ... ok 2026-05-17 02:06:01.865338 | ubuntu-noble | {1} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_2 [0.018453s] ... ok 2026-05-17 02:06:01.879737 | ubuntu-noble | 2026-05-17 02:06:01.877 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.880301 | ubuntu-noble | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_name [0.021452s] ... ok 2026-05-17 02:06:01.884663 | ubuntu-noble | {1} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_1_None [0.019415s] ... ok 2026-05-17 02:06:01.901033 | ubuntu-noble | 2026-05-17 02:06:01.898 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.901303 | ubuntu-noble | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__user_exists [0.020797s] ... ok 2026-05-17 02:06:01.904010 | ubuntu-noble | {1} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_1 [0.019080s] ... ok 2026-05-17 02:06:01.939585 | ubuntu-noble | 2026-05-17 02:06:01.919 6714 ERROR manila.share.drivers.maprfs.maprfs_native [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to create volume in MapR-FS for the share share-0.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:06:01.939649 | ubuntu-noble | Command: None 2026-05-17 02:06:01.939663 | ubuntu-noble | Exit code: - 2026-05-17 02:06:01.939673 | ubuntu-noble | Stdout: None 2026-05-17 02:06:01.939682 | ubuntu-noble | Stderr: None 2026-05-17 02:06:01.939691 | ubuntu-noble | 2026-05-17 02:06:01.919 6714 ERROR manila.share.drivers.maprfs.maprfs_native Traceback (most recent call last): 2026-05-17 02:06:01.939701 | ubuntu-noble | 2026-05-17 02:06:01.919 6714 ERROR manila.share.drivers.maprfs.maprfs_native File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 154, in _create_share 2026-05-17 02:06:01.939725 | ubuntu-noble | 2026-05-17 02:06:01.919 6714 ERROR manila.share.drivers.maprfs.maprfs_native self._maprfs_util.create_volume(volume_name, share_dir, 2026-05-17 02:06:01.939735 | ubuntu-noble | 2026-05-17 02:06:01.919 6714 ERROR manila.share.drivers.maprfs.maprfs_native File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 145, in create_volume 2026-05-17 02:06:01.939744 | ubuntu-noble | 2026-05-17 02:06:01.919 6714 ERROR manila.share.drivers.maprfs.maprfs_native self._execute(*cmd) 2026-05-17 02:06:01.939753 | ubuntu-noble | 2026-05-17 02:06:01.919 6714 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:06:01.939762 | ubuntu-noble | 2026-05-17 02:06:01.919 6714 ERROR manila.share.drivers.maprfs.maprfs_native return self._mock_call(*args, **kwargs) 2026-05-17 02:06:01.939800 | ubuntu-noble | 2026-05-17 02:06:01.919 6714 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:01.939809 | ubuntu-noble | 2026-05-17 02:06:01.919 6714 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:06:01.939819 | ubuntu-noble | 2026-05-17 02:06:01.919 6714 ERROR manila.share.drivers.maprfs.maprfs_native return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:06:01.939827 | ubuntu-noble | 2026-05-17 02:06:01.919 6714 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:01.939835 | ubuntu-noble | 2026-05-17 02:06:01.919 6714 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:06:01.939844 | ubuntu-noble | 2026-05-17 02:06:01.919 6714 ERROR manila.share.drivers.maprfs.maprfs_native raise effect 2026-05-17 02:06:01.939852 | ubuntu-noble | 2026-05-17 02:06:01.919 6714 ERROR manila.share.drivers.maprfs.maprfs_native oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:06:01.939860 | ubuntu-noble | 2026-05-17 02:06:01.919 6714 ERROR manila.share.drivers.maprfs.maprfs_native Command: None 2026-05-17 02:06:01.939868 | ubuntu-noble | 2026-05-17 02:06:01.919 6714 ERROR manila.share.drivers.maprfs.maprfs_native Exit code: - 2026-05-17 02:06:01.939877 | ubuntu-noble | 2026-05-17 02:06:01.919 6714 ERROR manila.share.drivers.maprfs.maprfs_native Stdout: None 2026-05-17 02:06:01.939885 | ubuntu-noble | 2026-05-17 02:06:01.919 6714 ERROR manila.share.drivers.maprfs.maprfs_native Stderr: None 2026-05-17 02:06:01.939894 | ubuntu-noble | 2026-05-17 02:06:01.919 6714 ERROR manila.share.drivers.maprfs.maprfs_native 2026-05-17 02:06:01.939902 | ubuntu-noble | 2026-05-17 02:06:01.920 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.940055 | ubuntu-noble | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_exception [0.022404s] ... ok 2026-05-17 02:06:01.943420 | ubuntu-noble | 2026-05-17 02:06:01.941 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.943773 | ubuntu-noble | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share_not_exist [0.021004s] ... ok 2026-05-17 02:06:01.947444 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:06:01.951144 | ubuntu-noble | {1} manila.tests.test_policy.PolicyTestCase.test_authorize_bad_action_noraise [0.046977s] ... ok 2026-05-17 02:06:01.965687 | ubuntu-noble | 2026-05-17 02:06:01.962 6714 INFO manila.share.drivers.maprfs.maprfs_native [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Skipping deleting share with name share-0, as it does not exist on the backend 2026-05-17 02:06:01.965719 | ubuntu-noble | 2026-05-17 02:06:01.963 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.966074 | ubuntu-noble | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share_skip [0.021186s] ... ok 2026-05-17 02:06:01.986858 | ubuntu-noble | 2026-05-17 02:06:01.983 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:01.987241 | ubuntu-noble | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_snapshot [0.020443s] ... ok 2026-05-17 02:06:01.994330 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:06:02.021232 | ubuntu-noble | 2026-05-17 02:06:02.003 6714 ERROR manila.share.drivers.maprfs.maprfs_native [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to set space quota for the share share-0.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:06:02.021269 | ubuntu-noble | Command: None 2026-05-17 02:06:02.021279 | ubuntu-noble | Exit code: - 2026-05-17 02:06:02.021288 | ubuntu-noble | Stdout: None 2026-05-17 02:06:02.021296 | ubuntu-noble | Stderr: None 2026-05-17 02:06:02.021305 | ubuntu-noble | 2026-05-17 02:06:02.003 6714 ERROR manila.share.drivers.maprfs.maprfs_native Traceback (most recent call last): 2026-05-17 02:06:02.021314 | ubuntu-noble | 2026-05-17 02:06:02.003 6714 ERROR manila.share.drivers.maprfs.maprfs_native File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 177, in _set_share_size 2026-05-17 02:06:02.021322 | ubuntu-noble | 2026-05-17 02:06:02.003 6714 ERROR manila.share.drivers.maprfs.maprfs_native self._maprfs_util.set_volume_size(volume_name, size) 2026-05-17 02:06:02.021331 | ubuntu-noble | 2026-05-17 02:06:02.003 6714 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:06:02.021388 | ubuntu-noble | 2026-05-17 02:06:02.003 6714 ERROR manila.share.drivers.maprfs.maprfs_native return self._mock_call(*args, **kwargs) 2026-05-17 02:06:02.021397 | ubuntu-noble | 2026-05-17 02:06:02.003 6714 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:02.021406 | ubuntu-noble | 2026-05-17 02:06:02.003 6714 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:06:02.021414 | ubuntu-noble | 2026-05-17 02:06:02.003 6714 ERROR manila.share.drivers.maprfs.maprfs_native return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:06:02.021423 | ubuntu-noble | 2026-05-17 02:06:02.003 6714 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:02.021431 | ubuntu-noble | 2026-05-17 02:06:02.003 6714 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:06:02.021439 | ubuntu-noble | 2026-05-17 02:06:02.003 6714 ERROR manila.share.drivers.maprfs.maprfs_native raise effect 2026-05-17 02:06:02.021475 | ubuntu-noble | 2026-05-17 02:06:02.003 6714 ERROR manila.share.drivers.maprfs.maprfs_native oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:06:02.021489 | ubuntu-noble | 2026-05-17 02:06:02.003 6714 ERROR manila.share.drivers.maprfs.maprfs_native Command: None 2026-05-17 02:06:02.021497 | ubuntu-noble | 2026-05-17 02:06:02.003 6714 ERROR manila.share.drivers.maprfs.maprfs_native Exit code: - 2026-05-17 02:06:02.021520 | ubuntu-noble | 2026-05-17 02:06:02.003 6714 ERROR manila.share.drivers.maprfs.maprfs_native Stdout: None 2026-05-17 02:06:02.021529 | ubuntu-noble | 2026-05-17 02:06:02.003 6714 ERROR manila.share.drivers.maprfs.maprfs_native Stderr: None 2026-05-17 02:06:02.021537 | ubuntu-noble | 2026-05-17 02:06:02.003 6714 ERROR manila.share.drivers.maprfs.maprfs_native 2026-05-17 02:06:02.021546 | ubuntu-noble | 2026-05-17 02:06:02.004 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.021568 | ubuntu-noble | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_extend_exception [0.021449s] ... ok 2026-05-17 02:06:02.022095 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:06:02.025614 | ubuntu-noble | {1} manila.tests.test_policy.PolicyTestCase.test_authorize_properly_handles_invalid_scope_exception_2_authorize [0.074229s] ... ok 2026-05-17 02:06:02.027427 | ubuntu-noble | 2026-05-17 02:06:02.026 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.028342 | ubuntu-noble | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_add [0.021132s] ... ok 2026-05-17 02:06:02.067766 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:06:02.069119 | ubuntu-noble | 2026-05-17 02:06:02.047 6714 ERROR manila.share.drivers.maprfs.maprfs_native [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to update access for share share-0.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:06:02.069150 | ubuntu-noble | Command: None 2026-05-17 02:06:02.069160 | ubuntu-noble | Exit code: - 2026-05-17 02:06:02.069169 | ubuntu-noble | Stdout: 'ERROR' 2026-05-17 02:06:02.069230 | ubuntu-noble | Stderr: None 2026-05-17 02:06:02.069242 | ubuntu-noble | 2026-05-17 02:06:02.047 6714 ERROR manila.share.drivers.maprfs.maprfs_native Traceback (most recent call last): 2026-05-17 02:06:02.069251 | ubuntu-noble | 2026-05-17 02:06:02.047 6714 ERROR manila.share.drivers.maprfs.maprfs_native File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 298, in update_access 2026-05-17 02:06:02.069259 | ubuntu-noble | 2026-05-17 02:06:02.047 6714 ERROR manila.share.drivers.maprfs.maprfs_native if not self._maprfs_util.volume_exists(volume_name): 2026-05-17 02:06:02.069268 | ubuntu-noble | 2026-05-17 02:06:02.047 6714 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:02.069276 | ubuntu-noble | 2026-05-17 02:06:02.047 6714 ERROR manila.share.drivers.maprfs.maprfs_native File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 149, in volume_exists 2026-05-17 02:06:02.069285 | ubuntu-noble | 2026-05-17 02:06:02.047 6714 ERROR manila.share.drivers.maprfs.maprfs_native out, __ = self._execute(*cmd, check_exit_code=False) 2026-05-17 02:06:02.069293 | ubuntu-noble | 2026-05-17 02:06:02.047 6714 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:02.069301 | ubuntu-noble | 2026-05-17 02:06:02.047 6714 ERROR manila.share.drivers.maprfs.maprfs_native File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 61, in _execute 2026-05-17 02:06:02.069310 | ubuntu-noble | 2026-05-17 02:06:02.047 6714 ERROR manila.share.drivers.maprfs.maprfs_native out, err = utils.execute(*cmd, 2026-05-17 02:06:02.069332 | ubuntu-noble | 2026-05-17 02:06:02.047 6714 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:02.069341 | ubuntu-noble | 2026-05-17 02:06:02.047 6714 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:06:02.069350 | ubuntu-noble | 2026-05-17 02:06:02.047 6714 ERROR manila.share.drivers.maprfs.maprfs_native return self._mock_call(*args, **kwargs) 2026-05-17 02:06:02.069358 | ubuntu-noble | 2026-05-17 02:06:02.047 6714 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:02.069366 | ubuntu-noble | 2026-05-17 02:06:02.047 6714 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:06:02.069374 | ubuntu-noble | 2026-05-17 02:06:02.047 6714 ERROR manila.share.drivers.maprfs.maprfs_native return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:06:02.069383 | ubuntu-noble | 2026-05-17 02:06:02.047 6714 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:02.069391 | ubuntu-noble | 2026-05-17 02:06:02.047 6714 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:06:02.069400 | ubuntu-noble | 2026-05-17 02:06:02.047 6714 ERROR manila.share.drivers.maprfs.maprfs_native raise effect 2026-05-17 02:06:02.069416 | ubuntu-noble | 2026-05-17 02:06:02.047 6714 ERROR manila.share.drivers.maprfs.maprfs_native oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:06:02.069425 | ubuntu-noble | 2026-05-17 02:06:02.047 6714 ERROR manila.share.drivers.maprfs.maprfs_native Command: None 2026-05-17 02:06:02.069433 | ubuntu-noble | 2026-05-17 02:06:02.047 6714 ERROR manila.share.drivers.maprfs.maprfs_native Exit code: - 2026-05-17 02:06:02.069441 | ubuntu-noble | 2026-05-17 02:06:02.047 6714 ERROR manila.share.drivers.maprfs.maprfs_native Stdout: 'ERROR' 2026-05-17 02:06:02.069528 | ubuntu-noble | 2026-05-17 02:06:02.047 6714 ERROR manila.share.drivers.maprfs.maprfs_native Stderr: None 2026-05-17 02:06:02.069539 | ubuntu-noble | 2026-05-17 02:06:02.047 6714 ERROR manila.share.drivers.maprfs.maprfs_native 2026-05-17 02:06:02.069548 | ubuntu-noble | 2026-05-17 02:06:02.048 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.069563 | ubuntu-noble | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_exception [0.022309s] ... ok 2026-05-17 02:06:02.070590 | ubuntu-noble | 2026-05-17 02:06:02.068 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.071403 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_na_element [0.020063s] ... ok 2026-05-17 02:06:02.071979 | ubuntu-noble | {1} manila.tests.test_policy.PolicyTestCase.test_templatized_authorization [0.046197s] ... ok 2026-05-17 02:06:02.090271 | ubuntu-noble | 2026-05-17 02:06:02.088 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.091068 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_no_value [0.019280s] ... ok 2026-05-17 02:06:02.091325 | ubuntu-noble | {1} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_3___fake_user_id___None_ [0.018827s] ... ok 2026-05-17 02:06:02.108972 | ubuntu-noble | {1} manila.tests.test_quota.DbQuotaDriverTestCase.test__process_quotas_1 [0.018229s] ... ok 2026-05-17 02:06:02.111666 | ubuntu-noble | 2026-05-17 02:06:02.109 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.112176 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_dict_unique_key [0.020572s] ... ok 2026-05-17 02:06:02.127299 | ubuntu-noble | {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_commit [0.018235s] ... ok 2026-05-17 02:06:02.133269 | ubuntu-noble | 2026-05-17 02:06:02.130 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.133882 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_tuple [0.021392s] ... ok 2026-05-17 02:06:02.142834 | ubuntu-noble | 2026-05-17 02:06:02.132 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.142903 | ubuntu-noble | 2026-05-17 02:06:02.132 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.142914 | ubuntu-noble | 2026-05-17 02:06:02.132 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.146309 | ubuntu-noble | {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_class_quotas_1_True [0.019032s] ... ok 2026-05-17 02:06:02.160546 | ubuntu-noble | 2026-05-17 02:06:02.150 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.160588 | ubuntu-noble | 2026-05-17 02:06:02.150 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.160598 | ubuntu-noble | 2026-05-17 02:06:02.150 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.160607 | ubuntu-noble | 2026-05-17 02:06:02.151 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.160976 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_custom_port_1_1234 [0.021247s] ... ok 2026-05-17 02:06:02.164738 | ubuntu-noble | 2026-05-17 02:06:02.153 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.164769 | ubuntu-noble | 2026-05-17 02:06:02.153 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.164778 | ubuntu-noble | 2026-05-17 02:06:02.153 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.165439 | ubuntu-noble | {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_settable_quotas_1__None__None_ [0.019035s] ... ok 2026-05-17 02:06:02.178922 | ubuntu-noble | 2026-05-17 02:06:02.172 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.178943 | ubuntu-noble | 2026-05-17 02:06:02.172 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.178949 | ubuntu-noble | 2026-05-17 02:06:02.172 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.178955 | ubuntu-noble | 2026-05-17 02:06:02.173 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.179309 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_custom_port_2_5678 [0.020860s] ... ok 2026-05-17 02:06:02.184396 | ubuntu-noble | {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_user_quotas_3___fake_quota_class___True__False_ [0.018561s] ... ok 2026-05-17 02:06:02.185265 | ubuntu-noble | 2026-05-17 02:06:02.174 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.185480 | ubuntu-noble | 2026-05-17 02:06:02.174 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.185507 | ubuntu-noble | 2026-05-17 02:06:02.174 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.196369 | ubuntu-noble | 2026-05-17 02:06:02.193 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.196655 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_http_error [0.020615s] ... ok 2026-05-17 02:06:02.202409 | ubuntu-noble | {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_rollback_2___fake_project_id____fake_user_id__ [0.018118s] ... ok 2026-05-17 02:06:02.205918 | ubuntu-noble | 2026-05-17 02:06:02.195 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.205937 | ubuntu-noble | 2026-05-17 02:06:02.195 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.205952 | ubuntu-noble | 2026-05-17 02:06:02.195 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.217363 | ubuntu-noble | 2026-05-17 02:06:02.214 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.217927 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_3 [0.021236s] ... ok 2026-05-17 02:06:02.221324 | ubuntu-noble | {1} manila.tests.test_quota.QuotaEngineTestCase.test_destroy_all_by_project [0.018695s] ... ok 2026-05-17 02:06:02.225508 | ubuntu-noble | 2026-05-17 02:06:02.216 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.225534 | ubuntu-noble | 2026-05-17 02:06:02.216 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.225542 | ubuntu-noble | 2026-05-17 02:06:02.216 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.238997 | ubuntu-noble | 2026-05-17 02:06:02.236 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.239519 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_3 [0.021097s] ... ok 2026-05-17 02:06:02.240889 | ubuntu-noble | {1} manila.tests.test_quota.QuotaEngineTestCase.test_get_class_quotas_1_None [0.019433s] ... ok 2026-05-17 02:06:02.260541 | ubuntu-noble | {1} manila.tests.test_quota.QuotaEngineTestCase.test_get_settable_quotas_2 [0.019715s] ... ok 2026-05-17 02:06:02.269185 | ubuntu-noble | 2026-05-17 02:06:02.256 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.269207 | ubuntu-noble | 2026-05-17 02:06:02.256 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.269220 | ubuntu-noble | 2026-05-17 02:06:02.256 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.269226 | ubuntu-noble | 2026-05-17 02:06:02.256 6714 ERROR mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Could not get licenses list.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-05-17 02:06:02.269232 | ubuntu-noble | 2026-05-17 02:06:02.257 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.269638 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_licenses_api_error [0.021590s] ... ok 2026-05-17 02:06:02.279677 | ubuntu-noble | {1} manila.tests.test_quota.QuotaEngineTestCase.test_register_resource [0.018839s] ... ok 2026-05-17 02:06:02.289003 | ubuntu-noble | 2026-05-17 02:06:02.277 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.289027 | ubuntu-noble | 2026-05-17 02:06:02.277 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.289033 | ubuntu-noble | 2026-05-17 02:06:02.278 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.289039 | ubuntu-noble | 2026-05-17 02:06:02.279 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.289405 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_ontapi_version_cached [0.021116s] ... ok 2026-05-17 02:06:02.298011 | ubuntu-noble | {1} manila.tests.test_quota.QuotaEngineTestCase.test_rollback_1 [0.018418s] ... ok 2026-05-17 02:06:02.308923 | ubuntu-noble | 2026-05-17 02:06:02.298 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.308978 | ubuntu-noble | 2026-05-17 02:06:02.298 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.308990 | ubuntu-noble | 2026-05-17 02:06:02.298 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.308999 | ubuntu-noble | 2026-05-17 02:06:02.299 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.309306 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_system_version [0.020355s] ... ok 2026-05-17 02:06:02.317292 | ubuntu-noble | {1} manila.tests.test_rpc.RPCTestCase.test_init_no_notifications_1___ [0.019302s] ... ok 2026-05-17 02:06:02.334550 | ubuntu-noble | 2026-05-17 02:06:02.317 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.334579 | ubuntu-noble | 2026-05-17 02:06:02.318 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.334586 | ubuntu-noble | 2026-05-17 02:06:02.318 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.334602 | ubuntu-noble | 2026-05-17 02:06:02.318 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.334607 | ubuntu-noble | 2026-05-17 02:06:02.318 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.334613 | ubuntu-noble | 2026-05-17 02:06:02.318 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.334618 | ubuntu-noble | 2026-05-17 02:06:02.319 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.334624 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__add_nfs_export_rule_2 [0.020195s] ... ok 2026-05-17 02:06:02.334912 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-05-17 02:06:02.334923 | ubuntu-noble | debtcollector.deprecate( 2026-05-17 02:06:02.335445 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-05-17 02:06:02.335761 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-05-17 02:06:02.351340 | ubuntu-noble | 2026-05-17 02:06:02.339 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.351363 | ubuntu-noble | 2026-05-17 02:06:02.340 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.351369 | ubuntu-noble | 2026-05-17 02:06:02.340 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.351375 | ubuntu-noble | 2026-05-17 02:06:02.340 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.351386 | ubuntu-noble | 2026-05-17 02:06:02.340 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.351399 | ubuntu-noble | 2026-05-17 02:06:02.340 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.351405 | ubuntu-noble | 2026-05-17 02:06:02.341 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.351731 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_not_found [0.021951s] ... ok 2026-05-17 02:06:02.376352 | ubuntu-noble | 2026-05-17 02:06:02.362 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.376376 | ubuntu-noble | 2026-05-17 02:06:02.362 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.376382 | ubuntu-noble | 2026-05-17 02:06:02.362 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.376387 | ubuntu-noble | 2026-05-17 02:06:02.363 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.376392 | ubuntu-noble | 2026-05-17 02:06:02.363 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.376398 | ubuntu-noble | 2026-05-17 02:06:02.363 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.376403 | ubuntu-noble | 2026-05-17 02:06:02.364 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.376672 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__is_snaplock_enabled_volume_true_1_compliance [0.022592s] ... ok 2026-05-17 02:06:02.391287 | ubuntu-noble | {1} manila.tests.test_service.ServiceTestCase.test_cleanup_services_1_True [0.073661s] ... ok 2026-05-17 02:06:02.396347 | ubuntu-noble | 2026-05-17 02:06:02.384 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.396385 | ubuntu-noble | 2026-05-17 02:06:02.384 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.396411 | ubuntu-noble | 2026-05-17 02:06:02.384 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.396430 | ubuntu-noble | 2026-05-17 02:06:02.384 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.396439 | ubuntu-noble | 2026-05-17 02:06:02.385 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.396488 | ubuntu-noble | 2026-05-17 02:06:02.385 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.396506 | ubuntu-noble | 2026-05-17 02:06:02.386 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.396763 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__modify_security_cert [0.021536s] ... ok 2026-05-17 02:06:02.415109 | ubuntu-noble | {1} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_1_10_0_0_0_33 [0.023358s] ... ok 2026-05-17 02:06:02.419825 | ubuntu-noble | 2026-05-17 02:06:02.405 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.419847 | ubuntu-noble | 2026-05-17 02:06:02.406 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.419854 | ubuntu-noble | 2026-05-17 02:06:02.406 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.419860 | ubuntu-noble | 2026-05-17 02:06:02.406 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.419865 | ubuntu-noble | 2026-05-17 02:06:02.406 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.419871 | ubuntu-noble | 2026-05-17 02:06:02.406 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.419877 | ubuntu-noble | 2026-05-17 02:06:02.407 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.420290 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_3 [0.021581s] ... ok 2026-05-17 02:06:02.434980 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_7___echo_____quoted_argument__rm__rf____ [0.019932s] ... ok 2026-05-17 02:06:02.440158 | ubuntu-noble | 2026-05-17 02:06:02.428 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.440204 | ubuntu-noble | 2026-05-17 02:06:02.428 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.440215 | ubuntu-noble | 2026-05-17 02:06:02.428 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.440224 | ubuntu-noble | 2026-05-17 02:06:02.428 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.440234 | ubuntu-noble | 2026-05-17 02:06:02.428 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.440243 | ubuntu-noble | 2026-05-17 02:06:02.429 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.440253 | ubuntu-noble | 2026-05-17 02:06:02.430 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.440509 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_nfs_export_rule [0.022070s] ... ok 2026-05-17 02:06:02.454169 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_01__None___G__ [0.019105s] ... ok 2026-05-17 02:06:02.465254 | ubuntu-noble | 2026-05-17 02:06:02.450 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.465276 | ubuntu-noble | 2026-05-17 02:06:02.451 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.465282 | ubuntu-noble | 2026-05-17 02:06:02.451 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.465298 | ubuntu-noble | 2026-05-17 02:06:02.451 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.465304 | ubuntu-noble | 2026-05-17 02:06:02.451 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.465310 | ubuntu-noble | 2026-05-17 02:06:02.451 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.465315 | ubuntu-noble | 2026-05-17 02:06:02.452 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Port e0a-1001 already exists in broadcast domain domain_fake _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:02.465345 | ubuntu-noble | 2026-05-17 02:06:02.452 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.465852 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_port_to_broadcast_domain_already_present [0.023427s] ... ok 2026-05-17 02:06:02.472645 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_03___1fake____G__ [0.018090s] ... ok 2026-05-17 02:06:02.485653 | ubuntu-noble | 2026-05-17 02:06:02.473 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.485675 | ubuntu-noble | 2026-05-17 02:06:02.473 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.485681 | ubuntu-noble | 2026-05-17 02:06:02.474 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.485687 | ubuntu-noble | 2026-05-17 02:06:02.474 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.485693 | ubuntu-noble | 2026-05-17 02:06:02.474 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.485698 | ubuntu-noble | 2026-05-17 02:06:02.474 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.485704 | ubuntu-noble | 2026-05-17 02:06:02.475 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.486135 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_cifs_share_exists_2 [0.022238s] ... ok 2026-05-17 02:06:02.490845 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_12___K2_2M____G__ [0.018312s] ... ok 2026-05-17 02:06:02.508914 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_14____9728M____M____9728_0_ [0.017900s] ... ok 2026-05-17 02:06:02.511710 | ubuntu-noble | 2026-05-17 02:06:02.496 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.511726 | ubuntu-noble | 2026-05-17 02:06:02.496 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.511730 | ubuntu-noble | 2026-05-17 02:06:02.496 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.511734 | ubuntu-noble | 2026-05-17 02:06:02.497 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.511742 | ubuntu-noble | 2026-05-17 02:06:02.497 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.511746 | ubuntu-noble | 2026-05-17 02:06:02.497 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.511750 | ubuntu-noble | 2026-05-17 02:06:02.498 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.512070 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_commit_cg_snapshot [0.022425s] ... ok 2026-05-17 02:06:02.527053 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_21_____1024____K____0_0001_ [0.017979s] ... ok 2026-05-17 02:06:02.534080 | ubuntu-noble | 2026-05-17 02:06:02.517 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.534139 | ubuntu-noble | 2026-05-17 02:06:02.518 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.534149 | ubuntu-noble | 2026-05-17 02:06:02.518 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.534170 | ubuntu-noble | 2026-05-17 02:06:02.518 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.534179 | ubuntu-noble | 2026-05-17 02:06:02.518 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.534188 | ubuntu-noble | 2026-05-17 02:06:02.518 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.534197 | ubuntu-noble | 2026-05-17 02:06:02.519 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Trying to setup CIFS server with data: {'admin-username': 'fake_user', 'admin-password': 'fake_password', 'force-account-overwrite': 'true', 'cifs-server': , 'domain': 'fake_domain', 'organizational-unit': 'fake_ou'} _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:02.534206 | ubuntu-noble | 2026-05-17 02:06:02.520 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.534716 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_credential_error [0.021665s] ... ok 2026-05-17 02:06:02.546255 | ubuntu-noble | {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_invalid_string_1_None [0.018937s] ... ok 2026-05-17 02:06:02.551979 | ubuntu-noble | 2026-05-17 02:06:02.539 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.552054 | ubuntu-noble | 2026-05-17 02:06:02.539 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.552066 | ubuntu-noble | 2026-05-17 02:06:02.540 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.552075 | ubuntu-noble | 2026-05-17 02:06:02.540 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.552085 | ubuntu-noble | 2026-05-17 02:06:02.540 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.552094 | ubuntu-noble | 2026-05-17 02:06:02.540 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.552116 | ubuntu-noble | 2026-05-17 02:06:02.541 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.552320 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_for_active_directory [0.021154s] ... ok 2026-05-17 02:06:02.564747 | ubuntu-noble | {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_invalid_string_2_invalid [0.018425s] ... ok 2026-05-17 02:06:02.577406 | ubuntu-noble | 2026-05-17 02:06:02.561 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.577440 | ubuntu-noble | 2026-05-17 02:06:02.561 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.577479 | ubuntu-noble | 2026-05-17 02:06:02.561 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.577493 | ubuntu-noble | 2026-05-17 02:06:02.562 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.577501 | ubuntu-noble | 2026-05-17 02:06:02.562 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.577510 | ubuntu-noble | 2026-05-17 02:06:02.562 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.577519 | ubuntu-noble | 2026-05-17 02:06:02.563 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.577913 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_2 [0.022564s] ... ok 2026-05-17 02:06:02.583577 | ubuntu-noble | {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_raise_error_2_None [0.018988s] ... ok 2026-05-17 02:06:02.599166 | ubuntu-noble | 2026-05-17 02:06:02.584 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.599198 | ubuntu-noble | 2026-05-17 02:06:02.584 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.599208 | ubuntu-noble | 2026-05-17 02:06:02.584 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.599229 | ubuntu-noble | 2026-05-17 02:06:02.584 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.599238 | ubuntu-noble | 2026-05-17 02:06:02.585 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.599247 | ubuntu-noble | 2026-05-17 02:06:02.585 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.599256 | ubuntu-noble | 2026-05-17 02:06:02.586 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.599623 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_nfs_export_policy_api_error [0.021808s] ... ok 2026-05-17 02:06:02.602284 | ubuntu-noble | {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_5___n___False_ [0.018682s] ... ok 2026-05-17 02:06:02.619393 | ubuntu-noble | 2026-05-17 02:06:02.605 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.619425 | ubuntu-noble | 2026-05-17 02:06:02.606 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.619434 | ubuntu-noble | 2026-05-17 02:06:02.606 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.619443 | ubuntu-noble | 2026-05-17 02:06:02.606 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.619511 | ubuntu-noble | 2026-05-17 02:06:02.606 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.619530 | ubuntu-noble | 2026-05-17 02:06:02.606 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.619539 | ubuntu-noble | 2026-05-17 02:06:02.607 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.619924 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_2 [0.021585s] ... ok 2026-05-17 02:06:02.620620 | ubuntu-noble | {1} manila.tests.test_utils.RequireDriverInitializedTestCase.test_require_driver_initialized_1_True [0.018232s] ... ok 2026-05-17 02:06:02.638507 | ubuntu-noble | 2026-05-17 02:06:02.627 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.638544 | ubuntu-noble | 2026-05-17 02:06:02.627 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.638554 | ubuntu-noble | 2026-05-17 02:06:02.627 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.638563 | ubuntu-noble | 2026-05-17 02:06:02.628 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.638573 | ubuntu-noble | 2026-05-17 02:06:02.628 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.638582 | ubuntu-noble | 2026-05-17 02:06:02.628 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.638592 | ubuntu-noble | 2026-05-17 02:06:02.628 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] VLAN 1001 already exists on port e0a _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:02.638601 | ubuntu-noble | 2026-05-17 02:06:02.629 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.638696 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vlan_already_present [0.021573s] ... ok 2026-05-17 02:06:02.639716 | ubuntu-noble | {1} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_3___6months____P6M__ [0.018395s] ... ok 2026-05-17 02:06:02.658418 | ubuntu-noble | {1} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_false_3_False [0.018610s] ... ok 2026-05-17 02:06:02.661368 | ubuntu-noble | 2026-05-17 02:06:02.649 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.661396 | ubuntu-noble | 2026-05-17 02:06:02.649 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.661415 | ubuntu-noble | 2026-05-17 02:06:02.649 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.661480 | ubuntu-noble | 2026-05-17 02:06:02.649 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.661514 | ubuntu-noble | 2026-05-17 02:06:02.649 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.661523 | ubuntu-noble | 2026-05-17 02:06:02.650 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.661532 | ubuntu-noble | 2026-05-17 02:06:02.651 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.661710 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_4 [0.021391s] ... ok 2026-05-17 02:06:02.676851 | ubuntu-noble | {1} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_missing [0.018718s] ... ok 2026-05-17 02:06:02.685964 | ubuntu-noble | 2026-05-17 02:06:02.670 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.685984 | ubuntu-noble | 2026-05-17 02:06:02.671 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.685990 | ubuntu-noble | 2026-05-17 02:06:02.671 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.685995 | ubuntu-noble | 2026-05-17 02:06:02.671 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.686001 | ubuntu-noble | 2026-05-17 02:06:02.671 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.686006 | ubuntu-noble | 2026-05-17 02:06:02.671 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.686012 | ubuntu-noble | 2026-05-17 02:06:02.673 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.686379 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_snaplock_type_2_enterprise [0.022667s] ... ok 2026-05-17 02:06:02.694917 | ubuntu-noble | {1} manila.tests.test_utils.TestComparableMixin.test_ne [0.017968s] ... ok 2026-05-17 02:06:02.708034 | ubuntu-noble | 2026-05-17 02:06:02.693 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.708082 | ubuntu-noble | 2026-05-17 02:06:02.693 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.708092 | ubuntu-noble | 2026-05-17 02:06:02.693 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.708102 | ubuntu-noble | 2026-05-17 02:06:02.693 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.708111 | ubuntu-noble | 2026-05-17 02:06:02.694 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.708120 | ubuntu-noble | 2026-05-17 02:06:02.694 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.708130 | ubuntu-noble | 2026-05-17 02:06:02.694 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Creating Vserver fake_vserver with create args {'vserver-name': 'fake_vserver', 'root-volume': 'fake_root_volume', 'root-volume-aggregate': 'fake_root_aggr', 'root-volume-security-style': 'unix', 'name-server-switch': {'nsswitch': 'file'}, 'is-space-reporting-logical': 'false', 'is-space-enforcement-logical': 'false'} _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:02.708142 | ubuntu-noble | 2026-05-17 02:06:02.695 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.708428 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_delete_retention_hours_2_65535 [0.021381s] ... ok 2026-05-17 02:06:02.712958 | ubuntu-noble | {1} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_disabled_1___ [0.018142s] ... ok 2026-05-17 02:06:02.726727 | ubuntu-noble | 2026-05-17 02:06:02.715 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.726790 | ubuntu-noble | 2026-05-17 02:06:02.715 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.726801 | ubuntu-noble | 2026-05-17 02:06:02.715 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.726824 | ubuntu-noble | 2026-05-17 02:06:02.715 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.726842 | ubuntu-noble | 2026-05-17 02:06:02.715 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.726851 | ubuntu-noble | 2026-05-17 02:06:02.716 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.726861 | ubuntu-noble | 2026-05-17 02:06:02.716 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Creating Vserver fake_vserver with create args {'vserver-name': 'fake_vserver', 'vserver-subtype': 'dp_destination', 'ipspace': 'ipspace_fake', 'is-space-reporting-logical': 'false', 'is-space-enforcement-logical': 'false'} _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:02.726871 | ubuntu-noble | 2026-05-17 02:06:02.717 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.727015 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_dp_destination [0.021976s] ... ok 2026-05-17 02:06:02.732967 | ubuntu-noble | {1} manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code [0.019981s] ... ok 2026-05-17 02:06:02.752095 | ubuntu-noble | {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_begin_detaching [0.018743s] ... ok 2026-05-17 02:06:02.753792 | ubuntu-noble | 2026-05-17 02:06:02.736 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.753866 | ubuntu-noble | 2026-05-17 02:06:02.737 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.753875 | ubuntu-noble | 2026-05-17 02:06:02.737 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.753884 | ubuntu-noble | 2026-05-17 02:06:02.737 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.753893 | ubuntu-noble | 2026-05-17 02:06:02.738 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.753901 | ubuntu-noble | 2026-05-17 02:06:02.738 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.753930 | ubuntu-noble | 2026-05-17 02:06:02.738 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Creating Vserver fake_vserver with create args {'vserver-name': 'fake_vserver', 'root-volume': 'fake_root_volume', 'root-volume-aggregate': 'fake_root_aggr', 'root-volume-security-style': 'unix', 'name-server-switch': {'nsswitch': 'file'}, 'is-space-reporting-logical': 'false', 'is-space-enforcement-logical': 'false'} _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:02.753940 | ubuntu-noble | 2026-05-17 02:06:02.739 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.754172 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_no_ipspace [0.022085s] ... ok 2026-05-17 02:06:02.770665 | ubuntu-noble | 2026-05-17 02:06:02.759 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.770709 | ubuntu-noble | 2026-05-17 02:06:02.759 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.771396 | ubuntu-noble | 2026-05-17 02:06:02.759 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.771414 | ubuntu-noble | 2026-05-17 02:06:02.759 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.771423 | ubuntu-noble | 2026-05-17 02:06:02.760 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.771550 | ubuntu-noble | 2026-05-17 02:06:02.760 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.771562 | ubuntu-noble | 2026-05-17 02:06:02.760 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] FPolicy event fake_fpolicy_event_name not found. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:02.771572 | ubuntu-noble | 2026-05-17 02:06:02.761 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.771587 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_event_2_18253 [0.021388s] ... ok 2026-05-17 02:06:02.771950 | ubuntu-noble | {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach_availability_zone_differs [0.018962s] ... ok 2026-05-17 02:06:02.790057 | ubuntu-noble | {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach_volume_already_attached [0.019008s] ... ok 2026-05-17 02:06:02.791114 | ubuntu-noble | 2026-05-17 02:06:02.781 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.791386 | ubuntu-noble | 2026-05-17 02:06:02.781 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.791394 | ubuntu-noble | 2026-05-17 02:06:02.781 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.791400 | ubuntu-noble | 2026-05-17 02:06:02.781 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.791406 | ubuntu-noble | 2026-05-17 02:06:02.782 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.791417 | ubuntu-noble | 2026-05-17 02:06:02.782 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.791423 | ubuntu-noble | 2026-05-17 02:06:02.782 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] FPolicy scope fake_fpolicy_name not found. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:02.791429 | ubuntu-noble | 2026-05-17 02:06:02.783 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.791438 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_scope_2_18259 [0.022333s] ... ok 2026-05-17 02:06:02.810305 | ubuntu-noble | {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_failed_exception [0.019642s] ... ok 2026-05-17 02:06:02.820300 | ubuntu-noble | 2026-05-17 02:06:02.804 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.820324 | ubuntu-noble | 2026-05-17 02:06:02.804 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.820330 | ubuntu-noble | 2026-05-17 02:06:02.804 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.820335 | ubuntu-noble | 2026-05-17 02:06:02.805 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.820341 | ubuntu-noble | 2026-05-17 02:06:02.805 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:02.820354 | ubuntu-noble | 2026-05-17 02:06:02.805 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:02.820360 | ubuntu-noble | 2026-05-17 02:06:02.806 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:02.820770 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_nfs_export_policy_not_found [0.022910s] ... ok 2026-05-17 02:06:02.828474 | ubuntu-noble | {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_force [0.018667s] ... ok 2026-05-17 02:06:02.847352 | ubuntu-noble | {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_delete [0.018266s] ... ok 2026-05-17 02:06:02.866141 | ubuntu-noble | {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_initialize_connection [0.018940s] ... ok 2026-05-17 02:06:02.884731 | ubuntu-noble | {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_reserve_volume [0.018584s] ... ok 2026-05-17 02:06:03.267644 | ubuntu-noble | 2026-05-17 02:06:03.252 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.267720 | ubuntu-noble | 2026-05-17 02:06:03.253 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.267731 | ubuntu-noble | 2026-05-17 02:06:03.253 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.267740 | ubuntu-noble | 2026-05-17 02:06:03.253 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.267749 | ubuntu-noble | 2026-05-17 02:06:03.253 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.267757 | ubuntu-noble | 2026-05-17 02:06:03.253 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.267767 | ubuntu-noble | 2026-05-17 02:06:03.255 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.268150 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_kerberos [0.448970s] ... ok 2026-05-17 02:06:03.288090 | ubuntu-noble | 2026-05-17 02:06:03.274 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.288140 | ubuntu-noble | 2026-05-17 02:06:03.274 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.288150 | ubuntu-noble | 2026-05-17 02:06:03.274 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.288158 | ubuntu-noble | 2026-05-17 02:06:03.275 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.288167 | ubuntu-noble | 2026-05-17 02:06:03.275 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.288175 | ubuntu-noble | 2026-05-17 02:06:03.275 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.288184 | ubuntu-noble | 2026-05-17 02:06:03.276 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.288568 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_no_domain [0.021233s] ... ok 2026-05-17 02:06:03.309983 | ubuntu-noble | 2026-05-17 02:06:03.295 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.310043 | ubuntu-noble | 2026-05-17 02:06:03.295 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.310054 | ubuntu-noble | 2026-05-17 02:06:03.295 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.310063 | ubuntu-noble | 2026-05-17 02:06:03.296 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.310085 | ubuntu-noble | 2026-05-17 02:06:03.296 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.310093 | ubuntu-noble | 2026-05-17 02:06:03.296 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.310115 | ubuntu-noble | 2026-05-17 02:06:03.297 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.310654 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_shared [0.019943s] ... ok 2026-05-17 02:06:03.326815 | ubuntu-noble | 2026-05-17 02:06:03.315 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.326852 | ubuntu-noble | 2026-05-17 02:06:03.315 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.326863 | ubuntu-noble | 2026-05-17 02:06:03.315 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.326873 | ubuntu-noble | 2026-05-17 02:06:03.316 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.326882 | ubuntu-noble | 2026-05-17 02:06:03.316 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.326891 | ubuntu-noble | 2026-05-17 02:06:03.316 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.326901 | ubuntu-noble | 2026-05-17 02:06:03.317 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.327315 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_clone_children_for_snapshot [0.020094s] ... ok 2026-05-17 02:06:03.346679 | ubuntu-noble | 2026-05-17 02:06:03.335 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.346713 | ubuntu-noble | 2026-05-17 02:06:03.335 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.346719 | ubuntu-noble | 2026-05-17 02:06:03.335 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.346724 | ubuntu-noble | 2026-05-17 02:06:03.336 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.346738 | ubuntu-noble | 2026-05-17 02:06:03.336 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.346743 | ubuntu-noble | 2026-05-17 02:06:03.336 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.346749 | ubuntu-noble | 2026-05-17 02:06:03.337 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.347201 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_aggregate_capacities_none_requested [0.019635s] ... ok 2026-05-17 02:06:03.365652 | ubuntu-noble | 2026-05-17 02:06:03.354 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.365684 | ubuntu-noble | 2026-05-17 02:06:03.355 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.365694 | ubuntu-noble | 2026-05-17 02:06:03.355 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.365702 | ubuntu-noble | 2026-05-17 02:06:03.355 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.365711 | ubuntu-noble | 2026-05-17 02:06:03.355 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.365719 | ubuntu-noble | 2026-05-17 02:06:03.355 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.365738 | ubuntu-noble | 2026-05-17 02:06:03.356 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.366086 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_aggregate_capacities_not_found [0.019526s] ... ok 2026-05-17 02:06:03.387771 | ubuntu-noble | 2026-05-17 02:06:03.374 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.387800 | ubuntu-noble | 2026-05-17 02:06:03.374 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.387806 | ubuntu-noble | 2026-05-17 02:06:03.374 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.387812 | ubuntu-noble | 2026-05-17 02:06:03.375 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.387817 | ubuntu-noble | 2026-05-17 02:06:03.375 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.387822 | ubuntu-noble | 2026-05-17 02:06:03.375 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.387828 | ubuntu-noble | 2026-05-17 02:06:03.376 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.388160 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peer_policy_not_supported [0.019728s] ... ok 2026-05-17 02:06:03.405055 | ubuntu-noble | 2026-05-17 02:06:03.394 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.405106 | ubuntu-noble | 2026-05-17 02:06:03.394 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.405113 | ubuntu-noble | 2026-05-17 02:06:03.394 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.405119 | ubuntu-noble | 2026-05-17 02:06:03.395 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.405130 | ubuntu-noble | 2026-05-17 02:06:03.395 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.405136 | ubuntu-noble | 2026-05-17 02:06:03.395 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.405168 | ubuntu-noble | 2026-05-17 02:06:03.396 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.405581 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_data_lif_details_for_nodes [0.019718s] ... ok 2026-05-17 02:06:03.427606 | ubuntu-noble | 2026-05-17 02:06:03.414 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.427639 | ubuntu-noble | 2026-05-17 02:06:03.414 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.427648 | ubuntu-noble | 2026-05-17 02:06:03.414 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.427657 | ubuntu-noble | 2026-05-17 02:06:03.415 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.427665 | ubuntu-noble | 2026-05-17 02:06:03.415 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.427674 | ubuntu-noble | 2026-05-17 02:06:03.415 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.427682 | ubuntu-noble | 2026-05-17 02:06:03.416 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.428164 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_deleted_snapshots [0.020161s] ... ok 2026-05-17 02:06:03.446166 | ubuntu-noble | 2026-05-17 02:06:03.435 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.446203 | ubuntu-noble | 2026-05-17 02:06:03.435 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.446214 | ubuntu-noble | 2026-05-17 02:06:03.435 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.446235 | ubuntu-noble | 2026-05-17 02:06:03.435 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.446268 | ubuntu-noble | 2026-05-17 02:06:03.435 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.446278 | ubuntu-noble | 2026-05-17 02:06:03.436 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.446288 | ubuntu-noble | 2026-05-17 02:06:03.436 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.446623 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_scopes [0.020331s] ... ok 2026-05-17 02:06:03.470479 | ubuntu-noble | 2026-05-17 02:06:03.455 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.470499 | ubuntu-noble | 2026-05-17 02:06:03.455 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.470505 | ubuntu-noble | 2026-05-17 02:06:03.455 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.470511 | ubuntu-noble | 2026-05-17 02:06:03.456 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.470516 | ubuntu-noble | 2026-05-17 02:06:03.456 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.470521 | ubuntu-noble | 2026-05-17 02:06:03.456 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.470527 | ubuntu-noble | 2026-05-17 02:06:03.457 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.470895 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_no_ipspace_feature [0.020110s] ... ok 2026-05-17 02:06:03.484417 | ubuntu-noble | 2026-05-17 02:06:03.474 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.484483 | ubuntu-noble | 2026-05-17 02:06:03.475 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.484511 | ubuntu-noble | 2026-05-17 02:06:03.475 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.484528 | ubuntu-noble | 2026-05-17 02:06:03.475 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.484536 | ubuntu-noble | 2026-05-17 02:06:03.475 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.484545 | ubuntu-noble | 2026-05-17 02:06:03.475 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.484554 | ubuntu-noble | 2026-05-17 02:06:03.476 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.484929 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspaces_not_supported [0.019583s] ... ok 2026-05-17 02:06:03.510011 | ubuntu-noble | 2026-05-17 02:06:03.494 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.510046 | ubuntu-noble | 2026-05-17 02:06:03.495 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.510056 | ubuntu-noble | 2026-05-17 02:06:03.495 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.510064 | ubuntu-noble | 2026-05-17 02:06:03.495 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.510073 | ubuntu-noble | 2026-05-17 02:06:03.495 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.510081 | ubuntu-noble | 2026-05-17 02:06:03.495 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.510090 | ubuntu-noble | 2026-05-17 02:06:03.496 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.510586 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_data_ports [0.019895s] ... ok 2026-05-17 02:06:03.530092 | ubuntu-noble | 2026-05-17 02:06:03.515 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.530126 | ubuntu-noble | 2026-05-17 02:06:03.515 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.530145 | ubuntu-noble | 2026-05-17 02:06:03.515 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.530154 | ubuntu-noble | 2026-05-17 02:06:03.515 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.530162 | ubuntu-noble | 2026-05-17 02:06:03.515 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.530171 | ubuntu-noble | 2026-05-17 02:06:03.515 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.530179 | ubuntu-noble | 2026-05-17 02:06:03.516 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.530414 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_counter_info_not_found [0.020385s] ... ok 2026-05-17 02:06:03.545112 | ubuntu-noble | 2026-05-17 02:06:03.535 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.545133 | ubuntu-noble | 2026-05-17 02:06:03.535 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.545139 | ubuntu-noble | 2026-05-17 02:06:03.535 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.545144 | ubuntu-noble | 2026-05-17 02:06:03.536 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.545158 | ubuntu-noble | 2026-05-17 02:06:03.536 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.545164 | ubuntu-noble | 2026-05-17 02:06:03.536 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.545169 | ubuntu-noble | 2026-05-17 02:06:03.537 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.545651 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_security_key_manager_nve_support_disabled [0.019782s] ... ok 2026-05-17 02:06:03.570102 | ubuntu-noble | 2026-05-17 02:06:03.554 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.570146 | ubuntu-noble | 2026-05-17 02:06:03.555 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.570156 | ubuntu-noble | 2026-05-17 02:06:03.555 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.570165 | ubuntu-noble | 2026-05-17 02:06:03.555 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.570173 | ubuntu-noble | 2026-05-17 02:06:03.555 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.570182 | ubuntu-noble | 2026-05-17 02:06:03.556 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.570190 | ubuntu-noble | 2026-05-17 02:06:03.556 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.570481 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_storage_failover_partner [0.019549s] ... ok 2026-05-17 02:06:03.584374 | ubuntu-noble | 2026-05-17 02:06:03.574 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.584394 | ubuntu-noble | 2026-05-17 02:06:03.575 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.584411 | ubuntu-noble | 2026-05-17 02:06:03.575 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.584416 | ubuntu-noble | 2026-05-17 02:06:03.575 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.584437 | ubuntu-noble | 2026-05-17 02:06:03.575 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.584443 | ubuntu-noble | 2026-05-17 02:06:03.575 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.584471 | ubuntu-noble | 2026-05-17 02:06:03.576 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.585065 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_2_False [0.019844s] ... ok 2026-05-17 02:06:03.606159 | ubuntu-noble | 2026-05-17 02:06:03.594 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.606193 | ubuntu-noble | 2026-05-17 02:06:03.595 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.606202 | ubuntu-noble | 2026-05-17 02:06:03.595 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.606211 | ubuntu-noble | 2026-05-17 02:06:03.595 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.606219 | ubuntu-noble | 2026-05-17 02:06:03.595 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.606228 | ubuntu-noble | 2026-05-17 02:06:03.595 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.606236 | ubuntu-noble | 2026-05-17 02:06:03.596 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.606632 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_clone_parent_snaphot_1 [0.019841s] ... ok 2026-05-17 02:06:03.625477 | ubuntu-noble | 2026-05-17 02:06:03.614 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.625512 | ubuntu-noble | 2026-05-17 02:06:03.614 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.625521 | ubuntu-noble | 2026-05-17 02:06:03.615 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.625530 | ubuntu-noble | 2026-05-17 02:06:03.615 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.625538 | ubuntu-noble | 2026-05-17 02:06:03.615 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.625547 | ubuntu-noble | 2026-05-17 02:06:03.615 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.625566 | ubuntu-noble | 2026-05-17 02:06:03.616 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.625951 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_to_manage_not_found [0.020122s] ... ok 2026-05-17 02:06:03.650575 | ubuntu-noble | 2026-05-17 02:06:03.637 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.650621 | ubuntu-noble | 2026-05-17 02:06:03.637 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.650626 | ubuntu-noble | 2026-05-17 02:06:03.637 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.650637 | ubuntu-noble | 2026-05-17 02:06:03.637 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.650641 | ubuntu-noble | 2026-05-17 02:06:03.638 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.650656 | ubuntu-noble | 2026-05-17 02:06:03.638 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.650661 | ubuntu-noble | 2026-05-17 02:06:03.639 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.651881 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_ipspace_not_supported [0.022390s] ... ok 2026-05-17 02:06:03.672996 | ubuntu-noble | 2026-05-17 02:06:03.657 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.673030 | ubuntu-noble | 2026-05-17 02:06:03.657 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.673040 | ubuntu-noble | 2026-05-17 02:06:03.657 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.673063 | ubuntu-noble | 2026-05-17 02:06:03.657 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.673072 | ubuntu-noble | 2026-05-17 02:06:03.658 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.673092 | ubuntu-noble | 2026-05-17 02:06:03.658 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.673101 | ubuntu-noble | 2026-05-17 02:06:03.659 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.673252 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_volume_count [0.019562s] ... ok 2026-05-17 02:06:03.689671 | ubuntu-noble | 2026-05-17 02:06:03.677 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.689694 | ubuntu-noble | 2026-05-17 02:06:03.677 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.689700 | ubuntu-noble | 2026-05-17 02:06:03.677 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.689719 | ubuntu-noble | 2026-05-17 02:06:03.678 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.689725 | ubuntu-noble | 2026-05-17 02:06:03.678 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.689730 | ubuntu-noble | 2026-05-17 02:06:03.678 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.689735 | ubuntu-noble | 2026-05-17 02:06:03.679 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.690242 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_unsupported [0.020025s] ... ok 2026-05-17 02:06:03.711411 | ubuntu-noble | 2026-05-17 02:06:03.697 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.711506 | ubuntu-noble | 2026-05-17 02:06:03.697 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.711523 | ubuntu-noble | 2026-05-17 02:06:03.698 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.711532 | ubuntu-noble | 2026-05-17 02:06:03.698 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.711551 | ubuntu-noble | 2026-05-17 02:06:03.698 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.711560 | ubuntu-noble | 2026-05-17 02:06:03.698 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.711569 | ubuntu-noble | 2026-05-17 02:06:03.699 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.712055 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted_no_records_found [0.020209s] ... ok 2026-05-17 02:06:03.729098 | ubuntu-noble | 2026-05-17 02:06:03.717 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.729123 | ubuntu-noble | 2026-05-17 02:06:03.718 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.729129 | ubuntu-noble | 2026-05-17 02:06:03.718 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.729135 | ubuntu-noble | 2026-05-17 02:06:03.718 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.729140 | ubuntu-noble | 2026-05-17 02:06:03.718 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.729146 | ubuntu-noble | 2026-05-17 02:06:03.718 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.729152 | ubuntu-noble | 2026-05-17 02:06:03.719 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.729584 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_aggregates [0.019947s] ... ok 2026-05-17 02:06:03.751237 | ubuntu-noble | 2026-05-17 02:06:03.738 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.751385 | ubuntu-noble | 2026-05-17 02:06:03.738 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.751397 | ubuntu-noble | 2026-05-17 02:06:03.738 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.751418 | ubuntu-noble | 2026-05-17 02:06:03.739 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.751427 | ubuntu-noble | 2026-05-17 02:06:03.739 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.751481 | ubuntu-noble | 2026-05-17 02:06:03.739 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.751496 | ubuntu-noble | 2026-05-17 02:06:03.740 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.751512 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_non_root_aggregates [0.021051s] ... ok 2026-05-17 02:06:03.771424 | ubuntu-noble | 2026-05-17 02:06:03.758 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.771469 | ubuntu-noble | 2026-05-17 02:06:03.758 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.771481 | ubuntu-noble | 2026-05-17 02:06:03.758 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.771487 | ubuntu-noble | 2026-05-17 02:06:03.759 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.771492 | ubuntu-noble | 2026-05-17 02:06:03.759 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.771498 | ubuntu-noble | 2026-05-17 02:06:03.759 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.771503 | ubuntu-noble | 2026-05-17 02:06:03.760 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.771679 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_volume_snapshots_1 [0.019747s] ... ok 2026-05-17 02:06:03.791524 | ubuntu-noble | 2026-05-17 02:06:03.778 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.791547 | ubuntu-noble | 2026-05-17 02:06:03.778 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.791560 | ubuntu-noble | 2026-05-17 02:06:03.778 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.791575 | ubuntu-noble | 2026-05-17 02:06:03.779 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.791580 | ubuntu-noble | 2026-05-17 02:06:03.779 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.791585 | ubuntu-noble | 2026-05-17 02:06:03.779 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.791591 | ubuntu-noble | 2026-05-17 02:06:03.780 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.791893 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vserver_aggregates_none_found [0.019712s] ... ok 2026-05-17 02:06:03.810931 | ubuntu-noble | 2026-05-17 02:06:03.798 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.810955 | ubuntu-noble | 2026-05-17 02:06:03.798 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.810961 | ubuntu-noble | 2026-05-17 02:06:03.798 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.810967 | ubuntu-noble | 2026-05-17 02:06:03.799 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.810972 | ubuntu-noble | 2026-05-17 02:06:03.799 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.810977 | ubuntu-noble | 2026-05-17 02:06:03.799 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.810983 | ubuntu-noble | 2026-05-17 02:06:03.800 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.811591 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mark_qos_policy_group_for_deletion_rename_failure [0.020069s] ... ok 2026-05-17 02:06:03.834440 | ubuntu-noble | 2026-05-17 02:06:03.819 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.834498 | ubuntu-noble | 2026-05-17 02:06:03.819 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.834505 | ubuntu-noble | 2026-05-17 02:06:03.819 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.834510 | ubuntu-noble | 2026-05-17 02:06:03.819 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.834516 | ubuntu-noble | 2026-05-17 02:06:03.820 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.834521 | ubuntu-noble | 2026-05-17 02:06:03.820 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.834526 | ubuntu-noble | 2026-05-17 02:06:03.820 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.834934 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_migration_check_job_state [0.020911s] ... ok 2026-05-17 02:06:03.854696 | ubuntu-noble | 2026-05-17 02:06:03.840 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.854723 | ubuntu-noble | 2026-05-17 02:06:03.840 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.854731 | ubuntu-noble | 2026-05-17 02:06:03.840 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.854738 | ubuntu-noble | 2026-05-17 02:06:03.840 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.854746 | ubuntu-noble | 2026-05-17 02:06:03.841 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.854752 | ubuntu-noble | 2026-05-17 02:06:03.841 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.854771 | ubuntu-noble | 2026-05-17 02:06:03.842 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.855258 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_1_server_to_server [0.020750s] ... ok 2026-05-17 02:06:03.868548 | ubuntu-noble | 2026-05-17 02:06:03.860 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.868571 | ubuntu-noble | 2026-05-17 02:06:03.860 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.868578 | ubuntu-noble | 2026-05-17 02:06:03.860 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.868583 | ubuntu-noble | 2026-05-17 02:06:03.860 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.868588 | ubuntu-noble | 2026-05-17 02:06:03.861 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.868593 | ubuntu-noble | 2026-05-17 02:06:03.861 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.868599 | ubuntu-noble | 2026-05-17 02:06:03.861 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.868878 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_cifs_share_access_1_True [0.019599s] ... ok 2026-05-17 02:06:03.888381 | ubuntu-noble | 2026-05-17 02:06:03.880 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.888418 | ubuntu-noble | 2026-05-17 02:06:03.880 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.888428 | ubuntu-noble | 2026-05-17 02:06:03.880 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.888490 | ubuntu-noble | 2026-05-17 02:06:03.880 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.888505 | ubuntu-noble | 2026-05-17 02:06:03.880 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.888514 | ubuntu-noble | 2026-05-17 02:06:03.880 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.888533 | ubuntu-noble | 2026-05-17 02:06:03.881 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.888735 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_snapmirror_1 [0.019609s] ... ok 2026-05-17 02:06:03.908131 | ubuntu-noble | 2026-05-17 02:06:03.899 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.908169 | ubuntu-noble | 2026-05-17 02:06:03.900 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.908179 | ubuntu-noble | 2026-05-17 02:06:03.900 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.908187 | ubuntu-noble | 2026-05-17 02:06:03.900 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.908196 | ubuntu-noble | 2026-05-17 02:06:03.900 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.908204 | ubuntu-noble | 2026-05-17 02:06:03.900 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.908213 | ubuntu-noble | 2026-05-17 02:06:03.901 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.908639 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mount_volume [0.019903s] ... ok 2026-05-17 02:06:03.928084 | ubuntu-noble | 2026-05-17 02:06:03.919 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.928140 | ubuntu-noble | 2026-05-17 02:06:03.920 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.928150 | ubuntu-noble | 2026-05-17 02:06:03.920 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.928159 | ubuntu-noble | 2026-05-17 02:06:03.920 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.928168 | ubuntu-noble | 2026-05-17 02:06:03.920 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.928186 | ubuntu-noble | 2026-05-17 02:06:03.920 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.928195 | ubuntu-noble | 2026-05-17 02:06:03.921 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.928623 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_offline_volume_api_error [0.020252s] ... ok 2026-05-17 02:06:03.947998 | ubuntu-noble | 2026-05-17 02:06:03.939 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.948035 | ubuntu-noble | 2026-05-17 02:06:03.940 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.948045 | ubuntu-noble | 2026-05-17 02:06:03.940 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.948054 | ubuntu-noble | 2026-05-17 02:06:03.940 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.948062 | ubuntu-noble | 2026-05-17 02:06:03.940 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.948072 | ubuntu-noble | 2026-05-17 02:06:03.940 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.948100 | ubuntu-noble | 2026-05-17 02:06:03.941 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.948420 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_1 [0.019768s] ... ok 2026-05-17 02:06:03.968578 | ubuntu-noble | 2026-05-17 02:06:03.960 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.968614 | ubuntu-noble | 2026-05-17 02:06:03.960 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.968624 | ubuntu-noble | 2026-05-17 02:06:03.960 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.968633 | ubuntu-noble | 2026-05-17 02:06:03.960 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.968665 | ubuntu-noble | 2026-05-17 02:06:03.961 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.968675 | ubuntu-noble | 2026-05-17 02:06:03.961 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.968684 | ubuntu-noble | 2026-05-17 02:06:03.962 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.969059 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_prune_deleted_nfs_export_policies [0.020693s] ... ok 2026-05-17 02:06:03.989069 | ubuntu-noble | 2026-05-17 02:06:03.980 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.989132 | ubuntu-noble | 2026-05-17 02:06:03.981 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.989142 | ubuntu-noble | 2026-05-17 02:06:03.981 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.989151 | ubuntu-noble | 2026-05-17 02:06:03.981 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.989177 | ubuntu-noble | 2026-05-17 02:06:03.981 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:03.989186 | ubuntu-noble | 2026-05-17 02:06:03.981 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:03.989195 | ubuntu-noble | 2026-05-17 02:06:03.982 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:03.989600 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_create_3 [0.019785s] ... ok 2026-05-17 02:06:04.008372 | ubuntu-noble | 2026-05-17 02:06:04.000 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.008425 | ubuntu-noble | 2026-05-17 02:06:04.000 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.008436 | ubuntu-noble | 2026-05-17 02:06:04.000 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.008644 | ubuntu-noble | 2026-05-17 02:06:04.000 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.008657 | ubuntu-noble | 2026-05-17 02:06:04.000 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.008666 | ubuntu-noble | 2026-05-17 02:06:04.000 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.008676 | ubuntu-noble | 2026-05-17 02:06:04.001 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.009132 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get [0.019229s] ... ok 2026-05-17 02:06:04.028633 | ubuntu-noble | 2026-05-17 02:06:04.020 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.028721 | ubuntu-noble | 2026-05-17 02:06:04.020 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.028741 | ubuntu-noble | 2026-05-17 02:06:04.020 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.028747 | ubuntu-noble | 2026-05-17 02:06:04.020 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.028752 | ubuntu-noble | 2026-05-17 02:06:04.021 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.028758 | ubuntu-noble | 2026-05-17 02:06:04.021 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.028764 | ubuntu-noble | 2026-05-17 02:06:04.022 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.029164 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get_other_zapi_errors [0.020585s] ... ok 2026-05-17 02:06:04.049128 | ubuntu-noble | 2026-05-17 02:06:04.040 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.049159 | ubuntu-noble | 2026-05-17 02:06:04.040 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.049203 | ubuntu-noble | 2026-05-17 02:06:04.041 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.049212 | ubuntu-noble | 2026-05-17 02:06:04.041 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.049221 | ubuntu-noble | 2026-05-17 02:06:04.041 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.049230 | ubuntu-noble | 2026-05-17 02:06:04.041 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.049238 | ubuntu-noble | 2026-05-17 02:06:04.042 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.050245 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_2 [0.020047s] ... ok 2026-05-17 02:06:04.069120 | ubuntu-noble | 2026-05-17 02:06:04.060 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.069155 | ubuntu-noble | 2026-05-17 02:06:04.061 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.069164 | ubuntu-noble | 2026-05-17 02:06:04.061 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.069173 | ubuntu-noble | 2026-05-17 02:06:04.061 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.069181 | ubuntu-noble | 2026-05-17 02:06:04.061 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.069190 | ubuntu-noble | 2026-05-17 02:06:04.061 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.069199 | ubuntu-noble | 2026-05-17 02:06:04.062 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.069726 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_port_from_broadcast_domain [0.020036s] ... ok 2026-05-17 02:06:04.088797 | ubuntu-noble | 2026-05-17 02:06:04.080 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.088853 | ubuntu-noble | 2026-05-17 02:06:04.080 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.088864 | ubuntu-noble | 2026-05-17 02:06:04.080 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.088890 | ubuntu-noble | 2026-05-17 02:06:04.081 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.088916 | ubuntu-noble | 2026-05-17 02:06:04.081 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.089098 | ubuntu-noble | 2026-05-17 02:06:04.081 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.089112 | ubuntu-noble | 2026-05-17 02:06:04.082 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.089128 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resync_snapmirror_svm [0.020164s] ... ok 2026-05-17 02:06:04.108822 | ubuntu-noble | 2026-05-17 02:06:04.100 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.108844 | ubuntu-noble | 2026-05-17 02:06:04.100 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.108850 | ubuntu-noble | 2026-05-17 02:06:04.100 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.108855 | ubuntu-noble | 2026-05-17 02:06:04.101 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.108861 | ubuntu-noble | 2026-05-17 02:06:04.101 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.108866 | ubuntu-noble | 2026-05-17 02:06:04.101 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.108872 | ubuntu-noble | 2026-05-17 02:06:04.102 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.109291 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_cluster_peer_policy_no_arguments [0.019144s] ... ok 2026-05-17 02:06:04.128375 | ubuntu-noble | 2026-05-17 02:06:04.120 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.128414 | ubuntu-noble | 2026-05-17 02:06:04.120 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.128529 | ubuntu-noble | 2026-05-17 02:06:04.120 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.128547 | ubuntu-noble | 2026-05-17 02:06:04.120 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.128556 | ubuntu-noble | 2026-05-17 02:06:04.120 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.128564 | ubuntu-noble | 2026-05-17 02:06:04.120 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.128573 | ubuntu-noble | 2026-05-17 02:06:04.121 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.128844 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_2 [0.019593s] ... ok 2026-05-17 02:06:04.148040 | ubuntu-noble | 2026-05-17 02:06:04.139 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.148074 | ubuntu-noble | 2026-05-17 02:06:04.140 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.148084 | ubuntu-noble | 2026-05-17 02:06:04.140 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.148093 | ubuntu-noble | 2026-05-17 02:06:04.140 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.148102 | ubuntu-noble | 2026-05-17 02:06:04.140 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.148110 | ubuntu-noble | 2026-05-17 02:06:04.140 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.148119 | ubuntu-noble | 2026-05-17 02:06:04.141 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.148412 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_3 [0.020017s] ... ok 2026-05-17 02:06:04.168435 | ubuntu-noble | 2026-05-17 02:06:04.160 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.168521 | ubuntu-noble | 2026-05-17 02:06:04.160 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.168532 | ubuntu-noble | 2026-05-17 02:06:04.160 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.168540 | ubuntu-noble | 2026-05-17 02:06:04.160 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.168551 | ubuntu-noble | 2026-05-17 02:06:04.160 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.168561 | ubuntu-noble | 2026-05-17 02:06:04.160 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.168573 | ubuntu-noble | 2026-05-17 02:06:04.161 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.168732 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_active_directory [0.019867s] ... ok 2026-05-17 02:06:04.188397 | ubuntu-noble | 2026-05-17 02:06:04.180 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.188420 | ubuntu-noble | 2026-05-17 02:06:04.180 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.188426 | ubuntu-noble | 2026-05-17 02:06:04.180 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.188432 | ubuntu-noble | 2026-05-17 02:06:04.180 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.188437 | ubuntu-noble | 2026-05-17 02:06:04.180 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.188472 | ubuntu-noble | 2026-05-17 02:06:04.180 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.188487 | ubuntu-noble | 2026-05-17 02:06:04.181 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.188777 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_kerberos [0.019965s] ... ok 2026-05-17 02:06:04.218867 | ubuntu-noble | 2026-05-17 02:06:04.199 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.218903 | ubuntu-noble | 2026-05-17 02:06:04.199 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.218913 | ubuntu-noble | 2026-05-17 02:06:04.199 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.218922 | ubuntu-noble | 2026-05-17 02:06:04.200 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.218930 | ubuntu-noble | 2026-05-17 02:06:04.200 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.218939 | ubuntu-noble | 2026-05-17 02:06:04.200 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.218948 | ubuntu-noble | 2026-05-17 02:06:04.201 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.219237 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_share_server_migration_start_failed_2 [0.019615s] ... ok 2026-05-17 02:06:04.238088 | ubuntu-noble | 2026-05-17 02:06:04.223 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.238123 | ubuntu-noble | 2026-05-17 02:06:04.223 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.238132 | ubuntu-noble | 2026-05-17 02:06:04.223 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.238155 | ubuntu-noble | 2026-05-17 02:06:04.223 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.238176 | ubuntu-noble | 2026-05-17 02:06:04.223 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.238193 | ubuntu-noble | 2026-05-17 02:06:04.223 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.238202 | ubuntu-noble | 2026-05-17 02:06:04.224 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.238635 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_nfs_export_policy [0.023589s] ... ok 2026-05-17 02:06:04.258433 | ubuntu-noble | 2026-05-17 02:06:04.243 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.258481 | ubuntu-noble | 2026-05-17 02:06:04.243 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.258491 | ubuntu-noble | 2026-05-17 02:06:04.243 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.258497 | ubuntu-noble | 2026-05-17 02:06:04.244 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.258503 | ubuntu-noble | 2026-05-17 02:06:04.244 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.258509 | ubuntu-noble | 2026-05-17 02:06:04.244 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.258515 | ubuntu-noble | 2026-05-17 02:06:04.245 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.258891 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_nfs_export_policy_api_error [0.019772s] ... ok 2026-05-17 02:06:04.275864 | ubuntu-noble | 2026-05-17 02:06:04.263 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.275928 | ubuntu-noble | 2026-05-17 02:06:04.263 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.275939 | ubuntu-noble | 2026-05-17 02:06:04.264 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.275947 | ubuntu-noble | 2026-05-17 02:06:04.264 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.275966 | ubuntu-noble | 2026-05-17 02:06:04.264 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.275975 | ubuntu-noble | 2026-05-17 02:06:04.264 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.275984 | ubuntu-noble | 2026-05-17 02:06:04.265 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.276185 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_snapshot [0.020233s] ... ok 2026-05-17 02:06:04.296340 | ubuntu-noble | 2026-05-17 02:06:04.283 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.296425 | ubuntu-noble | 2026-05-17 02:06:04.283 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.296436 | ubuntu-noble | 2026-05-17 02:06:04.283 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.296445 | ubuntu-noble | 2026-05-17 02:06:04.284 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.296490 | ubuntu-noble | 2026-05-17 02:06:04.284 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.296528 | ubuntu-noble | 2026-05-17 02:06:04.284 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.296538 | ubuntu-noble | 2026-05-17 02:06:04.285 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.296825 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_2_False [0.020080s] ... ok 2026-05-17 02:06:04.318125 | ubuntu-noble | 2026-05-17 02:06:04.303 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.318159 | ubuntu-noble | 2026-05-17 02:06:04.303 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.318168 | ubuntu-noble | 2026-05-17 02:06:04.303 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.318191 | ubuntu-noble | 2026-05-17 02:06:04.304 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.318199 | ubuntu-noble | 2026-05-17 02:06:04.304 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.318208 | ubuntu-noble | 2026-05-17 02:06:04.304 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.318228 | ubuntu-noble | 2026-05-17 02:06:04.305 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.318663 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migrate_complete [0.019891s] ... ok 2026-05-17 02:06:04.337988 | ubuntu-noble | 2026-05-17 02:06:04.323 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.338022 | ubuntu-noble | 2026-05-17 02:06:04.323 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.338031 | ubuntu-noble | 2026-05-17 02:06:04.323 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.338052 | ubuntu-noble | 2026-05-17 02:06:04.324 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.338061 | ubuntu-noble | 2026-05-17 02:06:04.324 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.338070 | ubuntu-noble | 2026-05-17 02:06:04.324 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.338079 | ubuntu-noble | 2026-05-17 02:06:04.325 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.338371 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_start_2 [0.019836s] ... ok 2026-05-17 02:06:04.357287 | ubuntu-noble | 2026-05-17 02:06:04.343 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.357335 | ubuntu-noble | 2026-05-17 02:06:04.344 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.357354 | ubuntu-noble | 2026-05-17 02:06:04.344 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.357363 | ubuntu-noble | 2026-05-17 02:06:04.344 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.357372 | ubuntu-noble | 2026-05-17 02:06:04.344 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Port e0a already exists in broadcast domain domain_fake _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:04.357381 | ubuntu-noble | 2026-05-17 02:06:04.345 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.357758 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_port_to_broadcast_domain_exists [0.019544s] ... ok 2026-05-17 02:06:04.376438 | ubuntu-noble | 2026-05-17 02:06:04.363 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.376481 | ubuntu-noble | 2026-05-17 02:06:04.364 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.376495 | ubuntu-noble | 2026-05-17 02:06:04.364 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.376501 | ubuntu-noble | 2026-05-17 02:06:04.364 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.376507 | ubuntu-noble | 2026-05-17 02:06:04.365 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.377222 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__check_for_cluster_credentials [0.020073s] ... ok 2026-05-17 02:06:04.395601 | ubuntu-noble | 2026-05-17 02:06:04.383 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.395622 | ubuntu-noble | 2026-05-17 02:06:04.383 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.395628 | ubuntu-noble | 2026-05-17 02:06:04.383 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.395634 | ubuntu-noble | 2026-05-17 02:06:04.383 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.395646 | ubuntu-noble | 2026-05-17 02:06:04.384 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.396014 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_ad [0.019204s] ... ok 2026-05-17 02:06:04.410214 | ubuntu-noble | 2026-05-17 02:06:04.403 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.410235 | ubuntu-noble | 2026-05-17 02:06:04.403 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.410241 | ubuntu-noble | 2026-05-17 02:06:04.403 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.410265 | ubuntu-noble | 2026-05-17 02:06:04.403 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.410271 | ubuntu-noble | 2026-05-17 02:06:04.404 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.410669 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_snapmirrors_not_found [0.019585s] ... ok 2026-05-17 02:06:04.433555 | ubuntu-noble | 2026-05-17 02:06:04.422 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.433589 | ubuntu-noble | 2026-05-17 02:06:04.422 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.433599 | ubuntu-noble | 2026-05-17 02:06:04.422 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.433627 | ubuntu-noble | 2026-05-17 02:06:04.422 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.433637 | ubuntu-noble | 2026-05-17 02:06:04.423 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.434023 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__send_volume_move_request [0.019348s] ... ok 2026-05-17 02:06:04.452772 | ubuntu-noble | 2026-05-17 02:06:04.441 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.452817 | ubuntu-noble | 2026-05-17 02:06:04.441 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.452827 | ubuntu-noble | 2026-05-17 02:06:04.441 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.452836 | ubuntu-noble | 2026-05-17 02:06:04.442 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.452845 | ubuntu-noble | 2026-05-17 02:06:04.443 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.453099 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror_error_1___13303812____Another_transfer_is_in_progress__ [0.019329s] ... ok 2026-05-17 02:06:04.474228 | ubuntu-noble | 2026-05-17 02:06:04.462 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.474262 | ubuntu-noble | 2026-05-17 02:06:04.462 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.474271 | ubuntu-noble | 2026-05-17 02:06:04.462 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.474280 | ubuntu-noble | 2026-05-17 02:06:04.462 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.474288 | ubuntu-noble | 2026-05-17 02:06:04.463 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.474673 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_apply_volume_efficiency_none_policy [0.020815s] ... ok 2026-05-17 02:06:04.493644 | ubuntu-noble | 2026-05-17 02:06:04.482 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.493679 | ubuntu-noble | 2026-05-17 02:06:04.482 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.493688 | ubuntu-noble | 2026-05-17 02:06:04.482 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.493697 | ubuntu-noble | 2026-05-17 02:06:04.482 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.493716 | ubuntu-noble | 2026-05-17 02:06:04.483 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.494364 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_for_cluster_credentials_1_True [0.019354s] ... ok 2026-05-17 02:06:04.513798 | ubuntu-noble | 2026-05-17 02:06:04.501 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.513844 | ubuntu-noble | 2026-05-17 02:06:04.501 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.513891 | ubuntu-noble | 2026-05-17 02:06:04.502 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.513900 | ubuntu-noble | 2026-05-17 02:06:04.502 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.513910 | ubuntu-noble | 2026-05-17 02:06:04.502 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Fake restore snapshot request failed: NetApp API failed. Reason - 1638515:fake _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:04.513919 | ubuntu-noble | 2026-05-17 02:06:04.503 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.514355 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_snaprestore_license_2___1638515___True_ [0.020065s] ... ok 2026-05-17 02:06:04.534309 | ubuntu-noble | 2026-05-17 02:06:04.521 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.534344 | ubuntu-noble | 2026-05-17 02:06:04.521 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.534353 | ubuntu-noble | 2026-05-17 02:06:04.521 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.534362 | ubuntu-noble | 2026-05-17 02:06:04.522 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.534371 | ubuntu-noble | 2026-05-17 02:06:04.522 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Trying to setup CIFS server with data: {'ad_domain.user': 'fake_user', 'ad_domain.password': 'fake_password', 'force': 'true', 'name': , 'ad_domain.fqdn': 'fake_domain', 'ad_domain.organizational_unit': 'fake_ou'} _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:04.534380 | ubuntu-noble | 2026-05-17 02:06:04.523 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.534699 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_credential_error_1 [0.019738s] ... ok 2026-05-17 02:06:04.553632 | ubuntu-noble | 2026-05-17 02:06:04.542 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.553666 | ubuntu-noble | 2026-05-17 02:06:04.542 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.553675 | ubuntu-noble | 2026-05-17 02:06:04.542 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.553684 | ubuntu-noble | 2026-05-17 02:06:04.542 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.553694 | ubuntu-noble | 2026-05-17 02:06:04.543 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Trying to setup CIFS server with data: {'ad_domain.user': 'fake_user_3', 'ad_domain.password': 'fake_password_3', 'force': 'true', 'name': , 'ad_domain.fqdn': 'fake_domain_3', 'ad_domain.organizational_unit': 'fake_ou_3'} _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:04.553703 | ubuntu-noble | 2026-05-17 02:06:04.544 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.554074 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_credential_error_2 [0.020562s] ... ok 2026-05-17 02:06:04.573807 | ubuntu-noble | 2026-05-17 02:06:04.562 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.573863 | ubuntu-noble | 2026-05-17 02:06:04.562 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.573894 | ubuntu-noble | 2026-05-17 02:06:04.562 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.573904 | ubuntu-noble | 2026-05-17 02:06:04.562 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.573912 | ubuntu-noble | 2026-05-17 02:06:04.563 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.574245 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_for_active_directory [0.019914s] ... ok 2026-05-17 02:06:04.593442 | ubuntu-noble | 2026-05-17 02:06:04.582 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.593509 | ubuntu-noble | 2026-05-17 02:06:04.582 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.593519 | ubuntu-noble | 2026-05-17 02:06:04.582 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.593528 | ubuntu-noble | 2026-05-17 02:06:04.582 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.593537 | ubuntu-noble | 2026-05-17 02:06:04.583 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.593827 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_for_kerberos [0.019219s] ... ok 2026-05-17 02:06:04.614205 | ubuntu-noble | 2026-05-17 02:06:04.602 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.614241 | ubuntu-noble | 2026-05-17 02:06:04.602 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.614250 | ubuntu-noble | 2026-05-17 02:06:04.602 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.614259 | ubuntu-noble | 2026-05-17 02:06:04.602 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.614268 | ubuntu-noble | 2026-05-17 02:06:04.603 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.614684 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_ipspace [0.020074s] ... ok 2026-05-17 02:06:04.630715 | ubuntu-noble | 2026-05-17 02:06:04.621 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.630747 | ubuntu-noble | 2026-05-17 02:06:04.622 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.630772 | ubuntu-noble | 2026-05-17 02:06:04.622 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.630790 | ubuntu-noble | 2026-05-17 02:06:04.622 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.630800 | ubuntu-noble | 2026-05-17 02:06:04.623 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.631041 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_kerberos_realm_error_2_None [0.019753s] ... ok 2026-05-17 02:06:04.652793 | ubuntu-noble | 2026-05-17 02:06:04.642 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.652827 | ubuntu-noble | 2026-05-17 02:06:04.642 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.652836 | ubuntu-noble | 2026-05-17 02:06:04.642 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.652845 | ubuntu-noble | 2026-05-17 02:06:04.642 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.652870 | ubuntu-noble | 2026-05-17 02:06:04.643 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.653304 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_already_exists [0.020217s] ... ok 2026-05-17 02:06:04.671574 | ubuntu-noble | 2026-05-17 02:06:04.662 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.671610 | ubuntu-noble | 2026-05-17 02:06:04.662 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.671621 | ubuntu-noble | 2026-05-17 02:06:04.663 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.671644 | ubuntu-noble | 2026-05-17 02:06:04.663 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.671653 | ubuntu-noble | 2026-05-17 02:06:04.664 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.671959 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_2 [0.020719s] ... ok 2026-05-17 02:06:04.691380 | ubuntu-noble | 2026-05-17 02:06:04.682 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.691423 | ubuntu-noble | 2026-05-17 02:06:04.682 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.691433 | ubuntu-noble | 2026-05-17 02:06:04.682 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.691442 | ubuntu-noble | 2026-05-17 02:06:04.683 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.691480 | ubuntu-noble | 2026-05-17 02:06:04.684 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.691735 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_split_2_False [0.019615s] ... ok 2026-05-17 02:06:04.711892 | ubuntu-noble | 2026-05-17 02:06:04.703 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.711930 | ubuntu-noble | 2026-05-17 02:06:04.703 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.711941 | ubuntu-noble | 2026-05-17 02:06:04.703 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.711950 | ubuntu-noble | 2026-05-17 02:06:04.703 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.711961 | ubuntu-noble | 2026-05-17 02:06:04.704 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.712293 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver_peer_2_cluster_name [0.020181s] ... ok 2026-05-17 02:06:04.731764 | ubuntu-noble | 2026-05-17 02:06:04.722 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.731813 | ubuntu-noble | 2026-05-17 02:06:04.723 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.731825 | ubuntu-noble | 2026-05-17 02:06:04.723 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.731834 | ubuntu-noble | 2026-05-17 02:06:04.723 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.731853 | ubuntu-noble | 2026-05-17 02:06:04.724 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.732106 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event [0.019971s] ... ok 2026-05-17 02:06:04.752929 | ubuntu-noble | 2026-05-17 02:06:04.743 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.752952 | ubuntu-noble | 2026-05-17 02:06:04.743 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.752958 | ubuntu-noble | 2026-05-17 02:06:04.743 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.752963 | ubuntu-noble | 2026-05-17 02:06:04.743 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.752969 | ubuntu-noble | 2026-05-17 02:06:04.744 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] FPolicy event fake_fpolicy_event_name not found. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:04.752975 | ubuntu-noble | 2026-05-17 02:06:04.745 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.753410 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event_error [0.021003s] ... ok 2026-05-17 02:06:04.774383 | ubuntu-noble | 2026-05-17 02:06:04.766 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.774407 | ubuntu-noble | 2026-05-17 02:06:04.766 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.774413 | ubuntu-noble | 2026-05-17 02:06:04.766 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.774419 | ubuntu-noble | 2026-05-17 02:06:04.766 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.774424 | ubuntu-noble | 2026-05-17 02:06:04.768 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.774973 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event_error_not_found_2_None [0.022967s] ... ok 2026-05-17 02:06:04.801767 | ubuntu-noble | 2026-05-17 02:06:04.789 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.801789 | ubuntu-noble | 2026-05-17 02:06:04.789 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.801796 | ubuntu-noble | 2026-05-17 02:06:04.789 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.801802 | ubuntu-noble | 2026-05-17 02:06:04.789 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.801807 | ubuntu-noble | 2026-05-17 02:06:04.790 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] FPolicy policy fake_policy not found. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:04.801813 | ubuntu-noble | 2026-05-17 02:06:04.790 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.802219 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy_request_error_1_4 [0.022226s] ... ok 2026-05-17 02:06:04.818645 | ubuntu-noble | 2026-05-17 02:06:04.809 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.818698 | ubuntu-noble | 2026-05-17 02:06:04.810 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.818708 | ubuntu-noble | 2026-05-17 02:06:04.810 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.818718 | ubuntu-noble | 2026-05-17 02:06:04.810 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.818729 | ubuntu-noble | 2026-05-17 02:06:04.811 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.818925 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_compression_async [0.020342s] ... ok 2026-05-17 02:06:04.839730 | ubuntu-noble | 2026-05-17 02:06:04.830 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.839752 | ubuntu-noble | 2026-05-17 02:06:04.830 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.839765 | ubuntu-noble | 2026-05-17 02:06:04.831 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.839771 | ubuntu-noble | 2026-05-17 02:06:04.831 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.839777 | ubuntu-noble | 2026-05-17 02:06:04.832 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.840181 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_1 [0.021681s] ... ok 2026-05-17 02:06:04.870497 | ubuntu-noble | 2026-05-17 02:06:04.858 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.870531 | ubuntu-noble | 2026-05-17 02:06:04.858 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.870556 | ubuntu-noble | 2026-05-17 02:06:04.858 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.870566 | ubuntu-noble | 2026-05-17 02:06:04.858 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.870574 | ubuntu-noble | 2026-05-17 02:06:04.860 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.871123 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_other_domain_2_Default [0.027400s] ... ok 2026-05-17 02:06:04.893918 | ubuntu-noble | 2026-05-17 02:06:04.881 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.893956 | ubuntu-noble | 2026-05-17 02:06:04.881 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.893966 | ubuntu-noble | 2026-05-17 02:06:04.882 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.893975 | ubuntu-noble | 2026-05-17 02:06:04.882 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.893983 | ubuntu-noble | 2026-05-17 02:06:04.883 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.895072 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate [0.023777s] ... ok 2026-05-17 02:06:04.916085 | ubuntu-noble | 2026-05-17 02:06:04.905 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.916118 | ubuntu-noble | 2026-05-17 02:06:04.905 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.916128 | ubuntu-noble | 2026-05-17 02:06:04.905 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.916137 | ubuntu-noble | 2026-05-17 02:06:04.906 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.916158 | ubuntu-noble | 2026-05-17 02:06:04.907 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.916584 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_policies [0.022392s] ... ok 2026-05-17 02:06:04.940075 | ubuntu-noble | 2026-05-17 02:06:04.927 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.940113 | ubuntu-noble | 2026-05-17 02:06:04.927 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.940123 | ubuntu-noble | 2026-05-17 02:06:04.927 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.940132 | ubuntu-noble | 2026-05-17 02:06:04.927 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.940141 | ubuntu-noble | 2026-05-17 02:06:04.928 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.940466 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migratable_data_lif_for_node [0.021259s] ... ok 2026-05-17 02:06:04.960721 | ubuntu-noble | 2026-05-17 02:06:04.948 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.960756 | ubuntu-noble | 2026-05-17 02:06:04.948 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.960766 | ubuntu-noble | 2026-05-17 02:06:04.948 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.960785 | ubuntu-noble | 2026-05-17 02:06:04.948 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.960794 | ubuntu-noble | 2026-05-17 02:06:04.949 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.961751 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate_no_name [0.020933s] ... ok 2026-05-17 02:06:04.980750 | ubuntu-noble | 2026-05-17 02:06:04.968 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:04.980786 | ubuntu-noble | 2026-05-17 02:06:04.968 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.980795 | ubuntu-noble | 2026-05-17 02:06:04.968 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:04.980804 | ubuntu-noble | 2026-05-17 02:06:04.968 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:04.980813 | ubuntu-noble | 2026-05-17 02:06:04.969 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:04.981162 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counter_info_not_found_rows [0.020481s] ... ok 2026-05-17 02:06:05.001276 | ubuntu-noble | 2026-05-17 02:06:04.989 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.001312 | ubuntu-noble | 2026-05-17 02:06:04.989 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.001323 | ubuntu-noble | 2026-05-17 02:06:04.989 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.001332 | ubuntu-noble | 2026-05-17 02:06:04.990 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.001341 | ubuntu-noble | 2026-05-17 02:06:04.991 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.001841 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirror_destinations [0.020703s] ... ok 2026-05-17 02:06:05.020930 | ubuntu-noble | 2026-05-17 02:06:05.009 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.020983 | ubuntu-noble | 2026-05-17 02:06:05.010 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.021007 | ubuntu-noble | 2026-05-17 02:06:05.010 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.021016 | ubuntu-noble | 2026-05-17 02:06:05.010 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.021025 | ubuntu-noble | 2026-05-17 02:06:05.011 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.021576 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirror_policies [0.019952s] ... ok 2026-05-17 02:06:05.041101 | ubuntu-noble | 2026-05-17 02:06:05.030 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.041135 | ubuntu-noble | 2026-05-17 02:06:05.030 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.041144 | ubuntu-noble | 2026-05-17 02:06:05.030 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.041153 | ubuntu-noble | 2026-05-17 02:06:05.031 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.041162 | ubuntu-noble | 2026-05-17 02:06:05.031 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.041518 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirrors_svm [0.020660s] ... ok 2026-05-17 02:06:05.057471 | ubuntu-noble | 2026-05-17 02:06:05.051 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.057494 | ubuntu-noble | 2026-05-17 02:06:05.051 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.057500 | ubuntu-noble | 2026-05-17 02:06:05.051 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.057530 | ubuntu-noble | 2026-05-17 02:06:05.051 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.057536 | ubuntu-noble | 2026-05-17 02:06:05.052 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.057918 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_at_junction_path_1__fake_share [0.020511s] ... ok 2026-05-17 02:06:05.081810 | ubuntu-noble | 2026-05-17 02:06:05.070 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.081844 | ubuntu-noble | 2026-05-17 02:06:05.070 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.081853 | ubuntu-noble | 2026-05-17 02:06:05.070 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.081862 | ubuntu-noble | 2026-05-17 02:06:05.071 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.081871 | ubuntu-noble | 2026-05-17 02:06:05.071 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.082085 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_junction_path [0.019282s] ... ok 2026-05-17 02:06:05.102487 | ubuntu-noble | 2026-05-17 02:06:05.089 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.102522 | ubuntu-noble | 2026-05-17 02:06:05.090 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.102532 | ubuntu-noble | 2026-05-17 02:06:05.090 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.102541 | ubuntu-noble | 2026-05-17 02:06:05.090 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.102550 | ubuntu-noble | 2026-05-17 02:06:05.091 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.102849 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_move_status_error [0.019432s] ... ok 2026-05-17 02:06:05.121616 | ubuntu-noble | 2026-05-17 02:06:05.110 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.121663 | ubuntu-noble | 2026-05-17 02:06:05.110 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.121674 | ubuntu-noble | 2026-05-17 02:06:05.110 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.121683 | ubuntu-noble | 2026-05-17 02:06:05.110 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.121692 | ubuntu-noble | 2026-05-17 02:06:05.111 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.121932 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capabilities_no_response [0.020792s] ... ok 2026-05-17 02:06:05.141133 | ubuntu-noble | 2026-05-17 02:06:05.130 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.141168 | ubuntu-noble | 2026-05-17 02:06:05.130 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.141177 | ubuntu-noble | 2026-05-17 02:06:05.130 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.141186 | ubuntu-noble | 2026-05-17 02:06:05.131 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.141195 | ubuntu-noble | 2026-05-17 02:06:05.131 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.141620 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ipspace_has_data_vservers [0.019914s] ... ok 2026-05-17 02:06:05.164941 | ubuntu-noble | 2026-05-17 02:06:05.150 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.164970 | ubuntu-noble | 2026-05-17 02:06:05.151 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.164976 | ubuntu-noble | 2026-05-17 02:06:05.151 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.164986 | ubuntu-noble | 2026-05-17 02:06:05.151 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.164992 | ubuntu-noble | 2026-05-17 02:06:05.152 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.165639 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ipspace_has_data_vservers_not_supported [0.020051s] ... ok 2026-05-17 02:06:05.185062 | ubuntu-noble | 2026-05-17 02:06:05.171 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.185085 | ubuntu-noble | 2026-05-17 02:06:05.171 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.185090 | ubuntu-noble | 2026-05-17 02:06:05.171 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.185096 | ubuntu-noble | 2026-05-17 02:06:05.171 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.185101 | ubuntu-noble | 2026-05-17 02:06:05.172 6714 WARNING mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] NetApp Volume Encryption is not supported on this ONTAP version: NetApp Release 9.1.0: Tue May 10 19:30:23 2016 <1no-DARE>. 2026-05-17 02:06:05.185107 | ubuntu-noble | 2026-05-17 02:06:05.173 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.185373 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_nve_supported_unsupported_release_or_platform_1___9__1__0____NetApp_Release_9_1_0__Tue_May_10_19_30_23_2016__1no_DARE___ [0.020690s] ... ok 2026-05-17 02:06:05.204215 | ubuntu-noble | 2026-05-17 02:06:05.192 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.204264 | ubuntu-noble | 2026-05-17 02:06:05.192 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.204288 | ubuntu-noble | 2026-05-17 02:06:05.192 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.204297 | ubuntu-noble | 2026-05-17 02:06:05.192 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.204306 | ubuntu-noble | 2026-05-17 02:06:05.193 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.204699 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_vservers_not_found [0.019990s] ... ok 2026-05-17 02:06:05.224627 | ubuntu-noble | 2026-05-17 02:06:05.212 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.224663 | ubuntu-noble | 2026-05-17 02:06:05.212 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.224673 | ubuntu-noble | 2026-05-17 02:06:05.212 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.224682 | ubuntu-noble | 2026-05-17 02:06:05.212 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.224690 | ubuntu-noble | 2026-05-17 02:06:05.213 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.225019 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_1_True [0.020075s] ... ok 2026-05-17 02:06:05.243815 | ubuntu-noble | 2026-05-17 02:06:05.231 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.243850 | ubuntu-noble | 2026-05-17 02:06:05.232 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.243859 | ubuntu-noble | 2026-05-17 02:06:05.232 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.243882 | ubuntu-noble | 2026-05-17 02:06:05.232 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.243892 | ubuntu-noble | 2026-05-17 02:06:05.233 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.244219 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mount_volume_with_volume_name [0.019928s] ... ok 2026-05-17 02:06:05.268998 | ubuntu-noble | 2026-05-17 02:06:05.252 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.269021 | ubuntu-noble | 2026-05-17 02:06:05.252 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.269027 | ubuntu-noble | 2026-05-17 02:06:05.252 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.269039 | ubuntu-noble | 2026-05-17 02:06:05.252 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.269044 | ubuntu-noble | 2026-05-17 02:06:05.252 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] The __setstate__ call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:05.269050 | ubuntu-noble | 2026-05-17 02:06:05.253 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Could not delete export policy deleted_manila_fake_policy_1. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:05.269056 | ubuntu-noble | 2026-05-17 02:06:05.253 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Could not delete export policy deleted_manila_fake_policy_2. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:05.269061 | ubuntu-noble | 2026-05-17 02:06:05.253 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] The __setstate__ call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:05.269066 | ubuntu-noble | 2026-05-17 02:06:05.253 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Could not delete export policy deleted_manila_fake_policy_3. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:05.269071 | ubuntu-noble | 2026-05-17 02:06:05.254 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.269467 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_nfs_export_policies_api_error [0.021227s] ... ok 2026-05-17 02:06:05.282234 | ubuntu-noble | 2026-05-17 02:06:05.273 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.282272 | ubuntu-noble | 2026-05-17 02:06:05.273 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.282282 | ubuntu-noble | 2026-05-17 02:06:05.273 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.282291 | ubuntu-noble | 2026-05-17 02:06:05.273 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.282300 | ubuntu-noble | 2026-05-17 02:06:05.274 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.282518 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_does_not_exists [0.019753s] ... ok 2026-05-17 02:06:05.308496 | ubuntu-noble | 2026-05-17 02:06:05.294 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.308563 | ubuntu-noble | 2026-05-17 02:06:05.295 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.308574 | ubuntu-noble | 2026-05-17 02:06:05.295 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.308583 | ubuntu-noble | 2026-05-17 02:06:05.295 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.308592 | ubuntu-noble | 2026-05-17 02:06:05.296 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.308835 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rehost_volume [0.022334s] ... ok 2026-05-17 02:06:05.323332 | ubuntu-noble | 2026-05-17 02:06:05.316 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.323365 | ubuntu-noble | 2026-05-17 02:06:05.316 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.323389 | ubuntu-noble | 2026-05-17 02:06:05.316 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.323398 | ubuntu-noble | 2026-05-17 02:06:05.316 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.323407 | ubuntu-noble | 2026-05-17 02:06:05.317 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.323822 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_not_found [0.020431s] ... ok 2026-05-17 02:06:05.349029 | ubuntu-noble | 2026-05-17 02:06:05.337 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.349063 | ubuntu-noble | 2026-05-17 02:06:05.337 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.349072 | ubuntu-noble | 2026-05-17 02:06:05.337 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.349081 | ubuntu-noble | 2026-05-17 02:06:05.337 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.349100 | ubuntu-noble | 2026-05-17 02:06:05.338 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.349434 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_unused_qos_policy_groups [0.021025s] ... ok 2026-05-17 02:06:05.371516 | ubuntu-noble | 2026-05-17 02:06:05.358 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.371550 | ubuntu-noble | 2026-05-17 02:06:05.358 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.371559 | ubuntu-noble | 2026-05-17 02:06:05.358 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.371582 | ubuntu-noble | 2026-05-17 02:06:05.358 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.371591 | ubuntu-noble | 2026-05-17 02:06:05.359 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] EMS executed successfully. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:05.371600 | ubuntu-noble | 2026-05-17 02:06:05.360 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.371978 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_ems_log_message [0.021981s] ... ok 2026-05-17 02:06:05.392822 | ubuntu-noble | 2026-05-17 02:06:05.380 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.392856 | ubuntu-noble | 2026-05-17 02:06:05.380 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.392866 | ubuntu-noble | 2026-05-17 02:06:05.380 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.392875 | ubuntu-noble | 2026-05-17 02:06:05.380 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.392884 | ubuntu-noble | 2026-05-17 02:06:05.382 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.393385 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_request_wait [0.021633s] ... ok 2026-05-17 02:06:05.413049 | ubuntu-noble | 2026-05-17 02:06:05.403 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.413110 | ubuntu-noble | 2026-05-17 02:06:05.403 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.413134 | ubuntu-noble | 2026-05-17 02:06:05.404 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.413144 | ubuntu-noble | 2026-05-17 02:06:05.404 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.413169 | ubuntu-noble | 2026-05-17 02:06:05.405 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.413540 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_max_files [0.023205s] ... ok 2026-05-17 02:06:05.440155 | ubuntu-noble | 2026-05-17 02:06:05.426 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.440194 | ubuntu-noble | 2026-05-17 02:06:05.426 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.440205 | ubuntu-noble | 2026-05-17 02:06:05.426 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.440213 | ubuntu-noble | 2026-05-17 02:06:05.427 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.440223 | ubuntu-noble | 2026-05-17 02:06:05.428 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.440648 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_name [0.021889s] ... ok 2026-05-17 02:06:05.465488 | ubuntu-noble | 2026-05-17 02:06:05.448 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.465529 | ubuntu-noble | 2026-05-17 02:06:05.448 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.465539 | ubuntu-noble | 2026-05-17 02:06:05.448 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.465548 | ubuntu-noble | 2026-05-17 02:06:05.448 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.465571 | ubuntu-noble | 2026-05-17 02:06:05.449 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] The configure_cifs_options call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:05.465581 | ubuntu-noble | 2026-05-17 02:06:05.449 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] The configure_cifs_options call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:05.465630 | ubuntu-noble | 2026-05-17 02:06:05.450 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.465968 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_setup_security_services_2 [0.022945s] ... ok 2026-05-17 02:06:05.478673 | ubuntu-noble | 2026-05-17 02:06:05.470 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.478707 | ubuntu-noble | 2026-05-17 02:06:05.470 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.478717 | ubuntu-noble | 2026-05-17 02:06:05.471 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.478726 | ubuntu-noble | 2026-05-17 02:06:05.471 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.478734 | ubuntu-noble | 2026-05-17 02:06:05.471 6714 WARNING mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Delete volume fake_volume_name failed, renaming..: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 524615:fake 2026-05-17 02:06:05.478743 | ubuntu-noble | 2026-05-17 02:06:05.472 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.479209 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_soft_delete_volume_error [0.021547s] ... ok 2026-05-17 02:06:05.505619 | ubuntu-noble | 2026-05-17 02:06:05.492 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.505656 | ubuntu-noble | 2026-05-17 02:06:05.492 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.505666 | ubuntu-noble | 2026-05-17 02:06:05.492 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.505675 | ubuntu-noble | 2026-05-17 02:06:05.492 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.505694 | ubuntu-noble | 2026-05-17 02:06:05.493 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Volume fake_share unmounted. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:05.505716 | ubuntu-noble | 2026-05-17 02:06:05.493 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.506010 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume [0.020944s] ... ok 2026-05-17 02:06:05.524362 | ubuntu-noble | 2026-05-17 02:06:05.512 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.524386 | ubuntu-noble | 2026-05-17 02:06:05.512 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.524392 | ubuntu-noble | 2026-05-17 02:06:05.512 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.524397 | ubuntu-noble | 2026-05-17 02:06:05.513 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.524403 | ubuntu-noble | 2026-05-17 02:06:05.514 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.524740 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_kerberos_realm_error [0.021952s] ... ok 2026-05-17 02:06:05.548539 | ubuntu-noble | 2026-05-17 02:06:05.536 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.548575 | ubuntu-noble | 2026-05-17 02:06:05.536 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.548584 | ubuntu-noble | 2026-05-17 02:06:05.536 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.548593 | ubuntu-noble | 2026-05-17 02:06:05.536 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.548602 | ubuntu-noble | 2026-05-17 02:06:05.537 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.549305 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_volume_efficiency_attributes_2_False [0.022885s] ... ok 2026-05-17 02:06:05.577922 | ubuntu-noble | 2026-05-17 02:06:05.566 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.577967 | ubuntu-noble | 2026-05-17 02:06:05.566 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.577978 | ubuntu-noble | 2026-05-17 02:06:05.567 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-05-17 02:06:05.577986 | ubuntu-noble | 2026-05-17 02:06:05.567 6714 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-05-17 02:06:05.577995 | ubuntu-noble | 2026-05-17 02:06:05.568 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.578447 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_3_None [0.029328s] ... ok 2026-05-17 02:06:05.580009 | ubuntu-noble | 2026-05-17 02:06:05.569 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.591755 | ubuntu-noble | 2026-05-17 02:06:05.588 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: fdf8:f53b:82e4::53 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.591774 | ubuntu-noble | 2026-05-17 02:06:05.589 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.592691 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_4 [0.020867s] ... ok 2026-05-17 02:06:05.594773 | ubuntu-noble | 2026-05-17 02:06:05.590 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.612075 | ubuntu-noble | 2026-05-17 02:06:05.609 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.612775 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_api_version_1_None [0.020358s] ... ok 2026-05-17 02:06:05.616224 | ubuntu-noble | 2026-05-17 02:06:05.611 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.631516 | ubuntu-noble | 2026-05-17 02:06:05.629 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.632147 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_valid [0.019564s] ... ok 2026-05-17 02:06:05.634910 | ubuntu-noble | 2026-05-17 02:06:05.630 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.651143 | ubuntu-noble | 2026-05-17 02:06:05.649 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.651709 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port__value_error_2_80na [0.019521s] ... ok 2026-05-17 02:06:05.654162 | ubuntu-noble | 2026-05-17 02:06:05.650 6714 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-05-17 02:06:05.672003 | ubuntu-noble | 2026-05-17 02:06:05.669 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.672569 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port__value_error_3_ [0.020526s] ... ok 2026-05-17 02:06:05.709146 | ubuntu-noble | 2026-05-17 02:06:05.689 6714 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.data_motion [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Cleaning up old snapmirror relationships for replica src_share. cleanup_previous_snapmirror_relationships /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py:919 2026-05-17 02:06:05.709183 | ubuntu-noble | 2026-05-17 02:06:05.689 6714 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Error releasing snapmirror destination dst_share for replica src_share.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - some_random_code:(actually, entry does exist!) 2026-05-17 02:06:05.709193 | ubuntu-noble | 2026-05-17 02:06:05.689 6714 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion Traceback (most recent call last): 2026-05-17 02:06:05.709202 | ubuntu-noble | 2026-05-17 02:06:05.689 6714 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py", line 933, in cleanup_previous_snapmirror_relationships 2026-05-17 02:06:05.709211 | ubuntu-noble | 2026-05-17 02:06:05.689 6714 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion src_client.release_snapmirror_vol( 2026-05-17 02:06:05.709219 | ubuntu-noble | 2026-05-17 02:06:05.689 6714 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:06:05.709228 | ubuntu-noble | 2026-05-17 02:06:05.689 6714 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion return self._mock_call(*args, **kwargs) 2026-05-17 02:06:05.709236 | ubuntu-noble | 2026-05-17 02:06:05.689 6714 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:05.709244 | ubuntu-noble | 2026-05-17 02:06:05.689 6714 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:06:05.709268 | ubuntu-noble | 2026-05-17 02:06:05.689 6714 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:06:05.709277 | ubuntu-noble | 2026-05-17 02:06:05.689 6714 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:05.709286 | ubuntu-noble | 2026-05-17 02:06:05.689 6714 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:06:05.709294 | ubuntu-noble | 2026-05-17 02:06:05.689 6714 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion raise effect 2026-05-17 02:06:05.709304 | ubuntu-noble | 2026-05-17 02:06:05.689 6714 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - some_random_code:(actually, entry does exist!) 2026-05-17 02:06:05.709313 | ubuntu-noble | 2026-05-17 02:06:05.689 6714 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion 2026-05-17 02:06:05.709322 | ubuntu-noble | 2026-05-17 02:06:05.691 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.709780 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_5 [0.021538s] ... ok 2026-05-17 02:06:05.717010 | ubuntu-noble | 2026-05-17 02:06:05.711 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.convert_svm_to_default_subtype..wait_for_state' after 0.00012(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:05.717036 | ubuntu-noble | 2026-05-17 02:06:05.712 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.convert_svm_to_default_subtype..wait_for_state in 10 seconds as it raised VserverNotReady: Vserver fake_vserver_1 is not ready yet.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:06:05.717045 | ubuntu-noble | 2026-05-17 02:06:05.712 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.717484 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_convert_svm_to_default_subtype_1_True [0.021737s] ... ok 2026-05-17 02:06:05.738108 | ubuntu-noble | 2026-05-17 02:06:05.733 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.convert_svm_to_default_subtype..wait_for_state' after 0.000101(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:05.738143 | ubuntu-noble | 2026-05-17 02:06:05.734 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.738610 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_convert_svm_to_default_subtype_timeout [0.020904s] ... ok 2026-05-17 02:06:05.757862 | ubuntu-noble | 2026-05-17 02:06:05.755 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.758249 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_create_snapmirror_mount_1_True [0.020980s] ... ok 2026-05-17 02:06:05.779282 | ubuntu-noble | 2026-05-17 02:06:05.776 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.779718 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_create_snapmirror_mount_2_False [0.021260s] ... ok 2026-05-17 02:06:05.800071 | ubuntu-noble | 2026-05-17 02:06:05.797 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.801115 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror [0.020211s] ... ok 2026-05-17 02:06:05.822707 | ubuntu-noble | 2026-05-17 02:06:05.818 6714 INFO manila.share.drivers.netapp.dataontap.cluster_mode.data_motion [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] No snapmirror relationship to delete 2026-05-17 02:06:05.822728 | ubuntu-noble | 2026-05-17 02:06:05.819 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.823127 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_error_deleting [0.022112s] ... ok 2026-05-17 02:06:05.849305 | ubuntu-noble | 2026-05-17 02:06:05.838 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.quiesce_then_abort..wait_for_quiesced' after 5.5e-05(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:05.849328 | ubuntu-noble | 2026-05-17 02:06:05.838 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.quiesce_then_abort..wait_for_quiesced in 5 seconds as it raised ReplicationException: Unable to perform a replication action: Snapmirror relationship is not quiesced.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:06:05.849336 | ubuntu-noble | 2026-05-17 02:06:05.839 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.849757 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_for_quiesced [0.020654s] ... ok 2026-05-17 02:06:05.861265 | ubuntu-noble | 2026-05-17 02:06:05.859 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.861699 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_resume_snapmirror [0.019592s] ... ok 2026-05-17 02:06:05.881257 | ubuntu-noble | 2026-05-17 02:06:05.879 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.881856 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_mount_replica [0.019458s] ... ok 2026-05-17 02:06:05.909740 | ubuntu-noble | 2026-05-17 02:06:05.898 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.wait_for_snapmirror_release_vol..release_snapmirror' after 0.000134(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:05.909775 | ubuntu-noble | 2026-05-17 02:06:05.898 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.wait_for_snapmirror_release_vol..release_snapmirror in 10 seconds as it raised NetAppException: Exception due to NetApp failure.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:06:05.909786 | ubuntu-noble | 2026-05-17 02:06:05.898 6714 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.data_motion [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] No snapmirrors to be released in source volume. release_snapmirror /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py:892 2026-05-17 02:06:05.909796 | ubuntu-noble | 2026-05-17 02:06:05.899 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.910200 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_vol_1 [0.019843s] ... ok 2026-05-17 02:06:05.921699 | ubuntu-noble | 2026-05-17 02:06:05.918 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.wait_for_vserver_state..wait_for_state' after 5.67e-05(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:05.921726 | ubuntu-noble | 2026-05-17 02:06:05.919 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.922146 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_vserver_state_timeout [0.020086s] ... ok 2026-05-17 02:06:05.944358 | ubuntu-noble | 2026-05-17 02:06:05.942 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.945033 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_1_15minutes [0.022824s] ... ok 2026-05-17 02:06:05.969219 | ubuntu-noble | 2026-05-17 02:06:05.965 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.970478 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_2_4hours [0.025849s] ... ok 2026-05-17 02:06:05.991605 | ubuntu-noble | 2026-05-17 02:06:05.989 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:05.992037 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_5_2years [0.021662s] ... ok 2026-05-17 02:06:06.013062 | ubuntu-noble | 2026-05-17 02:06:06.011 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.013804 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_6_infinite [0.021341s] ... ok 2026-05-17 02:06:06.034287 | ubuntu-noble | 2026-05-17 02:06:06.032 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.034996 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_4_5months [0.021133s] ... ok 2026-05-17 02:06:06.055245 | ubuntu-noble | 2026-05-17 02:06:06.052 6714 WARNING mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Unable to verify if SnapLock is enabled for the cluster. 2026-05-17 02:06:06.055267 | ubuntu-noble | 2026-05-17 02:06:06.053 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.055728 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_compatibility_not_cluster_scope [0.020811s] ... ok 2026-05-17 02:06:06.076066 | ubuntu-noble | 2026-05-17 02:06:06.074 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.076557 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend_fpolicy_event_name [0.020602s] ... ok 2026-05-17 02:06:06.096482 | ubuntu-noble | 2026-05-17 02:06:06.094 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.097129 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_destination_vserver_and_vol_negative [0.020024s] ... ok 2026-05-17 02:06:06.117857 | ubuntu-noble | 2026-05-17 02:06:06.115 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.118306 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_volume_for_backup_aggr_not_found_negative [0.021542s] ... ok 2026-05-17 02:06:06.138597 | ubuntu-noble | 2026-05-17 02:06:06.136 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.139308 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_1___host___True_ [0.020909s] ... ok 2026-05-17 02:06:06.159589 | ubuntu-noble | 2026-05-17 02:06:06.157 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.160104 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_2 [0.020514s] ... ok 2026-05-17 02:06:06.181863 | ubuntu-noble | 2026-05-17 02:06:06.178 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.183032 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize_no_cluster_creds [0.020456s] ... ok 2026-05-17 02:06:06.201017 | ubuntu-noble | 2026-05-17 02:06:06.199 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.201664 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_build_ems_log_message_1 [0.020836s] ... ok 2026-05-17 02:06:06.223134 | ubuntu-noble | 2026-05-17 02:06:06.221 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.224178 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent_update_failed [0.021995s] ... ok 2026-05-17 02:06:06.249823 | ubuntu-noble | 2026-05-17 02:06:06.243 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] SnapMirror source path: fake_vserver_1:share_7cf7c200_d3af_4e05_b87e_9167c95dfcad _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:06.249858 | ubuntu-noble | 2026-05-17 02:06:06.244 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] SnapMirror destination path: fake_vserver_2:fake_volume _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:06.249869 | ubuntu-noble | 2026-05-17 02:06:06.244 6714 WARNING mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] There is no SnapMirror relationship available for source path 'fake_vserver_1:share_7cf7c200_d3af_4e05_b87e_9167c95dfcad' and destination path 'fake_vserver_2:fake_volume' yet. 2026-05-17 02:06:06.249878 | ubuntu-noble | 2026-05-17 02:06:06.245 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.250341 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_snapmirror_none_from_destination [0.023927s] ... ok 2026-05-17 02:06:06.270433 | ubuntu-noble | --- Logging error --- 2026-05-17 02:06:06.270762 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:06:06.271111 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:06:06.271125 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:06:06.271134 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:06.271142 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:06:06.271151 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:06:06.271159 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:06.271168 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 565, in format 2026-05-17 02:06:06.271176 | ubuntu-noble | return logging.Formatter.format(self, record) 2026-05-17 02:06:06.271207 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:06.271215 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 703, in format 2026-05-17 02:06:06.271224 | ubuntu-noble | record.message = record.getMessage() 2026-05-17 02:06:06.271254 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:06.271262 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 392, in getMessage 2026-05-17 02:06:06.271271 | ubuntu-noble | msg = msg % self.args 2026-05-17 02:06:06.271279 | ubuntu-noble | ~~~~^~~~~~~~~~~ 2026-05-17 02:06:06.271297 | ubuntu-noble | ValueError: unsupported format character '{' (0x7b) at index 19 2026-05-17 02:06:06.271319 | ubuntu-noble | Call stack: 2026-05-17 02:06:06.273569 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:06:06.273645 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:06:06.273660 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:06:06.273669 | ubuntu-noble | main() 2026-05-17 02:06:06.273678 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:06:06.273687 | ubuntu-noble | program.TestProgram( 2026-05-17 02:06:06.273695 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:06:06.273704 | ubuntu-noble | self.runTests() 2026-05-17 02:06:06.273712 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:06:06.273720 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:06:06.273740 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:06:06.273748 | ubuntu-noble | test(result) 2026-05-17 02:06:06.273757 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:06.273765 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:06.273774 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:06.273782 | ubuntu-noble | test(result) 2026-05-17 02:06:06.273791 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:06.273799 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:06.273807 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:06.273816 | ubuntu-noble | test(result) 2026-05-17 02:06:06.273824 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:06.273832 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:06.273841 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:06.273849 | ubuntu-noble | test(result) 2026-05-17 02:06:06.273858 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:06:06.273868 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:06.273878 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:06:06.273887 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:06:06.273903 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:06:06.273911 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:06:06.273919 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:06:06.273928 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:06:06.273936 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:06:06.273945 | ubuntu-noble | self._run_core() 2026-05-17 02:06:06.273953 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-05-17 02:06:06.273961 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-05-17 02:06:06.273969 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:06:06.273978 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:06:06.273986 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-05-17 02:06:06.273994 | ubuntu-noble | return self._get_test_method()() 2026-05-17 02:06:06.274016 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_base.py", line 9068, in test_create_backup_continue_snapshot_left_from_old_relationship 2026-05-17 02:06:06.274026 | ubuntu-noble | self.library.create_backup_continue(self.context, share_instance, 2026-05-17 02:06:06.274035 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-05-17 02:06:06.274043 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-05-17 02:06:06.274051 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 5002, in create_backup_continue 2026-05-17 02:06:06.274060 | ubuntu-noble | LOG.debug("Previous snapshot %{snap_name}s deleted" 2026-05-17 02:06:06.274068 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:06:06.274076 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:06:06.274085 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:06:06.274093 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:06:06.274101 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:06:06.274110 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:06:06.274118 | ubuntu-noble | Message: 'Previous snapshot %{snap_name}s deleted successfully.' 2026-05-17 02:06:06.274126 | ubuntu-noble | Arguments: {'snap_name': 'snap1'} 2026-05-17 02:06:06.277203 | ubuntu-noble | 2026-05-17 02:06:06.267 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] SnapMirror source path: fake_vserver_1:share_7cf7c200_d3af_4e05_b87e_9167c95dfcad _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:06.277254 | ubuntu-noble | 2026-05-17 02:06:06.268 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] SnapMirror destination path: fake_vserver_2:fake_volume _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:06.277264 | ubuntu-noble | 2026-05-17 02:06:06.268 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] SnapMirror details [{'source-vserver': 'fake_vserver_1', 'source-volume': 'fake_volume', 'destination-vserver': 'fake_vserver_2', 'destination-volume': 'fake_volume_1', 'relationship-status': 'idle', 'last-transfer-type': 'update'}]: _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:06.277273 | ubuntu-noble | 2026-05-17 02:06:06.269 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Snapshot 'backup_d24e7257-124e-4fb6-b05b-d384f660bc85_242ff47e-518d-4b07-b3c3-0a51e6744149' transferred successfully to destination. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:06.277282 | ubuntu-noble | 2026-05-17 02:06:06.269 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Snapshot list for backup ['snap1', 'snap2']. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:06.277291 | ubuntu-noble | 2026-05-17 02:06:06.274 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.278025 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_snapshot_left_from_old_relationship [0.029421s] ... ok 2026-05-17 02:06:06.298918 | ubuntu-noble | 2026-05-17 02:06:06.296 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.299967 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_export_1_None [0.022380s] ... ok 2026-05-17 02:06:06.320065 | ubuntu-noble | 2026-05-17 02:06:06.318 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.321078 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_fallback_3_fake [0.020941s] ... ok 2026-05-17 02:06:06.343200 | ubuntu-noble | 2026-05-17 02:06:06.341 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.344135 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_2 [0.022587s] ... ok 2026-05-17 02:06:06.365886 | ubuntu-noble | 2026-05-17 02:06:06.364 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.367125 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_3 [0.023113s] ... ok 2026-05-17 02:06:06.388853 | ubuntu-noble | 2026-05-17 02:06:06.387 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.389322 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_clears_private_storage [0.022242s] ... ok 2026-05-17 02:06:06.411562 | ubuntu-noble | 2026-05-17 02:06:06.407 6714 WARNING mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Could not determine share server for share being deleted: 7cf7c200-d3af-4e05-b87e-9167c95dfcad. Deletion of share record will proceed anyway. Error: Vserver not specified.: manila.exception.VserverNotSpecified: Vserver not specified. 2026-05-17 02:06:06.411606 | ubuntu-noble | 2026-05-17 02:06:06.408 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.411927 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_no_share_server_2 [0.022134s] ... ok 2026-05-17 02:06:06.434177 | ubuntu-noble | 2026-05-17 02:06:06.432 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.435312 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_info [0.022898s] ... ok 2026-05-17 02:06:06.456577 | ubuntu-noble | 2026-05-17 02:06:06.453 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.457234 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_space_cluster_creds [0.021063s] ... ok 2026-05-17 02:06:06.476813 | ubuntu-noble | 2026-05-17 02:06:06.474 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.477292 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_info_1_default [0.020145s] ... ok 2026-05-17 02:06:06.497740 | ubuntu-noble | 2026-05-17 02:06:06.495 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.498406 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_info_3_visible [0.021206s] ... ok 2026-05-17 02:06:06.517893 | ubuntu-noble | 2026-05-17 02:06:06.516 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.518359 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_boolean_provisioning_options_missing_spec [0.020867s] ... ok 2026-05-17 02:06:06.538929 | ubuntu-noble | 2026-05-17 02:06:06.537 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.539981 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_default_filter_function [0.021100s] ... ok 2026-05-17 02:06:06.560744 | ubuntu-noble | 2026-05-17 02:06:06.558 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.561878 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_export_addresses_with_metadata_node_unknown [0.021660s] ... ok 2026-05-17 02:06:06.585375 | ubuntu-noble | 2026-05-17 02:06:06.583 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.586018 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_multiple_max_qos_specs_1 [0.024384s] ... ok 2026-05-17 02:06:06.607395 | ubuntu-noble | 2026-05-17 02:06:06.605 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.608933 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_multiple_min_qos_specs_1 [0.021877s] ... ok 2026-05-17 02:06:06.629568 | ubuntu-noble | 2026-05-17 02:06:06.627 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.630221 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_raises_2_False [0.022183s] ... ok 2026-05-17 02:06:06.652612 | ubuntu-noble | 2026-05-17 02:06:06.650 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.653252 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_vserver_creds [0.022757s] ... ok 2026-05-17 02:06:06.674639 | ubuntu-noble | 2026-05-17 02:06:06.672 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.675598 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_2 [0.021817s] ... ok 2026-05-17 02:06:06.697656 | ubuntu-noble | 2026-05-17 02:06:06.694 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.698067 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_modify_existing_policy_2_False [0.021593s] ... ok 2026-05-17 02:06:06.717835 | ubuntu-noble | 2026-05-17 02:06:06.715 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.718256 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_nothing_to_handle_3 [0.020282s] ... ok 2026-05-17 02:06:06.737479 | ubuntu-noble | 2026-05-17 02:06:06.734 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.738250 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_init [0.019380s] ... ok 2026-05-17 02:06:06.758050 | ubuntu-noble | 2026-05-17 02:06:06.755 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.758471 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_1 [0.020761s] ... ok 2026-05-17 02:06:06.780557 | ubuntu-noble | 2026-05-17 02:06:06.777 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.780920 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_not_found [0.021701s] ... ok 2026-05-17 02:06:06.802068 | ubuntu-noble | 2026-05-17 02:06:06.799 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.802543 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_1_False [0.021954s] ... ok 2026-05-17 02:06:06.823784 | ubuntu-noble | 2026-05-17 02:06:06.821 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.824523 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_extra_specs_invalid_2 [0.023043s] ... ok 2026-05-17 02:06:06.848312 | ubuntu-noble | 2026-05-17 02:06:06.845 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.848635 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_3 [0.022955s] ... ok 2026-05-17 02:06:06.869977 | ubuntu-noble | 2026-05-17 02:06:06.867 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.870780 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_4 [0.021348s] ... ok 2026-05-17 02:06:06.898957 | ubuntu-noble | All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-05-17 02:06:06.905154 | ubuntu-noble | 2026-05-17 02:06:06.887 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary._wait_for_cutover_completion..check_move_completion' after 0.000101(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:06.905203 | ubuntu-noble | 2026-05-17 02:06:06.887 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary._wait_for_cutover_completion..check_move_completion in 5 seconds as it raised ShareBusyException: Share is busy with an active task: Volume move operation for share source-share-instance is not complete. Current Phase: Cutover. Retrying.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:06:06.905217 | ubuntu-noble | 2026-05-17 02:06:06.888 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary._wait_for_cutover_completion..check_move_completion' after 0.000644(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:06.905226 | ubuntu-noble | 2026-05-17 02:06:06.888 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary._wait_for_cutover_completion..check_move_completion in 5 seconds as it raised ShareBusyException: Share is busy with an active task: Volume move operation for share source-share-instance is not complete. Current Phase: Finishing. Retrying.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:06:06.905235 | ubuntu-noble | 2026-05-17 02:06:06.888 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary._wait_for_cutover_completion..check_move_completion' after 0.000988(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:06.905244 | ubuntu-noble | 2026-05-17 02:06:06.889 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.905656 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_timeout [0.021863s] ... ok 2026-05-17 02:06:06.911704 | ubuntu-noble | 2026-05-17 02:06:06.910 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.913497 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_2 [0.020881s] ... ok 2026-05-17 02:06:06.934788 | ubuntu-noble | 2026-05-17 02:06:06.930 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.935227 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_4 [0.020584s] ... ok 2026-05-17 02:06:06.954102 | ubuntu-noble | 2026-05-17 02:06:06.951 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.954122 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_volume_move_failed [0.020299s] ... ok 2026-05-17 02:06:06.974247 | ubuntu-noble | 2026-05-17 02:06:06.971 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.974740 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_1_cutover_hard_deferred [0.020465s] ... ok 2026-05-17 02:06:06.994721 | ubuntu-noble | 2026-05-17 02:06:06.992 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:06.995107 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_4_Replicating [0.020610s] ... ok 2026-05-17 02:06:07.018164 | ubuntu-noble | 2026-05-17 02:06:07.011 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Checking for a pre-existing QoS policy group that is exclusive to the volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:07.018212 | ubuntu-noble | 2026-05-17 02:06:07.012 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] No existing QoS policy group found for volume. Creating a new one with name qos_share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:07.018223 | ubuntu-noble | 2026-05-17 02:06:07.013 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.018848 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_02_volume_has_shared_qos_policy [0.021085s] ... ok 2026-05-17 02:06:07.039906 | ubuntu-noble | 2026-05-17 02:06:07.034 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Checking for a pre-existing QoS policy group that is exclusive to the volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:07.039966 | ubuntu-noble | 2026-05-17 02:06:07.035 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] No existing QoS policy group found for volume. Creating a new one with name qos_share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:07.039978 | ubuntu-noble | 2026-05-17 02:06:07.036 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.040313 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_05_volume_has_shared_qos_policy_iops_change [0.022692s] ... ok 2026-05-17 02:06:07.067503 | ubuntu-noble | 2026-05-17 02:06:07.058 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Checking for a pre-existing QoS policy group that is exclusive to the volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:07.067539 | ubuntu-noble | 2026-05-17 02:06:07.058 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] No existing QoS policy group found for volume. Creating a new one with name qos_share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:07.067548 | ubuntu-noble | 2026-05-17 02:06:07.059 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.067955 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_06_volume_has_shared_qos_policy_iops_change [0.023193s] ... ok 2026-05-17 02:06:07.086744 | ubuntu-noble | 2026-05-17 02:06:07.079 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Checking for a pre-existing QoS policy group that is exclusive to the volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:07.086777 | ubuntu-noble | 2026-05-17 02:06:07.079 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Found pre-existing QoS policy fake_qos_policy_group_name and it is exclusive to the volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. Modifying and renaming this policy to qos_share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:07.086787 | ubuntu-noble | 2026-05-17 02:06:07.080 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.087198 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_07_volume_has_nonshared_qos_policy [0.020597s] ... ok 2026-05-17 02:06:07.109238 | ubuntu-noble | 2026-05-17 02:06:07.100 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Checking for a pre-existing QoS policy group that is exclusive to the volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:07.109271 | ubuntu-noble | 2026-05-17 02:06:07.100 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Found pre-existing QoS policy fake_qos_policy_group_name and it is exclusive to the volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. Modifying and renaming this policy to qos_share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:07.109281 | ubuntu-noble | 2026-05-17 02:06:07.101 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.109705 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_12_volume_has_nonshared_qos_policy_iops_change [0.021082s] ... ok 2026-05-17 02:06:07.128112 | ubuntu-noble | 2026-05-17 02:06:07.121 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Checking for a pre-existing QoS policy group that is exclusive to the volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:07.128137 | ubuntu-noble | 2026-05-17 02:06:07.121 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] No existing QoS policy group found for volume. Creating a new one with name . _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:07.128146 | ubuntu-noble | 2026-05-17 02:06:07.122 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.129757 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_no_existing_qos [0.020564s] ... ok 2026-05-17 02:06:07.145957 | ubuntu-noble | 2026-05-17 02:06:07.143 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.146366 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_cleanup_demoted_storage_error [0.021184s] ... ok 2026-05-17 02:06:07.167557 | ubuntu-noble | 2026-05-17 02:06:07.163 6714 DEBUG mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Restoring snapshot fake-provider-location _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-05-17 02:06:07.167706 | ubuntu-noble | 2026-05-17 02:06:07.163 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.167970 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_snapshot_1_True [0.020131s] ... ok 2026-05-17 02:06:07.187581 | ubuntu-noble | 2026-05-17 02:06:07.184 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.187916 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_start_periodic_tasks [0.020980s] ... ok 2026-05-17 02:06:07.207948 | ubuntu-noble | 2026-05-17 02:06:07.204 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.208369 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_to_in_sync_replica_2_False [0.019542s] ... ok 2026-05-17 02:06:07.227631 | ubuntu-noble | 2026-05-17 02:06:07.224 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.227756 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_share_creating [0.020200s] ... ok 2026-05-17 02:06:07.247957 | ubuntu-noble | 2026-05-17 02:06:07.245 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.248545 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_deleted [0.020532s] ... ok 2026-05-17 02:06:07.269546 | ubuntu-noble | 2026-05-17 02:06:07.266 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.270009 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_no_provider_locations [0.021965s] ... ok 2026-05-17 02:06:07.291228 | ubuntu-noble | 2026-05-17 02:06:07.288 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.291877 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_1 [0.020778s] ... ok 2026-05-17 02:06:07.311110 | ubuntu-noble | 2026-05-17 02:06:07.308 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.311587 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_2 [0.019878s] ... ok 2026-05-17 02:06:07.331249 | ubuntu-noble | 2026-05-17 02:06:07.328 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.331642 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage [0.019814s] ... ok 2026-05-17 02:06:07.351009 | ubuntu-noble | 2026-05-17 02:06:07.348 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.351551 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_for_migration_support_1__True___svm_migrate__ [0.019986s] ... ok 2026-05-17 02:06:07.370503 | ubuntu-noble | 2026-05-17 02:06:07.367 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.371003 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_for_migration_support_2__False___svm_dr__ [0.019376s] ... ok 2026-05-17 02:06:07.389861 | ubuntu-noble | 2026-05-17 02:06:07.387 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.390785 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__delete_backup_vserver [0.019768s] ... ok 2026-05-17 02:06:07.410648 | ubuntu-noble | 2026-05-17 02:06:07.408 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.410958 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_1_True [0.020357s] ... ok 2026-05-17 02:06:07.430522 | ubuntu-noble | 2026-05-17 02:06:07.428 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.431041 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_migrate_1 [0.020368s] ... ok 2026-05-17 02:06:07.450315 | ubuntu-noble | 2026-05-17 02:06:07.448 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.450816 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_3 [0.019789s] ... ok 2026-05-17 02:06:07.487220 | ubuntu-noble | 2026-05-17 02:06:07.469 6714 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-05-17 02:06:07.487247 | ubuntu-noble | 2026-05-17 02:06:07.469 6714 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-05-17 02:06:07.487270 | ubuntu-noble | 2026-05-17 02:06:07.469 6714 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-05-17 02:06:07.487275 | ubuntu-noble | 2026-05-17 02:06:07.469 6714 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-05-17 02:06:07.487296 | ubuntu-noble | 2026-05-17 02:06:07.469 6714 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-05-17 02:06:07.487302 | ubuntu-noble | 2026-05-17 02:06:07.469 6714 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-05-17 02:06:07.487308 | ubuntu-noble | 2026-05-17 02:06:07.470 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.487724 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_2 [0.022279s] ... ok 2026-05-17 02:06:07.493752 | ubuntu-noble | 2026-05-17 02:06:07.490 6714 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-05-17 02:06:07.493776 | ubuntu-noble | 2026-05-17 02:06:07.491 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.494486 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_vserver_info_1 [0.020465s] ... ok 2026-05-17 02:06:07.529209 | ubuntu-noble | 2026-05-17 02:06:07.511 6714 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-05-17 02:06:07.529248 | ubuntu-noble | 2026-05-17 02:06:07.511 6714 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-05-17 02:06:07.529273 | ubuntu-noble | 2026-05-17 02:06:07.511 6714 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-05-17 02:06:07.529283 | ubuntu-noble | 2026-05-17 02:06:07.511 6714 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-05-17 02:06:07.529292 | ubuntu-noble | 2026-05-17 02:06:07.512 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.529673 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_nfs_config_only_4 [0.020809s] ... ok 2026-05-17 02:06:07.536546 | ubuntu-noble | 2026-05-17 02:06:07.532 6714 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-05-17 02:06:07.536595 | ubuntu-noble | 2026-05-17 02:06:07.533 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.536823 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_4 [0.020591s] ... ok 2026-05-17 02:06:07.554297 | ubuntu-noble | 2026-05-17 02:06:07.552 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.555013 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace_not_supported [0.019410s] ... ok 2026-05-17 02:06:07.574919 | ubuntu-noble | 2026-05-17 02:06:07.572 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.575250 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_replica_1___ [0.020192s] ... ok 2026-05-17 02:06:07.598695 | ubuntu-noble | 2026-05-17 02:06:07.592 6714 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Vserver os_56aafd02-4d44-43d7-b784-57fc88167224 does not exist, creating. _create_vserver /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:357 2026-05-17 02:06:07.598729 | ubuntu-noble | 2026-05-17 02:06:07.593 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.599031 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_2 [0.020578s] ... ok 2026-05-17 02:06:07.617710 | ubuntu-noble | 2026-05-17 02:06:07.613 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.618145 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_admin_lif_no_admin_network [0.019956s] ... ok 2026-05-17 02:06:07.635713 | ubuntu-noble | 2026-05-17 02:06:07.632 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.635921 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_already_present [0.019154s] ... ok 2026-05-17 02:06:07.655538 | ubuntu-noble | 2026-05-17 02:06:07.652 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.655948 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_port_vlans [0.019328s] ... ok 2026-05-17 02:06:07.676328 | ubuntu-noble | 2026-05-17 02:06:07.673 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.676623 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_port_vlans_client_error [0.021294s] ... ok 2026-05-17 02:06:07.700406 | ubuntu-noble | 2026-05-17 02:06:07.697 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.701078 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_ipspace_has_data_vservers_2_False [0.024006s] ... ok 2026-05-17 02:06:07.720987 | ubuntu-noble | 2026-05-17 02:06:07.718 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.721400 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates [0.020367s] ... ok 2026-05-17 02:06:07.740167 | ubuntu-noble | 2026-05-17 02:06:07.738 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.740713 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_no_flexvol_pool [0.020047s] ... ok 2026-05-17 02:06:07.762809 | ubuntu-noble | 2026-05-17 02:06:07.757 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.763131 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_empty_1 [0.019486s] ... ok 2026-05-17 02:06:07.779719 | ubuntu-noble | 2026-05-17 02:06:07.777 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.780642 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_valid_2 [0.019122s] ... ok 2026-05-17 02:06:07.799922 | ubuntu-noble | 2026-05-17 02:06:07.797 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.800273 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_node_data_port [0.020048s] ... ok 2026-05-17 02:06:07.820654 | ubuntu-noble | 2026-05-17 02:06:07.817 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.821138 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_backend_details [0.020384s] ... ok 2026-05-17 02:06:07.838996 | ubuntu-noble | 2026-05-17 02:06:07.837 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.840038 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_none_vserver [0.020140s] ... ok 2026-05-17 02:06:07.867633 | ubuntu-noble | 2026-05-17 02:06:07.864 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.868043 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_not_found [0.027212s] ... ok 2026-05-17 02:06:07.888000 | ubuntu-noble | 2026-05-17 02:06:07.885 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.888490 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vservers_from_replicas [0.020367s] ... ok 2026-05-17 02:06:07.908382 | ubuntu-noble | 2026-05-17 02:06:07.905 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.908925 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_03 [0.020054s] ... ok 2026-05-17 02:06:07.928983 | ubuntu-noble | 2026-05-17 02:06:07.926 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.929332 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_08 [0.020661s] ... ok 2026-05-17 02:06:07.961819 | ubuntu-noble | 2026-05-17 02:06:07.946 6714 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up server 56aafd02-4d44-43d7-b784-57fc88167224. setup_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:197 2026-05-17 02:06:07.961853 | ubuntu-noble | 2026-05-17 02:06:07.946 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "netapp-VLAN-1000" by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.NetAppCmodeMultiSVMFileStorageLibrary.setup_server..setup_server_with_lock" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:07.961860 | ubuntu-noble | 2026-05-17 02:06:07.946 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "netapp-VLAN-1000" acquired by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.NetAppCmodeMultiSVMFileStorageLibrary.setup_server..setup_server_with_lock" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:07.961878 | ubuntu-noble | 2026-05-17 02:06:07.947 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "netapp-VLAN-1000" "released" by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.NetAppCmodeMultiSVMFileStorageLibrary.setup_server..setup_server_with_lock" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:07.961885 | ubuntu-noble | 2026-05-17 02:06:07.948 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.962075 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_2 [0.021210s] ... ok 2026-05-17 02:06:07.970304 | ubuntu-noble | 2026-05-17 02:06:07.968 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.972573 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_failure_get_new_volume [0.020216s] ... ok 2026-05-17 02:06:07.992345 | ubuntu-noble | 2026-05-17 02:06:07.987 6714 INFO manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Source and destination vServers are now snapmirrored. 2026-05-17 02:06:07.992378 | ubuntu-noble | 2026-05-17 02:06:07.988 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:07.992763 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_1 [0.019863s] ... ok 2026-05-17 02:06:08.013335 | ubuntu-noble | 2026-05-17 02:06:08.007 6714 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Snapmirror is not ready yet. The current mirror state is 'snapmirrored' and relationship status is 'quiescing'. _share_server_migration_continue_svm_dr /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1761 2026-05-17 02:06:08.013366 | ubuntu-noble | 2026-05-17 02:06:08.008 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.013755 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_3 [0.019652s] ... ok 2026-05-17 02:06:08.034010 | ubuntu-noble | 2026-05-17 02:06:08.027 6714 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] No snapmirror relationship was found between source fake_id and destination fake_id_2 vServers.: NoneType: None 2026-05-17 02:06:08.034044 | ubuntu-noble | 2026-05-17 02:06:08.027 6714 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm NoneType: None 2026-05-17 02:06:08.034053 | ubuntu-noble | 2026-05-17 02:06:08.027 6714 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm 2026-05-17 02:06:08.034062 | ubuntu-noble | 2026-05-17 02:06:08.027 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.034402 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_no_snapmirror [0.019736s] ... ok 2026-05-17 02:06:08.050046 | ubuntu-noble | 2026-05-17 02:06:08.047 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.050540 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_get_progress [0.019734s] ... ok 2026-05-17 02:06:08.075617 | ubuntu-noble | 2026-05-17 02:06:08.067 6714 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Updating kerberos realm on NetApp backend. update_share_server_security_service /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:2403 2026-05-17 02:06:08.075653 | ubuntu-noble | 2026-05-17 02:06:08.067 6714 INFO manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Security service configuration was updated for share server 'fake_id' 2026-05-17 02:06:08.075666 | ubuntu-noble | 2026-05-17 02:06:08.068 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.076024 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_3 [0.020939s] ... ok 2026-05-17 02:06:08.091260 | ubuntu-noble | 2026-05-17 02:06:08.088 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.091598 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_admin_network_allocations_number [0.019981s] ... ok 2026-05-17 02:06:08.111549 | ubuntu-noble | 2026-05-17 02:06:08.109 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.111946 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_handle_housekeeping_tasks_with_cluster_creds_1_True [0.020137s] ... ok 2026-05-17 02:06:08.130534 | ubuntu-noble | 2026-05-17 02:06:08.127 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.130942 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test__update_for_failover [0.019065s] ... ok 2026-05-17 02:06:08.149410 | ubuntu-noble | 2026-05-17 02:06:08.146 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.149921 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_expand_performance_array [0.018938s] ... ok 2026-05-17 02:06:08.168924 | ubuntu-noble | 2026-05-17 02:06:08.166 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.169337 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_for_pool_1 [0.018874s] ... ok 2026-05-17 02:06:08.187926 | ubuntu-noble | 2026-05-17 02:06:08.185 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.188334 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_zero_time_3 [0.019012s] ... ok 2026-05-17 02:06:08.206885 | ubuntu-noble | 2026-05-17 02:06:08.204 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.207513 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_not_supported [0.018767s] ... ok 2026-05-17 02:06:08.225430 | ubuntu-noble | 2026-05-17 02:06:08.222 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.225774 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_system [0.018549s] ... ok 2026-05-17 02:06:08.244815 | ubuntu-noble | 2026-05-17 02:06:08.242 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.245250 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test_is_readonly_1 [0.019172s] ... ok 2026-05-17 02:06:08.263236 | ubuntu-noble | 2026-05-17 02:06:08.260 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.263697 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_1 [0.018788s] ... ok 2026-05-17 02:06:08.291420 | ubuntu-noble | 2026-05-17 02:06:08.278 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "share-access-9dba208c-9aa7-11e4-89d3-123b93f75cba" by "manila.share.drivers.netapp.dataontap.protocols.base.access_rules_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:08.291488 | ubuntu-noble | 2026-05-17 02:06:08.279 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "share-access-9dba208c-9aa7-11e4-89d3-123b93f75cba" acquired by "manila.share.drivers.netapp.dataontap.protocols.base.access_rules_synchronized..wrapped_func..source_func" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:08.291503 | ubuntu-noble | 2026-05-17 02:06:08.279 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "share-access-9dba208c-9aa7-11e4-89d3-123b93f75cba" "released" by "manila.share.drivers.netapp.dataontap.protocols.base.access_rules_synchronized..wrapped_func..source_func" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:08.291512 | ubuntu-noble | 2026-05-17 02:06:08.280 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.291791 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_update_access [0.018944s] ... ok 2026-05-17 02:06:08.301659 | ubuntu-noble | 2026-05-17 02:06:08.299 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.302067 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_ensure_export_policy_default [0.019675s] ... ok 2026-05-17 02:06:08.322248 | ubuntu-noble | 2026-05-17 02:06:08.319 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.322562 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_validate_access_rule_invalid_level [0.019460s] ... ok 2026-05-17 02:06:08.341679 | ubuntu-noble | 2026-05-17 02:06:08.339 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.342156 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new_missing_mode [0.019378s] ... ok 2026-05-17 02:06:08.360270 | ubuntu-noble | 2026-05-17 02:06:08.357 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.360648 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_is_expired_2_False [0.018487s] ... ok 2026-05-17 02:06:08.378766 | ubuntu-noble | 2026-05-17 02:06:08.376 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.379389 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_check_flags_missing_flag [0.018410s] ... ok 2026-05-17 02:06:08.397595 | ubuntu-noble | 2026-05-17 02:06:08.394 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.398010 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_is_style_extended_flexgroup_2 [0.018656s] ... ok 2026-05-17 02:06:08.416404 | ubuntu-noble | 2026-05-17 02:06:08.413 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.416692 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_1_True [0.018361s] ... ok 2026-05-17 02:06:08.434498 | ubuntu-noble | 2026-05-17 02:06:08.431 6714 WARNING mock_logger [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invalid trace flag: fake 2026-05-17 02:06:08.434531 | ubuntu-noble | 2026-05-17 02:06:08.432 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.434922 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_key [0.018717s] ... ok 2026-05-17 02:06:08.452372 | ubuntu-noble | 2026-05-17 02:06:08.450 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.452867 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_info_from_version_info [0.017982s] ... ok 2026-05-17 02:06:08.471615 | ubuntu-noble | 2026-05-17 02:06:08.468 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.472016 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_release_from_release_string [0.018084s] ... ok 2026-05-17 02:06:08.491143 | ubuntu-noble | 2026-05-17 02:06:08.485 6714 DEBUG manila.share.drivers.netapp.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Trying rpm command. _update_info_from_rpm /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py:295 2026-05-17 02:06:08.491177 | ubuntu-noble | 2026-05-17 02:06:08.486 6714 INFO manila.share.drivers.netapp.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] No rpm info found for python3-manila package. 2026-05-17 02:06:08.491187 | ubuntu-noble | 2026-05-17 02:06:08.486 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.491487 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_rpm_no_pkg_found [0.018418s] ... ok 2026-05-17 02:06:08.517108 | ubuntu-noble | 2026-05-17 02:06:08.505 6714 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:39 2026-05-17 02:06:08.517153 | ubuntu-noble | 2026-05-17 02:06:08.506 6714 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up the NexentaStor4 plugin. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:67 2026-05-17 02:06:08.517163 | ubuntu-noble | 2026-05-17 02:06:08.506 6714 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Creating share share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:76 2026-05-17 02:06:08.517172 | ubuntu-noble | 2026-05-17 02:06:08.507 6714 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Sending JSON data: {"object": "folder", "method": "create_with_props", "params": ["volume/nfs_share", "share", {"recordsize": "4K", "quota": "1G", "compression": "on", "reservation": "1G"}]} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2026-05-17 02:06:08.517183 | ubuntu-noble | 2026-05-17 02:06:08.507 6714 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Got response: {} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:88 2026-05-17 02:06:08.517192 | ubuntu-noble | 2026-05-17 02:06:08.507 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.517406 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share__wrong_proto [0.021271s] ... ok 2026-05-17 02:06:08.536644 | ubuntu-noble | 2026-05-17 02:06:08.526 6714 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:39 2026-05-17 02:06:08.536723 | ubuntu-noble | 2026-05-17 02:06:08.527 6714 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up the NexentaStor4 plugin. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:67 2026-05-17 02:06:08.536739 | ubuntu-noble | 2026-05-17 02:06:08.527 6714 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Creating share from snapshot sn1. create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:82 2026-05-17 02:06:08.536782 | ubuntu-noble | 2026-05-17 02:06:08.527 6714 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Sending JSON data: {"object": "folder", "method": "clone", "params": ["volume/nfs_share/share@sn1", "volume/nfs_share/share"]} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2026-05-17 02:06:08.536797 | ubuntu-noble | 2026-05-17 02:06:08.527 6714 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Got response: {} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:88 2026-05-17 02:06:08.536810 | ubuntu-noble | 2026-05-17 02:06:08.528 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.537020 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share_from_snapshot [0.020295s] ... ok 2026-05-17 02:06:08.559864 | ubuntu-noble | 2026-05-17 02:06:08.546 6714 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:39 2026-05-17 02:06:08.559910 | ubuntu-noble | 2026-05-17 02:06:08.546 6714 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up the NexentaStor4 plugin. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:67 2026-05-17 02:06:08.559934 | ubuntu-noble | 2026-05-17 02:06:08.547 6714 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Deleting share share. delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:87 2026-05-17 02:06:08.559944 | ubuntu-noble | 2026-05-17 02:06:08.547 6714 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Sending JSON data: {"object": "folder", "method": "destroy", "params": ["volume/nfs_share/share", "-r"]} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2026-05-17 02:06:08.559955 | ubuntu-noble | 2026-05-17 02:06:08.547 6714 INFO manila.share.drivers.nexenta.ns4.nexenta_nfs_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Folder volume/nfs_share/share does not exist, it was already deleted. 2026-05-17 02:06:08.559963 | ubuntu-noble | 2026-05-17 02:06:08.548 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.560373 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_share__exists_error [0.019276s] ... ok 2026-05-17 02:06:08.967506 | ubuntu-noble | 2026-05-17 02:06:08.953 6714 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:39 2026-05-17 02:06:08.967557 | ubuntu-noble | 2026-05-17 02:06:08.954 6714 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Setting up the NexentaStor4 plugin. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:67 2026-05-17 02:06:08.967569 | ubuntu-noble | 2026-05-17 02:06:08.954 6714 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Sending JSON data: {"object": "folder", "method": "get_child_props", "params": ["volume/nfs_share", "used|available"]} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2026-05-17 02:06:08.967596 | ubuntu-noble | 2026-05-17 02:06:08.954 6714 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Got response: {'result': {'available': 9663676416, 'used': 1073741824}} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:88 2026-05-17 02:06:08.967606 | ubuntu-noble | 2026-05-17 02:06:08.956 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.967959 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_get_capacity_info [0.408292s] ... ok 2026-05-17 02:06:08.979223 | ubuntu-noble | 2026-05-17 02:06:08.975 6714 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Create collection: {'key': 'value'} create /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:353 2026-05-17 02:06:08.979250 | ubuntu-noble | 2026-05-17 02:06:08.975 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.979606 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_create [0.019291s] ... ok 2026-05-17 02:06:08.999598 | ubuntu-noble | 2026-05-17 02:06:08.994 6714 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Rename dataset parent/child: {'key': 'value'} rename /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:388 2026-05-17 02:06:08.999640 | ubuntu-noble | 2026-05-17 02:06:08.995 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:08.999918 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefDatasets.test_rename [0.019442s] ... ok 2026-05-17 02:06:09.020013 | ubuntu-noble | 2026-05-17 02:06:09.013 6714 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Mount filesystem parent/child: {'key': 'value'} mount /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:416 2026-05-17 02:06:09.020049 | ubuntu-noble | 2026-05-17 02:06:09.014 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.020369 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_mount [0.018812s] ... ok 2026-05-17 02:06:09.035402 | ubuntu-noble | 2026-05-17 02:06:09.032 6714 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Activate {'key': 'value'} activate /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:445 2026-05-17 02:06:09.035424 | ubuntu-noble | 2026-05-17 02:06:09.032 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.035758 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefHpr.test_activate [0.018318s] ... ok 2026-05-17 02:06:09.056295 | ubuntu-noble | 2026-05-17 02:06:09.050 6714 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Get properties of setting system.guid: None get /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2026-05-17 02:06:09.056345 | ubuntu-noble | 2026-05-17 02:06:09.051 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.057081 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_skip_update_host [0.019084s] ... ok 2026-05-17 02:06:09.081353 | ubuntu-noble | 2026-05-17 02:06:09.070 6714 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Hook start on session request get https://1.1.1.1:8443/parent/child None and session response 200 {"data": "value"} hook /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:154 2026-05-17 02:06:09.081388 | ubuntu-noble | 2026-05-17 02:06:09.070 6714 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Append 5 data items to response hook /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:233 2026-05-17 02:06:09.081398 | ubuntu-noble | 2026-05-17 02:06:09.070 6714 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Hook done on session request get https://1.1.1.1:8443/parent/child None and session response 200 {"data": "value"}: there is no next path available hook /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:238 2026-05-17 02:06:09.081408 | ubuntu-noble | 2026-05-17 02:06:09.071 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.081822 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_200_pagination_end [0.019406s] ... ok 2026-05-17 02:06:09.092812 | ubuntu-noble | 2026-05-17 02:06:09.090 6714 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] NEF request start: get parent/child bad data __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:80 2026-05-17 02:06:09.092839 | ubuntu-noble | 2026-05-17 02:06:09.091 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.093130 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get_invalid_payload [0.019508s] ... ok 2026-05-17 02:06:09.114186 | ubuntu-noble | 2026-05-17 02:06:09.108 6714 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] NEF request start: post parent/child bad data __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:80 2026-05-17 02:06:09.114223 | ubuntu-noble | 2026-05-17 02:06:09.109 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.114332 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___post_invalid_payload [0.018435s] ... ok 2026-05-17 02:06:09.136362 | ubuntu-noble | 2026-05-17 02:06:09.127 6714 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] NEF request start: put parent/child {} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:80 2026-05-17 02:06:09.136398 | ubuntu-noble | 2026-05-17 02:06:09.128 6714 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] NEF request done: put parent/child {}, total response time: 0 seconds, total requests count: 0, requests statistics: {} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:113 2026-05-17 02:06:09.136423 | ubuntu-noble | 2026-05-17 02:06:09.128 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.136907 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___put [0.019375s] ... ok 2026-05-17 02:06:09.157275 | ubuntu-noble | 2026-05-17 02:06:09.148 6714 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] NEF request start: put parent/child {'key': 'value'} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:80 2026-05-17 02:06:09.157308 | ubuntu-noble | 2026-05-17 02:06:09.149 6714 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] NEF request done: put parent/child {'data': '{"key": "value"}'}, total response time: 0 seconds, total requests count: 0, requests statistics: {} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:113 2026-05-17 02:06:09.157318 | ubuntu-noble | 2026-05-17 02:06:09.149 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.157897 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___put_payload [0.020988s] ... ok 2026-05-17 02:06:09.177278 | ubuntu-noble | 2026-05-17 02:06:09.168 6714 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Hook start on session request delete https://1.1.1.1:8443/storage/filesystems None and session response 200 hook /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:154 2026-05-17 02:06:09.177311 | ubuntu-noble | 2026-05-17 02:06:09.168 6714 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Hook done on session request delete https://1.1.1.1:8443/storage/filesystems None and session response 200 : empty response content hook /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:162 2026-05-17 02:06:09.177321 | ubuntu-noble | 2026-05-17 02:06:09.169 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.177589 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_200_empty [0.019442s] ... ok 2026-05-17 02:06:09.197941 | ubuntu-noble | 2026-05-17 02:06:09.188 6714 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/nexenta_nas.py:52 2026-05-17 02:06:09.197985 | ubuntu-noble | 2026-05-17 02:06:09.189 6714 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Get properties of setting system.guid: None get /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2026-05-17 02:06:09.197995 | ubuntu-noble | 2026-05-17 02:06:09.190 6714 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Creating share from snapshot pool1/nfs_share/share-uuid@snapshot-snap_id. create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/nexenta_nas.py:195 2026-05-17 02:06:09.198004 | ubuntu-noble | 2026-05-17 02:06:09.191 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.198389 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_share_from_snapshot [0.021800s] ... ok 2026-05-17 02:06:09.218673 | ubuntu-noble | 2026-05-17 02:06:09.210 6714 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/nexenta_nas.py:52 2026-05-17 02:06:09.218695 | ubuntu-noble | 2026-05-17 02:06:09.211 6714 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Get properties of setting system.guid: None get /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2026-05-17 02:06:09.218701 | ubuntu-noble | 2026-05-17 02:06:09.213 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.219082 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_mount_filesystem [0.021531s] ... ok 2026-05-17 02:06:09.242582 | ubuntu-noble | 2026-05-17 02:06:09.232 6714 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/nexenta_nas.py:52 2026-05-17 02:06:09.242617 | ubuntu-noble | 2026-05-17 02:06:09.233 6714 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Get properties of setting system.guid: None get /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2026-05-17 02:06:09.242627 | ubuntu-noble | 2026-05-17 02:06:09.234 6714 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Shrinking share: share-uuid2 to 1G. shrink_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/nexenta_nas.py:286 2026-05-17 02:06:09.242636 | ubuntu-noble | 2026-05-17 02:06:09.235 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.243075 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_shrink_share [0.021721s] ... ok 2026-05-17 02:06:09.255438 | ubuntu-noble | 2026-05-17 02:06:09.253 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.255934 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_07___1B___1_ [0.018302s] ... ok 2026-05-17 02:06:09.274810 | ubuntu-noble | 2026-05-17 02:06:09.273 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.275129 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_input_error [0.019561s] ... ok 2026-05-17 02:06:09.317271 | ubuntu-noble | 2026-05-17 02:06:09.305 6714 DEBUG manila.share.drivers.purestorage.flashblade [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/purestorage/flashblade.py:152 2026-05-17 02:06:09.317317 | ubuntu-noble | 2026-05-17 02:06:09.306 6714 DEBUG manila.share.drivers.purestorage.flashblade [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] FlashBlade filter source_display_name='fake_dataset' and suffix='snap' delete_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/purestorage/flashblade.py:430 2026-05-17 02:06:09.317328 | ubuntu-noble | 2026-05-17 02:06:09.307 6714 DEBUG manila.share.drivers.purestorage.flashblade [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Snapshot fake_dataset.snap deleted successfully delete_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/purestorage/flashblade.py:444 2026-05-17 02:06:09.317353 | ubuntu-noble | 2026-05-17 02:06:09.307 6714 DEBUG manila.share.drivers.purestorage.flashblade [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Snapshot fake_dataset.snap eradicated successfully delete_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/purestorage/flashblade.py:452 2026-05-17 02:06:09.317366 | ubuntu-noble | 2026-05-17 02:06:09.308 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.317965 | ubuntu-noble | {2} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_snapshot [0.035741s] ... ok 2026-05-17 02:06:09.360837 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:552: DeprecationWarning: Testing an element's truth value will raise an exception in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. 2026-05-17 02:06:09.360870 | ubuntu-noble | if not host_list: 2026-05-17 02:06:09.362191 | ubuntu-noble | 2026-05-17 02:06:09.333 6714 DEBUG manila.share.drivers.qnap.qnap [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-05-17 02:06:09.362207 | ubuntu-noble | 2026-05-17 02:06:09.334 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-05-17 02:06:09.362217 | ubuntu-noble | 2026-05-17 02:06:09.334 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-05-17 02:06:09.362225 | ubuntu-noble | 2026-05-17 02:06:09.334 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.362234 | ubuntu-noble | 2026-05-17 02:06:09.362243 | ubuntu-noble | 2026-05-17 02:06:09.362252 | ubuntu-noble | 2026-05-17 02:06:09.362260 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-05-17 02:06:09.362268 | ubuntu-noble | 2026-05-17 02:06:09.334 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-05-17 02:06:09.362277 | ubuntu-noble | 2026-05-17 02:06:09.335 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] in get_basic_info get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:95 2026-05-17 02:06:09.362286 | ubuntu-noble | 2026-05-17 02:06:09.335 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.362294 | ubuntu-noble | 2026-05-17 02:06:09.362302 | ubuntu-noble | 2026-05-17 02:06:09.362311 | ubuntu-noble | 2026-05-17 02:06:09.362319 | ubuntu-noble | 2026-05-17 02:06:09.362328 | ubuntu-noble | 2026-05-17 02:06:09.362336 | ubuntu-noble | 2026-05-17 02:06:09.362344 | ubuntu-noble | 2026-05-17 02:06:09.362352 | ubuntu-noble | 2026-05-17 02:06:09.362361 | ubuntu-noble | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-05-17 02:06:09.362383 | ubuntu-noble | 2026-05-17 02:06:09.335 6714 DEBUG manila.share.drivers.qnap.qnap [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:181 2026-05-17 02:06:09.362400 | ubuntu-noble | 2026-05-17 02:06:09.335 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-05-17 02:06:09.362409 | ubuntu-noble | 2026-05-17 02:06:09.335 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-05-17 02:06:09.362418 | ubuntu-noble | 2026-05-17 02:06:09.336 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.362426 | ubuntu-noble | 2026-05-17 02:06:09.362434 | ubuntu-noble | 2026-05-17 02:06:09.362443 | ubuntu-noble | 2026-05-17 02:06:09.362484 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-05-17 02:06:09.362493 | ubuntu-noble | 2026-05-17 02:06:09.336 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-05-17 02:06:09.362510 | ubuntu-noble | 2026-05-17 02:06:09.336 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-05-17 02:06:09.362519 | ubuntu-noble | 2026-05-17 02:06:09.336 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-05-17 02:06:09.362528 | ubuntu-noble | 2026-05-17 02:06:09.336 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] url : /cgi-bin/disk/snapshot.cgi?func=clone_qsnapshot&by_vol=1&snapshotID=fakeSnapshotId&new_name=fakeNewShareName&clone_size=fakeCloneSizeg&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-05-17 02:06:09.362537 | ubuntu-noble | 2026-05-17 02:06:09.336 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.362545 | ubuntu-noble | 2026-05-17 02:06:09.362553 | ubuntu-noble | 2026-05-17 02:06:09.362562 | ubuntu-noble | 2026-05-17 02:06:09.362570 | ubuntu-noble | 0 2026-05-17 02:06:09.362578 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-05-17 02:06:09.362587 | ubuntu-noble | 2026-05-17 02:06:09.337 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.362787 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_clone_snapshot_api [0.028772s] ... ok 2026-05-17 02:06:09.385922 | ubuntu-noble | 2026-05-17 02:06:09.357 6714 DEBUG manila.share.drivers.qnap.qnap [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-05-17 02:06:09.386000 | ubuntu-noble | 2026-05-17 02:06:09.357 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-05-17 02:06:09.386009 | ubuntu-noble | 2026-05-17 02:06:09.357 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-05-17 02:06:09.386016 | ubuntu-noble | 2026-05-17 02:06:09.358 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.386023 | ubuntu-noble | 2026-05-17 02:06:09.386029 | ubuntu-noble | 2026-05-17 02:06:09.386035 | ubuntu-noble | 2026-05-17 02:06:09.386047 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-05-17 02:06:09.386053 | ubuntu-noble | 2026-05-17 02:06:09.358 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-05-17 02:06:09.386059 | ubuntu-noble | 2026-05-17 02:06:09.358 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] in get_basic_info get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:95 2026-05-17 02:06:09.386065 | ubuntu-noble | 2026-05-17 02:06:09.358 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.386070 | ubuntu-noble | 2026-05-17 02:06:09.386076 | ubuntu-noble | 2026-05-17 02:06:09.386081 | ubuntu-noble | 2026-05-17 02:06:09.386087 | ubuntu-noble | 2026-05-17 02:06:09.386093 | ubuntu-noble | 2026-05-17 02:06:09.386098 | ubuntu-noble | 2026-05-17 02:06:09.386104 | ubuntu-noble | 2026-05-17 02:06:09.386109 | ubuntu-noble | 2026-05-17 02:06:09.386115 | ubuntu-noble | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-05-17 02:06:09.386122 | ubuntu-noble | 2026-05-17 02:06:09.359 6714 DEBUG manila.share.drivers.qnap.qnap [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:181 2026-05-17 02:06:09.386128 | ubuntu-noble | 2026-05-17 02:06:09.359 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-05-17 02:06:09.386134 | ubuntu-noble | 2026-05-17 02:06:09.359 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-05-17 02:06:09.386139 | ubuntu-noble | 2026-05-17 02:06:09.359 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.386145 | ubuntu-noble | 2026-05-17 02:06:09.386150 | ubuntu-noble | 2026-05-17 02:06:09.386156 | ubuntu-noble | 2026-05-17 02:06:09.386167 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-05-17 02:06:09.386173 | ubuntu-noble | 2026-05-17 02:06:09.359 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-05-17 02:06:09.386187 | ubuntu-noble | 2026-05-17 02:06:09.359 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-05-17 02:06:09.386193 | ubuntu-noble | 2026-05-17 02:06:09.359 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-05-17 02:06:09.386199 | ubuntu-noble | 2026-05-17 02:06:09.359 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=get_hostlist&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-05-17 02:06:09.386205 | ubuntu-noble | 2026-05-17 02:06:09.360 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.386211 | ubuntu-noble | 2026-05-17 02:06:09.386216 | ubuntu-noble | 2026-05-17 02:06:09.386222 | ubuntu-noble | 2026-05-17 02:06:09.386227 | ubuntu-noble | 2026-05-17 02:06:09.386233 | ubuntu-noble | 2026-05-17 02:06:09.386238 | ubuntu-noble | 2026-05-17 02:06:09.386244 | ubuntu-noble | 2026-05-17 02:06:09.386250 | ubuntu-noble | 2026-05-17 02:06:09.386259 | ubuntu-noble | 2026-05-17 02:06:09.386265 | ubuntu-noble | 2026-05-17 02:06:09.386271 | ubuntu-noble | 2026-05-17 02:06:09.386276 | ubuntu-noble | 2026-05-17 02:06:09.386282 | ubuntu-noble | 2026-05-17 02:06:09.386287 | ubuntu-noble | 2026-05-17 02:06:09.386293 | ubuntu-noble | 2026-05-17 02:06:09.386299 | ubuntu-noble | 2026-05-17 02:06:09.386304 | ubuntu-noble | 2026-05-17 02:06:09.386310 | ubuntu-noble | 2026-05-17 02:06:09.386315 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-05-17 02:06:09.386321 | ubuntu-noble | 2026-05-17 02:06:09.360 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] host: get_host_list /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:558 2026-05-17 02:06:09.386327 | ubuntu-noble | 2026-05-17 02:06:09.362 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.386332 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_host_list_1 [0.024957s] ... ok 2026-05-17 02:06:09.410296 | ubuntu-noble | 2026-05-17 02:06:09.384 6714 DEBUG manila.share.drivers.qnap.qnap [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-05-17 02:06:09.410362 | ubuntu-noble | 2026-05-17 02:06:09.385 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-05-17 02:06:09.410388 | ubuntu-noble | 2026-05-17 02:06:09.385 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-05-17 02:06:09.410398 | ubuntu-noble | 2026-05-17 02:06:09.385 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.410407 | ubuntu-noble | 2026-05-17 02:06:09.410416 | ubuntu-noble | 2026-05-17 02:06:09.410425 | ubuntu-noble | 2026-05-17 02:06:09.410433 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-05-17 02:06:09.410442 | ubuntu-noble | 2026-05-17 02:06:09.385 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-05-17 02:06:09.410482 | ubuntu-noble | 2026-05-17 02:06:09.385 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] in get_basic_info get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:95 2026-05-17 02:06:09.410491 | ubuntu-noble | 2026-05-17 02:06:09.385 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.410499 | ubuntu-noble | 2026-05-17 02:06:09.410508 | ubuntu-noble | 2026-05-17 02:06:09.410516 | ubuntu-noble | 2026-05-17 02:06:09.410524 | ubuntu-noble | 2026-05-17 02:06:09.410533 | ubuntu-noble | 2026-05-17 02:06:09.410541 | ubuntu-noble | 2026-05-17 02:06:09.410549 | ubuntu-noble | 2026-05-17 02:06:09.410558 | ubuntu-noble | 2026-05-17 02:06:09.410566 | ubuntu-noble | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-05-17 02:06:09.410575 | ubuntu-noble | 2026-05-17 02:06:09.386 6714 DEBUG manila.share.drivers.qnap.qnap [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:181 2026-05-17 02:06:09.410584 | ubuntu-noble | 2026-05-17 02:06:09.386 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-05-17 02:06:09.410603 | ubuntu-noble | 2026-05-17 02:06:09.386 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-05-17 02:06:09.410612 | ubuntu-noble | 2026-05-17 02:06:09.386 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.410621 | ubuntu-noble | 2026-05-17 02:06:09.410629 | ubuntu-noble | 2026-05-17 02:06:09.410637 | ubuntu-noble | 2026-05-17 02:06:09.410646 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-05-17 02:06:09.410656 | ubuntu-noble | 2026-05-17 02:06:09.386 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-05-17 02:06:09.410686 | ubuntu-noble | 2026-05-17 02:06:09.386 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-05-17 02:06:09.410695 | ubuntu-noble | 2026-05-17 02:06:09.386 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] vol_no = fakeNo get_share_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:304 2026-05-17 02:06:09.410704 | ubuntu-noble | 2026-05-17 02:06:09.387 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-05-17 02:06:09.410713 | ubuntu-noble | 2026-05-17 02:06:09.387 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] url : /cgi-bin/disk/disk_manage.cgi?store=poolVolumeList&poolID=Storage+Pool+1&func=extra_get&Pool_Vol_Info=1&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-05-17 02:06:09.410721 | ubuntu-noble | 2026-05-17 02:06:09.387 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.410730 | ubuntu-noble | 2026-05-17 02:06:09.410738 | ubuntu-noble | 2026-05-17 02:06:09.410746 | ubuntu-noble | 2026-05-17 02:06:09.410755 | ubuntu-noble | 2026-05-17 02:06:09.410763 | ubuntu-noble | 2026-05-17 02:06:09.410771 | ubuntu-noble | 2026-05-17 02:06:09.410780 | ubuntu-noble | 2026-05-17 02:06:09.410788 | ubuntu-noble | 2026-05-17 02:06:09.410797 | ubuntu-noble | 2026-05-17 02:06:09.410805 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-05-17 02:06:09.410813 | ubuntu-noble | 2026-05-17 02:06:09.387 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Iterating vol name: fakeShareName, index: fakeNo get_share_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:327 2026-05-17 02:06:09.410822 | ubuntu-noble | 2026-05-17 02:06:09.387 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] vol_no:fakeNo get_share_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:332 2026-05-17 02:06:09.410830 | ubuntu-noble | 2026-05-17 02:06:09.388 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.410843 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_share_info_2 [0.026304s] ... ok 2026-05-17 02:06:09.465680 | ubuntu-noble | 2026-05-17 02:06:09.411 6714 DEBUG manila.share.drivers.qnap.qnap [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-05-17 02:06:09.465735 | ubuntu-noble | 2026-05-17 02:06:09.411 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-05-17 02:06:09.465815 | ubuntu-noble | 2026-05-17 02:06:09.411 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-05-17 02:06:09.465848 | ubuntu-noble | 2026-05-17 02:06:09.411 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.465861 | ubuntu-noble | 2026-05-17 02:06:09.465873 | ubuntu-noble | 2026-05-17 02:06:09.465885 | ubuntu-noble | 2026-05-17 02:06:09.465896 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-05-17 02:06:09.465909 | ubuntu-noble | 2026-05-17 02:06:09.412 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-05-17 02:06:09.465921 | ubuntu-noble | 2026-05-17 02:06:09.412 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] in get_basic_info get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:95 2026-05-17 02:06:09.465932 | ubuntu-noble | 2026-05-17 02:06:09.412 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.465943 | ubuntu-noble | 2026-05-17 02:06:09.465955 | ubuntu-noble | 2026-05-17 02:06:09.465966 | ubuntu-noble | 2026-05-17 02:06:09.465977 | ubuntu-noble | 2026-05-17 02:06:09.465988 | ubuntu-noble | 2026-05-17 02:06:09.466000 | ubuntu-noble | 2026-05-17 02:06:09.466011 | ubuntu-noble | 2026-05-17 02:06:09.466022 | ubuntu-noble | 2026-05-17 02:06:09.466033 | ubuntu-noble | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-05-17 02:06:09.466046 | ubuntu-noble | 2026-05-17 02:06:09.412 6714 DEBUG manila.share.drivers.qnap.qnap [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:181 2026-05-17 02:06:09.466058 | ubuntu-noble | 2026-05-17 02:06:09.412 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-05-17 02:06:09.466069 | ubuntu-noble | 2026-05-17 02:06:09.412 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-05-17 02:06:09.466081 | ubuntu-noble | 2026-05-17 02:06:09.412 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.466091 | ubuntu-noble | 2026-05-17 02:06:09.466100 | ubuntu-noble | 2026-05-17 02:06:09.466108 | ubuntu-noble | 2026-05-17 02:06:09.466116 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-05-17 02:06:09.466125 | ubuntu-noble | 2026-05-17 02:06:09.413 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-05-17 02:06:09.466146 | ubuntu-noble | 2026-05-17 02:06:09.413 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-05-17 02:06:09.466177 | ubuntu-noble | 2026-05-17 02:06:09.413 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-05-17 02:06:09.466196 | ubuntu-noble | 2026-05-17 02:06:09.413 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=apply_sethost&name=fakeHostName&ipaddr_v4=fakeIpV4List&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-05-17 02:06:09.466206 | ubuntu-noble | 2026-05-17 02:06:09.413 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.466215 | ubuntu-noble | 2026-05-17 02:06:09.466223 | ubuntu-noble | 2026-05-17 02:06:09.466232 | ubuntu-noble | 2026-05-17 02:06:09.466240 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-05-17 02:06:09.466249 | ubuntu-noble | 2026-05-17 02:06:09.414 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.edit_host' after 0.000662(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:09.466258 | ubuntu-noble | 2026-05-17 02:06:09.414 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.edit_host in 1 seconds as it raised ShareBackendException: Share backend error: Unexpected response from QNAP API.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:06:09.466267 | ubuntu-noble | 2026-05-17 02:06:09.414 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-05-17 02:06:09.466276 | ubuntu-noble | 2026-05-17 02:06:09.414 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-05-17 02:06:09.466285 | ubuntu-noble | 2026-05-17 02:06:09.414 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=apply_sethost&name=fakeHostName&ipaddr_v4=fakeIpV4List&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-05-17 02:06:09.466293 | ubuntu-noble | 2026-05-17 02:06:09.414 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.466302 | ubuntu-noble | 2026-05-17 02:06:09.466310 | ubuntu-noble | 2026-05-17 02:06:09.466318 | ubuntu-noble | 2026-05-17 02:06:09.466327 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-05-17 02:06:09.466335 | ubuntu-noble | 2026-05-17 02:06:09.415 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.edit_host' after 0.0016(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:09.466352 | ubuntu-noble | 2026-05-17 02:06:09.415 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.edit_host in 2 seconds as it raised ShareBackendException: Share backend error: Unexpected response from QNAP API.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:06:09.466368 | ubuntu-noble | 2026-05-17 02:06:09.415 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-05-17 02:06:09.466377 | ubuntu-noble | 2026-05-17 02:06:09.415 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-05-17 02:06:09.466397 | ubuntu-noble | 2026-05-17 02:06:09.415 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=apply_sethost&name=fakeHostName&ipaddr_v4=fakeIpV4List&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-05-17 02:06:09.466405 | ubuntu-noble | 2026-05-17 02:06:09.415 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.466414 | ubuntu-noble | 2026-05-17 02:06:09.466422 | ubuntu-noble | 2026-05-17 02:06:09.466430 | ubuntu-noble | 2026-05-17 02:06:09.466439 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-05-17 02:06:09.466490 | ubuntu-noble | 2026-05-17 02:06:09.415 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.edit_host' after 0.00245(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:09.466512 | ubuntu-noble | 2026-05-17 02:06:09.416 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.edit_host in 4 seconds as it raised ShareBackendException: Share backend error: Unexpected response from QNAP API.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:06:09.466521 | ubuntu-noble | 2026-05-17 02:06:09.416 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-05-17 02:06:09.466530 | ubuntu-noble | 2026-05-17 02:06:09.416 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-05-17 02:06:09.466539 | ubuntu-noble | 2026-05-17 02:06:09.416 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=apply_sethost&name=fakeHostName&ipaddr_v4=fakeIpV4List&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-05-17 02:06:09.466557 | ubuntu-noble | 2026-05-17 02:06:09.416 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.466566 | ubuntu-noble | 2026-05-17 02:06:09.466575 | ubuntu-noble | 2026-05-17 02:06:09.466583 | ubuntu-noble | 2026-05-17 02:06:09.466591 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-05-17 02:06:09.466600 | ubuntu-noble | 2026-05-17 02:06:09.416 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.edit_host' after 0.00329(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:09.466617 | ubuntu-noble | 2026-05-17 02:06:09.416 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.edit_host in 8 seconds as it raised ShareBackendException: Share backend error: Unexpected response from QNAP API.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:06:09.466625 | ubuntu-noble | 2026-05-17 02:06:09.417 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-05-17 02:06:09.466642 | ubuntu-noble | 2026-05-17 02:06:09.417 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-05-17 02:06:09.466653 | ubuntu-noble | 2026-05-17 02:06:09.417 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=apply_sethost&name=fakeHostName&ipaddr_v4=fakeIpV4List&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-05-17 02:06:09.466665 | ubuntu-noble | 2026-05-17 02:06:09.417 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.466676 | ubuntu-noble | 2026-05-17 02:06:09.466688 | ubuntu-noble | 2026-05-17 02:06:09.466699 | ubuntu-noble | 2026-05-17 02:06:09.466710 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-05-17 02:06:09.466721 | ubuntu-noble | 2026-05-17 02:06:09.417 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.edit_host' after 0.00422(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:09.466733 | ubuntu-noble | 2026-05-17 02:06:09.418 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.466741 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_19 [0.029186s] ... ok 2026-05-17 02:06:09.492132 | ubuntu-noble | 2026-05-17 02:06:09.438 6714 DEBUG manila.share.drivers.qnap.qnap [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-05-17 02:06:09.492173 | ubuntu-noble | 2026-05-17 02:06:09.438 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-05-17 02:06:09.492200 | ubuntu-noble | 2026-05-17 02:06:09.439 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-05-17 02:06:09.492213 | ubuntu-noble | 2026-05-17 02:06:09.439 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.492225 | ubuntu-noble | 2026-05-17 02:06:09.492236 | ubuntu-noble | 2026-05-17 02:06:09.492247 | ubuntu-noble | 2026-05-17 02:06:09.492258 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-05-17 02:06:09.492270 | ubuntu-noble | 2026-05-17 02:06:09.439 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-05-17 02:06:09.492281 | ubuntu-noble | 2026-05-17 02:06:09.439 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] in get_basic_info get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:95 2026-05-17 02:06:09.492293 | ubuntu-noble | 2026-05-17 02:06:09.439 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.492303 | ubuntu-noble | 2026-05-17 02:06:09.492313 | ubuntu-noble | 2026-05-17 02:06:09.492324 | ubuntu-noble | 2026-05-17 02:06:09.492336 | ubuntu-noble | 2026-05-17 02:06:09.492347 | ubuntu-noble | 2026-05-17 02:06:09.492358 | ubuntu-noble | 2026-05-17 02:06:09.492368 | ubuntu-noble | 2026-05-17 02:06:09.492379 | ubuntu-noble | 2026-05-17 02:06:09.492391 | ubuntu-noble | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-05-17 02:06:09.492413 | ubuntu-noble | 2026-05-17 02:06:09.439 6714 DEBUG manila.share.drivers.qnap.qnap [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:181 2026-05-17 02:06:09.492426 | ubuntu-noble | 2026-05-17 02:06:09.440 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-05-17 02:06:09.492438 | ubuntu-noble | 2026-05-17 02:06:09.440 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-05-17 02:06:09.492483 | ubuntu-noble | 2026-05-17 02:06:09.440 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.492504 | ubuntu-noble | 2026-05-17 02:06:09.492516 | ubuntu-noble | 2026-05-17 02:06:09.492527 | ubuntu-noble | 2026-05-17 02:06:09.492538 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-05-17 02:06:09.492562 | ubuntu-noble | 2026-05-17 02:06:09.440 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-05-17 02:06:09.492583 | ubuntu-noble | 2026-05-17 02:06:09.440 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-05-17 02:06:09.492592 | ubuntu-noble | 2026-05-17 02:06:09.440 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-05-17 02:06:09.492601 | ubuntu-noble | 2026-05-17 02:06:09.440 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] url : /cgi-bin/disk/disk_manage.cgi?store=poolInfo&func=extra_get&poolID=fakePoolId&Pool_Info=1&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-05-17 02:06:09.492610 | ubuntu-noble | 2026-05-17 02:06:09.441 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.492618 | ubuntu-noble | 2026-05-17 02:06:09.492626 | ubuntu-noble | 2026-05-17 02:06:09.492635 | ubuntu-noble | 2026-05-17 02:06:09.492643 | ubuntu-noble | 2026-05-17 02:06:09.492651 | ubuntu-noble | 2026-05-17 02:06:09.492660 | ubuntu-noble | 2026-05-17 02:06:09.492668 | ubuntu-noble | 2026-05-17 02:06:09.492676 | ubuntu-noble | 2026-05-17 02:06:09.492685 | ubuntu-noble | 2026-05-17 02:06:09.492693 | ubuntu-noble | 2026-05-17 02:06:09.492701 | ubuntu-noble | 2026-05-17 02:06:09.492710 | ubuntu-noble | 2026-05-17 02:06:09.492719 | ubuntu-noble | 2026-05-17 02:06:09.492730 | ubuntu-noble | 2026-05-17 02:06:09.492741 | ubuntu-noble | 2026-05-17 02:06:09.492752 | ubuntu-noble | 2026-05-17 02:06:09.492763 | ubuntu-noble | 2026-05-17 02:06:09.492774 | ubuntu-noble | 2026-05-17 02:06:09.492785 | ubuntu-noble | 2026-05-17 02:06:09.492796 | ubuntu-noble | 2026-05-17 02:06:09.492807 | ubuntu-noble | 2026-05-17 02:06:09.492817 | ubuntu-noble | 2026-05-17 02:06:09.492828 | ubuntu-noble | 2026-05-17 02:06:09.492838 | ubuntu-noble | 2026-05-17 02:06:09.492848 | ubuntu-noble | 2026-05-17 02:06:09.492859 | ubuntu-noble | 2026-05-17 02:06:09.492867 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-05-17 02:06:09.492886 | ubuntu-noble | 2026-05-17 02:06:09.441 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] poolID: fakePoolId get_specific_poolinfo /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:297 2026-05-17 02:06:09.492909 | ubuntu-noble | 2026-05-17 02:06:09.442 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.492927 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_specific_poolinfo [0.023280s] ... ok 2026-05-17 02:06:09.508398 | ubuntu-noble | 2026-05-17 02:06:09.462 6714 DEBUG manila.share.drivers.qnap.qnap [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-05-17 02:06:09.508432 | ubuntu-noble | 2026-05-17 02:06:09.462 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-05-17 02:06:09.508442 | ubuntu-noble | 2026-05-17 02:06:09.462 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-05-17 02:06:09.508484 | ubuntu-noble | 2026-05-17 02:06:09.462 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.508497 | ubuntu-noble | 2026-05-17 02:06:09.508509 | ubuntu-noble | 2026-05-17 02:06:09.508520 | ubuntu-noble | 2026-05-17 02:06:09.508531 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-05-17 02:06:09.508543 | ubuntu-noble | 2026-05-17 02:06:09.463 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-05-17 02:06:09.508555 | ubuntu-noble | 2026-05-17 02:06:09.463 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] in get_basic_info get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:95 2026-05-17 02:06:09.508567 | ubuntu-noble | 2026-05-17 02:06:09.463 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.508578 | ubuntu-noble | 2026-05-17 02:06:09.508590 | ubuntu-noble | 2026-05-17 02:06:09.508602 | ubuntu-noble | 2026-05-17 02:06:09.508614 | ubuntu-noble | 2026-05-17 02:06:09.508625 | ubuntu-noble | 2026-05-17 02:06:09.508636 | ubuntu-noble | 2026-05-17 02:06:09.508647 | ubuntu-noble | 2026-05-17 02:06:09.508658 | ubuntu-noble | 2026-05-17 02:06:09.508667 | ubuntu-noble | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-05-17 02:06:09.508676 | ubuntu-noble | 2026-05-17 02:06:09.463 6714 DEBUG manila.share.drivers.qnap.qnap [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:181 2026-05-17 02:06:09.508684 | ubuntu-noble | 2026-05-17 02:06:09.463 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-05-17 02:06:09.508693 | ubuntu-noble | 2026-05-17 02:06:09.463 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-05-17 02:06:09.508719 | ubuntu-noble | 2026-05-17 02:06:09.463 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] response data: 2026-05-17 02:06:09.508730 | ubuntu-noble | 2026-05-17 02:06:09.508742 | ubuntu-noble | 2026-05-17 02:06:09.508753 | ubuntu-noble | 2026-05-17 02:06:09.508765 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-05-17 02:06:09.508786 | ubuntu-noble | 2026-05-17 02:06:09.464 6714 DEBUG manila.share.drivers.qnap.api [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-05-17 02:06:09.508798 | ubuntu-noble | 2026-05-17 02:06:09.464 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.508818 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_1 [0.022171s] ... ok 2026-05-17 02:06:09.519463 | ubuntu-noble | 2026-05-17 02:06:09.483 6714 DEBUG manila.share.drivers.qnap.qnap [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-05-17 02:06:09.519480 | ubuntu-noble | 2026-05-17 02:06:09.483 6714 INFO manila.share.drivers.qnap.qnap [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Share 1.2.3.4:/share/fakeShareName will be managed with ID shareId. 2026-05-17 02:06:09.519485 | ubuntu-noble | 2026-05-17 02:06:09.483 6714 DEBUG manila.share.drivers.qnap.qnap [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] qnap_thin_provision: True qnap_compression: True qnap_deduplication: False qnap_ssd_cache: False manage_existing /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:826 2026-05-17 02:06:09.519489 | ubuntu-noble | 2026-05-17 02:06:09.484 6714 INFO manila.share.drivers.qnap.qnap [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Share 1.2.3.4:/share/fakeShareName was successfully managed with ID shareId. 2026-05-17 02:06:09.519493 | ubuntu-noble | 2026-05-17 02:06:09.484 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.519807 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs [0.020005s] ... ok 2026-05-17 02:06:09.522432 | ubuntu-noble | 2026-05-17 02:06:09.503 6714 DEBUG manila.share.drivers.qnap.qnap [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-05-17 02:06:09.522459 | ubuntu-noble | 2026-05-17 02:06:09.504 6714 INFO manila.share.drivers.qnap.qnap [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Share will be managed with ID fakeId. 2026-05-17 02:06:09.522465 | ubuntu-noble | 2026-05-17 02:06:09.504 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.522833 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_without_export_locations [0.019732s] ... ok 2026-05-17 02:06:09.526105 | ubuntu-noble | 2026-05-17 02:06:09.523 6714 DEBUG manila.share.drivers.qnap.qnap [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-05-17 02:06:09.526125 | ubuntu-noble | 2026-05-17 02:06:09.524 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.526582 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_invalid_protocol [0.019757s] ... ok 2026-05-17 02:06:09.556819 | ubuntu-noble | 2026-05-17 02:06:09.542 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "quobyte-request" by "manila.share.drivers.quobyte.jsonrpc.JsonRpc.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:09.556836 | ubuntu-noble | 2026-05-17 02:06:09.543 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "quobyte-request" acquired by "manila.share.drivers.quobyte.jsonrpc.JsonRpc.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:09.556846 | ubuntu-noble | 2026-05-17 02:06:09.543 6714 DEBUG manila.share.drivers.quobyte.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Request payload to be send is: {"jsonrpc": "2.0", "method": "method", "params": {"retry": "INFINITELY", "param": "value"}, "id": "1"} call /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/quobyte/jsonrpc.py:75 2026-05-17 02:06:09.556850 | ubuntu-noble | 2026-05-17 02:06:09.543 6714 DEBUG manila.share.drivers.quobyte.jsonrpc [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrieved data from Quobyte backend: {'result': 'Sweet gorilla of Manila'} call /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/quobyte/jsonrpc.py:101 2026-05-17 02:06:09.556854 | ubuntu-noble | 2026-05-17 02:06:09.543 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "quobyte-request" "released" by "manila.share.drivers.quobyte.jsonrpc.JsonRpc.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:09.556858 | ubuntu-noble | 2026-05-17 02:06:09.544 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.557715 | ubuntu-noble | {2} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_successful_call [0.019736s] ... ok 2026-05-17 02:06:09.565818 | ubuntu-noble | 2026-05-17 02:06:09.563 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.566472 | ubuntu-noble | {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_allow_access_nonip [0.019398s] ... ok 2026-05-17 02:06:09.584418 | ubuntu-noble | 2026-05-17 02:06:09.582 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.584872 | ubuntu-noble | {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resolve_volume_name [0.018600s] ... ok 2026-05-17 02:06:09.604149 | ubuntu-noble | 2026-05-17 02:06:09.601 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.604588 | ubuntu-noble | {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resolve_volume_name_NOENT [0.018801s] ... ok 2026-05-17 02:06:09.622621 | ubuntu-noble | 2026-05-17 02:06:09.620 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.623054 | ubuntu-noble | {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_shrink_share [0.018384s] ... ok 2026-05-17 02:06:09.644623 | ubuntu-noble | 2026-05-17 02:06:09.638 6714 DEBUG manila.share.drivers.quobyte.quobyte [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Removing rule {'access_id': 'mis_1', 'access_type': 'ip', 'access_to': '10.0.0.2', 'access_level': 'rw'} in recovery. update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/quobyte/quobyte.py:417 2026-05-17 02:06:09.644647 | ubuntu-noble | 2026-05-17 02:06:09.639 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.645053 | ubuntu-noble | {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_recovery_superfluous [0.019524s] ... ok 2026-05-17 02:06:09.661068 | ubuntu-noble | 2026-05-17 02:06:09.658 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.661328 | ubuntu-noble | {2} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_get_fail [0.018767s] ... ok 2026-05-17 02:06:09.687999 | ubuntu-noble | 2026-05-17 02:06:09.676 6714 DEBUG manila.share.drivers.tegile.tegile [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] TegileAPIExecutor(TestCase) method: Test, url: https://some-ip/zebi/api/openstack/Test _send_api_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/tegile/tegile.py:116 2026-05-17 02:06:09.688041 | ubuntu-noble | 2026-05-17 02:06:09.676 6714 DEBUG manila.share.drivers.tegile.tegile [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] TegileAPIExecutor(TestCase) method: Test, payload: "[]" _send_api_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/tegile/tegile.py:124 2026-05-17 02:06:09.688051 | ubuntu-noble | 2026-05-17 02:06:09.676 6714 DEBUG manila.share.drivers.tegile.tegile [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] TegileAPIExecutor(TestCase) method: Test, return code: _send_api_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/tegile/tegile.py:141 2026-05-17 02:06:09.688061 | ubuntu-noble | 2026-05-17 02:06:09.676 6714 DEBUG manila.share.drivers.tegile.tegile [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] TegileAPIExecutor(TestCase) method: Test, response: {'value': 'abc'} _send_api_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/tegile/tegile.py:151 2026-05-17 02:06:09.688070 | ubuntu-noble | 2026-05-17 02:06:09.677 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.688398 | ubuntu-noble | {2} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_post [0.018735s] ... ok 2026-05-17 02:06:09.689536 | ubuntu-noble | 2026-05-17 02:06:09.678 6714 WARNING manila.share.drivers.tegile.tegile [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:06:09.697718 | ubuntu-noble | 2026-05-17 02:06:09.695 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.698103 | ubuntu-noble | {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_pool [0.018410s] ... ok 2026-05-17 02:06:09.699524 | ubuntu-noble | 2026-05-17 02:06:09.697 6714 WARNING manila.share.drivers.tegile.tegile [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:06:09.720183 | ubuntu-noble | 2026-05-17 02:06:09.714 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.720562 | ubuntu-noble | {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_update_access_1 [0.018956s] ... ok 2026-05-17 02:06:09.737538 | ubuntu-noble | 2026-05-17 02:06:09.734 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.737942 | ubuntu-noble | {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_conf_dir_empty_2_True [0.019863s] ... ok 2026-05-17 02:06:09.767580 | ubuntu-noble | 2026-05-17 02:06:09.754 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:09.767603 | ubuntu-noble | 2026-05-17 02:06:09.758 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.004s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:09.767610 | ubuntu-noble | 2026-05-17 02:06:09.758 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:09.767625 | ubuntu-noble | 2026-05-17 02:06:09.760 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.768058 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_without_share_server [0.025955s] ... ok 2026-05-17 02:06:09.789492 | ubuntu-noble | 2026-05-17 02:06:09.781 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:09.789526 | ubuntu-noble | 2026-05-17 02:06:09.781 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:09.789536 | ubuntu-noble | 2026-05-17 02:06:09.781 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:09.789545 | ubuntu-noble | 2026-05-17 02:06:09.783 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.789911 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size_invalid_output_1_fake_fake_ [0.022832s] ... ok 2026-05-17 02:06:09.816692 | ubuntu-noble | 2026-05-17 02:06:09.804 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:09.816726 | ubuntu-noble | 2026-05-17 02:06:09.804 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:09.816736 | ubuntu-noble | 2026-05-17 02:06:09.805 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:09.816744 | ubuntu-noble | 2026-05-17 02:06:09.806 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.816948 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_share_stats_refresh_false [0.022680s] ... ok 2026-05-17 02:06:09.835432 | ubuntu-noble | 2026-05-17 02:06:09.826 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:09.835483 | ubuntu-noble | 2026-05-17 02:06:09.826 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:09.835492 | ubuntu-noble | 2026-05-17 02:06:09.826 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:09.835498 | ubuntu-noble | 2026-05-17 02:06:09.827 6714 DEBUG manila.share.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-05-17 02:06:09.835504 | ubuntu-noble | 2026-05-17 02:06:09.828 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.835762 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_share_stats_refresh_true [0.021487s] ... ok 2026-05-17 02:06:09.855960 | ubuntu-noble | 2026-05-17 02:06:09.847 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:09.856006 | ubuntu-noble | 2026-05-17 02:06:09.848 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:09.856039 | ubuntu-noble | 2026-05-17 02:06:09.848 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:09.856048 | ubuntu-noble | 2026-05-17 02:06:09.849 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.856124 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume [0.021495s] ... ok 2026-05-17 02:06:09.877809 | ubuntu-noble | 2026-05-17 02:06:09.869 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:09.877842 | ubuntu-noble | 2026-05-17 02:06:09.869 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:09.877852 | ubuntu-noble | 2026-05-17 02:06:09.870 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:09.877861 | ubuntu-noble | 2026-05-17 02:06:09.871 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.878140 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_snapshot_not_found [0.021672s] ... ok 2026-05-17 02:06:09.902015 | ubuntu-noble | 2026-05-17 02:06:09.891 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:09.902044 | ubuntu-noble | 2026-05-17 02:06:09.891 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:09.902054 | ubuntu-noble | 2026-05-17 02:06:09.892 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:09.902074 | ubuntu-noble | 2026-05-17 02:06:09.893 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.902489 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ssh_exec_connection_exist [0.021938s] ... ok 2026-05-17 02:06:09.921191 | ubuntu-noble | 2026-05-17 02:06:09.913 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:09.921218 | ubuntu-noble | 2026-05-17 02:06:09.913 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:09.921228 | ubuntu-noble | 2026-05-17 02:06:09.913 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:09.921236 | ubuntu-noble | 2026-05-17 02:06:09.915 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.921826 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmanage_snapshot [0.021174s] ... ok 2026-05-17 02:06:09.946366 | ubuntu-noble | 2026-05-17 02:06:09.933 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:09.946399 | ubuntu-noble | 2026-05-17 02:06:09.933 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:09.946431 | ubuntu-noble | 2026-05-17 02:06:09.934 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:09.946441 | ubuntu-noble | 2026-05-17 02:06:09.935 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.946788 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_update_access_1_rw [0.020378s] ... ok 2026-05-17 02:06:09.966799 | ubuntu-noble | 2026-05-17 02:06:09.955 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:09.966849 | ubuntu-noble | 2026-05-17 02:06:09.955 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:09.966860 | ubuntu-noble | 2026-05-17 02:06:09.955 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:09.966869 | ubuntu-noble | 2026-05-17 02:06:09.957 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.967231 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_1 [0.021940s] ... ok 2026-05-17 02:06:09.981362 | ubuntu-noble | 2026-05-17 02:06:09.978 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:09.981765 | ubuntu-noble | {2} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_2 [0.021062s] ... ok 2026-05-17 02:06:10.003067 | ubuntu-noble | 2026-05-17 02:06:09.998 6714 WARNING manila.share.drivers.glusterfs [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:06:10.003097 | ubuntu-noble | 2026-05-17 02:06:09.999 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.003361 | ubuntu-noble | {2} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_do_setup [0.020439s] ... ok 2026-05-17 02:06:10.020971 | ubuntu-noble | 2026-05-17 02:06:10.017 6714 WARNING manila.share.drivers.glusterfs [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:06:10.021001 | ubuntu-noble | 2026-05-17 02:06:10.018 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.021363 | ubuntu-noble | {2} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_helper [0.019086s] ... ok 2026-05-17 02:06:10.042277 | ubuntu-noble | 2026-05-17 02:06:10.037 6714 WARNING manila.share.drivers.glusterfs [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:06:10.042334 | ubuntu-noble | 2026-05-17 02:06:10.038 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.042781 | ubuntu-noble | {2} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_supported_access_features_1_type [0.020206s] ... ok 2026-05-17 02:06:10.061738 | ubuntu-noble | 2026-05-17 02:06:10.058 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.062269 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_1___5_6_7_8_foo [0.020048s] ... ok 2026-05-17 02:06:10.081379 | ubuntu-noble | 2026-05-17 02:06:10.078 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.081884 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_1 [0.019478s] ... ok 2026-05-17 02:06:10.101187 | ubuntu-noble | 2026-05-17 02:06:10.098 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.101537 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_share_path_by_export_location_2___5_6_7_8_foo [0.019617s] ... ok 2026-05-17 02:06:10.120041 | ubuntu-noble | 2026-05-17 02:06:10.117 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.120645 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_restore_access_after_maintenance [0.019031s] ... ok 2026-05-17 02:06:10.140510 | ubuntu-noble | 2026-05-17 02:06:10.137 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.140939 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_6 [0.020208s] ... ok 2026-05-17 02:06:10.161837 | ubuntu-noble | 2026-05-17 02:06:10.159 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.162330 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_3_5_6_7_9__foo_quuz [0.021485s] ... ok 2026-05-17 02:06:10.182640 | ubuntu-noble | 2026-05-17 02:06:10.180 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.183235 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_1 [0.020529s] ... ok 2026-05-17 02:06:10.202221 | ubuntu-noble | 2026-05-17 02:06:10.199 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.202605 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_host_list [0.019576s] ... ok 2026-05-17 02:06:10.220680 | ubuntu-noble | 2026-05-17 02:06:10.218 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.221315 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_4__1001__1002___foo_bar [0.018527s] ... ok 2026-05-17 02:06:10.240735 | ubuntu-noble | 2026-05-17 02:06:10.237 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.241067 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_5__1001__1000__124__foo_bar [0.019386s] ... ok 2026-05-17 02:06:10.270373 | ubuntu-noble | 2026-05-17 02:06:10.257 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "nfs-fake_instance_id" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.270434 | ubuntu-noble | 2026-05-17 02:06:10.257 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" acquired by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.270508 | ubuntu-noble | 2026-05-17 02:06:10.257 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" "released" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.270518 | ubuntu-noble | 2026-05-17 02:06:10.258 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.270909 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_restore_access_after_maintenance [0.020630s] ... ok 2026-05-17 02:06:10.280347 | ubuntu-noble | 2026-05-17 02:06:10.278 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.280666 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_sync_nfs_temp_and_perm_files [0.019720s] ... ok 2026-05-17 02:06:10.310756 | ubuntu-noble | 2026-05-17 02:06:10.298 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "nfs-fake_instance_id" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.310788 | ubuntu-noble | 2026-05-17 02:06:10.298 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" acquired by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.310798 | ubuntu-noble | 2026-05-17 02:06:10.299 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" "released" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.310808 | ubuntu-noble | 2026-05-17 02:06:10.299 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.311198 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_1 [0.020957s] ... ok 2026-05-17 02:06:10.329821 | ubuntu-noble | 2026-05-17 02:06:10.318 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "nfs-fake_instance_id" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.329874 | ubuntu-noble | 2026-05-17 02:06:10.318 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" acquired by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.329885 | ubuntu-noble | 2026-05-17 02:06:10.318 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" "released" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.329919 | ubuntu-noble | 2026-05-17 02:06:10.319 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.330263 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_2 [0.019683s] ... ok 2026-05-17 02:06:10.343011 | ubuntu-noble | 2026-05-17 02:06:10.340 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.343432 | ubuntu-noble | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_rmdir_error [0.020966s] ... ok 2026-05-17 02:06:10.364610 | ubuntu-noble | 2026-05-17 02:06:10.361 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.364995 | ubuntu-noble | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_do_setup [0.021858s] ... ok 2026-05-17 02:06:10.386603 | ubuntu-noble | 2026-05-17 02:06:10.383 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.387062 | ubuntu-noble | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_with_empty_mount_point_name [0.021545s] ... ok 2026-05-17 02:06:10.407297 | ubuntu-noble | 2026-05-17 02:06:10.404 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.407607 | ubuntu-noble | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_with_none_mount_point_name [0.020532s] ... ok 2026-05-17 02:06:10.427499 | ubuntu-noble | 2026-05-17 02:06:10.424 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.429183 | ubuntu-noble | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_mount_device_error [0.020012s] ... ok 2026-05-17 02:06:10.448121 | ubuntu-noble | 2026-05-17 02:06:10.445 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.448582 | ubuntu-noble | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_access_1_rw [0.020551s] ... ok 2026-05-17 02:06:10.469881 | ubuntu-noble | 2026-05-17 02:06:10.464 6714 DEBUG manila.share.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-05-17 02:06:10.469915 | ubuntu-noble | 2026-05-17 02:06:10.465 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.470564 | ubuntu-noble | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_stats_1____1_1_1_1____4_ [0.020415s] ... ok 2026-05-17 02:06:10.489392 | ubuntu-noble | 2026-05-17 02:06:10.486 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.489922 | ubuntu-noble | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_usage_size_fail [0.020585s] ... ok 2026-05-17 02:06:10.521650 | ubuntu-noble | 2026-05-17 02:06:10.507 6714 ERROR manila.share.drivers.lvm [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to gather 'used_size' for share fakeid_get_fail.: IndexError: list index out of range 2026-05-17 02:06:10.521674 | ubuntu-noble | 2026-05-17 02:06:10.507 6714 ERROR manila.share.drivers.lvm Traceback (most recent call last): 2026-05-17 02:06:10.521681 | ubuntu-noble | 2026-05-17 02:06:10.507 6714 ERROR manila.share.drivers.lvm File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/lvm.py", line 570, in update_share_usage_size 2026-05-17 02:06:10.521688 | ubuntu-noble | 2026-05-17 02:06:10.507 6714 ERROR manila.share.drivers.lvm used_size = (re.findall( 2026-05-17 02:06:10.521693 | ubuntu-noble | 2026-05-17 02:06:10.507 6714 ERROR manila.share.drivers.lvm ^^^^^^^^^^^ 2026-05-17 02:06:10.521699 | ubuntu-noble | 2026-05-17 02:06:10.507 6714 ERROR manila.share.drivers.lvm IndexError: list index out of range 2026-05-17 02:06:10.521705 | ubuntu-noble | 2026-05-17 02:06:10.507 6714 ERROR manila.share.drivers.lvm 2026-05-17 02:06:10.521718 | ubuntu-noble | 2026-05-17 02:06:10.508 6714 ERROR manila.share.drivers.lvm [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to gather 'used_size' for share fakeid_not_exist.: manila.exception.NotFound: Share mount path /home/zuul/src/github.com/vexxhost/manila/mnt/get_not_exist could not be found. 2026-05-17 02:06:10.521724 | ubuntu-noble | 2026-05-17 02:06:10.508 6714 ERROR manila.share.drivers.lvm Traceback (most recent call last): 2026-05-17 02:06:10.521741 | ubuntu-noble | 2026-05-17 02:06:10.508 6714 ERROR manila.share.drivers.lvm File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/lvm.py", line 577, in update_share_usage_size 2026-05-17 02:06:10.521747 | ubuntu-noble | 2026-05-17 02:06:10.508 6714 ERROR manila.share.drivers.lvm raise exception.NotFound( 2026-05-17 02:06:10.521753 | ubuntu-noble | 2026-05-17 02:06:10.508 6714 ERROR manila.share.drivers.lvm manila.exception.NotFound: Share mount path /home/zuul/src/github.com/vexxhost/manila/mnt/get_not_exist could not be found. 2026-05-17 02:06:10.521758 | ubuntu-noble | 2026-05-17 02:06:10.508 6714 ERROR manila.share.drivers.lvm 2026-05-17 02:06:10.521764 | ubuntu-noble | 2026-05-17 02:06:10.509 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.523641 | ubuntu-noble | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_usage_size_multiple_share [0.022973s] ... ok 2026-05-17 02:06:10.584168 | ubuntu-noble | 2026-05-17 02:06:10.530 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.584204 | ubuntu-noble | 2026-05-17 02:06:10.530 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.584213 | ubuntu-noble | 2026-05-17 02:06:10.530 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.584237 | ubuntu-noble | 2026-05-17 02:06:10.530 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.584246 | ubuntu-noble | 2026-05-17 02:06:10.531 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.584255 | ubuntu-noble | 2026-05-17 02:06:10.531 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.584272 | ubuntu-noble | 2026-05-17 02:06:10.531 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "service_instance_get_all_service_subnets" by "manila.share.drivers.service_instance.NeutronNetworkHelper._get_all_service_subnets" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.584280 | ubuntu-noble | 2026-05-17 02:06:10.531 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_instance_get_all_service_subnets" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper._get_all_service_subnets" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.584289 | ubuntu-noble | 2026-05-17 02:06:10.531 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.584307 | ubuntu-noble | 2026-05-17 02:06:10.531 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.584316 | ubuntu-noble | 2026-05-17 02:06:10.531 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.584325 | ubuntu-noble | 2026-05-17 02:06:10.531 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "service_network_id_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.584342 | ubuntu-noble | 2026-05-17 02:06:10.531 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.584351 | ubuntu-noble | 2026-05-17 02:06:10.532 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.584360 | ubuntu-noble | 2026-05-17 02:06:10.532 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.584368 | ubuntu-noble | 2026-05-17 02:06:10.532 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.584383 | ubuntu-noble | 2026-05-17 02:06:10.532 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.584392 | ubuntu-noble | 2026-05-17 02:06:10.532 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.584400 | ubuntu-noble | 2026-05-17 02:06:10.532 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.584416 | ubuntu-noble | 2026-05-17 02:06:10.532 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.584424 | ubuntu-noble | 2026-05-17 02:06:10.532 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_instance_get_all_service_subnets" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper._get_all_service_subnets" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.584499 | ubuntu-noble | 2026-05-17 02:06:10.532 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.584514 | ubuntu-noble | 2026-05-17 02:06:10.532 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.584523 | ubuntu-noble | 2026-05-17 02:06:10.533 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.584531 | ubuntu-noble | 2026-05-17 02:06:10.533 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "service_network_id_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.584540 | ubuntu-noble | 2026-05-17 02:06:10.533 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.584555 | ubuntu-noble | 2026-05-17 02:06:10.533 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.584564 | ubuntu-noble | 2026-05-17 02:06:10.533 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.584572 | ubuntu-noble | 2026-05-17 02:06:10.533 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.584588 | ubuntu-noble | 2026-05-17 02:06:10.533 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.584606 | ubuntu-noble | 2026-05-17 02:06:10.534 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.584724 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_all_service_subnets [0.025056s] ... ok 2026-05-17 02:06:10.618375 | ubuntu-noble | 2026-05-17 02:06:10.555 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.618398 | ubuntu-noble | 2026-05-17 02:06:10.556 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.618404 | ubuntu-noble | 2026-05-17 02:06:10.556 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.618409 | ubuntu-noble | 2026-05-17 02:06:10.556 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.618415 | ubuntu-noble | 2026-05-17 02:06:10.556 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.618426 | ubuntu-noble | 2026-05-17 02:06:10.557 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.618432 | ubuntu-noble | 2026-05-17 02:06:10.557 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "service_instance_get_private_router" by "manila.share.drivers.service_instance.NeutronNetworkHelper._get_private_router" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.618437 | ubuntu-noble | 2026-05-17 02:06:10.557 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_instance_get_private_router" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper._get_private_router" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.618442 | ubuntu-noble | 2026-05-17 02:06:10.557 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.618474 | ubuntu-noble | 2026-05-17 02:06:10.557 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.618490 | ubuntu-noble | 2026-05-17 02:06:10.557 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.618495 | ubuntu-noble | 2026-05-17 02:06:10.557 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.618501 | ubuntu-noble | 2026-05-17 02:06:10.557 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.618506 | ubuntu-noble | 2026-05-17 02:06:10.558 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.618512 | ubuntu-noble | 2026-05-17 02:06:10.558 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_instance_get_private_router" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper._get_private_router" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.618521 | ubuntu-noble | 2026-05-17 02:06:10.558 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.618527 | ubuntu-noble | 2026-05-17 02:06:10.558 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.618532 | ubuntu-noble | 2026-05-17 02:06:10.558 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.618543 | ubuntu-noble | 2026-05-17 02:06:10.558 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.618548 | ubuntu-noble | 2026-05-17 02:06:10.558 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.618558 | ubuntu-noble | 2026-05-17 02:06:10.558 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.618598 | ubuntu-noble | 2026-05-17 02:06:10.559 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.618905 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_private_router_subnet_is_not_attached_to_the_router [0.024733s] ... ok 2026-05-17 02:06:10.680036 | ubuntu-noble | 2026-05-17 02:06:10.579 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.680071 | ubuntu-noble | 2026-05-17 02:06:10.579 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.680081 | ubuntu-noble | 2026-05-17 02:06:10.579 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.680089 | ubuntu-noble | 2026-05-17 02:06:10.580 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.680107 | ubuntu-noble | 2026-05-17 02:06:10.580 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.680116 | ubuntu-noble | 2026-05-17 02:06:10.580 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.680136 | ubuntu-noble | 2026-05-17 02:06:10.580 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.680145 | ubuntu-noble | 2026-05-17 02:06:10.580 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.680153 | ubuntu-noble | 2026-05-17 02:06:10.580 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.680162 | ubuntu-noble | 2026-05-17 02:06:10.580 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "service_network_id_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.680179 | ubuntu-noble | 2026-05-17 02:06:10.581 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.680188 | ubuntu-noble | 2026-05-17 02:06:10.581 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.680197 | ubuntu-noble | 2026-05-17 02:06:10.581 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "service_instance_get_service_port" by "manila.share.drivers.service_instance.NeutronNetworkHelper._get_service_port" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.680205 | ubuntu-noble | 2026-05-17 02:06:10.581 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_instance_get_service_port" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper._get_service_port" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.680220 | ubuntu-noble | 2026-05-17 02:06:10.581 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.680237 | ubuntu-noble | 2026-05-17 02:06:10.581 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.680246 | ubuntu-noble | 2026-05-17 02:06:10.581 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.680255 | ubuntu-noble | 2026-05-17 02:06:10.581 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.680263 | ubuntu-noble | 2026-05-17 02:06:10.581 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.680272 | ubuntu-noble | 2026-05-17 02:06:10.582 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.680287 | ubuntu-noble | 2026-05-17 02:06:10.582 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.680295 | ubuntu-noble | 2026-05-17 02:06:10.582 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.680304 | ubuntu-noble | 2026-05-17 02:06:10.582 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.680312 | ubuntu-noble | 2026-05-17 02:06:10.582 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_instance_get_service_port" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper._get_service_port" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.680334 | ubuntu-noble | 2026-05-17 02:06:10.582 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.680343 | ubuntu-noble | 2026-05-17 02:06:10.582 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.680352 | ubuntu-noble | 2026-05-17 02:06:10.582 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.680360 | ubuntu-noble | 2026-05-17 02:06:10.582 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.680369 | ubuntu-noble | 2026-05-17 02:06:10.582 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.680377 | ubuntu-noble | 2026-05-17 02:06:10.583 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.680392 | ubuntu-noble | 2026-05-17 02:06:10.583 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.680400 | ubuntu-noble | 2026-05-17 02:06:10.583 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.680409 | ubuntu-noble | 2026-05-17 02:06:10.583 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.680418 | ubuntu-noble | 2026-05-17 02:06:10.583 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "service_network_id_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.680439 | ubuntu-noble | 2026-05-17 02:06:10.583 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.680481 | ubuntu-noble | 2026-05-17 02:06:10.583 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.680496 | ubuntu-noble | 2026-05-17 02:06:10.583 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.680505 | ubuntu-noble | 2026-05-17 02:06:10.583 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.680513 | ubuntu-noble | 2026-05-17 02:06:10.584 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.680522 | ubuntu-noble | 2026-05-17 02:06:10.585 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.680536 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_none_exist [0.025255s] ... ok 2026-05-17 02:06:10.686162 | ubuntu-noble | 2026-05-17 02:06:10.605 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.686187 | ubuntu-noble | 2026-05-17 02:06:10.605 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.686196 | ubuntu-noble | 2026-05-17 02:06:10.605 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.686217 | ubuntu-noble | 2026-05-17 02:06:10.606 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.686633 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_init_neutron_network_plugin_with_driver_config_group [0.021458s] ... ok 2026-05-17 02:06:10.735386 | ubuntu-noble | 2026-05-17 02:06:10.626 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.735422 | ubuntu-noble | 2026-05-17 02:06:10.627 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.735431 | ubuntu-noble | 2026-05-17 02:06:10.627 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.735440 | ubuntu-noble | 2026-05-17 02:06:10.627 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "service_network_id_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.735497 | ubuntu-noble | 2026-05-17 02:06:10.627 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.735511 | ubuntu-noble | 2026-05-17 02:06:10.628 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.735521 | ubuntu-noble | 2026-05-17 02:06:10.628 6714 DEBUG manila.share.drivers.service_instance [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Plugging service instance into service network fake_service_network_id. setup_connectivity_with_service_instances /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/service_instance.py:1117 2026-05-17 02:06:10.735530 | ubuntu-noble | 2026-05-17 02:06:10.628 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "service_network_id_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.735551 | ubuntu-noble | 2026-05-17 02:06:10.628 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.735560 | ubuntu-noble | 2026-05-17 02:06:10.628 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.735585 | ubuntu-noble | 2026-05-17 02:06:10.628 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "service_instance_plug_interface_in_host" by "manila.share.drivers.service_instance.NeutronNetworkHelper._plug_interface_in_host" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.735594 | ubuntu-noble | 2026-05-17 02:06:10.628 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_instance_plug_interface_in_host" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper._plug_interface_in_host" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.735603 | ubuntu-noble | 2026-05-17 02:06:10.628 6714 DEBUG manila.share.drivers.service_instance [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Plug interface into host - interface_name: fake_interface_name_service, device: , port: _plug_interface_in_host /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/service_instance.py:1142 2026-05-17 02:06:10.735611 | ubuntu-noble | 2026-05-17 02:06:10.629 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.735620 | ubuntu-noble | 2026-05-17 02:06:10.629 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.735629 | ubuntu-noble | 2026-05-17 02:06:10.629 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.735832 | ubuntu-noble | 2026-05-17 02:06:10.629 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_instance_plug_interface_in_host" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper._plug_interface_in_host" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.735846 | ubuntu-noble | 2026-05-17 02:06:10.629 6714 DEBUG manila.share.drivers.service_instance [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Plugging service instance into admin network fake_admin_network_id. setup_connectivity_with_service_instances /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/service_instance.py:1127 2026-05-17 02:06:10.735865 | ubuntu-noble | 2026-05-17 02:06:10.629 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "service_instance_plug_interface_in_host" by "manila.share.drivers.service_instance.NeutronNetworkHelper._plug_interface_in_host" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.735874 | ubuntu-noble | 2026-05-17 02:06:10.629 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_instance_plug_interface_in_host" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper._plug_interface_in_host" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.735900 | ubuntu-noble | 2026-05-17 02:06:10.629 6714 DEBUG manila.share.drivers.service_instance [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Plug interface into host - interface_name: fake_interface_name_admin, device: , port: _plug_interface_in_host /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/service_instance.py:1142 2026-05-17 02:06:10.735909 | ubuntu-noble | 2026-05-17 02:06:10.630 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.735918 | ubuntu-noble | 2026-05-17 02:06:10.630 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.735926 | ubuntu-noble | 2026-05-17 02:06:10.630 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.735935 | ubuntu-noble | 2026-05-17 02:06:10.630 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_instance_plug_interface_in_host" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper._plug_interface_in_host" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.735943 | ubuntu-noble | 2026-05-17 02:06:10.630 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "service_network_id_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.735952 | ubuntu-noble | 2026-05-17 02:06:10.630 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.735969 | ubuntu-noble | 2026-05-17 02:06:10.630 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.735978 | ubuntu-noble | 2026-05-17 02:06:10.630 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.735992 | ubuntu-noble | 2026-05-17 02:06:10.631 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.736006 | ubuntu-noble | 2026-05-17 02:06:10.631 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.736015 | ubuntu-noble | 2026-05-17 02:06:10.632 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.736024 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_connectivity_with_service_instances [0.025371s] ... ok 2026-05-17 02:06:10.759670 | ubuntu-noble | 2026-05-17 02:06:10.652 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "service_instance_setup_and_teardown_network_for_instance" by "manila.share.drivers.service_instance.NeutronNetworkHelper.setup_network" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.759700 | ubuntu-noble | 2026-05-17 02:06:10.653 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_instance_setup_and_teardown_network_for_instance" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.setup_network" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.759709 | ubuntu-noble | 2026-05-17 02:06:10.653 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.759719 | ubuntu-noble | 2026-05-17 02:06:10.653 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.759740 | ubuntu-noble | 2026-05-17 02:06:10.653 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.759749 | ubuntu-noble | 2026-05-17 02:06:10.653 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.759758 | ubuntu-noble | 2026-05-17 02:06:10.654 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.759767 | ubuntu-noble | 2026-05-17 02:06:10.654 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.759783 | ubuntu-noble | 2026-05-17 02:06:10.654 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.759801 | ubuntu-noble | 2026-05-17 02:06:10.654 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.759810 | ubuntu-noble | 2026-05-17 02:06:10.654 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.759818 | ubuntu-noble | 2026-05-17 02:06:10.654 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.759827 | ubuntu-noble | 2026-05-17 02:06:10.654 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.759835 | ubuntu-noble | 2026-05-17 02:06:10.654 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.759852 | ubuntu-noble | 2026-05-17 02:06:10.654 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_instance_setup_and_teardown_network_for_instance" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.setup_network" :: held 0.002s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.759861 | ubuntu-noble | 2026-05-17 02:06:10.655 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.761766 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_and_connect_share_server_to_tenant_net_admin [0.023376s] ... ok 2026-05-17 02:06:10.766133 | ubuntu-noble | 2026-05-17 02:06:10.675 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "service_instance_setup_and_teardown_network_for_instance" by "manila.share.drivers.service_instance.NeutronNetworkHelper.teardown_network" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.766160 | ubuntu-noble | 2026-05-17 02:06:10.675 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_instance_setup_and_teardown_network_for_instance" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.teardown_network" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.766192 | ubuntu-noble | 2026-05-17 02:06:10.675 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_instance_setup_and_teardown_network_for_instance" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.teardown_network" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.766201 | ubuntu-noble | 2026-05-17 02:06:10.676 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.766579 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_no_service_data_3 [0.020274s] ... ok 2026-05-17 02:06:10.777079 | ubuntu-noble | 2026-05-17 02:06:10.694 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "service_instance_setup_and_teardown_network_for_instance" by "manila.share.drivers.service_instance.NeutronNetworkHelper.teardown_network" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.777103 | ubuntu-noble | 2026-05-17 02:06:10.694 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_instance_setup_and_teardown_network_for_instance" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.teardown_network" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.777110 | ubuntu-noble | 2026-05-17 02:06:10.695 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.777126 | ubuntu-noble | 2026-05-17 02:06:10.695 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.777131 | ubuntu-noble | 2026-05-17 02:06:10.695 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.777137 | ubuntu-noble | 2026-05-17 02:06:10.695 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_instance_setup_and_teardown_network_for_instance" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.teardown_network" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.777142 | ubuntu-noble | 2026-05-17 02:06:10.696 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.777419 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_is_used [0.019906s] ... ok 2026-05-17 02:06:10.788197 | ubuntu-noble | 2026-05-17 02:06:10.716 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "service_instance_setup_and_teardown_network_for_instance" by "manila.share.drivers.service_instance.NeutronNetworkHelper.teardown_network" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.788241 | ubuntu-noble | 2026-05-17 02:06:10.716 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_instance_setup_and_teardown_network_for_instance" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.teardown_network" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.788251 | ubuntu-noble | 2026-05-17 02:06:10.716 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.788260 | ubuntu-noble | 2026-05-17 02:06:10.716 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.788268 | ubuntu-noble | 2026-05-17 02:06:10.717 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.788288 | ubuntu-noble | 2026-05-17 02:06:10.717 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_instance_setup_and_teardown_network_for_instance" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.teardown_network" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.788297 | ubuntu-noble | 2026-05-17 02:06:10.718 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.788647 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_unhandled_exception_3 [0.021911s] ... ok 2026-05-17 02:06:10.813868 | ubuntu-noble | 1970-01-01 00:00:05.000 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.813890 | ubuntu-noble | 1970-01-01 00:00:05.000 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.813896 | ubuntu-noble | 1970-01-01 00:00:05.000 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.813902 | ubuntu-noble | 1970-01-01 00:00:05.000 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.813914 | ubuntu-noble | 1970-01-01 00:00:05.000 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.813919 | ubuntu-noble | 1970-01-01 00:00:05.000 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.813924 | ubuntu-noble | 1970-01-01 00:00:05.000 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.813937 | ubuntu-noble | 1970-01-01 00:00:05.000 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.813943 | ubuntu-noble | 1970-01-01 00:00:05.000 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.813949 | ubuntu-noble | 1970-01-01 00:00:05.000 6714 DEBUG manila.share.drivers.service_instance [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Adding security group 'fakeid' to server 'fakeid'. _create_service_instance /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/service_instance.py:737 2026-05-17 02:06:10.813961 | ubuntu-noble | 1970-01-01 00:00:05.000 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.813966 | ubuntu-noble | 1970-01-01 00:00:05.000 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.813971 | ubuntu-noble | 1970-01-01 00:00:05.000 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.813977 | ubuntu-noble | 1970-01-01 00:00:05.000 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.813986 | ubuntu-noble | 1970-01-01 00:00:05.000 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.813991 | ubuntu-noble | 1970-01-01 00:00:05.000 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.813997 | ubuntu-noble | 2026-05-17 02:06:10.743 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.814406 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_with_sg_success [0.025271s] ... ok 2026-05-17 02:06:10.815380 | ubuntu-noble | 2026-05-17 02:06:10.764 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.815738 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server [0.020312s] ... ok 2026-05-17 02:06:10.816829 | ubuntu-noble | 2026-05-17 02:06:10.784 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.817218 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_03 [0.020053s] ... ok 2026-05-17 02:06:10.818401 | ubuntu-noble | 2026-05-17 02:06:10.808 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.818895 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_06 [0.024119s] ... ok 2026-05-17 02:06:10.832493 | ubuntu-noble | 2026-05-17 02:06:10.830 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.832790 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_12 [0.021662s] ... ok 2026-05-17 02:06:10.852820 | ubuntu-noble | 2026-05-17 02:06:10.850 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.853183 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_4 [0.019910s] ... ok 2026-05-17 02:06:10.873379 | ubuntu-noble | 2026-05-17 02:06:10.870 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.873796 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_not_found_2 [0.020286s] ... ok 2026-05-17 02:06:10.893112 | ubuntu-noble | 2026-05-17 02:06:10.890 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.893469 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image_not_found [0.019627s] ... ok 2026-05-17 02:06:10.932077 | ubuntu-noble | 2026-05-17 02:06:10.910 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.932126 | ubuntu-noble | 2026-05-17 02:06:10.910 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.932137 | ubuntu-noble | 2026-05-17 02:06:10.910 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.932171 | ubuntu-noble | 2026-05-17 02:06:10.911 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "service_instance_get_or_create_security_group" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_or_create_security_group" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.932180 | ubuntu-noble | 2026-05-17 02:06:10.911 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_instance_get_or_create_security_group" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager._get_or_create_security_group" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.932189 | ubuntu-noble | 2026-05-17 02:06:10.911 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:10.932198 | ubuntu-noble | 2026-05-17 02:06:10.911 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:10.932207 | ubuntu-noble | 2026-05-17 02:06:10.911 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.932215 | ubuntu-noble | 2026-05-17 02:06:10.911 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "service_instance_get_or_create_security_group" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_or_create_security_group" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:10.932224 | ubuntu-noble | 2026-05-17 02:06:10.912 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.932380 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_name_from_config_and_sg_exist [0.021824s] ... ok 2026-05-17 02:06:10.934375 | ubuntu-noble | 2026-05-17 02:06:10.931 6714 WARNING manila.share.drivers.service_instance [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Name for service instance security group is not provided. Skipping security group step. 2026-05-17 02:06:10.934395 | ubuntu-noble | 2026-05-17 02:06:10.932 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.934931 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_name_not_specified [0.020649s] ... ok 2026-05-17 02:06:10.955941 | ubuntu-noble | 2026-05-17 02:06:10.954 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:10.956974 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_not_available [0.021551s] ... ok 2026-05-17 02:06:10.957438 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_driver.TestPolicyPayloadFromRules.test_policy_payload_from_rules_deny [0.000298s] ... ok 2026-05-17 02:06:10.959931 | ubuntu-noble | 2026-05-17 02:06:10.957 6714 INFO manila.share.drivers.vastdata.rest [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-05-17 02:06:10.959969 | ubuntu-noble | 2026-05-17 02:06:10.957 6714 DEBUG manila.share.drivers.vastdata.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] VAST Data driver setup is complete. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py:153 2026-05-17 02:06:10.961201 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_backend_info [0.001431s] ... ok 2026-05-17 02:06:10.962568 | ubuntu-noble | 2026-05-17 02:06:10.958 6714 INFO manila.share.drivers.vastdata.rest [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-05-17 02:06:10.962686 | ubuntu-noble | 2026-05-17 02:06:10.959 6714 DEBUG manila.share.drivers.vastdata.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] VAST Data driver setup is complete. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py:153 2026-05-17 02:06:10.965524 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_resize_share_exceeded_hard_limit [0.006834s] ... ok 2026-05-17 02:06:10.968861 | ubuntu-noble | 2026-05-17 02:06:10.965 6714 INFO manila.share.drivers.vastdata.rest [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-05-17 02:06:10.968882 | ubuntu-noble | 2026-05-17 02:06:10.966 6714 DEBUG manila.share.drivers.vastdata.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] VAST Data driver setup is complete. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py:153 2026-05-17 02:06:11.022809 | ubuntu-noble | 2026-05-17 02:06:10.972 6714 ERROR manila.share.drivers.vastdata.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to provide ry access to 10.0.0.1 (Rule ID: 12345, Reason: Invalid or unsupported share access level: ry.). Setting rule to 'error' state.: manila.exception.InvalidShareAccessLevel: Invalid or unsupported share access level: ry. 2026-05-17 02:06:11.022831 | ubuntu-noble | 2026-05-17 02:06:10.972 6714 ERROR manila.share.drivers.vastdata.driver Traceback (most recent call last): 2026-05-17 02:06:11.022838 | ubuntu-noble | 2026-05-17 02:06:10.972 6714 ERROR manila.share.drivers.vastdata.driver File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 221, in update_access 2026-05-17 02:06:11.022844 | ubuntu-noble | 2026-05-17 02:06:10.972 6714 ERROR manila.share.drivers.vastdata.driver validate_access_rule(rule) 2026-05-17 02:06:11.022850 | ubuntu-noble | 2026-05-17 02:06:10.972 6714 ERROR manila.share.drivers.vastdata.driver File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 416, in validate_access_rule 2026-05-17 02:06:11.022855 | ubuntu-noble | 2026-05-17 02:06:10.972 6714 ERROR manila.share.drivers.vastdata.driver raise exception.InvalidShareAccessLevel(level=access_level) 2026-05-17 02:06:11.022860 | ubuntu-noble | 2026-05-17 02:06:10.972 6714 ERROR manila.share.drivers.vastdata.driver manila.exception.InvalidShareAccessLevel: Invalid or unsupported share access level: ry. 2026-05-17 02:06:11.022866 | ubuntu-noble | 2026-05-17 02:06:10.972 6714 ERROR manila.share.drivers.vastdata.driver 2026-05-17 02:06:11.022880 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to provide ro access to 10.0.0.2/33 (Rule ID: 12347, Reason: Invalid access rule: invalid IPNetwork 10.0.0.2/33). Setting rule to 'error' state.: manila.exception.InvalidShareAccess: Invalid access rule: invalid IPNetwork 10.0.0.2/33 2026-05-17 02:06:11.022886 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver Traceback (most recent call last): 2026-05-17 02:06:11.022897 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 1034, in __init__ 2026-05-17 02:06:11.022902 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver value, prefixlen = parse_ip_network( 2026-05-17 02:06:11.022908 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver ^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:11.022913 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 923, in parse_ip_network 2026-05-17 02:06:11.022918 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver raise AddrFormatError('invalid prefix for %s address!' % module.family_name) 2026-05-17 02:06:11.022924 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver netaddr.core.AddrFormatError: invalid prefix for IPv4 address! 2026-05-17 02:06:11.022929 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver 2026-05-17 02:06:11.022934 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver During handling of the above exception, another exception occurred: 2026-05-17 02:06:11.022939 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver 2026-05-17 02:06:11.022944 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver Traceback (most recent call last): 2026-05-17 02:06:11.022950 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 418, in validate_access_rule 2026-05-17 02:06:11.022955 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver netaddr.IPNetwork(access_rule["access_to"]) 2026-05-17 02:06:11.022960 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 1045, in __init__ 2026-05-17 02:06:11.022965 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver raise AddrFormatError('invalid IPNetwork %s' % (addr,)) 2026-05-17 02:06:11.022970 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver netaddr.core.AddrFormatError: invalid IPNetwork 10.0.0.2/33 2026-05-17 02:06:11.022976 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver 2026-05-17 02:06:11.022987 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver During handling of the above exception, another exception occurred: 2026-05-17 02:06:11.022993 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver 2026-05-17 02:06:11.022998 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver Traceback (most recent call last): 2026-05-17 02:06:11.023003 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 221, in update_access 2026-05-17 02:06:11.023008 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver validate_access_rule(rule) 2026-05-17 02:06:11.023013 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 420, in validate_access_rule 2026-05-17 02:06:11.023024 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver raise exception.InvalidShareAccess(reason=str(exc)) 2026-05-17 02:06:11.023030 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver manila.exception.InvalidShareAccess: Invalid access rule: invalid IPNetwork 10.0.0.2/33 2026-05-17 02:06:11.023035 | ubuntu-noble | 2026-05-17 02:06:10.973 6714 ERROR manila.share.drivers.vastdata.driver 2026-05-17 02:06:11.023040 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Failed to provide rw access to 10.0.0.2.4 (Rule ID: 12348, Reason: Invalid access rule: invalid IPNetwork 10.0.0.2.4). Setting rule to 'error' state.: manila.exception.InvalidShareAccess: Invalid access rule: invalid IPNetwork 10.0.0.2.4 2026-05-17 02:06:11.023046 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver Traceback (most recent call last): 2026-05-17 02:06:11.023051 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/strategy/ipv4.py", line 128, in str_to_int 2026-05-17 02:06:11.023056 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver packed = _inet_pton(AF_INET, addr) 2026-05-17 02:06:11.023065 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:11.023071 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver OSError: illegal IP address string passed to inet_pton 2026-05-17 02:06:11.023076 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver 2026-05-17 02:06:11.023081 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver During handling of the above exception, another exception occurred: 2026-05-17 02:06:11.023086 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver 2026-05-17 02:06:11.023091 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver Traceback (most recent call last): 2026-05-17 02:06:11.023097 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 346, in __init__ 2026-05-17 02:06:11.023102 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver self._value = self._module.str_to_int(addr, flags) 2026-05-17 02:06:11.023109 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:11.023115 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/strategy/ipv4.py", line 132, in str_to_int 2026-05-17 02:06:11.023123 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver raise error 2026-05-17 02:06:11.023132 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver netaddr.core.AddrFormatError: '10.0.0.2.4' is not a valid IPv4 address string! 2026-05-17 02:06:11.023140 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver 2026-05-17 02:06:11.023150 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver During handling of the above exception, another exception occurred: 2026-05-17 02:06:11.023159 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver 2026-05-17 02:06:11.023168 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver Traceback (most recent call last): 2026-05-17 02:06:11.023183 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 1034, in __init__ 2026-05-17 02:06:11.023207 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver value, prefixlen = parse_ip_network( 2026-05-17 02:06:11.023215 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver ^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:11.023224 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 902, in parse_ip_network 2026-05-17 02:06:11.023232 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver ip = IPAddress(val1, module.version, flags=INET_PTON) 2026-05-17 02:06:11.023240 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:11.023249 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 348, in __init__ 2026-05-17 02:06:11.023257 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver raise AddrFormatError( 2026-05-17 02:06:11.023265 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver netaddr.core.AddrFormatError: base address '10.0.0.2.4' is not IPv4 2026-05-17 02:06:11.023274 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver 2026-05-17 02:06:11.023282 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver During handling of the above exception, another exception occurred: 2026-05-17 02:06:11.023290 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver 2026-05-17 02:06:11.023298 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver Traceback (most recent call last): 2026-05-17 02:06:11.023307 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 418, in validate_access_rule 2026-05-17 02:06:11.023315 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver netaddr.IPNetwork(access_rule["access_to"]) 2026-05-17 02:06:11.023329 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 1045, in __init__ 2026-05-17 02:06:11.023337 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver raise AddrFormatError('invalid IPNetwork %s' % (addr,)) 2026-05-17 02:06:11.023346 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver netaddr.core.AddrFormatError: invalid IPNetwork 10.0.0.2.4 2026-05-17 02:06:11.023354 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver 2026-05-17 02:06:11.023362 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver During handling of the above exception, another exception occurred: 2026-05-17 02:06:11.023370 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver 2026-05-17 02:06:11.023379 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver Traceback (most recent call last): 2026-05-17 02:06:11.023387 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 221, in update_access 2026-05-17 02:06:11.023395 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver validate_access_rule(rule) 2026-05-17 02:06:11.023403 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 420, in validate_access_rule 2026-05-17 02:06:11.023412 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver raise exception.InvalidShareAccess(reason=str(exc)) 2026-05-17 02:06:11.023429 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver manila.exception.InvalidShareAccess: Invalid access rule: invalid IPNetwork 10.0.0.2.4 2026-05-17 02:06:11.023437 | ubuntu-noble | 2026-05-17 02:06:10.974 6714 ERROR manila.share.drivers.vastdata.driver 2026-05-17 02:06:11.023446 | ubuntu-noble | 2026-05-17 02:06:10.976 6714 DEBUG manila.share.drivers.vastdata.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Changing access on fakeid. update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py:241 2026-05-17 02:06:11.023520 | ubuntu-noble | 2026-05-17 02:06:10.976 6714 DEBUG manila.share.drivers.vastdata.driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Changing access on /fake/manila-fakeid. Rules: {'nfs_read_write': ['10.0.0.1'], 'nfs_read_only': ['10.0.0.2']}. update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py:257 2026-05-17 02:06:11.025689 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_for_invalid_rules [0.011558s] ... ok 2026-05-17 02:06:11.025710 | ubuntu-noble | 2026-05-17 02:06:10.976 6714 INFO manila.share.drivers.vastdata.rest [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-05-17 02:06:11.025719 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_5_4_6_0 [0.000881s] ... ok 2026-05-17 02:06:11.026033 | ubuntu-noble | 2026-05-17 02:06:10.977 6714 INFO manila.share.drivers.vastdata.rest [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-05-17 02:06:11.027295 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_getattr_without_underscore [0.000485s] ... ok 2026-05-17 02:06:11.027482 | ubuntu-noble | 2026-05-17 02:06:10.978 6714 INFO manila.share.drivers.vastdata.rest [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-05-17 02:06:11.027671 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_rest.VipPoolTest.test_vips_ok [0.000790s] ... ok 2026-05-17 02:06:11.029603 | ubuntu-noble | 2026-05-17 02:06:10.998 6714 DEBUG manila.share.drivers.veritas.veritas_isa [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-05-17 02:06:11.029631 | ubuntu-noble | 2026-05-17 02:06:10.999 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.029855 | ubuntu-noble | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_access_ips [0.021546s] ... ok 2026-05-17 02:06:11.031944 | ubuntu-noble | 2026-05-17 02:06:11.019 6714 DEBUG manila.share.drivers.veritas.veritas_isa [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-05-17 02:06:11.031967 | ubuntu-noble | 2026-05-17 02:06:11.020 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.032162 | ubuntu-noble | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_access_pool_details [0.021200s] ... ok 2026-05-17 02:06:11.045129 | ubuntu-noble | 2026-05-17 02:06:11.039 6714 DEBUG manila.share.drivers.veritas.veritas_isa [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-05-17 02:06:11.045187 | ubuntu-noble | 2026-05-17 02:06:11.040 6714 DEBUG manila.share.drivers.veritas.veritas_isa [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] ACCESSShareDriver delete_share fakename3 called delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:268 2026-05-17 02:06:11.045198 | ubuntu-noble | 2026-05-17 02:06:11.040 6714 DEBUG manila.share.drivers.veritas.veritas_isa [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] ('ACCESSShareDriver delete share %s early return', 'fakename3') delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:273 2026-05-17 02:06:11.045207 | ubuntu-noble | 2026-05-17 02:06:11.041 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.045499 | ubuntu-noble | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share_if_share_created_from_snap [0.020625s] ... ok 2026-05-17 02:06:11.064686 | ubuntu-noble | 2026-05-17 02:06:11.062 6714 DEBUG manila.share.drivers.veritas.veritas_isa [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-05-17 02:06:11.064719 | ubuntu-noble | 2026-05-17 02:06:11.062 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.065537 | ubuntu-noble | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_deny_for_invalid_access_type [0.021806s] ... ok 2026-05-17 02:06:11.089484 | ubuntu-noble | 2026-05-17 02:06:11.083 6714 DEBUG manila.share.drivers.windows.service_instance [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Using password based authentication for service instances. _check_auth_mode /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/windows/service_instance.py:100 2026-05-17 02:06:11.089506 | ubuntu-noble | 2026-05-17 02:06:11.083 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.089894 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_2 [0.020211s] ... ok 2026-05-17 02:06:11.106557 | ubuntu-noble | 2026-05-17 02:06:11.103 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.106864 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_auth_info_1_False [0.020133s] ... ok 2026-05-17 02:06:11.129515 | ubuntu-noble | 2026-05-17 02:06:11.126 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.130077 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_2 [0.022593s] ... ok 2026-05-17 02:06:11.140155 | ubuntu-noble | 2026-05-17 02:06:11.128 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:11.140184 | ubuntu-noble | 2026-05-17 02:06:11.128 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:11.140206 | ubuntu-noble | 2026-05-17 02:06:11.129 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:11.140215 | ubuntu-noble | 2026-05-17 02:06:11.129 6714 WARNING manila.share.drivers.windows.windows_smb_driver [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:06:11.149958 | ubuntu-noble | 2026-05-17 02:06:11.148 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.150330 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_consumed_space [0.021273s] ... ok 2026-05-17 02:06:11.170530 | ubuntu-noble | 2026-05-17 02:06:11.167 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.172749 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_create_exports_2_False [0.019556s] ... ok 2026-05-17 02:06:11.189997 | ubuntu-noble | 2026-05-17 02:06:11.187 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.190059 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_acls_helper_2 [0.019401s] ... ok 2026-05-17 02:06:11.209119 | ubuntu-noble | 2026-05-17 02:06:11.206 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.209583 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_rule_updates [0.019172s] ... ok 2026-05-17 02:06:11.228898 | ubuntu-noble | 2026-05-17 02:06:11.225 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.229649 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_share_path_by_name [0.019683s] ... ok 2026-05-17 02:06:11.250084 | ubuntu-noble | 2026-05-17 02:06:11.244 6714 INFO manila.share.drivers.windows.windows_smb_helper [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Revoked access to 'sentinel.username' on share sentinel.share_name 2026-05-17 02:06:11.250128 | ubuntu-noble | 2026-05-17 02:06:11.245 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.250419 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_revoke_share_access [0.019438s] ... ok 2026-05-17 02:06:11.267646 | ubuntu-noble | 2026-05-17 02:06:11.264 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.268138 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_serial_number_1_1 [0.018913s] ... ok 2026-05-17 02:06:11.286497 | ubuntu-noble | 2026-05-17 02:06:11.283 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.286820 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_partition_maximum_size [0.018388s] ... ok 2026-05-17 02:06:11.305823 | ubuntu-noble | 2026-05-17 02:06:11.302 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.306506 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_remove_2_True [0.019367s] ... ok 2026-05-17 02:06:11.324506 | ubuntu-noble | 2026-05-17 02:06:11.322 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.324892 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_dns_client_search_list [0.019134s] ... ok 2026-05-17 02:06:11.345425 | ubuntu-noble | 2026-05-17 02:06:11.342 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.346096 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_default_port_https [0.020371s] ... ok 2026-05-17 02:06:11.364400 | ubuntu-noble | 2026-05-17 02:06:11.361 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.364906 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_setup_winrm_2 [0.019060s] ... ok 2026-05-17 02:06:11.416662 | ubuntu-noble | 2026-05-17 02:06:11.381 6714 DEBUG manila.share.drivers.zadara.zadara [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Metadata while creating share: {} is_valid_metadata /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/zadara.py:171 2026-05-17 02:06:11.416859 | ubuntu-noble | 2026-05-17 02:06:11.381 6714 DEBUG manila.share.drivers.zadara.common [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking create_volume using POST request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-05-17 02:06:11.416872 | ubuntu-noble | 2026-05-17 02:06:11.381 6714 DEBUG manila.share.drivers.zadara.common [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Operation completed with status code 0 send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:327 2026-05-17 02:06:11.416881 | ubuntu-noble | 2026-05-17 02:06:11.382 6714 DEBUG manila.share.drivers.zadara.common [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking list_controllers using GET request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-05-17 02:06:11.416890 | ubuntu-noble | 2026-05-17 02:06:11.382 6714 DEBUG manila.share.drivers.zadara.common [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking get_volume_by_name using GET request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-05-17 02:06:11.416899 | ubuntu-noble | 2026-05-17 02:06:11.382 6714 DEBUG manila.share.drivers.zadara.common [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking list_servers using GET request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-05-17 02:06:11.416907 | ubuntu-noble | 2026-05-17 02:06:11.382 6714 DEBUG manila.share.drivers.zadara.common [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking create_server using POST request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-05-17 02:06:11.416932 | ubuntu-noble | 2026-05-17 02:06:11.383 6714 DEBUG manila.share.drivers.zadara.common [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Operation completed with status code 0 send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:327 2026-05-17 02:06:11.416950 | ubuntu-noble | 2026-05-17 02:06:11.383 6714 DEBUG manila.share.drivers.zadara.common [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking attach_volume using POST request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-05-17 02:06:11.416959 | ubuntu-noble | 2026-05-17 02:06:11.383 6714 DEBUG manila.share.drivers.zadara.common [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Operation completed with status code 0 send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:327 2026-05-17 02:06:11.416968 | ubuntu-noble | 2026-05-17 02:06:11.383 6714 DEBUG manila.share.drivers.zadara.common [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking list_vol_attachments using GET request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-05-17 02:06:11.416978 | ubuntu-noble | 2026-05-17 02:06:11.384 6714 DEBUG manila.share.drivers.zadara.zadara [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Attach properties: {'target_discovered': False, 'target_portal': '1.1.1.1:3260', 'target_ip': '10.0.0.1', 'id': 'fakeid', 'auth_method': 'CHAP', 'auth_username': 'test_chap_user', 'auth_password': '***'} _allow_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/zadara.py:328 2026-05-17 02:06:11.416988 | ubuntu-noble | 2026-05-17 02:06:11.384 6714 DEBUG manila.share.drivers.zadara.common [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking list_controllers using GET request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-05-17 02:06:11.417006 | ubuntu-noble | 2026-05-17 02:06:11.384 6714 DEBUG manila.share.drivers.zadara.common [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking get_volume_by_name using GET request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-05-17 02:06:11.417015 | ubuntu-noble | 2026-05-17 02:06:11.384 6714 DEBUG manila.share.drivers.zadara.common [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking list_servers using GET request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-05-17 02:06:11.417024 | ubuntu-noble | 2026-05-17 02:06:11.384 6714 WARNING manila.share.drivers.zadara.zadara [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] VPSA server 10.0.0.1 could not be found. 2026-05-17 02:06:11.417033 | ubuntu-noble | 2026-05-17 02:06:11.384 6714 DEBUG manila.share.drivers.zadara.common [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking list_controllers using GET request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-05-17 02:06:11.417042 | ubuntu-noble | 2026-05-17 02:06:11.385 6714 DEBUG manila.share.drivers.zadara.common [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking get_volume_by_name using GET request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-05-17 02:06:11.417050 | ubuntu-noble | 2026-05-17 02:06:11.385 6714 DEBUG manila.share.drivers.zadara.common [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking list_servers using GET request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-05-17 02:06:11.417059 | ubuntu-noble | 2026-05-17 02:06:11.385 6714 WARNING manila.share.drivers.zadara.zadara [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] VPSA server 10.0.0.1 could not be found. 2026-05-17 02:06:11.417078 | ubuntu-noble | 2026-05-17 02:06:11.385 6714 DEBUG manila.share.drivers.zadara.common [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking get_volume_by_name using GET request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-05-17 02:06:11.417086 | ubuntu-noble | 2026-05-17 02:06:11.385 6714 DEBUG manila.share.drivers.zadara.common [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking detach_volume using POST request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-05-17 02:06:11.417095 | ubuntu-noble | 2026-05-17 02:06:11.386 6714 DEBUG manila.share.drivers.zadara.common [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Operation completed with status code 0 send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:327 2026-05-17 02:06:11.417109 | ubuntu-noble | 2026-05-17 02:06:11.386 6714 DEBUG manila.share.drivers.zadara.common [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Invoking delete_volume using DELETE request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-05-17 02:06:11.417117 | ubuntu-noble | 2026-05-17 02:06:11.386 6714 DEBUG manila.share.drivers.zadara.common [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Operation completed with status code 0 send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:327 2026-05-17 02:06:11.417126 | ubuntu-noble | 2026-05-17 02:06:11.387 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.417329 | ubuntu-noble | {2} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_share_allow_deny_access [0.025071s] ... ok 2026-05-17 02:06:11.418029 | ubuntu-noble | 2026-05-17 02:06:11.405 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.418685 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_09___False____False_____dedup_on_____dedup_off__ [0.018743s] ... ok 2026-05-17 02:06:11.426203 | ubuntu-noble | 2026-05-17 02:06:11.424 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.426789 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_10___off____False_____dedup_on_____dedup_off__ [0.018949s] ... ok 2026-05-17 02:06:11.446819 | ubuntu-noble | 2026-05-17 02:06:11.444 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.447475 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_name_1_bar_quuz [0.019288s] ... ok 2026-05-17 02:06:11.465404 | ubuntu-noble | 2026-05-17 02:06:11.462 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.465871 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_2_foo [0.018385s] ... ok 2026-05-17 02:06:11.484334 | ubuntu-noble | 2026-05-17 02:06:11.481 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.484852 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_3_foo_bar [0.018840s] ... ok 2026-05-17 02:06:11.503383 | ubuntu-noble | 2026-05-17 02:06:11.500 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.503703 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_5 [0.018937s] ... ok 2026-05-17 02:06:11.521711 | ubuntu-noble | 2026-05-17 02:06:11.519 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.522000 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_6 [0.018761s] ... ok 2026-05-17 02:06:11.541235 | ubuntu-noble | 2026-05-17 02:06:11.538 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.541922 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_snapshot [0.018982s] ... ok 2026-05-17 02:06:11.560153 | ubuntu-noble | 2026-05-17 02:06:11.557 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.560689 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_share_absent [0.018889s] ... ok 2026-05-17 02:06:11.579486 | ubuntu-noble | 2026-05-17 02:06:11.576 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.579942 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_4_____1_128____127_0_0_1__ [0.019212s] ... ok 2026-05-17 02:06:11.598203 | ubuntu-noble | 2026-05-17 02:06:11.595 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.598786 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_no_zpools_configured_1___ [0.018824s] ... ok 2026-05-17 02:06:11.617427 | ubuntu-noble | 2026-05-17 02:06:11.614 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.617939 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_extend_share [0.019127s] ... ok 2026-05-17 02:06:11.642909 | ubuntu-noble | 2026-05-17 02:06:11.633 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._unmount_share_with_retry' after 0.000102(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:11.642935 | ubuntu-noble | 2026-05-17 02:06:11.634 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._unmount_share_with_retry in 1 seconds as it raised ZFSonLinuxException: Unable to unmount dataset %s. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:06:11.642942 | ubuntu-noble | 2026-05-17 02:06:11.635 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.644233 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_2 [0.020015s] ... ok 2026-05-17 02:06:11.656499 | ubuntu-noble | 2026-05-17 02:06:11.654 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.657030 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_3 [0.019032s] ... ok 2026-05-17 02:06:11.711493 | ubuntu-noble | 2026-05-17 02:06:11.673 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._unmount_share_with_retry' after 8.85e-05(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:11.711530 | ubuntu-noble | 2026-05-17 02:06:11.673 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._unmount_share_with_retry in 1 seconds as it raised ZFSonLinuxException: Unable to unmount dataset %s. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:06:11.711541 | ubuntu-noble | 2026-05-17 02:06:11.673 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._unmount_share_with_retry' after 0.000655(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:11.711561 | ubuntu-noble | 2026-05-17 02:06:11.673 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._unmount_share_with_retry in 2 seconds as it raised ZFSonLinuxException: Unable to unmount dataset %s. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:06:11.711570 | ubuntu-noble | 2026-05-17 02:06:11.673 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._unmount_share_with_retry' after 0.00101(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:11.711578 | ubuntu-noble | 2026-05-17 02:06:11.674 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._unmount_share_with_retry in 4 seconds as it raised ZFSonLinuxException: Unable to unmount dataset %s. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:06:11.711587 | ubuntu-noble | 2026-05-17 02:06:11.674 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._unmount_share_with_retry' after 0.00134(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:11.711596 | ubuntu-noble | 2026-05-17 02:06:11.674 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._unmount_share_with_retry in 8 seconds as it raised ZFSonLinuxException: Unable to unmount dataset %s. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:06:11.711618 | ubuntu-noble | 2026-05-17 02:06:11.674 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._unmount_share_with_retry' after 0.00169(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:11.711627 | ubuntu-noble | 2026-05-17 02:06:11.674 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._unmount_share_with_retry in 16 seconds as it raised ZFSonLinuxException: Unable to unmount dataset %s. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:06:11.711646 | ubuntu-noble | 2026-05-17 02:06:11.675 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._unmount_share_with_retry' after 0.00202(s), this was the 6th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:11.711655 | ubuntu-noble | 2026-05-17 02:06:11.675 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._unmount_share_with_retry in 32 seconds as it raised ZFSonLinuxException: Unable to unmount dataset %s. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:06:11.711664 | ubuntu-noble | 2026-05-17 02:06:11.675 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._unmount_share_with_retry' after 0.00237(s), this was the 7th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:11.711679 | ubuntu-noble | 2026-05-17 02:06:11.675 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._unmount_share_with_retry in 64 seconds as it raised ZFSonLinuxException: Unable to unmount dataset %s. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:06:11.711688 | ubuntu-noble | 2026-05-17 02:06:11.675 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._unmount_share_with_retry' after 0.00272(s), this was the 8th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:11.711696 | ubuntu-noble | 2026-05-17 02:06:11.675 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._unmount_share_with_retry in 128 seconds as it raised ZFSonLinuxException: Unable to unmount dataset %s. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:06:11.711705 | ubuntu-noble | 2026-05-17 02:06:11.676 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._unmount_share_with_retry' after 0.00305(s), this was the 9th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:11.711714 | ubuntu-noble | 2026-05-17 02:06:11.676 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Retrying manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._unmount_share_with_retry in 256 seconds as it raised ZFSonLinuxException: Unable to unmount dataset %s. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:06:11.711733 | ubuntu-noble | 2026-05-17 02:06:11.676 6714 DEBUG manila.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._unmount_share_with_retry' after 0.00338(s), this was the 10th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:11.711742 | ubuntu-noble | 2026-05-17 02:06:11.677 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.711755 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_unmount_exception [0.022845s] ... ok 2026-05-17 02:06:11.712778 | ubuntu-noble | 2026-05-17 02:06:11.695 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.713213 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_unmanage_snapshot [0.018600s] ... ok 2026-05-17 02:06:11.716607 | ubuntu-noble | 2026-05-17 02:06:11.715 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.717029 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_init_ssh [0.019113s] ... ok 2026-05-17 02:06:11.736190 | ubuntu-noble | 2026-05-17 02:06:11.734 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.736758 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_create_exports [0.018794s] ... ok 2026-05-17 02:06:11.763800 | ubuntu-noble | 2026-05-17 02:06:11.752 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "zfs-dataset-foo" by "manila.share.drivers.zfsonlinux.utils.zfs_dataset_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:11.763838 | ubuntu-noble | 2026-05-17 02:06:11.752 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "zfs-dataset-foo" acquired by "manila.share.drivers.zfsonlinux.utils.zfs_dataset_synchronized..wrapped_func..source_func" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:11.763845 | ubuntu-noble | 2026-05-17 02:06:11.752 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "zfs-dataset-foo" "released" by "manila.share.drivers.zfsonlinux.utils.zfs_dataset_synchronized..wrapped_func..source_func" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:11.763851 | ubuntu-noble | 2026-05-17 02:06:11.753 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.764141 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_remove_exports_that_absent [0.019443s] ... ok 2026-05-17 02:06:11.784593 | ubuntu-noble | 2026-05-17 02:06:11.772 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Acquiring lock "zfs-dataset-zpoolz/foo_dataset_name/fake" by "manila.share.drivers.zfsonlinux.utils.zfs_dataset_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:11.784650 | ubuntu-noble | 2026-05-17 02:06:11.772 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "zfs-dataset-zpoolz/foo_dataset_name/fake" acquired by "manila.share.drivers.zfsonlinux.utils.zfs_dataset_synchronized..wrapped_func..source_func" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:11.784664 | ubuntu-noble | 2026-05-17 02:06:11.772 6714 DEBUG oslo_concurrency.lockutils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Lock "zfs-dataset-zpoolz/foo_dataset_name/fake" "released" by "manila.share.drivers.zfsonlinux.utils.zfs_dataset_synchronized..wrapped_func..source_func" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:11.784674 | ubuntu-noble | 2026-05-17 02:06:11.773 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.785209 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_dataset_not_found [0.019722s] ... ok 2026-05-17 02:06:11.808689 | ubuntu-noble | 2026-05-17 02:06:11.791 6714 ERROR manila.share.drivers.zfsonlinux.utils [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Call of 'exportfs' utility returned error.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:06:11.808737 | ubuntu-noble | Command: None 2026-05-17 02:06:11.808753 | ubuntu-noble | Exit code: - 2026-05-17 02:06:11.808765 | ubuntu-noble | Stdout: 'Fake' 2026-05-17 02:06:11.808778 | ubuntu-noble | Stderr: None 2026-05-17 02:06:11.808791 | ubuntu-noble | 2026-05-17 02:06:11.791 6714 ERROR manila.share.drivers.zfsonlinux.utils Traceback (most recent call last): 2026-05-17 02:06:11.808804 | ubuntu-noble | 2026-05-17 02:06:11.791 6714 ERROR manila.share.drivers.zfsonlinux.utils File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfsonlinux/utils.py", line 216, in verify_setup 2026-05-17 02:06:11.808817 | ubuntu-noble | 2026-05-17 02:06:11.791 6714 ERROR manila.share.drivers.zfsonlinux.utils self.execute('sudo', 'exportfs') 2026-05-17 02:06:11.808829 | ubuntu-noble | 2026-05-17 02:06:11.791 6714 ERROR manila.share.drivers.zfsonlinux.utils File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfsonlinux/utils.py", line 96, in execute 2026-05-17 02:06:11.808841 | ubuntu-noble | 2026-05-17 02:06:11.791 6714 ERROR manila.share.drivers.zfsonlinux.utils return executor(*cmd, **kwargs) 2026-05-17 02:06:11.808853 | ubuntu-noble | 2026-05-17 02:06:11.791 6714 ERROR manila.share.drivers.zfsonlinux.utils ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:11.808865 | ubuntu-noble | 2026-05-17 02:06:11.791 6714 ERROR manila.share.drivers.zfsonlinux.utils File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:06:11.808891 | ubuntu-noble | 2026-05-17 02:06:11.791 6714 ERROR manila.share.drivers.zfsonlinux.utils return self._mock_call(*args, **kwargs) 2026-05-17 02:06:11.808903 | ubuntu-noble | 2026-05-17 02:06:11.791 6714 ERROR manila.share.drivers.zfsonlinux.utils ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:11.808914 | ubuntu-noble | 2026-05-17 02:06:11.791 6714 ERROR manila.share.drivers.zfsonlinux.utils File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:06:11.808927 | ubuntu-noble | 2026-05-17 02:06:11.791 6714 ERROR manila.share.drivers.zfsonlinux.utils return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:06:11.808939 | ubuntu-noble | 2026-05-17 02:06:11.791 6714 ERROR manila.share.drivers.zfsonlinux.utils ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:11.808968 | ubuntu-noble | 2026-05-17 02:06:11.791 6714 ERROR manila.share.drivers.zfsonlinux.utils File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-05-17 02:06:11.808982 | ubuntu-noble | 2026-05-17 02:06:11.791 6714 ERROR manila.share.drivers.zfsonlinux.utils raise result 2026-05-17 02:06:11.808995 | ubuntu-noble | 2026-05-17 02:06:11.791 6714 ERROR manila.share.drivers.zfsonlinux.utils oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:06:11.809008 | ubuntu-noble | 2026-05-17 02:06:11.791 6714 ERROR manila.share.drivers.zfsonlinux.utils Command: None 2026-05-17 02:06:11.809022 | ubuntu-noble | 2026-05-17 02:06:11.791 6714 ERROR manila.share.drivers.zfsonlinux.utils Exit code: - 2026-05-17 02:06:11.809086 | ubuntu-noble | 2026-05-17 02:06:11.791 6714 ERROR manila.share.drivers.zfsonlinux.utils Stdout: 'Fake' 2026-05-17 02:06:11.809099 | ubuntu-noble | 2026-05-17 02:06:11.791 6714 ERROR manila.share.drivers.zfsonlinux.utils Stderr: None 2026-05-17 02:06:11.809113 | ubuntu-noble | 2026-05-17 02:06:11.791 6714 ERROR manila.share.drivers.zfsonlinux.utils 2026-05-17 02:06:11.809126 | ubuntu-noble | 2026-05-17 02:06:11.792 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.809148 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_verify_setup_error_calling_exportfs [0.019503s] ... ok 2026-05-17 02:06:11.814730 | ubuntu-noble | 2026-05-17 02:06:11.812 6714 DEBUG manila.share.drivers.zfssa.zfssashare [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Connecting to host: 1.1.1.1. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfssa/zfssashare.py:137 2026-05-17 02:06:11.814800 | ubuntu-noble | 2026-05-17 02:06:11.813 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.815090 | ubuntu-noble | {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_extend_share [0.020062s] ... ok 2026-05-17 02:06:11.839564 | ubuntu-noble | 2026-05-17 02:06:11.832 6714 DEBUG manila.share.drivers.zfssa.zfssashare [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Connecting to host: 1.1.1.1. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfssa/zfssashare.py:137 2026-05-17 02:06:11.839593 | ubuntu-noble | 2026-05-17 02:06:11.832 6714 ERROR manila.share.drivers.zfssa.zfssashare [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] There is not enough free space in project project 2026-05-17 02:06:11.839600 | ubuntu-noble | 2026-05-17 02:06:11.833 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.839834 | ubuntu-noble | {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_extend_share_negative [0.020282s] ... ok 2026-05-17 02:06:11.861770 | ubuntu-noble | 2026-05-17 02:06:11.853 6714 DEBUG manila.share.drivers.zfssa.zfssashare [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Connecting to host: 1.1.1.1. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfssa/zfssashare.py:137 2026-05-17 02:06:11.861814 | ubuntu-noble | 2026-05-17 02:06:11.853 6714 ERROR manila.share.drivers.zfssa.zfssashare [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Unknown if the share: fakename to be managed is already being managed by Manila. Aborting manage share. Please add 'manila_managed' custom schema property to the share and set its value to False.Alternatively, set Manila config property 'zfssa_manage_policy' to 'loose' to remove this restriction. 2026-05-17 02:06:11.861843 | ubuntu-noble | 2026-05-17 02:06:11.853 6714 ERROR manila.share.drivers.zfssa.zfssashare [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Share fakeid is not being managed by the current Manila instance. 2026-05-17 02:06:11.861875 | ubuntu-noble | 2026-05-17 02:06:11.854 6714 INFO manila.coordination [None req-236d0e37-e364-4e13-849e-3fcfbcc1fcf1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.862779 | ubuntu-noble | {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_unmanage_no_schema [0.020833s] ... ok 2026-05-17 02:06:11.889445 | ubuntu-noble | --- Logging error --- 2026-05-17 02:06:11.890514 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:06:11.890854 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:06:11.890873 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:06:11.890885 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:11.890896 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:06:11.890907 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:06:11.890917 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:11.890929 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:06:11.890940 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:06:11.890952 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:11.890964 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:06:11.890975 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:06:11.890987 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:11.890998 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:06:11.891009 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:06:11.891020 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:11.891031 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:06:11.891043 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:06:11.891054 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:06:11.891066 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:06:11.891078 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:06:11.891090 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:11.891101 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:06:11.891113 | ubuntu-noble | return self._read_deleted 2026-05-17 02:06:11.891123 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:11.891134 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:06:11.891146 | ubuntu-noble | Call stack: 2026-05-17 02:06:11.891235 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:06:11.891252 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:06:11.891264 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:06:11.891275 | ubuntu-noble | main() 2026-05-17 02:06:11.891287 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:06:11.891298 | ubuntu-noble | program.TestProgram( 2026-05-17 02:06:11.891310 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:06:11.891321 | ubuntu-noble | self.runTests() 2026-05-17 02:06:11.891332 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:06:11.891344 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:06:11.891372 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:06:11.891383 | ubuntu-noble | test(result) 2026-05-17 02:06:11.891395 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:11.891406 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:11.891416 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:11.891427 | ubuntu-noble | test(result) 2026-05-17 02:06:11.891438 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:11.891481 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:11.891514 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:11.891525 | ubuntu-noble | test(result) 2026-05-17 02:06:11.891536 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:11.891545 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:11.891554 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:11.891562 | ubuntu-noble | test(result) 2026-05-17 02:06:11.891570 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:06:11.891578 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:11.891587 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:06:11.891595 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:06:11.891604 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:06:11.891612 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:06:11.891629 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:06:11.891638 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:06:11.891646 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:06:11.891654 | ubuntu-noble | self._run_core() 2026-05-17 02:06:11.891663 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-05-17 02:06:11.891671 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-05-17 02:06:11.891680 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:06:11.891688 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:06:11.891696 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-05-17 02:06:11.891704 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-05-17 02:06:11.891713 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_access.py", line 64, in setUp 2026-05-17 02:06:11.891721 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-05-17 02:06:11.891729 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:06:11.891738 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:06:11.891746 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:06:11.891754 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:06:11.891762 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:06:11.891771 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:06:11.891779 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:06:11.891787 | ubuntu-noble | return self.enforce( 2026-05-17 02:06:11.891806 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:06:11.891815 | ubuntu-noble | self.load_rules() 2026-05-17 02:06:11.891823 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:06:11.891831 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:06:11.891850 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:06:11.891859 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:06:11.891867 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:06:11.891875 | ubuntu-noble | LOG.warning( 2026-05-17 02:06:11.891884 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:06:11.891893 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:06:11.938802 | ubuntu-noble | 2026-05-17 02:06:11.935 6714 INFO manila.coordination [None req-d9a1a80a-5408-4620-b5d5-4effd03eeb17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:11.939971 | ubuntu-noble | {2} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_just_get [0.081244s] ... ok 2026-05-17 02:06:11.973380 | ubuntu-noble | --- Logging error --- 2026-05-17 02:06:11.974428 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:06:11.974755 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:06:11.974771 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:06:11.974780 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:11.974788 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:06:11.974796 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:06:11.974805 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:11.974813 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:06:11.974822 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:06:11.974830 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:11.974839 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:06:11.974847 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:06:11.974856 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:11.974864 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:06:11.974883 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:06:11.974892 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:11.974900 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:06:11.974908 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:06:11.974916 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:06:11.974925 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:06:11.974933 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:06:11.974941 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:11.974950 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:06:11.974958 | ubuntu-noble | return self._read_deleted 2026-05-17 02:06:11.974966 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:11.974987 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:06:11.974996 | ubuntu-noble | Call stack: 2026-05-17 02:06:11.975119 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:06:11.975132 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:06:11.975140 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:06:11.975149 | ubuntu-noble | main() 2026-05-17 02:06:11.975157 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:06:11.975166 | ubuntu-noble | program.TestProgram( 2026-05-17 02:06:11.975174 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:06:11.975183 | ubuntu-noble | self.runTests() 2026-05-17 02:06:11.975191 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:06:11.975200 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:06:11.975208 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:06:11.975216 | ubuntu-noble | test(result) 2026-05-17 02:06:11.975225 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:11.975233 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:11.975265 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:11.975273 | ubuntu-noble | test(result) 2026-05-17 02:06:11.975282 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:11.975290 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:11.975299 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:11.975307 | ubuntu-noble | test(result) 2026-05-17 02:06:11.975315 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:11.975324 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:11.975332 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:11.975340 | ubuntu-noble | test(result) 2026-05-17 02:06:11.975349 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:06:11.975357 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:11.975365 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:06:11.975374 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:06:11.975382 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:06:11.975391 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:06:11.975399 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:06:11.975407 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:06:11.975416 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:06:11.975424 | ubuntu-noble | self._run_core() 2026-05-17 02:06:11.975432 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-05-17 02:06:11.975441 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-05-17 02:06:11.975507 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:06:11.975525 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:06:11.975533 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-05-17 02:06:11.975553 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-05-17 02:06:11.975562 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_access.py", line 231, in setUp 2026-05-17 02:06:11.975571 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-05-17 02:06:11.975579 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:06:11.975587 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:06:11.975595 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:06:11.975611 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:06:11.975619 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:06:11.975628 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:06:11.975636 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:06:11.975644 | ubuntu-noble | return self.enforce( 2026-05-17 02:06:11.975653 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:06:11.975661 | ubuntu-noble | self.load_rules() 2026-05-17 02:06:11.975669 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:06:11.975677 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:06:11.975695 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:06:11.975704 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:06:11.975712 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:06:11.975720 | ubuntu-noble | LOG.warning( 2026-05-17 02:06:11.975729 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:06:11.975738 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:06:12.017187 | ubuntu-noble | 2026-05-17 02:06:12.005 6714 DEBUG oslo_concurrency.lockutils [None req-369ed8ac-ac7f-49ed-a24a-e18fa6733bf9 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_7f559d04-ec92-43c1-98f8-54907404c6af" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:12.017226 | ubuntu-noble | 2026-05-17 02:06:12.005 6714 DEBUG oslo_concurrency.lockutils [None req-369ed8ac-ac7f-49ed-a24a-e18fa6733bf9 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_7f559d04-ec92-43c1-98f8-54907404c6af" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:12.017237 | ubuntu-noble | 2026-05-17 02:06:12.010 6714 DEBUG oslo_concurrency.lockutils [None req-369ed8ac-ac7f-49ed-a24a-e18fa6733bf9 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_7f559d04-ec92-43c1-98f8-54907404c6af" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.005s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:12.017260 | ubuntu-noble | 2026-05-17 02:06:12.011 6714 INFO manila.coordination [None req-369ed8ac-ac7f-49ed-a24a-e18fa6733bf9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:12.017727 | ubuntu-noble | {2} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_an_update_is_in_progress_1_applying [0.076704s] ... ok 2026-05-17 02:06:12.061565 | ubuntu-noble | --- Logging error --- 2026-05-17 02:06:12.064575 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:06:12.064606 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:06:12.064616 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:06:12.064647 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.064656 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:06:12.064664 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:06:12.064673 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.064681 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:06:12.064690 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:06:12.064698 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.064707 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:06:12.064716 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:06:12.064724 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.064746 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:06:12.064755 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:06:12.064763 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.064772 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:06:12.064780 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:06:12.064788 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:06:12.064797 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:06:12.064805 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:06:12.064814 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.064822 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:06:12.064830 | ubuntu-noble | return self._read_deleted 2026-05-17 02:06:12.064839 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.064847 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:06:12.064855 | ubuntu-noble | Call stack: 2026-05-17 02:06:12.064864 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:06:12.064872 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:06:12.064881 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:06:12.064889 | ubuntu-noble | main() 2026-05-17 02:06:12.064898 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:06:12.064906 | ubuntu-noble | program.TestProgram( 2026-05-17 02:06:12.064915 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:06:12.064923 | ubuntu-noble | self.runTests() 2026-05-17 02:06:12.064931 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:06:12.064968 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:06:12.064981 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:06:12.065016 | ubuntu-noble | test(result) 2026-05-17 02:06:12.065028 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:12.065038 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:12.065048 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:12.065058 | ubuntu-noble | test(result) 2026-05-17 02:06:12.065067 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:12.065075 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:12.065083 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:12.065091 | ubuntu-noble | test(result) 2026-05-17 02:06:12.065100 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:12.065108 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:12.065116 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:12.065124 | ubuntu-noble | test(result) 2026-05-17 02:06:12.065132 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:06:12.065141 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:12.065149 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:06:12.065157 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:06:12.065166 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:06:12.065174 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:06:12.065182 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:06:12.065190 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:06:12.065199 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:06:12.065207 | ubuntu-noble | self._run_core() 2026-05-17 02:06:12.065225 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-05-17 02:06:12.065234 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-05-17 02:06:12.065242 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:06:12.065250 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:06:12.065259 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-05-17 02:06:12.065267 | ubuntu-noble | return self._get_test_method()() 2026-05-17 02:06:12.065275 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_api.py", line 7917, in test_delete_other_tenants_public_share 2026-05-17 02:06:12.065283 | ubuntu-noble | ctx = context.RequestContext(user_id='1111', project_id='2222') 2026-05-17 02:06:12.065383 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:06:12.065397 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:06:12.065421 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:06:12.065430 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:06:12.065438 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:06:12.065446 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:06:12.065494 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:06:12.065502 | ubuntu-noble | return self.enforce( 2026-05-17 02:06:12.065511 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:06:12.065530 | ubuntu-noble | self.load_rules() 2026-05-17 02:06:12.065539 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:06:12.065547 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:06:12.065556 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:06:12.065564 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:06:12.065572 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:06:12.065580 | ubuntu-noble | LOG.warning( 2026-05-17 02:06:12.065589 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:06:12.065599 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:06:12.071884 | ubuntu-noble | 2026-05-17 02:06:12.065 6714 DEBUG manila.policy [None req-16e4e07d-593d-4685-9520-2c85b675d72a 1111 2222 - - - -] Policy check for share:delete failed with credentials {'is_admin': False, 'user_id': '1111', 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_id': '2222', 'project_domain_id': None, 'roles': [], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} authorize /home/zuul/src/github.com/vexxhost/manila/manila/policy.py:200 2026-05-17 02:06:12.071913 | ubuntu-noble | 2026-05-17 02:06:12.066 6714 INFO manila.coordination [None req-16e4e07d-593d-4685-9520-2c85b675d72a 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:12.072321 | ubuntu-noble | {2} manila.tests.share.test_api.OtherTenantsShareActionsTestCase.test_delete_other_tenants_public_share [0.053589s] ... ok 2026-05-17 02:06:12.113587 | ubuntu-noble | --- Logging error --- 2026-05-17 02:06:12.114689 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:06:12.114953 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:06:12.114967 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:06:12.114976 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.114984 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:06:12.114992 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:06:12.115000 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.115008 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:06:12.115016 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:06:12.115024 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.115033 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:06:12.115041 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:06:12.115049 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.115057 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:06:12.115066 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:06:12.115074 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.115081 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:06:12.115089 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:06:12.115097 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:06:12.115120 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:06:12.115129 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:06:12.115137 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.115145 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:06:12.115153 | ubuntu-noble | return self._read_deleted 2026-05-17 02:06:12.115160 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.115168 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:06:12.115176 | ubuntu-noble | Call stack: 2026-05-17 02:06:12.115276 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:06:12.115290 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:06:12.115318 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:06:12.115326 | ubuntu-noble | main() 2026-05-17 02:06:12.115334 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:06:12.115341 | ubuntu-noble | program.TestProgram( 2026-05-17 02:06:12.115349 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:06:12.115356 | ubuntu-noble | self.runTests() 2026-05-17 02:06:12.115363 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:06:12.115371 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:06:12.115378 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:06:12.115385 | ubuntu-noble | test(result) 2026-05-17 02:06:12.115393 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:12.115400 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:12.115407 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:12.115414 | ubuntu-noble | test(result) 2026-05-17 02:06:12.115566 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:12.115582 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:12.115590 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:12.115598 | ubuntu-noble | test(result) 2026-05-17 02:06:12.115605 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:12.115613 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:12.115621 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:12.115629 | ubuntu-noble | test(result) 2026-05-17 02:06:12.115637 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:06:12.115645 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:12.115653 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:06:12.115661 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:06:12.115669 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:06:12.115676 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:06:12.115684 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:06:12.115692 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:06:12.115700 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:06:12.115708 | ubuntu-noble | self._run_core() 2026-05-17 02:06:12.115716 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-05-17 02:06:12.115734 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-05-17 02:06:12.115743 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:06:12.115751 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:06:12.115759 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-05-17 02:06:12.115767 | ubuntu-noble | return self._get_test_method()() 2026-05-17 02:06:12.115775 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_api.py", line 7929, in test_get_other_tenants_public_share 2026-05-17 02:06:12.115782 | ubuntu-noble | ctx = context.RequestContext(user_id='1111', project_id='2222') 2026-05-17 02:06:12.115789 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:06:12.115796 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:06:12.115827 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:06:12.115835 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:06:12.115842 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:06:12.115849 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:06:12.115856 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:06:12.115864 | ubuntu-noble | return self.enforce( 2026-05-17 02:06:12.115871 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:06:12.115879 | ubuntu-noble | self.load_rules() 2026-05-17 02:06:12.115886 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:06:12.115893 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:06:12.115916 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:06:12.115924 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:06:12.115931 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:06:12.115938 | ubuntu-noble | LOG.warning( 2026-05-17 02:06:12.115946 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:06:12.115954 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:06:12.120101 | ubuntu-noble | 2026-05-17 02:06:12.117 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:12.120474 | ubuntu-noble | {2} manila.tests.share.test_api.OtherTenantsShareActionsTestCase.test_get_other_tenants_public_share [0.050795s] ... ok 2026-05-17 02:06:12.144774 | ubuntu-noble | 2026-05-17 02:06:12.142 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:12.145133 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_1_True [0.024979s] ... ok 2026-05-17 02:06:12.167691 | ubuntu-noble | 2026-05-17 02:06:12.164 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:12.168138 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_04 [0.022877s] ... ok 2026-05-17 02:06:12.192245 | ubuntu-noble | 2026-05-17 02:06:12.189 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:12.192594 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_4 [0.024057s] ... ok 2026-05-17 02:06:12.239979 | ubuntu-noble | 2026-05-17 02:06:12.237 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:12.240419 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_another_migration_found [0.047930s] ... ok 2026-05-17 02:06:12.308189 | ubuntu-noble | 2026-05-17 02:06:12.305 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:12.308724 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_not_available [0.068082s] ... ok 2026-05-17 02:06:12.371209 | ubuntu-noble | 2026-05-17 02:06:12.368 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:12.371718 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_update_different_types [0.062745s] ... ok 2026-05-17 02:06:12.425938 | ubuntu-noble | 2026-05-17 02:06:12.423 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:12.426274 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_share_busy [0.054844s] ... ok 2026-05-17 02:06:12.463619 | ubuntu-noble | 2026-05-17 02:06:12.460 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:12.464330 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_3_None [0.037547s] ... ok 2026-05-17 02:06:12.507271 | ubuntu-noble | 2026-05-17 02:06:12.504 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:12.507708 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_1 [0.043374s] ... ok 2026-05-17 02:06:12.536440 | ubuntu-noble | 2026-05-17 02:06:12.527 6714 ERROR manila.share.api [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Invalid share network: msg: manila.exception.InvalidShareNetwork: Invalid share network: msg 2026-05-17 02:06:12.536530 | ubuntu-noble | 2026-05-17 02:06:12.527 6714 ERROR manila.share.api Traceback (most recent call last): 2026-05-17 02:06:12.536543 | ubuntu-noble | 2026-05-17 02:06:12.527 6714 ERROR manila.share.api File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 3980, in check_update_share_server_network_allocations 2026-05-17 02:06:12.536553 | ubuntu-noble | 2026-05-17 02:06:12.527 6714 ERROR manila.share.api self._share_server_update_allocations_validate_hosts( 2026-05-17 02:06:12.536562 | ubuntu-noble | 2026-05-17 02:06:12.527 6714 ERROR manila.share.api File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:06:12.536571 | ubuntu-noble | 2026-05-17 02:06:12.527 6714 ERROR manila.share.api return self._mock_call(*args, **kwargs) 2026-05-17 02:06:12.536580 | ubuntu-noble | 2026-05-17 02:06:12.527 6714 ERROR manila.share.api ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.536589 | ubuntu-noble | 2026-05-17 02:06:12.527 6714 ERROR manila.share.api File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:06:12.536598 | ubuntu-noble | 2026-05-17 02:06:12.527 6714 ERROR manila.share.api return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:06:12.536623 | ubuntu-noble | 2026-05-17 02:06:12.527 6714 ERROR manila.share.api ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.536632 | ubuntu-noble | 2026-05-17 02:06:12.527 6714 ERROR manila.share.api File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:06:12.536642 | ubuntu-noble | 2026-05-17 02:06:12.527 6714 ERROR manila.share.api raise effect 2026-05-17 02:06:12.536651 | ubuntu-noble | 2026-05-17 02:06:12.527 6714 ERROR manila.share.api manila.exception.InvalidShareNetwork: Invalid share network: msg 2026-05-17 02:06:12.536661 | ubuntu-noble | 2026-05-17 02:06:12.527 6714 ERROR manila.share.api 2026-05-17 02:06:12.536670 | ubuntu-noble | 2026-05-17 02:06:12.529 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:12.536898 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_check_update_share_server_network_allocations_failed [0.024294s] ... ok 2026-05-17 02:06:12.612713 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-05-17 02:06:12.612788 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota Traceback (most recent call last): 2026-05-17 02:06:12.612797 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:06:12.612805 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota self._driver.commit( 2026-05-17 02:06:12.612812 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:06:12.612818 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota db.reservation_commit( 2026-05-17 02:06:12.612825 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:06:12.612832 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota return IMPL.reservation_commit( 2026-05-17 02:06:12.612838 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.612845 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:06:12.612851 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota return f(*args, **kwargs) 2026-05-17 02:06:12.612857 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.612862 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:06:12.612868 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:06:12.612874 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:06:12.612879 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota self.force_reraise() 2026-05-17 02:06:12.612885 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:06:12.612890 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota raise self.value 2026-05-17 02:06:12.612896 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:06:12.612929 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota return f(*args, **kwargs) 2026-05-17 02:06:12.612995 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.613003 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:06:12.613009 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota return fn(*args, **kwargs) 2026-05-17 02:06:12.613014 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.613020 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:06:12.613025 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:06:12.613030 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.613036 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:06:12.613041 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2026-05-17 02:06:12.613046 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.613052 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:06:12.613057 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota return self.operate(in_op, other) 2026-05-17 02:06:12.613062 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.613076 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:06:12.613081 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:06:12.613087 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.613092 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:06:12.613097 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota return a.in_(b) 2026-05-17 02:06:12.613102 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota ^^^^^^^^ 2026-05-17 02:06:12.613107 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:06:12.613113 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota return self.operate(in_op, other) 2026-05-17 02:06:12.613118 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.613123 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:06:12.613128 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:06:12.613133 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.613139 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:06:12.613157 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota return a.in_(b) 2026-05-17 02:06:12.613165 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota ^^^^^^^^ 2026-05-17 02:06:12.613173 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:06:12.613203 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota return self.operate(in_op, other) 2026-05-17 02:06:12.613213 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.613222 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:06:12.613237 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:06:12.613246 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.613254 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:06:12.613262 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota return a.in_(b) 2026-05-17 02:06:12.613270 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota ^^^^^^^^ 2026-05-17 02:06:12.613279 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:06:12.613287 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota return self.operate(in_op, other) 2026-05-17 02:06:12.613295 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.613303 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:06:12.613312 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:06:12.613320 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.613328 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:06:12.613337 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota seq_or_selectable = coercions.expect( 2026-05-17 02:06:12.613345 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.613360 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:06:12.613369 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota resolved = impl._literal_coercion( 2026-05-17 02:06:12.613377 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.613385 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:06:12.613393 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota self._raise_for_expected(element, **kw) 2026-05-17 02:06:12.613402 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:06:12.613410 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:06:12.613427 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-05-17 02:06:12.613437 | ubuntu-noble | 2026-05-17 02:06:12.565 6714 ERROR manila.quota 2026-05-17 02:06:12.613483 | ubuntu-noble | 2026-05-17 02:06:12.576 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:12.613498 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_2 [0.047583s] ... ok 2026-05-17 02:06:12.655092 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-05-17 02:06:12.655130 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota Traceback (most recent call last): 2026-05-17 02:06:12.655140 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:06:12.655149 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota self._driver.commit( 2026-05-17 02:06:12.655157 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:06:12.655165 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota db.reservation_commit( 2026-05-17 02:06:12.655175 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:06:12.655207 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota return IMPL.reservation_commit( 2026-05-17 02:06:12.655220 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.655231 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:06:12.655242 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota return f(*args, **kwargs) 2026-05-17 02:06:12.655253 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.655264 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:06:12.655275 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:06:12.655286 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:06:12.655295 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota self.force_reraise() 2026-05-17 02:06:12.655303 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:06:12.655311 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota raise self.value 2026-05-17 02:06:12.655320 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:06:12.655329 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota return f(*args, **kwargs) 2026-05-17 02:06:12.655339 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.655350 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:06:12.655362 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota return fn(*args, **kwargs) 2026-05-17 02:06:12.655388 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.655398 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:06:12.655407 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:06:12.655415 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.655424 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:06:12.655433 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2026-05-17 02:06:12.655444 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.655532 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:06:12.655545 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota return self.operate(in_op, other) 2026-05-17 02:06:12.655556 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.655581 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:06:12.655592 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:06:12.655603 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.655614 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:06:12.655625 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota return a.in_(b) 2026-05-17 02:06:12.655636 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota ^^^^^^^^ 2026-05-17 02:06:12.655646 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:06:12.655657 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota return self.operate(in_op, other) 2026-05-17 02:06:12.655677 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.655688 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:06:12.655699 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:06:12.655710 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.655721 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:06:12.655732 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota return a.in_(b) 2026-05-17 02:06:12.655742 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota ^^^^^^^^ 2026-05-17 02:06:12.655753 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:06:12.655764 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota return self.operate(in_op, other) 2026-05-17 02:06:12.655789 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.655800 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:06:12.655811 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:06:12.655822 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.655832 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:06:12.655843 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota return a.in_(b) 2026-05-17 02:06:12.655854 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota ^^^^^^^^ 2026-05-17 02:06:12.655864 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:06:12.655875 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota return self.operate(in_op, other) 2026-05-17 02:06:12.655886 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.655897 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:06:12.655908 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:06:12.655918 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.655929 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:06:12.655940 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota seq_or_selectable = coercions.expect( 2026-05-17 02:06:12.655951 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.655971 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:06:12.655982 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota resolved = impl._literal_coercion( 2026-05-17 02:06:12.655993 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.656004 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:06:12.656014 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota self._raise_for_expected(element, **kw) 2026-05-17 02:06:12.656025 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:06:12.656036 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:06:12.656054 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-05-17 02:06:12.656066 | ubuntu-noble | 2026-05-17 02:06:12.613 6714 ERROR manila.quota 2026-05-17 02:06:12.656076 | ubuntu-noble | 2026-05-17 02:06:12.621 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:12.656098 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_3 [0.044394s] ... ok 2026-05-17 02:06:12.685345 | ubuntu-noble | 2026-05-17 02:06:12.682 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:12.685820 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_not_available [0.061449s] ... ok 2026-05-17 02:06:12.731585 | ubuntu-noble | 2026-05-17 02:06:12.728 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:12.731966 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_generic_share_backup_invalid_protocol_2_CIFS [0.046250s] ... ok 2026-05-17 02:06:12.780675 | ubuntu-noble | 2026-05-17 02:06:12.777 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:12.781377 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_1_None [0.048364s] ... ok 2026-05-17 02:06:12.830030 | ubuntu-noble | 2026-05-17 02:06:12.828 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:12.830817 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_2 [0.050758s] ... ok 2026-05-17 02:06:12.865480 | ubuntu-noble | 2026-05-17 02:06:12.863 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:12.865887 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_error_on_quota_commit_2_InvalidShare [0.035259s] ... ok 2026-05-17 02:06:12.906591 | ubuntu-noble | 2026-05-17 02:06:12.900 6714 WARNING manila.share.api [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Quota exceeded for None, tried to create share (20 shares already consumed).: manila.exception.OverQuota: Quota exceeded for resources: {'shares': 'fake'}. 2026-05-17 02:06:12.906642 | ubuntu-noble | 2026-05-17 02:06:12.901 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:12.906975 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_2 [0.037902s] ... ok 2026-05-17 02:06:12.991277 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-05-17 02:06:12.991372 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota Traceback (most recent call last): 2026-05-17 02:06:12.991384 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:06:12.991394 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota self._driver.commit( 2026-05-17 02:06:12.991402 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:06:12.991411 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota db.reservation_commit( 2026-05-17 02:06:12.991419 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:06:12.991428 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota return IMPL.reservation_commit( 2026-05-17 02:06:12.991436 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.991445 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:06:12.991504 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota return f(*args, **kwargs) 2026-05-17 02:06:12.991514 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.991606 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:06:12.991617 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:06:12.991626 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:06:12.991635 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota self.force_reraise() 2026-05-17 02:06:12.991643 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:06:12.991652 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota raise self.value 2026-05-17 02:06:12.991660 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:06:12.991668 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota return f(*args, **kwargs) 2026-05-17 02:06:12.991677 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.991685 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:06:12.991693 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota return fn(*args, **kwargs) 2026-05-17 02:06:12.991702 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.991710 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:06:12.991719 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:06:12.991727 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.991783 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:06:12.991826 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2026-05-17 02:06:12.991834 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.991843 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:06:12.991851 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota return self.operate(in_op, other) 2026-05-17 02:06:12.991859 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.991880 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:06:12.991889 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:06:12.991897 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.991917 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:06:12.991926 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota return a.in_(b) 2026-05-17 02:06:12.991934 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota ^^^^^^^^ 2026-05-17 02:06:12.991942 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:06:12.991950 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota return self.operate(in_op, other) 2026-05-17 02:06:12.992030 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.992042 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:06:12.992050 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:06:12.992059 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.992083 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:06:12.992091 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota return a.in_(b) 2026-05-17 02:06:12.992099 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota ^^^^^^^^ 2026-05-17 02:06:12.992108 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:06:12.992116 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota return self.operate(in_op, other) 2026-05-17 02:06:12.992124 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.992132 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:06:12.992141 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:06:12.992193 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.992202 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:06:12.992210 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota return a.in_(b) 2026-05-17 02:06:12.992218 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota ^^^^^^^^ 2026-05-17 02:06:12.992227 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:06:12.992235 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota return self.operate(in_op, other) 2026-05-17 02:06:12.992243 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.992251 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:06:12.992260 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:06:12.992268 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.992276 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:06:12.992294 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota seq_or_selectable = coercions.expect( 2026-05-17 02:06:12.992302 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.992319 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:06:12.992327 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota resolved = impl._literal_coercion( 2026-05-17 02:06:12.992336 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:12.992344 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:06:12.992352 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota self._raise_for_expected(element, **kw) 2026-05-17 02:06:12.992361 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:06:12.992406 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:06:12.992415 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-05-17 02:06:12.992423 | ubuntu-noble | 2026-05-17 02:06:12.940 6714 ERROR manila.quota 2026-05-17 02:06:12.992432 | ubuntu-noble | 2026-05-17 02:06:12.945 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:12.992440 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_2 [0.043287s] ... ok 2026-05-17 02:06:12.992939 | ubuntu-noble | 2026-05-17 02:06:12.990 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:12.993690 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_share_type_contains_replication_type [0.045628s] ... ok 2026-05-17 02:06:13.068490 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-05-17 02:06:13.068526 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota Traceback (most recent call last): 2026-05-17 02:06:13.068536 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:06:13.068544 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota self._driver.commit( 2026-05-17 02:06:13.068574 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:06:13.068583 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota db.reservation_commit( 2026-05-17 02:06:13.068592 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:06:13.068600 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota return IMPL.reservation_commit( 2026-05-17 02:06:13.068632 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:13.068643 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:06:13.068666 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota return f(*args, **kwargs) 2026-05-17 02:06:13.068675 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:13.068683 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:06:13.068691 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:06:13.068700 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:06:13.068709 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota self.force_reraise() 2026-05-17 02:06:13.068717 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:06:13.068725 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota raise self.value 2026-05-17 02:06:13.068733 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:06:13.068742 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota return f(*args, **kwargs) 2026-05-17 02:06:13.068750 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:13.068758 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:06:13.068767 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota return fn(*args, **kwargs) 2026-05-17 02:06:13.068775 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:13.068783 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:06:13.068791 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:06:13.068800 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:13.068808 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:06:13.068816 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2026-05-17 02:06:13.068824 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:13.068833 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:06:13.068850 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota return self.operate(in_op, other) 2026-05-17 02:06:13.068858 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:13.068878 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:06:13.068888 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:06:13.068896 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:13.068904 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:06:13.068921 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota return a.in_(b) 2026-05-17 02:06:13.068930 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota ^^^^^^^^ 2026-05-17 02:06:13.068938 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:06:13.068946 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota return self.operate(in_op, other) 2026-05-17 02:06:13.068955 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:13.068963 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:06:13.068971 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:06:13.068980 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:13.068988 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:06:13.068996 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota return a.in_(b) 2026-05-17 02:06:13.069004 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota ^^^^^^^^ 2026-05-17 02:06:13.069013 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:06:13.069021 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota return self.operate(in_op, other) 2026-05-17 02:06:13.069029 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:13.069037 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:06:13.069046 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:06:13.069054 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:13.069062 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:06:13.069071 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota return a.in_(b) 2026-05-17 02:06:13.069079 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota ^^^^^^^^ 2026-05-17 02:06:13.069087 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:06:13.069095 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota return self.operate(in_op, other) 2026-05-17 02:06:13.069103 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:13.069112 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:06:13.069120 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:06:13.069128 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:13.069136 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:06:13.069166 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota seq_or_selectable = coercions.expect( 2026-05-17 02:06:13.069175 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:13.069190 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:06:13.069199 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota resolved = impl._literal_coercion( 2026-05-17 02:06:13.069208 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:13.069218 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:06:13.069229 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota self._raise_for_expected(element, **kw) 2026-05-17 02:06:13.069241 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:06:13.069252 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:06:13.069264 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-05-17 02:06:13.069275 | ubuntu-noble | 2026-05-17 02:06:13.026 6714 ERROR manila.quota 2026-05-17 02:06:13.069286 | ubuntu-noble | 2026-05-17 02:06:13.035 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:13.069298 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_3_GLUSTERFS [0.044334s] ... ok 2026-05-17 02:06:13.071418 | ubuntu-noble | 2026-05-17 02:06:13.069 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:13.072138 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_2 [0.034568s] ... ok 2026-05-17 02:06:13.131897 | ubuntu-noble | 2026-05-17 02:06:13.129 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:13.132310 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_no_host [0.059015s] ... ok 2026-05-17 02:06:13.176702 | ubuntu-noble | 2026-05-17 02:06:13.173 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:13.177019 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_has_replicas [0.044931s] ... ok 2026-05-17 02:06:13.648276 | ubuntu-noble | 2026-05-17 02:06:13.645 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:13.648726 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_deferred_1_True [0.471147s] ... ok 2026-05-17 02:06:13.681027 | ubuntu-noble | 2026-05-17 02:06:13.678 6714 INFO manila.coordination [None req-b7bbfb9f-8a23-48a0-a5ea-5afaa861c6a5 1111 2222 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:13.681498 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get [0.032818s] ... ok 2026-05-17 02:06:13.707691 | ubuntu-noble | 2026-05-17 02:06:13.702 6714 DEBUG manila.share.api [None req-486ffabe-4b6e-4f51-8667-d22d0bbc65e5 fake_uid fake_pid_1 - - - -] Searching for shares by: {'all_tenants': ''} _get_all /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2372 2026-05-17 02:06:13.707755 | ubuntu-noble | 2026-05-17 02:06:13.702 6714 INFO manila.coordination [None req-486ffabe-4b6e-4f51-8667-d22d0bbc65e5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:13.708070 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants_with_blank [0.024083s] ... ok 2026-05-17 02:06:13.729741 | ubuntu-noble | 2026-05-17 02:06:13.724 6714 DEBUG manila.share.api [None req-7e78c2ad-3377-448d-928e-eb4fb474333f fake_uid fake_pid_1 - - - -] Searching for shares by: {'all_tenants': 'wonk'} _get_all /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2372 2026-05-17 02:06:13.729794 | ubuntu-noble | 2026-05-17 02:06:13.725 6714 INFO manila.coordination [None req-7e78c2ad-3377-448d-928e-eb4fb474333f fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:13.730011 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants_with_invaild_value [0.022656s] ... ok 2026-05-17 02:06:13.753722 | ubuntu-noble | 2026-05-17 02:06:13.747 6714 DEBUG manila.share.api [None req-2553d0b8-69bd-4ad6-9fbb-6ec80ac38c8a fake_uid fake_pid_2 - - - -] Searching for shares by: {'display_name~': 'foo', 'display_description': 'ds'} _get_all /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2372 2026-05-17 02:06:13.753757 | ubuntu-noble | 2026-05-17 02:06:13.748 6714 INFO manila.coordination [None req-2553d0b8-69bd-4ad6-9fbb-6ec80ac38c8a fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:13.754024 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_8 [0.022916s] ... ok 2026-05-17 02:06:13.775241 | ubuntu-noble | 2026-05-17 02:06:13.769 6714 DEBUG manila.share.api [None req-1b3a2acf-ce8e-4672-8177-da750874e63c fake_uid fake_pid_2 - - - -] Searching for shares by: {'all_tenants': 1} _get_all /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2372 2026-05-17 02:06:13.775281 | ubuntu-noble | 2026-05-17 02:06:13.770 6714 INFO manila.coordination [None req-1b3a2acf-ce8e-4672-8177-da750874e63c fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:13.775522 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_filter_by_all_tenants [0.021863s] ... ok 2026-05-17 02:06:13.796276 | ubuntu-noble | 2026-05-17 02:06:13.792 6714 DEBUG manila.share.api [None req-0587b944-d996-4c4c-b685-096b8fb0d403 fake_uid fake_pid_2 - - - -] Searching for shares by: {'is_public': 'false'} _get_all /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2372 2026-05-17 02:06:13.796299 | ubuntu-noble | 2026-05-17 02:06:13.793 6714 INFO manila.coordination [None req-0587b944-d996-4c4c-b685-096b8fb0d403 fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:13.796748 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_2_false [0.022668s] ... ok 2026-05-17 02:06:13.819144 | ubuntu-noble | 2026-05-17 02:06:13.815 6714 DEBUG manila.share.api [None req-3d443810-7e6e-4a99-919f-b1658c3688cd fake_uid fake_pid_2 - - - -] Searching for shares by: {'is_public': 'no'} _get_all /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2372 2026-05-17 02:06:13.819168 | ubuntu-noble | 2026-05-17 02:06:13.816 6714 INFO manila.coordination [None req-3d443810-7e6e-4a99-919f-b1658c3688cd fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:13.819596 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_4_no [0.023462s] ... ok 2026-05-17 02:06:13.843072 | ubuntu-noble | 2026-05-17 02:06:13.838 6714 DEBUG manila.share.api [None req-3c9acbc5-592e-4f27-8967-7b85ade0c423 fake_uid fake_pid_2 - - - -] Searching for shares by: {'is_public': 'off'} _get_all /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2372 2026-05-17 02:06:13.843125 | ubuntu-noble | 2026-05-17 02:06:13.839 6714 INFO manila.coordination [None req-3c9acbc5-592e-4f27-8967-7b85ade0c423 fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:13.843425 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_6_off [0.022235s] ... ok 2026-05-17 02:06:13.865637 | ubuntu-noble | 2026-05-17 02:06:13.860 6714 DEBUG manila.share.api [None req-285d736b-7c23-4253-b3ec-aeef56642c62 fake_uid fake_pid_2 - - - -] Searching for shares by: {'is_public': 'on'} _get_all /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2372 2026-05-17 02:06:13.865906 | ubuntu-noble | 2026-05-17 02:06:13.861 6714 INFO manila.coordination [None req-285d736b-7c23-4253-b3ec-aeef56642c62 fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:13.866259 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_6_on [0.022391s] ... ok 2026-05-17 02:06:13.888491 | ubuntu-noble | 2026-05-17 02:06:13.883 6714 DEBUG manila.share.api [None req-1dc9e7c8-6942-4ce4-9f05-34327f54359d fakeuid fakepid - - - -] Searching for snapshots by: {'description': 'd'} _get_all_snapshots /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2507 2026-05-17 02:06:13.888568 | ubuntu-noble | 2026-05-17 02:06:13.884 6714 INFO manila.coordination [None req-1dc9e7c8-6942-4ce4-9f05-34327f54359d fakeuid fakepid - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:13.888909 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_2 [0.022758s] ... ok 2026-05-17 02:06:13.918013 | ubuntu-noble | 2026-05-17 02:06:13.912 6714 DEBUG manila.share.api [None req-9d7658c4-845e-4497-96f6-e87f121796fb fakeuid fakepid - - - -] Searching for snapshots by: {'name': 'foo', 'description~': 'ds'} _get_all_snapshots /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2507 2026-05-17 02:06:13.918055 | ubuntu-noble | 2026-05-17 02:06:13.913 6714 INFO manila.coordination [None req-9d7658c4-845e-4497-96f6-e87f121796fb fakeuid fakepid - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:13.918323 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_7 [0.029092s] ... ok 2026-05-17 02:06:13.941574 | ubuntu-noble | 2026-05-17 02:06:13.935 6714 DEBUG manila.share.api [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Searching for shares by: {} _get_all /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2372 2026-05-17 02:06:13.941613 | ubuntu-noble | 2026-05-17 02:06:13.936 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:13.941993 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_sort_key_invalid [0.022672s] ... ok 2026-05-17 02:06:13.961598 | ubuntu-noble | 2026-05-17 02:06:13.958 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:13.962098 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_2 [0.022217s] ... ok 2026-05-17 02:06:13.983083 | ubuntu-noble | 2026-05-17 02:06:13.981 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:13.983310 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_manage_share_server_invalid [0.022327s] ... ok 2026-05-17 02:06:14.027958 | ubuntu-noble | 2026-05-17 02:06:14.017 6714 INFO manila.share.api [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Sending request to cancel migration of share fake_id. 2026-05-17 02:06:14.028054 | ubuntu-noble | 2026-05-17 02:06:14.017 6714 ERROR manila.share.api [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Failed to cancel migration of share fake_id.: Exception: fake 2026-05-17 02:06:14.028064 | ubuntu-noble | 2026-05-17 02:06:14.017 6714 ERROR manila.share.api Traceback (most recent call last): 2026-05-17 02:06:14.028074 | ubuntu-noble | 2026-05-17 02:06:14.017 6714 ERROR manila.share.api File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 2273, in migration_cancel 2026-05-17 02:06:14.028082 | ubuntu-noble | 2026-05-17 02:06:14.017 6714 ERROR manila.share.api data_rpc.data_copy_cancel(context, share['id']) 2026-05-17 02:06:14.028091 | ubuntu-noble | 2026-05-17 02:06:14.017 6714 ERROR manila.share.api File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:06:14.028099 | ubuntu-noble | 2026-05-17 02:06:14.017 6714 ERROR manila.share.api return self._mock_call(*args, **kwargs) 2026-05-17 02:06:14.028108 | ubuntu-noble | 2026-05-17 02:06:14.017 6714 ERROR manila.share.api ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:14.028116 | ubuntu-noble | 2026-05-17 02:06:14.017 6714 ERROR manila.share.api File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:06:14.028124 | ubuntu-noble | 2026-05-17 02:06:14.017 6714 ERROR manila.share.api return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:06:14.028133 | ubuntu-noble | 2026-05-17 02:06:14.017 6714 ERROR manila.share.api ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:14.028141 | ubuntu-noble | 2026-05-17 02:06:14.017 6714 ERROR manila.share.api File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-05-17 02:06:14.028150 | ubuntu-noble | 2026-05-17 02:06:14.017 6714 ERROR manila.share.api raise result 2026-05-17 02:06:14.028159 | ubuntu-noble | 2026-05-17 02:06:14.017 6714 ERROR manila.share.api Exception: fake 2026-05-17 02:06:14.028168 | ubuntu-noble | 2026-05-17 02:06:14.017 6714 ERROR manila.share.api 2026-05-17 02:06:14.028176 | ubuntu-noble | 2026-05-17 02:06:14.018 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.028251 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_2 [0.038090s] ... ok 2026-05-17 02:06:14.060419 | ubuntu-noble | 2026-05-17 02:06:14.057 6714 ERROR manila.share.api [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Migration of share fake_id has already completed first phase. 2026-05-17 02:06:14.060447 | ubuntu-noble | 2026-05-17 02:06:14.058 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.060854 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver_service_down_2_migration_driver_phase1_done [0.039226s] ... ok 2026-05-17 02:06:14.094993 | ubuntu-noble | 2026-05-17 02:06:14.091 6714 ERROR manila.share.api [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] There is no migration being performed for share fake_id at this moment. 2026-05-17 02:06:14.095038 | ubuntu-noble | 2026-05-17 02:06:14.093 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.095429 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_5_None [0.034211s] ... ok 2026-05-17 02:06:14.135344 | ubuntu-noble | 2026-05-17 02:06:14.133 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.135840 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete [0.040533s] ... ok 2026-05-17 02:06:14.169141 | ubuntu-noble | 2026-05-17 02:06:14.166 6714 ERROR manila.share.api [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] First migration phase of share fake_id not completed yet. 2026-05-17 02:06:14.169192 | ubuntu-noble | 2026-05-17 02:06:14.167 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.169584 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_3_data_copying_in_progress [0.033675s] ... ok 2026-05-17 02:06:14.204659 | ubuntu-noble | 2026-05-17 02:06:14.202 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.205395 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_4_migration_completing [0.035643s] ... ok 2026-05-17 02:06:14.239965 | ubuntu-noble | 2026-05-17 02:06:14.237 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.240376 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_7_data_copying_completing [0.033867s] ... ok 2026-05-17 02:06:14.289137 | ubuntu-noble | 2026-05-17 02:06:14.286 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.289479 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_has_replicas [0.049113s] ... ok 2026-05-17 02:06:14.326017 | ubuntu-noble | 2026-05-17 02:06:14.323 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.326559 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_is_member_of_group [0.036864s] ... ok 2026-05-17 02:06:14.361325 | ubuntu-noble | 2026-05-17 02:06:14.357 6714 INFO manila.share.api [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Destination host (fake@backend#pool), share network (None) or share type (fake_type_id) are the same as the current host's 'fake@backend#pool', 'None' and 'fake_type_id' respectively. Nothing to be done. 2026-05-17 02:06:14.361361 | ubuntu-noble | 2026-05-17 02:06:14.358 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.361593 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_same_data_as_source_2 [0.035495s] ... ok 2026-05-17 02:06:14.385395 | ubuntu-noble | 2026-05-17 02:06:14.382 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.385971 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_valid_mount_point_name [0.023720s] ... ok 2026-05-17 02:06:14.409741 | ubuntu-noble | 2026-05-17 02:06:14.406 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.410174 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_4_extending [0.023814s] ... ok 2026-05-17 02:06:14.432046 | ubuntu-noble | 2026-05-17 02:06:14.429 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.432435 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_5_replication_change [0.022572s] ... ok 2026-05-17 02:06:14.455498 | ubuntu-noble | 2026-05-17 02:06:14.452 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.455894 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_out_of_sync_non_admin_1_out_of_sync [0.023093s] ... ok 2026-05-17 02:06:14.477979 | ubuntu-noble | 2026-05-17 02:06:14.475 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.478477 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_out_of_sync_non_admin_2_error [0.022530s] ... ok 2026-05-17 02:06:14.518290 | ubuntu-noble | 2026-05-17 02:06:14.510 6714 DEBUG manila.share.api [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Checking backup size 1 against share size 1. restore_share_backup /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:4302 2026-05-17 02:06:14.518348 | ubuntu-noble | 2026-05-17 02:06:14.510 6714 INFO manila.share.api [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Overwriting share 7eb9a4de-c5dc-4386-97af-15082675871f with restore of backup 43249c8b-1f3e-4c72-8562-673740a496e6. 2026-05-17 02:06:14.518359 | ubuntu-noble | 2026-05-17 02:06:14.511 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.518677 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_2_manila_data [0.036758s] ... ok 2026-05-17 02:06:14.561168 | ubuntu-noble | 2026-05-17 02:06:14.558 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.561707 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_1_migration_driver_in_progress [0.046234s] ... ok 2026-05-17 02:06:14.587293 | ubuntu-noble | 2026-05-17 02:06:14.581 6714 DEBUG manila.share.api [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Share server fake_src_server_id was not found. We will search for a successful migration share_server_migration_get_progress /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:3429 2026-05-17 02:06:14.587328 | ubuntu-noble | 2026-05-17 02:06:14.582 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.587645 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_has_destination_only [0.024055s] ... ok 2026-05-17 02:06:14.612782 | ubuntu-noble | 2026-05-17 02:06:14.609 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.613150 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_with_group_snapshot_members [0.026885s] ... ok 2026-05-17 02:06:14.648777 | ubuntu-noble | 2026-05-17 02:06:14.645 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.649049 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_update_share_backup [0.036179s] ... ok 2026-05-17 02:06:14.673654 | ubuntu-noble | 2026-05-17 02:06:14.670 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.674097 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_update_share_from_metadata [0.024714s] ... ok 2026-05-17 02:06:14.697220 | ubuntu-noble | 2026-05-17 02:06:14.694 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.697648 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_without_check [0.023855s] ... ok 2026-05-17 02:06:14.717358 | ubuntu-noble | 2026-05-17 02:06:14.715 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.717812 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_5 [0.020482s] ... ok 2026-05-17 02:06:14.736599 | ubuntu-noble | 2026-05-17 02:06:14.734 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.737014 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_false_2 [0.019005s] ... ok 2026-05-17 02:06:14.755200 | ubuntu-noble | 2026-05-17 02:06:14.753 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.755719 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_1_api_initialized [0.018646s] ... ok 2026-05-17 02:06:14.776005 | ubuntu-noble | 2026-05-17 02:06:14.772 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.776485 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_check_update_share_server_network_allocations [0.019354s] ... ok 2026-05-17 02:06:14.797093 | ubuntu-noble | 2026-05-17 02:06:14.791 6714 DEBUG manila.share.driver [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Creating share group from group snapshot fake_share_group_snapshot_id. create_share_group_from_share_group_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1535 2026-05-17 02:06:14.797115 | ubuntu-noble | 2026-05-17 02:06:14.792 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.797825 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot_dhss [0.019040s] ... ok 2026-05-17 02:06:14.814335 | ubuntu-noble | 2026-05-17 02:06:14.811 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.814680 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_get_periodic_hook_data [0.019619s] ... ok 2026-05-17 02:06:14.833267 | ubuntu-noble | 2026-05-17 02:06:14.830 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.833613 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver_another_config_group [0.018721s] ... ok 2026-05-17 02:06:14.859886 | ubuntu-noble | 2026-05-17 02:06:14.849 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:14.859931 | ubuntu-noble | 2026-05-17 02:06:14.849 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:14.859975 | ubuntu-noble | 2026-05-17 02:06:14.849 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:14.859986 | ubuntu-noble | 2026-05-17 02:06:14.850 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.860292 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_check_compatibility [0.019867s] ... ok 2026-05-17 02:06:14.876197 | ubuntu-noble | 2026-05-17 02:06:14.868 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:14.876241 | ubuntu-noble | 2026-05-17 02:06:14.868 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:14.876256 | ubuntu-noble | 2026-05-17 02:06:14.868 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:14.876269 | ubuntu-noble | 2026-05-17 02:06:14.869 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.877288 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_continue [0.018891s] ... ok 2026-05-17 02:06:14.896694 | ubuntu-noble | 2026-05-17 02:06:14.887 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:14.896739 | ubuntu-noble | 2026-05-17 02:06:14.887 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:14.896753 | ubuntu-noble | 2026-05-17 02:06:14.887 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:14.896767 | ubuntu-noble | 2026-05-17 02:06:14.888 6714 DEBUG manila.share.driver [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-05-17 02:06:14.896797 | ubuntu-noble | 2026-05-17 02:06:14.889 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.897080 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_3_delete_snapshot [0.019456s] ... ok 2026-05-17 02:06:14.920125 | ubuntu-noble | 2026-05-17 02:06:14.907 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:14.920161 | ubuntu-noble | 2026-05-17 02:06:14.908 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:14.920171 | ubuntu-noble | 2026-05-17 02:06:14.908 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:14.920179 | ubuntu-noble | 2026-05-17 02:06:14.908 6714 DEBUG manila.share.driver [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-05-17 02:06:14.920188 | ubuntu-noble | 2026-05-17 02:06:14.909 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.920601 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_exists_and_set_explicitly_2_False [0.020460s] ... ok 2026-05-17 02:06:14.936755 | ubuntu-noble | 2026-05-17 02:06:14.927 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:14.936779 | ubuntu-noble | 2026-05-17 02:06:14.927 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:14.936788 | ubuntu-noble | 2026-05-17 02:06:14.927 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:14.936797 | ubuntu-noble | 2026-05-17 02:06:14.928 6714 DEBUG manila.share.driver [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-05-17 02:06:14.936806 | ubuntu-noble | 2026-05-17 02:06:14.929 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.937064 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_not_exists_and_set_explicitly_1_True [0.019346s] ... ok 2026-05-17 02:06:14.949581 | ubuntu-noble | 2026-05-17 02:06:14.947 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.950003 | ubuntu-noble | {2} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_default_storage_driver [0.018488s] ... ok 2026-05-17 02:06:14.971213 | ubuntu-noble | 2026-05-17 02:06:14.966 6714 DEBUG manila.share.hook [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Running 'post hook'. execute_post_hook /home/zuul/src/github.com/vexxhost/manila/manila/share/hook.py:116 2026-05-17 02:06:14.971251 | ubuntu-noble | 2026-05-17 02:06:14.966 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.971527 | ubuntu-noble | {2} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_success_2_False [0.019108s] ... ok 2026-05-17 02:06:14.989010 | ubuntu-noble | 2026-05-17 02:06:14.985 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:14.993574 | ubuntu-noble | {2} manila.tests.share.test_hook.HookBaseTestCase.test_instantiate_hook_fail [0.019114s] ... ok 2026-05-17 02:06:15.009742 | ubuntu-noble | 2026-05-17 02:06:15.007 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:15.010199 | ubuntu-noble | {2} manila.tests.share.test_manager.HookWrapperTestCase.test_hooks_enabled [0.020949s] ... ok 2026-05-17 02:06:15.037666 | ubuntu-noble | 2026-05-17 02:06:15.026 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:15.037706 | ubuntu-noble | 2026-05-17 02:06:15.026 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:15.037722 | ubuntu-noble | 2026-05-17 02:06:15.026 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:15.037735 | ubuntu-noble | 2026-05-17 02:06:15.028 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:15.038148 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__execute_periodic_hook [0.021170s] ... ok 2026-05-17 02:06:15.058123 | ubuntu-noble | 2026-05-17 02:06:15.047 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:15.058176 | ubuntu-noble | 2026-05-17 02:06:15.047 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:15.058190 | ubuntu-noble | 2026-05-17 02:06:15.048 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:15.058202 | ubuntu-noble | 2026-05-17 02:06:15.049 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:15.058524 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__get_subnet_allocations [0.021070s] ... ok 2026-05-17 02:06:15.073695 | ubuntu-noble | 2026-05-17 02:06:15.068 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:15.073718 | ubuntu-noble | 2026-05-17 02:06:15.068 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:15.073724 | ubuntu-noble | 2026-05-17 02:06:15.068 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:15.134697 | ubuntu-noble | 2026-05-17 02:06:15.131 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:15.135174 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_2 [0.082733s] ... ok 2026-05-17 02:06:15.165970 | ubuntu-noble | 2026-05-17 02:06:15.155 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:15.166003 | ubuntu-noble | 2026-05-17 02:06:15.155 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:15.166013 | ubuntu-noble | 2026-05-17 02:06:15.155 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:15.223438 | ubuntu-noble | 2026-05-17 02:06:15.213 6714 ERROR manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Driver-assisted migration of share 3c945fd8-45d0-4b8d-8b25-689e4021a742 failed.: manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share 3c945fd8-45d0-4b8d-8b25-689e4021a742 while preserving all metadata. 2026-05-17 02:06:15.223522 | ubuntu-noble | 2026-05-17 02:06:15.213 6714 ERROR manila.share.manager Traceback (most recent call last): 2026-05-17 02:06:15.223537 | ubuntu-noble | 2026-05-17 02:06:15.213 6714 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1337, in _migration_start_driver 2026-05-17 02:06:15.223550 | ubuntu-noble | 2026-05-17 02:06:15.213 6714 ERROR manila.share.manager raise exception.ShareMigrationFailed(reason=msg) 2026-05-17 02:06:15.223562 | ubuntu-noble | 2026-05-17 02:06:15.213 6714 ERROR manila.share.manager manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share 3c945fd8-45d0-4b8d-8b25-689e4021a742 while preserving all metadata. 2026-05-17 02:06:15.223575 | ubuntu-noble | 2026-05-17 02:06:15.213 6714 ERROR manila.share.manager 2026-05-17 02:06:15.223586 | ubuntu-noble | 2026-05-17 02:06:15.215 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:15.224004 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_2 [0.084308s] ... ok 2026-05-17 02:06:15.248145 | ubuntu-noble | 2026-05-17 02:06:15.238 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:15.248189 | ubuntu-noble | 2026-05-17 02:06:15.239 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:15.248202 | ubuntu-noble | 2026-05-17 02:06:15.239 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:15.306076 | ubuntu-noble | 2026-05-17 02:06:15.303 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:15.306609 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_1 [0.086593s] ... ok 2026-05-17 02:06:15.333856 | ubuntu-noble | 2026-05-17 02:06:15.323 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:15.333883 | ubuntu-noble | 2026-05-17 02:06:15.324 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:15.333905 | ubuntu-noble | 2026-05-17 02:06:15.324 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:15.394420 | ubuntu-noble | 2026-05-17 02:06:15.391 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:15.394924 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_2 [0.088501s] ... ok 2026-05-17 02:06:15.423321 | ubuntu-noble | 2026-05-17 02:06:15.412 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:15.423361 | ubuntu-noble | 2026-05-17 02:06:15.412 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:15.423375 | ubuntu-noble | 2026-05-17 02:06:15.413 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:15.480814 | ubuntu-noble | 2026-05-17 02:06:15.478 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:15.481298 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_4 [0.086178s] ... ok 2026-05-17 02:06:15.510061 | ubuntu-noble | 2026-05-17 02:06:15.498 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:15.510089 | ubuntu-noble | 2026-05-17 02:06:15.498 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:15.510098 | ubuntu-noble | 2026-05-17 02:06:15.498 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:15.510107 | ubuntu-noble | 2026-05-17 02:06:15.505 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:15.510600 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_3_out_of_sync [0.026732s] ... ok 2026-05-17 02:06:15.547116 | ubuntu-noble | 2026-05-17 02:06:15.524 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:15.547152 | ubuntu-noble | 2026-05-17 02:06:15.524 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:15.547162 | ubuntu-noble | 2026-05-17 02:06:15.525 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:15.547172 | ubuntu-noble | 2026-05-17 02:06:15.531 6714 ERROR manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Driver error when updating replica state for replica febe60e5-81c1-4472-8b60-da6ca161c4d4.: manila.exception.ManilaException: An unknown exception occurred. 2026-05-17 02:06:15.547182 | ubuntu-noble | 2026-05-17 02:06:15.531 6714 ERROR manila.share.manager Traceback (most recent call last): 2026-05-17 02:06:15.547192 | ubuntu-noble | 2026-05-17 02:06:15.531 6714 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3009, in _share_replica_update 2026-05-17 02:06:15.547202 | ubuntu-noble | 2026-05-17 02:06:15.531 6714 ERROR manila.share.manager replica_state = self.driver.update_replica_state( 2026-05-17 02:06:15.547211 | ubuntu-noble | 2026-05-17 02:06:15.531 6714 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:15.547220 | ubuntu-noble | 2026-05-17 02:06:15.531 6714 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:06:15.547229 | ubuntu-noble | 2026-05-17 02:06:15.531 6714 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-05-17 02:06:15.547241 | ubuntu-noble | 2026-05-17 02:06:15.531 6714 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:15.547254 | ubuntu-noble | 2026-05-17 02:06:15.531 6714 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:06:15.547277 | ubuntu-noble | 2026-05-17 02:06:15.531 6714 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:06:15.547290 | ubuntu-noble | 2026-05-17 02:06:15.531 6714 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:15.547302 | ubuntu-noble | 2026-05-17 02:06:15.531 6714 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:06:15.547315 | ubuntu-noble | 2026-05-17 02:06:15.531 6714 ERROR manila.share.manager raise effect 2026-05-17 02:06:15.547327 | ubuntu-noble | 2026-05-17 02:06:15.531 6714 ERROR manila.share.manager manila.exception.ManilaException: An unknown exception occurred. 2026-05-17 02:06:15.547340 | ubuntu-noble | 2026-05-17 02:06:15.531 6714 ERROR manila.share.manager 2026-05-17 02:06:15.547351 | ubuntu-noble | 2026-05-17 02:06:15.532 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:15.549588 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_driver_exception_1_in_sync [0.028191s] ... ok 2026-05-17 02:06:15.565536 | ubuntu-noble | 2026-05-17 02:06:15.555 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:15.565577 | ubuntu-noble | 2026-05-17 02:06:15.555 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:15.565591 | ubuntu-noble | 2026-05-17 02:06:15.555 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:15.565603 | ubuntu-noble | 2026-05-17 02:06:15.557 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:15.565996 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_raises_other_exception_2_ManilaException [0.024057s] ... ok 2026-05-17 02:06:15.588117 | ubuntu-noble | 2026-05-17 02:06:15.577 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:15.588151 | ubuntu-noble | 2026-05-17 02:06:15.577 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:15.588160 | ubuntu-noble | 2026-05-17 02:06:15.578 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:15.588169 | ubuntu-noble | 2026-05-17 02:06:15.579 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:15.588561 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__update_resource_status_1 [0.021801s] ... ok 2026-05-17 02:06:15.606588 | ubuntu-noble | 2026-05-17 02:06:15.598 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:15.606609 | ubuntu-noble | 2026-05-17 02:06:15.598 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:15.606624 | ubuntu-noble | 2026-05-17 02:06:15.598 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:15.606630 | ubuntu-noble | 2026-05-17 02:06:15.600 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:15.607047 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__update_resource_status_3 [0.020908s] ... ok 2026-05-17 02:06:15.630217 | ubuntu-noble | 2026-05-17 02:06:15.619 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:15.630332 | ubuntu-noble | 2026-05-17 02:06:15.619 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:15.630398 | ubuntu-noble | 2026-05-17 02:06:15.619 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:15.702812 | ubuntu-noble | 2026-05-17 02:06:15.697 6714 ERROR manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Status of share instance baef8a8e-9d1e-4ac1-bf8f-918db60b15a0 that belongs to share fake_id_7 was updated to 'error'. 2026-05-17 02:06:15.702858 | ubuntu-noble | 2026-05-17 02:06:15.699 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:15.703312 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_status_share_with_error_or_exception_1 [0.099287s] ... ok 2026-05-17 02:06:15.731900 | ubuntu-noble | 2026-05-17 02:06:15.720 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:15.731942 | ubuntu-noble | 2026-05-17 02:06:15.720 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:15.731967 | ubuntu-noble | 2026-05-17 02:06:15.721 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:15.788700 | ubuntu-noble | 2026-05-17 02:06:15.785 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:15.790606 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_4 [0.086129s] ... ok 2026-05-17 02:06:15.831071 | ubuntu-noble | 2026-05-17 02:06:15.808 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:15.831110 | ubuntu-noble | 2026-05-17 02:06:15.808 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:15.831118 | ubuntu-noble | 2026-05-17 02:06:15.809 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:15.831124 | ubuntu-noble | 2026-05-17 02:06:15.810 6714 DEBUG manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:390 2026-05-17 02:06:15.831132 | ubuntu-noble | 2026-05-17 02:06:15.810 6714 ERROR manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2026-05-17 02:06:15.831138 | ubuntu-noble | 2026-05-17 02:06:15.810 6714 ERROR manila.share.manager Traceback (most recent call last): 2026-05-17 02:06:15.831144 | ubuntu-noble | 2026-05-17 02:06:15.810 6714 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:06:15.831151 | ubuntu-noble | 2026-05-17 02:06:15.810 6714 ERROR manila.share.manager self.driver.do_setup(ctxt) 2026-05-17 02:06:15.831157 | ubuntu-noble | 2026-05-17 02:06:15.810 6714 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:06:15.831163 | ubuntu-noble | 2026-05-17 02:06:15.810 6714 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-05-17 02:06:15.831169 | ubuntu-noble | 2026-05-17 02:06:15.810 6714 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:15.831175 | ubuntu-noble | 2026-05-17 02:06:15.810 6714 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:06:15.831180 | ubuntu-noble | 2026-05-17 02:06:15.810 6714 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:06:15.831186 | ubuntu-noble | 2026-05-17 02:06:15.810 6714 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:15.831191 | ubuntu-noble | 2026-05-17 02:06:15.810 6714 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:06:15.831198 | ubuntu-noble | 2026-05-17 02:06:15.810 6714 ERROR manila.share.manager raise effect 2026-05-17 02:06:15.831204 | ubuntu-noble | 2026-05-17 02:06:15.810 6714 ERROR manila.share.manager Exception 2026-05-17 02:06:15.831243 | ubuntu-noble | 2026-05-17 02:06:15.810 6714 ERROR manila.share.manager 2026-05-17 02:06:15.831251 | ubuntu-noble | 2026-05-17 02:06:15.811 6714 DEBUG manila.utils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.000733(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:15.831273 | ubuntu-noble | 2026-05-17 02:06:15.811 6714 DEBUG manila.utils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Retrying manila.share.manager.ShareManager.init_host.._driver_setup in 2 seconds as it raised Exception: . log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:06:15.831280 | ubuntu-noble | 2026-05-17 02:06:15.812 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:15.831580 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_12_create_snapshot [0.026146s] ... ok 2026-05-17 02:06:15.852958 | ubuntu-noble | 2026-05-17 02:06:15.834 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:15.852989 | ubuntu-noble | 2026-05-17 02:06:15.834 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:15.852996 | ubuntu-noble | 2026-05-17 02:06:15.834 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:15.853002 | ubuntu-noble | 2026-05-17 02:06:15.835 6714 DEBUG manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:390 2026-05-17 02:06:15.853009 | ubuntu-noble | 2026-05-17 02:06:15.836 6714 ERROR manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2026-05-17 02:06:15.853015 | ubuntu-noble | 2026-05-17 02:06:15.836 6714 ERROR manila.share.manager Traceback (most recent call last): 2026-05-17 02:06:15.853022 | ubuntu-noble | 2026-05-17 02:06:15.836 6714 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:06:15.853028 | ubuntu-noble | 2026-05-17 02:06:15.836 6714 ERROR manila.share.manager self.driver.do_setup(ctxt) 2026-05-17 02:06:15.853034 | ubuntu-noble | 2026-05-17 02:06:15.836 6714 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:06:15.853040 | ubuntu-noble | 2026-05-17 02:06:15.836 6714 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-05-17 02:06:15.853045 | ubuntu-noble | 2026-05-17 02:06:15.836 6714 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:15.853051 | ubuntu-noble | 2026-05-17 02:06:15.836 6714 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:06:15.853057 | ubuntu-noble | 2026-05-17 02:06:15.836 6714 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:06:15.853062 | ubuntu-noble | 2026-05-17 02:06:15.836 6714 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:15.853079 | ubuntu-noble | 2026-05-17 02:06:15.836 6714 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:06:15.853086 | ubuntu-noble | 2026-05-17 02:06:15.836 6714 ERROR manila.share.manager raise effect 2026-05-17 02:06:15.853092 | ubuntu-noble | 2026-05-17 02:06:15.836 6714 ERROR manila.share.manager Exception 2026-05-17 02:06:15.853097 | ubuntu-noble | 2026-05-17 02:06:15.836 6714 ERROR manila.share.manager 2026-05-17 02:06:15.853103 | ubuntu-noble | 2026-05-17 02:06:15.836 6714 DEBUG manila.utils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.000739(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:15.853116 | ubuntu-noble | 2026-05-17 02:06:15.836 6714 DEBUG manila.utils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Retrying manila.share.manager.ShareManager.init_host.._driver_setup in 2 seconds as it raised Exception: . log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:06:15.853122 | ubuntu-noble | 2026-05-17 02:06:15.837 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:15.853255 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_19_extend_share [0.025192s] ... ok 2026-05-17 02:06:15.880801 | ubuntu-noble | 2026-05-17 02:06:15.858 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:15.880830 | ubuntu-noble | 2026-05-17 02:06:15.858 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:15.880837 | ubuntu-noble | 2026-05-17 02:06:15.859 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:15.880843 | ubuntu-noble | 2026-05-17 02:06:15.860 6714 DEBUG manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:390 2026-05-17 02:06:15.880849 | ubuntu-noble | 2026-05-17 02:06:15.860 6714 ERROR manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2026-05-17 02:06:15.880855 | ubuntu-noble | 2026-05-17 02:06:15.860 6714 ERROR manila.share.manager Traceback (most recent call last): 2026-05-17 02:06:15.880862 | ubuntu-noble | 2026-05-17 02:06:15.860 6714 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:06:15.880868 | ubuntu-noble | 2026-05-17 02:06:15.860 6714 ERROR manila.share.manager self.driver.do_setup(ctxt) 2026-05-17 02:06:15.880873 | ubuntu-noble | 2026-05-17 02:06:15.860 6714 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:06:15.880890 | ubuntu-noble | 2026-05-17 02:06:15.860 6714 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-05-17 02:06:15.880896 | ubuntu-noble | 2026-05-17 02:06:15.860 6714 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:15.880901 | ubuntu-noble | 2026-05-17 02:06:15.860 6714 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:06:15.880907 | ubuntu-noble | 2026-05-17 02:06:15.860 6714 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:06:15.880912 | ubuntu-noble | 2026-05-17 02:06:15.860 6714 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:15.880918 | ubuntu-noble | 2026-05-17 02:06:15.860 6714 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:06:15.880924 | ubuntu-noble | 2026-05-17 02:06:15.860 6714 ERROR manila.share.manager raise effect 2026-05-17 02:06:15.880930 | ubuntu-noble | 2026-05-17 02:06:15.860 6714 ERROR manila.share.manager Exception 2026-05-17 02:06:15.880936 | ubuntu-noble | 2026-05-17 02:06:15.860 6714 ERROR manila.share.manager 2026-05-17 02:06:15.880942 | ubuntu-noble | 2026-05-17 02:06:15.861 6714 DEBUG manila.utils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.000688(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-05-17 02:06:15.880960 | ubuntu-noble | 2026-05-17 02:06:15.861 6714 DEBUG manila.utils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Retrying manila.share.manager.ShareManager.init_host.._driver_setup in 2 seconds as it raised Exception: . log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-05-17 02:06:15.880966 | ubuntu-noble | 2026-05-17 02:06:15.862 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:15.881119 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_32_periodic_share_replica_snapshot_update [0.024218s] ... ok 2026-05-17 02:06:15.887614 | ubuntu-noble | 2026-05-17 02:06:15.881 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:15.887655 | ubuntu-noble | 2026-05-17 02:06:15.882 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:15.887662 | ubuntu-noble | 2026-05-17 02:06:15.882 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:15.887668 | ubuntu-noble | 2026-05-17 02:06:15.884 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:15.894614 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_check_update_share_server_network_allocations_2_False [0.021941s] ... ok 2026-05-17 02:06:15.919790 | ubuntu-noble | 2026-05-17 02:06:15.908 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:15.919846 | ubuntu-noble | 2026-05-17 02:06:15.908 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:15.919853 | ubuntu-noble | 2026-05-17 02:06:15.908 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:15.919860 | ubuntu-noble | 2026-05-17 02:06:15.910 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:15.920124 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_updates_nothing_1_None [0.026545s] ... ok 2026-05-17 02:06:15.938967 | ubuntu-noble | 2026-05-17 02:06:15.930 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:15.938997 | ubuntu-noble | 2026-05-17 02:06:15.931 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:15.939004 | ubuntu-noble | 2026-05-17 02:06:15.931 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:15.939009 | ubuntu-noble | 2026-05-17 02:06:15.933 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:15.939299 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_updates_nothing_2___ [0.022831s] ... ok 2026-05-17 02:06:15.966969 | ubuntu-noble | 2026-05-17 02:06:15.953 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:15.966984 | ubuntu-noble | 2026-05-17 02:06:15.954 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:15.966995 | ubuntu-noble | 2026-05-17 02:06:15.954 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:15.966999 | ubuntu-noble | 2026-05-17 02:06:15.958 6714 INFO manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Share group fake_id: creating 2026-05-17 02:06:15.967003 | ubuntu-noble | 2026-05-17 02:06:15.958 6714 ERROR manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Share group fake_id: create failed: manila.exception.Error 2026-05-17 02:06:15.967007 | ubuntu-noble | 2026-05-17 02:06:15.959 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:15.967978 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_with_error [0.025398s] ... ok 2026-05-17 02:06:15.990137 | ubuntu-noble | 2026-05-17 02:06:15.979 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:15.990209 | ubuntu-noble | 2026-05-17 02:06:15.979 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:15.990235 | ubuntu-noble | 2026-05-17 02:06:15.979 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.026213 | ubuntu-noble | 2026-05-17 02:06:16.023 6714 INFO manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Share instance 46d79cc3-6d2f-42a9-a3f1-346da20f3b43 created successfully. 2026-05-17 02:06:16.036820 | ubuntu-noble | 2026-05-17 02:06:16.033 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:16.037138 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_update_availability_zone [0.074608s] ... ok 2026-05-17 02:06:16.071739 | ubuntu-noble | 2026-05-17 02:06:16.060 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.071775 | ubuntu-noble | 2026-05-17 02:06:16.060 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.071785 | ubuntu-noble | 2026-05-17 02:06:16.061 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.082586 | ubuntu-noble | 2026-05-17 02:06:16.080 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:16.083211 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_dhss_false [0.046116s] ... ok 2026-05-17 02:06:16.112123 | ubuntu-noble | 2026-05-17 02:06:16.101 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.112166 | ubuntu-noble | 2026-05-17 02:06:16.101 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.112179 | ubuntu-noble | 2026-05-17 02:06:16.101 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.112192 | ubuntu-noble | 2026-05-17 02:06:16.103 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:16.112735 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_no_active_replicas_1___ [0.023049s] ... ok 2026-05-17 02:06:16.134603 | ubuntu-noble | 2026-05-17 02:06:16.123 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.134625 | ubuntu-noble | 2026-05-17 02:06:16.123 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.134632 | ubuntu-noble | 2026-05-17 02:06:16.123 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.134637 | ubuntu-noble | 2026-05-17 02:06:16.125 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:16.135025 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_2 [0.021824s] ... ok 2026-05-17 02:06:16.156000 | ubuntu-noble | 2026-05-17 02:06:16.145 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.156042 | ubuntu-noble | 2026-05-17 02:06:16.145 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.156057 | ubuntu-noble | 2026-05-17 02:06:16.145 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.156115 | ubuntu-noble | 2026-05-17 02:06:16.147 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:16.156533 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_4 [0.021732s] ... ok 2026-05-17 02:06:16.175961 | ubuntu-noble | 2026-05-17 02:06:16.167 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.176003 | ubuntu-noble | 2026-05-17 02:06:16.167 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.176018 | ubuntu-noble | 2026-05-17 02:06:16.168 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.176030 | ubuntu-noble | 2026-05-17 02:06:16.170 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:16.176226 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_free_share_servers_driver_handles_ss_disabled [0.023584s] ... ok 2026-05-17 02:06:16.200619 | ubuntu-noble | 2026-05-17 02:06:16.189 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.200655 | ubuntu-noble | 2026-05-17 02:06:16.190 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.200695 | ubuntu-noble | 2026-05-17 02:06:16.190 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.292666 | ubuntu-noble | 2026-05-17 02:06:16.289 6714 WARNING manila.db.sqlalchemy.api [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Change will make usage less than 0 for the following resources: ['shares'] 2026-05-17 02:06:16.301661 | ubuntu-noble | 2026-05-17 02:06:16.294 6714 WARNING manila.db.sqlalchemy.api [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Change will make usage less than 0 for the following resources: ['shares'] 2026-05-17 02:06:16.301682 | ubuntu-noble | 2026-05-17 02:06:16.294 6714 DEBUG manila.quota [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Created reservations ['85d22a32-df02-453c-86e9-a10d80f5d80e', 'b91ed2f1-b806-48fc-8d16-ce56551a17c5', '7c5a6bbf-4fa8-4e50-a100-dae3e7b725b5', '88de0418-fd17-4573-aa2a-5f915a268451'] reserve /home/zuul/src/github.com/vexxhost/manila/manila/quota.py:1038 2026-05-17 02:06:16.301688 | ubuntu-noble | 2026-05-17 02:06:16.297 6714 DEBUG manila.quota [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Committed reservations ['85d22a32-df02-453c-86e9-a10d80f5d80e', 'b91ed2f1-b806-48fc-8d16-ce56551a17c5', '7c5a6bbf-4fa8-4e50-a100-dae3e7b725b5', '88de0418-fd17-4573-aa2a-5f915a268451'] commit /home/zuul/src/github.com/vexxhost/manila/manila/quota.py:1066 2026-05-17 02:06:16.301695 | ubuntu-noble | 2026-05-17 02:06:16.297 6714 INFO manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Share instance 094e5ec6-ba7f-4d9d-8f81-55ea69a481cd: deleted successfully. 2026-05-17 02:06:16.313484 | ubuntu-noble | 2026-05-17 02:06:16.306 6714 DEBUG manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Scheduled deletion of share-server with id '7874dae4-655e-4a27-babe-5ff3d1586adc' automatically by deletion of last share. _check_delete_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:3857 2026-05-17 02:06:16.313517 | ubuntu-noble | 2026-05-17 02:06:16.306 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "share_manager_fake_sns_id" by "manila.share.manager.ShareManager.delete_share_server.._wrapped_delete_share_server" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.313528 | ubuntu-noble | 2026-05-17 02:06:16.307 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "share_manager_fake_sns_id" acquired by "manila.share.manager.ShareManager.delete_share_server.._wrapped_delete_share_server" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.328305 | ubuntu-noble | 2026-05-17 02:06:16.325 6714 DEBUG manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Deleting network of share server '7874dae4-655e-4a27-babe-5ff3d1586adc' _wrapped_delete_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:4852 2026-05-17 02:06:16.344940 | ubuntu-noble | 2026-05-17 02:06:16.341 6714 DEBUG manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Deleting share server '7874dae4-655e-4a27-babe-5ff3d1586adc' _wrapped_delete_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:4883 2026-05-17 02:06:16.357499 | ubuntu-noble | 2026-05-17 02:06:16.352 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "share_manager_fake_sns_id" "released" by "manila.share.manager.ShareManager.delete_share_server.._wrapped_delete_share_server" :: held 0.045s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.357548 | ubuntu-noble | 2026-05-17 02:06:16.352 6714 INFO manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Share server '7874dae4-655e-4a27-babe-5ff3d1586adc' has been deleted successfully. 2026-05-17 02:06:16.357558 | ubuntu-noble | 2026-05-17 02:06:16.354 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:16.357986 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_srv_with_sec_service_2_False [0.183620s] ... ok 2026-05-17 02:06:16.388143 | ubuntu-noble | 2026-05-17 02:06:16.379 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.388178 | ubuntu-noble | 2026-05-17 02:06:16.379 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.388187 | ubuntu-noble | 2026-05-17 02:06:16.379 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.404700 | ubuntu-noble | 2026-05-17 02:06:16.401 6714 DEBUG manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Checking for shares in 'deferred_deleting' status to process their deletion. do_deferred_share_deletion /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:3870 2026-05-17 02:06:16.461806 | ubuntu-noble | 2026-05-17 02:06:16.419 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.461843 | ubuntu-noble | 2026-05-17 02:06:16.419 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_1" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.461853 | ubuntu-noble | 2026-05-17 02:06:16.420 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_1" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.461875 | ubuntu-noble | 2026-05-17 02:06:16.420 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.461897 | ubuntu-noble | 2026-05-17 02:06:16.421 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_1" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.461906 | ubuntu-noble | 2026-05-17 02:06:16.422 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_1" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.461915 | ubuntu-noble | 2026-05-17 02:06:16.422 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.461923 | ubuntu-noble | 2026-05-17 02:06:16.422 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_1" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.461932 | ubuntu-noble | 2026-05-17 02:06:16.423 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_1" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.461951 | ubuntu-noble | 2026-05-17 02:06:16.423 6714 DEBUG manila.share.access [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] All access rules have been synced for share instance 1 belonging to share fake_id. update_access_rules /home/zuul/src/github.com/vexxhost/manila/manila/share/access.py:305 2026-05-17 02:06:16.461961 | ubuntu-noble | 2026-05-17 02:06:16.423 6714 INFO manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Share instance 1: deferred deleted successfully. 2026-05-17 02:06:16.461970 | ubuntu-noble | 2026-05-17 02:06:16.439 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_2" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.461979 | ubuntu-noble | 2026-05-17 02:06:16.439 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_2" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.462009 | ubuntu-noble | 2026-05-17 02:06:16.440 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_2" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.462018 | ubuntu-noble | 2026-05-17 02:06:16.440 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_2" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.462027 | ubuntu-noble | 2026-05-17 02:06:16.440 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_2" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.462035 | ubuntu-noble | 2026-05-17 02:06:16.441 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_2" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.462044 | ubuntu-noble | 2026-05-17 02:06:16.441 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_2" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.462052 | ubuntu-noble | 2026-05-17 02:06:16.441 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_2" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.462067 | ubuntu-noble | 2026-05-17 02:06:16.442 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_2" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.462075 | ubuntu-noble | 2026-05-17 02:06:16.442 6714 DEBUG manila.share.access [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] All access rules have been synced for share instance 2 belonging to share fake_id. update_access_rules /home/zuul/src/github.com/vexxhost/manila/manila/share/access.py:305 2026-05-17 02:06:16.462084 | ubuntu-noble | 2026-05-17 02:06:16.442 6714 INFO manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Share instance 2: deferred deleted successfully. 2026-05-17 02:06:16.462092 | ubuntu-noble | 2026-05-17 02:06:16.444 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:16.462109 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_share_deletion [0.089718s] ... ok 2026-05-17 02:06:16.470156 | ubuntu-noble | 2026-05-17 02:06:16.464 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.470192 | ubuntu-noble | 2026-05-17 02:06:16.464 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.470202 | ubuntu-noble | 2026-05-17 02:06:16.465 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.480022 | ubuntu-noble | 2026-05-17 02:06:16.476 6714 DEBUG manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Checking for shares in 'deferred_deleting' status to process their deletion. do_deferred_share_deletion /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:3870 2026-05-17 02:06:16.516710 | ubuntu-noble | 2026-05-17 02:06:16.491 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.516743 | ubuntu-noble | 2026-05-17 02:06:16.492 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_1" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.516753 | ubuntu-noble | 2026-05-17 02:06:16.492 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_1" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.516762 | ubuntu-noble | 2026-05-17 02:06:16.493 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.516770 | ubuntu-noble | 2026-05-17 02:06:16.493 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_1" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.516779 | ubuntu-noble | 2026-05-17 02:06:16.494 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_1" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.516812 | ubuntu-noble | 2026-05-17 02:06:16.494 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.516847 | ubuntu-noble | 2026-05-17 02:06:16.494 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_1" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.516856 | ubuntu-noble | 2026-05-17 02:06:16.495 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_1" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.516873 | ubuntu-noble | 2026-05-17 02:06:16.495 6714 DEBUG manila.share.access [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] All access rules have been synced for share instance 1 belonging to share fake_id. update_access_rules /home/zuul/src/github.com/vexxhost/manila/manila/share/access.py:305 2026-05-17 02:06:16.516883 | ubuntu-noble | 2026-05-17 02:06:16.495 6714 ERROR manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] The driver was unable to delete the share instance: 1 on the backend. : manila.exception.ManilaException: An unknown exception occurred. 2026-05-17 02:06:16.516892 | ubuntu-noble | 2026-05-17 02:06:16.496 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:16.517073 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_share_deletion_exception [0.052651s] ... ok 2026-05-17 02:06:16.522864 | ubuntu-noble | 2026-05-17 02:06:16.516 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.522893 | ubuntu-noble | 2026-05-17 02:06:16.517 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.522902 | ubuntu-noble | 2026-05-17 02:06:16.517 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.522924 | ubuntu-noble | 2026-05-17 02:06:16.518 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:16.523139 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_has_pool_with_full_pool_name [0.021255s] ... ok 2026-05-17 02:06:16.549165 | ubuntu-noble | 2026-05-17 02:06:16.539 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.549193 | ubuntu-noble | 2026-05-17 02:06:16.539 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.549199 | ubuntu-noble | 2026-05-17 02:06:16.539 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.592002 | ubuntu-noble | 2026-05-17 02:06:16.587 6714 INFO manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Share server fake_share_server_id managed successfully. 2026-05-17 02:06:16.592026 | ubuntu-noble | 2026-05-17 02:06:16.589 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:16.593567 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_2 [0.070556s] ... ok 2026-05-17 02:06:16.619855 | ubuntu-noble | 2026-05-17 02:06:16.608 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.619887 | ubuntu-noble | 2026-05-17 02:06:16.609 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.619896 | ubuntu-noble | 2026-05-17 02:06:16.609 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.675825 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Failed to commit reservations : sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-05-17 02:06:16.675849 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota Traceback (most recent call last): 2026-05-17 02:06:16.675856 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:06:16.675886 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota self._driver.commit( 2026-05-17 02:06:16.675892 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:06:16.675900 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota db.reservation_commit( 2026-05-17 02:06:16.675907 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:06:16.675914 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota return IMPL.reservation_commit( 2026-05-17 02:06:16.675921 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.675928 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:06:16.675934 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota return f(*args, **kwargs) 2026-05-17 02:06:16.675941 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.675947 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:06:16.675954 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:06:16.675967 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:06:16.675973 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota self.force_reraise() 2026-05-17 02:06:16.675978 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:06:16.675983 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota raise self.value 2026-05-17 02:06:16.675989 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:06:16.675994 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota return f(*args, **kwargs) 2026-05-17 02:06:16.675999 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.676004 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:06:16.676010 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota return fn(*args, **kwargs) 2026-05-17 02:06:16.676015 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.676020 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:06:16.676026 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:06:16.676031 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.676036 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:06:16.676042 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2026-05-17 02:06:16.676047 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.676052 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:06:16.676064 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota return self.operate(in_op, other) 2026-05-17 02:06:16.676069 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.676081 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:06:16.676086 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:06:16.676091 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.676097 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:06:16.676102 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota return a.in_(b) 2026-05-17 02:06:16.676107 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota ^^^^^^^^ 2026-05-17 02:06:16.676112 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:06:16.676117 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota return self.operate(in_op, other) 2026-05-17 02:06:16.676122 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.676127 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:06:16.676133 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:06:16.676138 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.676143 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:06:16.676148 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota return a.in_(b) 2026-05-17 02:06:16.676153 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota ^^^^^^^^ 2026-05-17 02:06:16.676162 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:06:16.676168 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota return self.operate(in_op, other) 2026-05-17 02:06:16.676173 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.676178 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:06:16.676183 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:06:16.676188 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.676193 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:06:16.676198 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota return a.in_(b) 2026-05-17 02:06:16.676203 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota ^^^^^^^^ 2026-05-17 02:06:16.676214 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:06:16.676220 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota return self.operate(in_op, other) 2026-05-17 02:06:16.676225 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.676230 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:06:16.676235 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:06:16.676240 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.676246 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:06:16.676251 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota seq_or_selectable = coercions.expect( 2026-05-17 02:06:16.676256 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.676265 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:06:16.676271 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota resolved = impl._literal_coercion( 2026-05-17 02:06:16.676276 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.676281 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:06:16.676286 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota self._raise_for_expected(element, **kw) 2026-05-17 02:06:16.676292 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:06:16.676297 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:06:16.676302 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-05-17 02:06:16.676307 | ubuntu-noble | 2026-05-17 02:06:16.637 6714 ERROR manila.quota 2026-05-17 02:06:16.676313 | ubuntu-noble | 2026-05-17 02:06:16.640 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:16.676320 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_valid_share_1 [0.051741s] ... ok 2026-05-17 02:06:16.681109 | ubuntu-noble | 2026-05-17 02:06:16.665 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.681135 | ubuntu-noble | 2026-05-17 02:06:16.665 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.681149 | ubuntu-noble | 2026-05-17 02:06:16.665 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.736285 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Failed to commit reservations : sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-05-17 02:06:16.736303 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota Traceback (most recent call last): 2026-05-17 02:06:16.736308 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:06:16.736312 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota self._driver.commit( 2026-05-17 02:06:16.736315 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:06:16.736319 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota db.reservation_commit( 2026-05-17 02:06:16.736323 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:06:16.736327 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota return IMPL.reservation_commit( 2026-05-17 02:06:16.736331 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.736334 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:06:16.736338 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota return f(*args, **kwargs) 2026-05-17 02:06:16.736342 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.736346 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:06:16.736350 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:06:16.736354 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:06:16.736357 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota self.force_reraise() 2026-05-17 02:06:16.736361 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:06:16.736365 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota raise self.value 2026-05-17 02:06:16.736369 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:06:16.736372 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota return f(*args, **kwargs) 2026-05-17 02:06:16.736376 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.736380 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:06:16.736384 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota return fn(*args, **kwargs) 2026-05-17 02:06:16.736387 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.736391 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:06:16.736402 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:06:16.736410 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.736414 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:06:16.736417 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2026-05-17 02:06:16.736421 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.736425 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:06:16.736429 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota return self.operate(in_op, other) 2026-05-17 02:06:16.736433 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.736441 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:06:16.736445 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:06:16.736496 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.736503 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:06:16.736507 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota return a.in_(b) 2026-05-17 02:06:16.736510 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota ^^^^^^^^ 2026-05-17 02:06:16.736514 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:06:16.736518 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota return self.operate(in_op, other) 2026-05-17 02:06:16.736521 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.736525 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:06:16.736529 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:06:16.736533 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.736536 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:06:16.736540 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota return a.in_(b) 2026-05-17 02:06:16.736544 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota ^^^^^^^^ 2026-05-17 02:06:16.736547 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:06:16.736551 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota return self.operate(in_op, other) 2026-05-17 02:06:16.736555 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.736563 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:06:16.736567 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:06:16.736571 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.736574 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:06:16.736578 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota return a.in_(b) 2026-05-17 02:06:16.736582 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota ^^^^^^^^ 2026-05-17 02:06:16.736585 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:06:16.736589 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota return self.operate(in_op, other) 2026-05-17 02:06:16.736596 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.736599 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:06:16.736603 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:06:16.736607 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.736611 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:06:16.736614 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota seq_or_selectable = coercions.expect( 2026-05-17 02:06:16.736618 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.736625 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:06:16.736629 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota resolved = impl._literal_coercion( 2026-05-17 02:06:16.736633 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:16.736637 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:06:16.736640 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota self._raise_for_expected(element, **kw) 2026-05-17 02:06:16.736644 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:06:16.736648 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:06:16.736652 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-05-17 02:06:16.736655 | ubuntu-noble | 2026-05-17 02:06:16.693 6714 ERROR manila.quota 2026-05-17 02:06:16.736659 | ubuntu-noble | 2026-05-17 02:06:16.696 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:16.736663 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_valid_share_2 [0.055326s] ... ok 2026-05-17 02:06:16.741315 | ubuntu-noble | 2026-05-17 02:06:16.716 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.741334 | ubuntu-noble | 2026-05-17 02:06:16.716 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.741340 | ubuntu-noble | 2026-05-17 02:06:16.716 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.765932 | ubuntu-noble | 2026-05-17 02:06:16.763 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:16.766373 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_4 [0.066949s] ... ok 2026-05-17 02:06:16.796216 | ubuntu-noble | 2026-05-17 02:06:16.785 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.796239 | ubuntu-noble | 2026-05-17 02:06:16.785 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.796246 | ubuntu-noble | 2026-05-17 02:06:16.785 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.799200 | ubuntu-noble | 2026-05-17 02:06:16.797 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:16.799893 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_invalid [0.034308s] ... ok 2026-05-17 02:06:16.828736 | ubuntu-noble | 2026-05-17 02:06:16.818 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.828773 | ubuntu-noble | 2026-05-17 02:06:16.818 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.828798 | ubuntu-noble | 2026-05-17 02:06:16.818 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.867792 | ubuntu-noble | 2026-05-17 02:06:16.863 6714 INFO manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Received request to finish Share Migration for share fake_id. 2026-05-17 02:06:16.867827 | ubuntu-noble | 2026-05-17 02:06:16.864 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:16.868106 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_4 [0.067437s] ... ok 2026-05-17 02:06:16.897193 | ubuntu-noble | 2026-05-17 02:06:16.887 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.897228 | ubuntu-noble | 2026-05-17 02:06:16.887 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.897250 | ubuntu-noble | 2026-05-17 02:06:16.887 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.927592 | ubuntu-noble | 2026-05-17 02:06:16.924 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:16.928017 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress [0.059460s] ... ok 2026-05-17 02:06:16.961868 | ubuntu-noble | 2026-05-17 02:06:16.951 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:16.961911 | ubuntu-noble | 2026-05-17 02:06:16.952 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:16.961934 | ubuntu-noble | 2026-05-17 02:06:16.952 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:16.969670 | ubuntu-noble | 2026-05-17 02:06:16.966 6714 DEBUG manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Entered migration_start method for share fake_id. migration_start /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:1657 2026-05-17 02:06:16.969702 | ubuntu-noble | 2026-05-17 02:06:16.967 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:16.971772 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_1_True [0.042701s] ... ok 2026-05-17 02:06:17.000205 | ubuntu-noble | 2026-05-17 02:06:16.987 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:17.000238 | ubuntu-noble | 2026-05-17 02:06:16.987 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:17.000247 | ubuntu-noble | 2026-05-17 02:06:16.988 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:17.000256 | ubuntu-noble | 2026-05-17 02:06:16.992 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:17.000546 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_updates_replica_list_3_dr [0.023975s] ... ok 2026-05-17 02:06:17.021349 | ubuntu-noble | 2026-05-17 02:06:17.010 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:17.021378 | ubuntu-noble | 2026-05-17 02:06:17.011 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:17.021385 | ubuntu-noble | 2026-05-17 02:06:17.011 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:17.021390 | ubuntu-noble | 2026-05-17 02:06:17.017 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:17.021838 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_no_active_replica [0.025179s] ... ok 2026-05-17 02:06:17.048413 | ubuntu-noble | 2026-05-17 02:06:17.037 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:17.048480 | ubuntu-noble | 2026-05-17 02:06:17.037 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:17.048490 | ubuntu-noble | 2026-05-17 02:06:17.037 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:17.075371 | ubuntu-noble | 2026-05-17 02:06:17.067 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "share_manager_fake_sns_id" by "manila.share.manager.ShareManager._provide_share_server_for_share.._wrapped_provide_share_server_for_share" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:17.075409 | ubuntu-noble | 2026-05-17 02:06:17.067 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "share_manager_fake_sns_id" acquired by "manila.share.manager.ShareManager._provide_share_server_for_share.._wrapped_provide_share_server_for_share" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:17.081962 | ubuntu-noble | 2026-05-17 02:06:17.076 6714 DEBUG manila.db.sqlalchemy.api [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] quota_usages out of sync, updating. project_id: None, user_id: None, share_type_id: None, resource: encryption_keys, tracked usage: 0, actual usage: 1 _quota_reserve /home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py:1301 2026-05-17 02:06:17.081987 | ubuntu-noble | 2026-05-17 02:06:17.077 6714 DEBUG manila.quota [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Created reservations ['4dc01a30-4819-4284-b2bf-bd0eb0062483'] reserve /home/zuul/src/github.com/vexxhost/manila/manila/quota.py:1038 2026-05-17 02:06:17.081997 | ubuntu-noble | 2026-05-17 02:06:17.079 6714 DEBUG manila.quota [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Committed reservations ['4dc01a30-4819-4284-b2bf-bd0eb0062483'] commit /home/zuul/src/github.com/vexxhost/manila/manila/quota.py:1066 2026-05-17 02:06:17.082025 | ubuntu-noble | 2026-05-17 02:06:17.079 6714 ERROR manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Cannot create ACL for Barbican user Failed while communicating to Barbican. Please check the provided credentials .: manila.exception.ManilaBarbicanACLError: Failed while communicating to Barbican. Please check the provided credentials . 2026-05-17 02:06:17.085798 | ubuntu-noble | 2026-05-17 02:06:17.082 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "share_manager_fake_sns_id" "released" by "manila.share.manager.ShareManager._provide_share_server_for_share.._wrapped_provide_share_server_for_share" :: held 0.015s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:17.085819 | ubuntu-noble | 2026-05-17 02:06:17.084 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:17.086395 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_encryption_key_ref_1_True [0.067023s] ... ok 2026-05-17 02:06:17.111689 | ubuntu-noble | 2026-05-17 02:06:17.106 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:17.111720 | ubuntu-noble | 2026-05-17 02:06:17.106 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:17.111729 | ubuntu-noble | 2026-05-17 02:06:17.107 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:17.160398 | ubuntu-noble | 2026-05-17 02:06:17.157 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:17.160713 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_get_progress [0.073461s] ... ok 2026-05-17 02:06:17.187746 | ubuntu-noble | 2026-05-17 02:06:17.177 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:17.187782 | ubuntu-noble | 2026-05-17 02:06:17.178 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:17.187792 | ubuntu-noble | 2026-05-17 02:06:17.178 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:17.214474 | ubuntu-noble | 2026-05-17 02:06:17.201 6714 DEBUG manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Entered share_server_migration_start method for share server a828227b-c6d4-4661-9e5e-7a4415edcb7e. share_server_migration_start /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:6207 2026-05-17 02:06:17.214511 | ubuntu-noble | 2026-05-17 02:06:17.202 6714 ERROR manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] This operation is supported only on backends that handle share servers. 2026-05-17 02:06:17.214521 | ubuntu-noble | 2026-05-17 02:06:17.202 6714 ERROR manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] The driver could not migrate the share server a828227b-c6d4-4661-9e5e-7a4415edcb7e: manila.exception.OperationNotSupportedByDriverMode: The share driver mode does not support this operation. 2026-05-17 02:06:17.214544 | ubuntu-noble | 2026-05-17 02:06:17.202 6714 ERROR manila.share.manager Traceback (most recent call last): 2026-05-17 02:06:17.214553 | ubuntu-noble | 2026-05-17 02:06:17.202 6714 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6220, in share_server_migration_start 2026-05-17 02:06:17.214562 | ubuntu-noble | 2026-05-17 02:06:17.202 6714 ERROR manila.share.manager raise exception.OperationNotSupportedByDriverMode() 2026-05-17 02:06:17.214570 | ubuntu-noble | 2026-05-17 02:06:17.202 6714 ERROR manila.share.manager manila.exception.OperationNotSupportedByDriverMode: The share driver mode does not support this operation. 2026-05-17 02:06:17.214579 | ubuntu-noble | 2026-05-17 02:06:17.202 6714 ERROR manila.share.manager 2026-05-17 02:06:17.214587 | ubuntu-noble | 2026-05-17 02:06:17.203 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:17.214875 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_start_exception_2_False [0.045626s] ... ok 2026-05-17 02:06:17.236635 | ubuntu-noble | 2026-05-17 02:06:17.228 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:17.236663 | ubuntu-noble | 2026-05-17 02:06:17.228 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:17.236673 | ubuntu-noble | 2026-05-17 02:06:17.228 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:17.672751 | ubuntu-noble | 2026-05-17 02:06:17.667 6714 ERROR manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Share can not be unmanaged: Invalid share: fake..: manila.exception.InvalidShare: Invalid share: fake. 2026-05-17 02:06:17.672789 | ubuntu-noble | 2026-05-17 02:06:17.669 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:17.674178 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_invalid_share [0.465482s] ... ok 2026-05-17 02:06:17.702317 | ubuntu-noble | 2026-05-17 02:06:17.691 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:17.702354 | ubuntu-noble | 2026-05-17 02:06:17.691 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:17.702377 | ubuntu-noble | 2026-05-17 02:06:17.692 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:17.727582 | ubuntu-noble | 2026-05-17 02:06:17.723 6714 INFO manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Share server fake_share_server_id unmanaged successfully. 2026-05-17 02:06:17.727610 | ubuntu-noble | 2026-05-17 02:06:17.724 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:17.727931 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_with_network_allocations [0.055291s] ... ok 2026-05-17 02:06:17.755491 | ubuntu-noble | 2026-05-17 02:06:17.746 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:17.755537 | ubuntu-noble | 2026-05-17 02:06:17.746 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:17.755548 | ubuntu-noble | 2026-05-17 02:06:17.747 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:17.779814 | ubuntu-noble | 2026-05-17 02:06:17.773 6714 DEBUG manila.quota [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Committed reservations [] commit /home/zuul/src/github.com/vexxhost/manila/manila/quota.py:1066 2026-05-17 02:06:17.779837 | ubuntu-noble | 2026-05-17 02:06:17.774 6714 INFO manila.share.manager [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Share ccf00df5-a90c-41b3-acc7-35ac8f902e07: unmanaged successfully. 2026-05-17 02:06:17.779857 | ubuntu-noble | 2026-05-17 02:06:17.775 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:17.780139 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_remove_access_rules [0.050915s] ... ok 2026-05-17 02:06:17.807185 | ubuntu-noble | 2026-05-17 02:06:17.796 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:17.807226 | ubuntu-noble | 2026-05-17 02:06:17.796 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:17.807238 | ubuntu-noble | 2026-05-17 02:06:17.796 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:17.807277 | ubuntu-noble | 2026-05-17 02:06:17.798 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:17.807604 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_01 [0.022077s] ... ok 2026-05-17 02:06:17.826093 | ubuntu-noble | 2026-05-17 02:06:17.817 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:17.826117 | ubuntu-noble | 2026-05-17 02:06:17.817 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:17.826123 | ubuntu-noble | 2026-05-17 02:06:17.818 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:17.826129 | ubuntu-noble | 2026-05-17 02:06:17.819 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:17.826517 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_02 [0.021118s] ... ok 2026-05-17 02:06:17.847420 | ubuntu-noble | 2026-05-17 02:06:17.838 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:17.847510 | ubuntu-noble | 2026-05-17 02:06:17.838 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:17.847525 | ubuntu-noble | 2026-05-17 02:06:17.839 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:17.847534 | ubuntu-noble | 2026-05-17 02:06:17.840 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:17.847863 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_01 [0.021610s] ... ok 2026-05-17 02:06:17.872148 | ubuntu-noble | 2026-05-17 02:06:17.859 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:17.872203 | ubuntu-noble | 2026-05-17 02:06:17.859 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:17.872214 | ubuntu-noble | 2026-05-17 02:06:17.860 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:17.872223 | ubuntu-noble | 2026-05-17 02:06:17.861 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:17.872232 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_02 [0.020181s] ... ok 2026-05-17 02:06:17.891871 | ubuntu-noble | 2026-05-17 02:06:17.880 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-05-17 02:06:17.891904 | ubuntu-noble | 2026-05-17 02:06:17.880 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-05-17 02:06:17.891913 | ubuntu-noble | 2026-05-17 02:06:17.881 6714 DEBUG oslo_concurrency.lockutils [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-05-17 02:06:17.891922 | ubuntu-noble | 2026-05-17 02:06:17.882 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:17.892252 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_12 [0.020694s] ... ok 2026-05-17 02:06:17.929282 | ubuntu-noble | 2026-05-17 02:06:17.926 6714 INFO manila.coordination [None req-fe07244d-4d6d-479e-bb4f-49be0649aa2b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:17.929838 | ubuntu-noble | {2} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_wait_for_share_server_1_active [0.044479s] ... ok 2026-05-17 02:06:18.012761 | ubuntu-noble | --- Logging error --- 2026-05-17 02:06:18.013827 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:06:18.014124 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:06:18.014138 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:06:18.014147 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.014156 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:06:18.014181 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:06:18.014190 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.014199 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:06:18.014208 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:06:18.014217 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.014225 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:06:18.014234 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:06:18.014242 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.014251 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:06:18.014283 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:06:18.014291 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.014300 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:06:18.014308 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:06:18.014316 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:06:18.014325 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:06:18.014333 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:06:18.014343 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.014362 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:06:18.014371 | ubuntu-noble | return self._read_deleted 2026-05-17 02:06:18.014380 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.014388 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:06:18.014397 | ubuntu-noble | Call stack: 2026-05-17 02:06:18.014527 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:06:18.014888 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:06:18.014903 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:06:18.014912 | ubuntu-noble | main() 2026-05-17 02:06:18.014920 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:06:18.014929 | ubuntu-noble | program.TestProgram( 2026-05-17 02:06:18.014937 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:06:18.014946 | ubuntu-noble | self.runTests() 2026-05-17 02:06:18.014954 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:06:18.014962 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:06:18.014971 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:06:18.014979 | ubuntu-noble | test(result) 2026-05-17 02:06:18.014987 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:18.014996 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.015004 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:18.015013 | ubuntu-noble | test(result) 2026-05-17 02:06:18.015021 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:18.015029 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.015038 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:18.015096 | ubuntu-noble | test(result) 2026-05-17 02:06:18.015106 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:18.015114 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.015135 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:18.015143 | ubuntu-noble | test(result) 2026-05-17 02:06:18.015152 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:06:18.015160 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.015169 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:06:18.015177 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:06:18.015185 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:06:18.015194 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:06:18.015202 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:06:18.015210 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:06:18.015219 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:06:18.015227 | ubuntu-noble | self._run_core() 2026-05-17 02:06:18.015236 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-05-17 02:06:18.015244 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-05-17 02:06:18.015259 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:06:18.015268 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:06:18.015276 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-05-17 02:06:18.015285 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-05-17 02:06:18.015293 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-05-17 02:06:18.015301 | ubuntu-noble | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-05-17 02:06:18.015310 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:06:18.015318 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:06:18.015326 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:06:18.015335 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:06:18.015343 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:06:18.015351 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:06:18.015360 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:06:18.015368 | ubuntu-noble | return self.enforce( 2026-05-17 02:06:18.015376 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:06:18.015384 | ubuntu-noble | self.load_rules() 2026-05-17 02:06:18.015400 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:06:18.015409 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:06:18.015417 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:06:18.015425 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:06:18.015434 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:06:18.015633 | ubuntu-noble | LOG.warning( 2026-05-17 02:06:18.015652 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:06:18.015673 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:06:18.019837 | ubuntu-noble | 2026-05-17 02:06:18.017 6714 INFO manila.coordination [None req-ad8501c6-7ac4-4a10-ab33-532114460851 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:18.020551 | ubuntu-noble | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_connection_get_info [0.090877s] ... ok 2026-05-17 02:06:18.116057 | ubuntu-noble | --- Logging error --- 2026-05-17 02:06:18.117098 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:06:18.117543 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:06:18.117566 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:06:18.117575 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.117584 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:06:18.117592 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:06:18.117601 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.117609 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:06:18.117618 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:06:18.117626 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.117635 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:06:18.117643 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:06:18.117651 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.117660 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:06:18.117668 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:06:18.117676 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.117684 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:06:18.117692 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:06:18.117701 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:06:18.117709 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:06:18.117717 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:06:18.117725 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.117734 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:06:18.117742 | ubuntu-noble | return self._read_deleted 2026-05-17 02:06:18.117750 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.117758 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:06:18.117767 | ubuntu-noble | Call stack: 2026-05-17 02:06:18.117919 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:06:18.117931 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:06:18.117939 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:06:18.117948 | ubuntu-noble | main() 2026-05-17 02:06:18.117956 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:06:18.117965 | ubuntu-noble | program.TestProgram( 2026-05-17 02:06:18.117973 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:06:18.117981 | ubuntu-noble | self.runTests() 2026-05-17 02:06:18.118004 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:06:18.118012 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:06:18.118021 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:06:18.118029 | ubuntu-noble | test(result) 2026-05-17 02:06:18.118037 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:18.118046 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.118054 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:18.118062 | ubuntu-noble | test(result) 2026-05-17 02:06:18.118071 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:18.118108 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.118117 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:18.118147 | ubuntu-noble | test(result) 2026-05-17 02:06:18.118156 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:18.118164 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.118173 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:18.118181 | ubuntu-noble | test(result) 2026-05-17 02:06:18.118189 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:06:18.118197 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.118205 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:06:18.118214 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:06:18.118222 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:06:18.118230 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:06:18.118239 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:06:18.118247 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:06:18.118255 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:06:18.118264 | ubuntu-noble | self._run_core() 2026-05-17 02:06:18.118272 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-05-17 02:06:18.118280 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-05-17 02:06:18.118288 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:06:18.118297 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:06:18.118305 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-05-17 02:06:18.118313 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-05-17 02:06:18.118321 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-05-17 02:06:18.118330 | ubuntu-noble | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-05-17 02:06:18.118338 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:06:18.118346 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:06:18.118354 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:06:18.118363 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:06:18.118371 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:06:18.118379 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:06:18.118405 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:06:18.118414 | ubuntu-noble | return self.enforce( 2026-05-17 02:06:18.118422 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:06:18.118430 | ubuntu-noble | self.load_rules() 2026-05-17 02:06:18.118439 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:06:18.118475 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:06:18.118498 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:06:18.118507 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:06:18.118515 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:06:18.118523 | ubuntu-noble | LOG.warning( 2026-05-17 02:06:18.118532 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:06:18.118541 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:06:18.122589 | ubuntu-noble | 2026-05-17 02:06:18.120 6714 INFO manila.coordination [None req-3482f45c-48b6-41bb-9566-44ce49ca9155 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:18.122966 | ubuntu-noble | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_group [0.102402s] ... ok 2026-05-17 02:06:18.201873 | ubuntu-noble | --- Logging error --- 2026-05-17 02:06:18.203188 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:06:18.203356 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:06:18.203369 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:06:18.203393 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.203402 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:06:18.203410 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:06:18.203419 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.203427 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:06:18.203497 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:06:18.203513 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.203522 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:06:18.203530 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:06:18.203538 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.203547 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:06:18.203555 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:06:18.203563 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.203571 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:06:18.203580 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:06:18.203588 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:06:18.203596 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:06:18.203605 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:06:18.203613 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.203621 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:06:18.203643 | ubuntu-noble | return self._read_deleted 2026-05-17 02:06:18.203652 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.203660 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:06:18.203669 | ubuntu-noble | Call stack: 2026-05-17 02:06:18.203823 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:06:18.203835 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:06:18.203844 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:06:18.203853 | ubuntu-noble | main() 2026-05-17 02:06:18.203861 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:06:18.203870 | ubuntu-noble | program.TestProgram( 2026-05-17 02:06:18.203878 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:06:18.203887 | ubuntu-noble | self.runTests() 2026-05-17 02:06:18.203916 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:06:18.203925 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:06:18.203933 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:06:18.203942 | ubuntu-noble | test(result) 2026-05-17 02:06:18.203950 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:18.203959 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.203967 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:18.203975 | ubuntu-noble | test(result) 2026-05-17 02:06:18.203984 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:18.203992 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.204000 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:18.204009 | ubuntu-noble | test(result) 2026-05-17 02:06:18.204017 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:18.204025 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.204034 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:18.204042 | ubuntu-noble | test(result) 2026-05-17 02:06:18.204050 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:06:18.204059 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.204067 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:06:18.204075 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:06:18.204084 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:06:18.204092 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:06:18.204100 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:06:18.204109 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:06:18.204117 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:06:18.204126 | ubuntu-noble | self._run_core() 2026-05-17 02:06:18.204134 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-05-17 02:06:18.204142 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-05-17 02:06:18.204159 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:06:18.204178 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:06:18.204187 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-05-17 02:06:18.204195 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-05-17 02:06:18.204203 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-05-17 02:06:18.204212 | ubuntu-noble | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-05-17 02:06:18.204220 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:06:18.204228 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:06:18.204236 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:06:18.204245 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:06:18.204253 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:06:18.204261 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:06:18.204270 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:06:18.204278 | ubuntu-noble | return self.enforce( 2026-05-17 02:06:18.204287 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:06:18.204318 | ubuntu-noble | self.load_rules() 2026-05-17 02:06:18.204327 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:06:18.204335 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:06:18.204353 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:06:18.204363 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:06:18.204372 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:06:18.204381 | ubuntu-noble | LOG.warning( 2026-05-17 02:06:18.204391 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:06:18.204399 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:06:18.208744 | ubuntu-noble | 2026-05-17 02:06:18.205 6714 INFO manila.coordination [None req-f95734f8-b73a-4714-8f29-08b3991dd522 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:18.209108 | ubuntu-noble | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_group_snapshot [0.085766s] ... ok 2026-05-17 02:06:18.298276 | ubuntu-noble | --- Logging error --- 2026-05-17 02:06:18.299398 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:06:18.299755 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:06:18.299774 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:06:18.299783 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.299792 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:06:18.299800 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:06:18.299809 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.299817 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:06:18.299825 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:06:18.299834 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.299857 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:06:18.299867 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:06:18.299875 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.299883 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:06:18.299892 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:06:18.299900 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.299908 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:06:18.299917 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:06:18.299925 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:06:18.299933 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:06:18.299942 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:06:18.299950 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.299958 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:06:18.299966 | ubuntu-noble | return self._read_deleted 2026-05-17 02:06:18.299975 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.299992 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:06:18.300000 | ubuntu-noble | Call stack: 2026-05-17 02:06:18.300183 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:06:18.300198 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:06:18.300207 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:06:18.300215 | ubuntu-noble | main() 2026-05-17 02:06:18.300224 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:06:18.300232 | ubuntu-noble | program.TestProgram( 2026-05-17 02:06:18.300241 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:06:18.300249 | ubuntu-noble | self.runTests() 2026-05-17 02:06:18.300258 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:06:18.300266 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:06:18.300275 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:06:18.300283 | ubuntu-noble | test(result) 2026-05-17 02:06:18.300291 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:18.300300 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.300308 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:18.300316 | ubuntu-noble | test(result) 2026-05-17 02:06:18.300325 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:18.300333 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.300342 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:18.300350 | ubuntu-noble | test(result) 2026-05-17 02:06:18.300358 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:18.300367 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.300375 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:18.300383 | ubuntu-noble | test(result) 2026-05-17 02:06:18.300392 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:06:18.300400 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.300408 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:06:18.300428 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:06:18.300436 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:06:18.300445 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:06:18.300489 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:06:18.300497 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:06:18.300505 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:06:18.300514 | ubuntu-noble | self._run_core() 2026-05-17 02:06:18.300522 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-05-17 02:06:18.300530 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-05-17 02:06:18.300539 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:06:18.300547 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:06:18.300647 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-05-17 02:06:18.300657 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-05-17 02:06:18.300665 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-05-17 02:06:18.300673 | ubuntu-noble | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-05-17 02:06:18.300682 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:06:18.300690 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:06:18.300698 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:06:18.300707 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:06:18.300715 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:06:18.300723 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:06:18.300732 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:06:18.300740 | ubuntu-noble | return self.enforce( 2026-05-17 02:06:18.300748 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:06:18.300757 | ubuntu-noble | self.load_rules() 2026-05-17 02:06:18.300773 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:06:18.300781 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:06:18.300800 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:06:18.300808 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:06:18.300817 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:06:18.300825 | ubuntu-noble | LOG.warning( 2026-05-17 02:06:18.300834 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:06:18.300843 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:06:18.305440 | ubuntu-noble | 2026-05-17 02:06:18.302 6714 INFO manila.coordination [None req-314bf5fb-c1c7-4f2c-829e-f9f7594b0f55 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:18.305956 | ubuntu-noble | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_manage_snapshot [0.097187s] ... ok 2026-05-17 02:06:18.386581 | ubuntu-noble | --- Logging error --- 2026-05-17 02:06:18.387666 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:06:18.388081 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:06:18.388096 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:06:18.388105 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.388114 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:06:18.388122 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:06:18.388131 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.388139 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:06:18.388148 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:06:18.388156 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.388165 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:06:18.388173 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:06:18.388182 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.388190 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:06:18.388198 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:06:18.388206 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.388238 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:06:18.388247 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:06:18.388255 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:06:18.388263 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:06:18.388272 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:06:18.388280 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.388288 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:06:18.388297 | ubuntu-noble | return self._read_deleted 2026-05-17 02:06:18.388305 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.388314 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:06:18.388322 | ubuntu-noble | Call stack: 2026-05-17 02:06:18.388416 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:06:18.388429 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:06:18.388438 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:06:18.388447 | ubuntu-noble | main() 2026-05-17 02:06:18.388672 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:06:18.388681 | ubuntu-noble | program.TestProgram( 2026-05-17 02:06:18.388689 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:06:18.388698 | ubuntu-noble | self.runTests() 2026-05-17 02:06:18.388706 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:06:18.388715 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:06:18.388723 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:06:18.388784 | ubuntu-noble | test(result) 2026-05-17 02:06:18.388806 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:18.388815 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.388824 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:18.388832 | ubuntu-noble | test(result) 2026-05-17 02:06:18.388841 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:18.388849 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.388857 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:18.388874 | ubuntu-noble | test(result) 2026-05-17 02:06:18.388882 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:18.388891 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.388899 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:18.388908 | ubuntu-noble | test(result) 2026-05-17 02:06:18.388916 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:06:18.388924 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.388932 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:06:18.388941 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:06:18.388949 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:06:18.388957 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:06:18.388965 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:06:18.388996 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:06:18.389005 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:06:18.389013 | ubuntu-noble | self._run_core() 2026-05-17 02:06:18.389022 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-05-17 02:06:18.389030 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-05-17 02:06:18.389039 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:06:18.389047 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:06:18.389055 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-05-17 02:06:18.389064 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-05-17 02:06:18.389072 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-05-17 02:06:18.389080 | ubuntu-noble | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-05-17 02:06:18.389088 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:06:18.389097 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:06:18.389105 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:06:18.389113 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:06:18.389121 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:06:18.389130 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:06:18.389138 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:06:18.389147 | ubuntu-noble | return self.enforce( 2026-05-17 02:06:18.389155 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:06:18.389163 | ubuntu-noble | self.load_rules() 2026-05-17 02:06:18.389181 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:06:18.389189 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:06:18.389208 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:06:18.389216 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:06:18.389225 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:06:18.389233 | ubuntu-noble | LOG.warning( 2026-05-17 02:06:18.389242 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:06:18.389251 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:06:18.393486 | ubuntu-noble | 2026-05-17 02:06:18.390 6714 INFO manila.coordination [None req-8a0c6097-8ede-4c78-b728-7b626eeb8330 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:18.393988 | ubuntu-noble | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_get_progress [0.087734s] ... ok 2026-05-17 02:06:18.479010 | ubuntu-noble | --- Logging error --- 2026-05-17 02:06:18.480169 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:06:18.480927 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:06:18.480965 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:06:18.480975 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.481010 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:06:18.481043 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:06:18.481052 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.481060 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:06:18.481069 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:06:18.481077 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.481086 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:06:18.481095 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:06:18.481103 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.481112 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:06:18.481120 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:06:18.481128 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.481137 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:06:18.481145 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:06:18.481154 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:06:18.481162 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:06:18.481190 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:06:18.481199 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.481207 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:06:18.481215 | ubuntu-noble | return self._read_deleted 2026-05-17 02:06:18.481224 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.481232 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:06:18.481241 | ubuntu-noble | Call stack: 2026-05-17 02:06:18.481257 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:06:18.481281 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:06:18.481290 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:06:18.481299 | ubuntu-noble | main() 2026-05-17 02:06:18.481307 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:06:18.481315 | ubuntu-noble | program.TestProgram( 2026-05-17 02:06:18.481324 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:06:18.481332 | ubuntu-noble | self.runTests() 2026-05-17 02:06:18.481341 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:06:18.481349 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:06:18.481357 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:06:18.481365 | ubuntu-noble | test(result) 2026-05-17 02:06:18.481374 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:18.481382 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.481390 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:18.481399 | ubuntu-noble | test(result) 2026-05-17 02:06:18.481407 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:18.481415 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.481424 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:18.481432 | ubuntu-noble | test(result) 2026-05-17 02:06:18.481440 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:18.481485 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.481499 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:18.481507 | ubuntu-noble | test(result) 2026-05-17 02:06:18.481516 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:06:18.481524 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.481532 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:06:18.481541 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:06:18.481549 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:06:18.481557 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:06:18.481566 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:06:18.481574 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:06:18.481582 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:06:18.481590 | ubuntu-noble | self._run_core() 2026-05-17 02:06:18.481599 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-05-17 02:06:18.481607 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-05-17 02:06:18.481615 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:06:18.481631 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:06:18.481639 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-05-17 02:06:18.481647 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-05-17 02:06:18.481656 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-05-17 02:06:18.481673 | ubuntu-noble | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-05-17 02:06:18.481681 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:06:18.481690 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:06:18.481698 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:06:18.481706 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:06:18.481715 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:06:18.481723 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:06:18.481731 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:06:18.481739 | ubuntu-noble | return self.enforce( 2026-05-17 02:06:18.481748 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:06:18.481756 | ubuntu-noble | self.load_rules() 2026-05-17 02:06:18.481785 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:06:18.481794 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:06:18.481813 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:06:18.481822 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:06:18.481830 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:06:18.481838 | ubuntu-noble | LOG.warning( 2026-05-17 02:06:18.481847 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:06:18.481856 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:06:18.486834 | ubuntu-noble | 2026-05-17 02:06:18.483 6714 INFO manila.coordination [None req-f21dcf90-657c-4116-8eeb-44f8aa98cd6c fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:18.487013 | ubuntu-noble | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_access [0.092950s] ... ok 2026-05-17 02:06:18.572734 | ubuntu-noble | --- Logging error --- 2026-05-17 02:06:18.573752 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:06:18.574208 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:06:18.574223 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:06:18.574232 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.574240 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:06:18.574249 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:06:18.574257 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.574265 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:06:18.574274 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:06:18.574282 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.574290 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:06:18.574299 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:06:18.574307 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.574315 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:06:18.574340 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:06:18.574349 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.574357 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:06:18.574363 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:06:18.574369 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:06:18.574375 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:06:18.574381 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:06:18.574386 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.574391 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:06:18.574397 | ubuntu-noble | return self._read_deleted 2026-05-17 02:06:18.574402 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.574407 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:06:18.574412 | ubuntu-noble | Call stack: 2026-05-17 02:06:18.574590 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:06:18.574864 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:06:18.574873 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:06:18.574878 | ubuntu-noble | main() 2026-05-17 02:06:18.574883 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:06:18.574889 | ubuntu-noble | program.TestProgram( 2026-05-17 02:06:18.574894 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:06:18.574899 | ubuntu-noble | self.runTests() 2026-05-17 02:06:18.574904 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:06:18.574910 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:06:18.574915 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:06:18.574920 | ubuntu-noble | test(result) 2026-05-17 02:06:18.574925 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:18.574930 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.574936 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:18.574941 | ubuntu-noble | test(result) 2026-05-17 02:06:18.574946 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:18.574951 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.574956 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:18.574962 | ubuntu-noble | test(result) 2026-05-17 02:06:18.574967 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:18.574972 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.574977 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:18.574982 | ubuntu-noble | test(result) 2026-05-17 02:06:18.574987 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:06:18.574993 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.574998 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:06:18.575003 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:06:18.575008 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:06:18.575013 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:06:18.575019 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:06:18.575037 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:06:18.575042 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:06:18.575048 | ubuntu-noble | self._run_core() 2026-05-17 02:06:18.575053 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-05-17 02:06:18.575058 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-05-17 02:06:18.575063 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:06:18.575068 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:06:18.575073 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-05-17 02:06:18.575079 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-05-17 02:06:18.575084 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-05-17 02:06:18.575089 | ubuntu-noble | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-05-17 02:06:18.575094 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:06:18.575099 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:06:18.575104 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:06:18.575110 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:06:18.575115 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:06:18.575120 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:06:18.575125 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:06:18.575130 | ubuntu-noble | return self.enforce( 2026-05-17 02:06:18.575147 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:06:18.575153 | ubuntu-noble | self.load_rules() 2026-05-17 02:06:18.575158 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:06:18.575163 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:06:18.575179 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:06:18.575185 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:06:18.575190 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:06:18.575195 | ubuntu-noble | LOG.warning( 2026-05-17 02:06:18.575201 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:06:18.575206 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:06:18.579565 | ubuntu-noble | 2026-05-17 02:06:18.576 6714 INFO manila.coordination [None req-88f05984-b70d-4fd2-b5e7-bed7a064062c fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:18.579927 | ubuntu-noble | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_from_metadata [0.092853s] ... ok 2026-05-17 02:06:18.663488 | ubuntu-noble | --- Logging error --- 2026-05-17 02:06:18.664555 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:06:18.664957 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:06:18.664982 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:06:18.664991 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.665000 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:06:18.665008 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:06:18.665017 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.665025 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:06:18.665034 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:06:18.665042 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.665050 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:06:18.665059 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:06:18.665067 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.665075 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:06:18.665083 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:06:18.665092 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.665100 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:06:18.665108 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:06:18.665117 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:06:18.665125 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:06:18.665133 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:06:18.665142 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.665150 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:06:18.665158 | ubuntu-noble | return self._read_deleted 2026-05-17 02:06:18.665167 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:18.665175 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:06:18.665183 | ubuntu-noble | Call stack: 2026-05-17 02:06:18.665377 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:06:18.665388 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:06:18.665398 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:06:18.665407 | ubuntu-noble | main() 2026-05-17 02:06:18.665415 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:06:18.665423 | ubuntu-noble | program.TestProgram( 2026-05-17 02:06:18.665432 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:06:18.665440 | ubuntu-noble | self.runTests() 2026-05-17 02:06:18.665475 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:06:18.665489 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:06:18.665497 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:06:18.665506 | ubuntu-noble | test(result) 2026-05-17 02:06:18.665514 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:18.665541 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.665550 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:18.665559 | ubuntu-noble | test(result) 2026-05-17 02:06:18.665567 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:18.665575 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.665595 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:18.665603 | ubuntu-noble | test(result) 2026-05-17 02:06:18.665612 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:18.665634 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.665643 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:18.665651 | ubuntu-noble | test(result) 2026-05-17 02:06:18.665660 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:06:18.665668 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:18.665676 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:06:18.665684 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:06:18.665693 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:06:18.665701 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:06:18.665709 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:06:18.665717 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:06:18.665726 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:06:18.665734 | ubuntu-noble | self._run_core() 2026-05-17 02:06:18.665743 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-05-17 02:06:18.665751 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-05-17 02:06:18.665759 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:06:18.665767 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:06:18.665776 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-05-17 02:06:18.665784 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-05-17 02:06:18.665792 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-05-17 02:06:18.665801 | ubuntu-noble | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-05-17 02:06:18.665809 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:06:18.665817 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:06:18.665825 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:06:18.665834 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:06:18.665842 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:06:18.665850 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:06:18.665858 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:06:18.665867 | ubuntu-noble | return self.enforce( 2026-05-17 02:06:18.665875 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:06:18.665883 | ubuntu-noble | self.load_rules() 2026-05-17 02:06:18.665892 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:06:18.665900 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:06:18.665917 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:06:18.665926 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:06:18.665943 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:06:18.665952 | ubuntu-noble | LOG.warning( 2026-05-17 02:06:18.665961 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:06:18.665969 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:06:18.670511 | ubuntu-noble | 2026-05-17 02:06:18.667 6714 INFO manila.coordination [None req-e507f490-4b74-4f31-ab51-a79d236789d9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:18.670951 | ubuntu-noble | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_network_subnet_from_metadata [0.090349s] ... ok 2026-05-17 02:06:18.691432 | ubuntu-noble | 2026-05-17 02:06:18.688 6714 INFO manila.coordination [None req-e507f490-4b74-4f31-ab51-a79d236789d9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:18.691780 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_add_access_invalid [0.020809s] ... ok 2026-05-17 02:06:18.712615 | ubuntu-noble | 2026-05-17 02:06:18.709 6714 INFO manila.coordination [None req-e507f490-4b74-4f31-ab51-a79d236789d9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:18.713014 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_create_with_invalid_optional_extra_spec_1 [0.021209s] ... ok 2026-05-17 02:06:18.733096 | ubuntu-noble | 2026-05-17 02:06:18.730 6714 INFO manila.coordination [None req-e507f490-4b74-4f31-ab51-a79d236789d9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:18.733579 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_invalid_1_None [0.020302s] ... ok 2026-05-17 02:06:18.753731 | ubuntu-noble | 2026-05-17 02:06:18.750 6714 INFO manila.coordination [None req-e507f490-4b74-4f31-ab51-a79d236789d9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:18.754122 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_valid_1 [0.020447s] ... ok 2026-05-17 02:06:18.774851 | ubuntu-noble | 2026-05-17 02:06:18.772 6714 INFO manila.coordination [None req-e507f490-4b74-4f31-ab51-a79d236789d9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:18.775319 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_valid_2 [0.021045s] ... ok 2026-05-17 02:06:18.793926 | ubuntu-noble | 2026-05-17 02:06:18.791 6714 INFO manila.coordination [None req-e507f490-4b74-4f31-ab51-a79d236789d9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:18.794223 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_02___snapshot_support____t__ [0.018896s] ... ok 2026-05-17 02:06:18.813171 | ubuntu-noble | 2026-05-17 02:06:18.810 6714 INFO manila.coordination [None req-e507f490-4b74-4f31-ab51-a79d236789d9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:18.813705 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_07___snapshot_support____0__ [0.018958s] ... ok 2026-05-17 02:06:18.832100 | ubuntu-noble | 2026-05-17 02:06:18.829 6714 INFO manila.coordination [None req-e507f490-4b74-4f31-ab51-a79d236789d9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:18.832512 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_46___mount_snapshot_support____off__ [0.019090s] ... ok 2026-05-17 02:06:18.850923 | ubuntu-noble | 2026-05-17 02:06:18.848 6714 INFO manila.coordination [None req-e507f490-4b74-4f31-ab51-a79d236789d9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:18.851273 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_49___mount_point_name_support____1__ [0.018395s] ... ok 2026-05-17 02:06:18.874098 | ubuntu-noble | 2026-05-17 02:06:18.871 6714 INFO manila.coordination [None req-e507f490-4b74-4f31-ab51-a79d236789d9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:18.874628 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_53___mount_point_name_support____y__ [0.023250s] ... ok 2026-05-17 02:06:18.899091 | ubuntu-noble | 2026-05-17 02:06:18.896 6714 INFO manila.coordination [None req-e507f490-4b74-4f31-ab51-a79d236789d9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:18.899398 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_62___replication_type____readable__ [0.025710s] ... ok 2026-05-17 02:06:18.919911 | ubuntu-noble | 2026-05-17 02:06:18.917 6714 INFO manila.coordination [None req-e507f490-4b74-4f31-ab51-a79d236789d9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:18.920290 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_66___availability_zones____zone_a__zoneb_c__ [0.019956s] ... ok 2026-05-17 02:06:18.938645 | ubuntu-noble | 2026-05-17 02:06:18.936 6714 INFO manila.coordination [None req-e507f490-4b74-4f31-ab51-a79d236789d9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:18.939059 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_68___availability_zones____zone1__ [0.018527s] ... ok 2026-05-17 02:06:18.957355 | ubuntu-noble | 2026-05-17 02:06:18.954 6714 INFO manila.coordination [None req-e507f490-4b74-4f31-ab51-a79d236789d9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:18.957795 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_70___provisioning_mount_point_prefix____silver__ [0.018821s] ... ok 2026-05-17 02:06:18.975904 | ubuntu-noble | 2026-05-17 02:06:18.973 6714 INFO manila.coordination [None req-e507f490-4b74-4f31-ab51-a79d236789d9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:18.976369 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_73___encryption_support____share_server__ [0.018664s] ... ok 2026-05-17 02:06:18.994735 | ubuntu-noble | 2026-05-17 02:06:18.991 6714 INFO manila.coordination [None req-e507f490-4b74-4f31-ab51-a79d236789d9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:18.995317 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_invalid_1_invalid [0.018451s] ... ok 2026-05-17 02:06:19.013925 | ubuntu-noble | 2026-05-17 02:06:19.011 6714 INFO manila.coordination [None req-e507f490-4b74-4f31-ab51-a79d236789d9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.013959 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_05___driver_handles_share_servers____y__ [0.018740s] ... ok 2026-05-17 02:06:19.032531 | ubuntu-noble | 2026-05-17 02:06:19.029 6714 INFO manila.coordination [None req-e507f490-4b74-4f31-ab51-a79d236789d9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.033075 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_4_5 [0.018826s] ... ok 2026-05-17 02:06:19.051748 | ubuntu-noble | 2026-05-17 02:06:19.049 6714 INFO manila.coordination [None req-e507f490-4b74-4f31-ab51-a79d236789d9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.052175 | ubuntu-noble | {2} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_pool [0.019004s] ... ok 2026-05-17 02:06:19.071648 | ubuntu-noble | 2026-05-17 02:06:19.068 6714 INFO manila.coordination [None req-e507f490-4b74-4f31-ab51-a79d236789d9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.071690 | ubuntu-noble | {2} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_pool_use_default_pool [0.019499s] ... ok 2026-05-17 02:06:19.089427 | ubuntu-noble | 2026-05-17 02:06:19.086 6714 INFO manila.coordination [None req-e507f490-4b74-4f31-ab51-a79d236789d9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.089800 | ubuntu-noble | {2} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_backend_name [0.018091s] ... ok 2026-05-17 02:06:19.110116 | ubuntu-noble | 2026-05-17 02:06:19.107 6714 INFO manila.coordination [None req-d8c59cf6-7619-40d1-a6f3-667604ab53dc fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.110471 | ubuntu-noble | {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_sg_snapshot_minimal_request_no_members_with_name [0.020621s] ... ok 2026-05-17 02:06:19.131129 | ubuntu-noble | 2026-05-17 02:06:19.128 6714 INFO manila.coordination [None req-f8780917-3b99-466b-9b47-94b163fd0abe fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.131556 | ubuntu-noble | {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_conflicting_share_type_and_share_network [0.020814s] ... ok 2026-05-17 02:06:19.152281 | ubuntu-noble | 2026-05-17 02:06:19.149 6714 INFO manila.coordination [None req-ffb8adaa-a4c0-4a6f-b5fb-290757bd965a fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.152678 | ubuntu-noble | {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_multiple_share_types_with_az_2_False [0.021176s] ... ok 2026-05-17 02:06:19.172983 | ubuntu-noble | 2026-05-17 02:06:19.170 6714 INFO manila.coordination [None req-38183154-b0c8-478c-b849-c2f4ab1ddf83 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.173780 | ubuntu-noble | {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_share_group_snapshot_id_with_member [0.020730s] ... ok 2026-05-17 02:06:19.194131 | ubuntu-noble | 2026-05-17 02:06:19.191 6714 INFO manila.coordination [None req-94216464-0d2e-4d3a-b8fc-57a583a789bb fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.194535 | ubuntu-noble | {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_creating_with_host [0.020462s] ... ok 2026-05-17 02:06:19.219206 | ubuntu-noble | 2026-05-17 02:06:19.216 6714 INFO manila.coordination [None req-f3a4c0af-0324-45e5-8fc0-54aeb0a40c20 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.219905 | ubuntu-noble | {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_error_with_host [0.026441s] ... ok 2026-05-17 02:06:19.243470 | ubuntu-noble | 2026-05-17 02:06:19.240 6714 INFO manila.coordination [None req-f7475116-21c6-4381-a0f4-830354758b49 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.243862 | ubuntu-noble | {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_with_share_group_snapshots [0.022904s] ... ok 2026-05-17 02:06:19.271707 | ubuntu-noble | 2026-05-17 02:06:19.268 6714 INFO manila.coordination [None req-f7475116-21c6-4381-a0f4-830354758b49 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.272066 | ubuntu-noble | {2} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_add_access [0.028090s] ... ok 2026-05-17 02:06:19.302691 | ubuntu-noble | 2026-05-17 02:06:19.299 6714 INFO manila.coordination [None req-f7475116-21c6-4381-a0f4-830354758b49 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.303002 | ubuntu-noble | {2} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_1 [0.031126s] ... ok 2026-05-17 02:06:19.323989 | ubuntu-noble | 2026-05-17 02:06:19.321 6714 INFO manila.coordination [None req-f7475116-21c6-4381-a0f4-830354758b49 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.324388 | ubuntu-noble | {2} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_4 [0.020822s] ... ok 2026-05-17 02:06:19.342157 | ubuntu-noble | 2026-05-17 02:06:19.339 6714 INFO manila.coordination [None req-f7475116-21c6-4381-a0f4-830354758b49 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.342568 | ubuntu-noble | {2} manila.tests.test_conf.ConfigTestCase.test_flag_leak_right [0.017944s] ... ok 2026-05-17 02:06:19.361911 | ubuntu-noble | 2026-05-17 02:06:19.359 6714 INFO manila.coordination [None req-a839dd6c-c8c2-4284-9ffd-10ddc6fc7c22 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.362433 | ubuntu-noble | {2} manila.tests.test_context.ContextTestCase.test_request_context_elevated [0.019799s] ... ok 2026-05-17 02:06:19.382526 | ubuntu-noble | 2026-05-17 02:06:19.379 6714 INFO manila.coordination [None req-a839dd6c-c8c2-4284-9ffd-10ddc6fc7c22 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.382854 | ubuntu-noble | {2} manila.tests.test_coordination.CoordinationTestCase.test_lock [0.019910s] ... ok 2026-05-17 02:06:19.400662 | ubuntu-noble | 2026-05-17 02:06:19.397 6714 INFO manila.coordination [None req-a839dd6c-c8c2-4284-9ffd-10ddc6fc7c22 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.401118 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_request [0.019034s] ... ok 2026-05-17 02:06:19.419302 | ubuntu-noble | 2026-05-17 02:06:19.416 6714 INFO manila.coordination [None req-a839dd6c-c8c2-4284-9ffd-10ddc6fc7c22 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.419693 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share [0.018534s] ... ok 2026-05-17 02:06:19.437768 | ubuntu-noble | 2026-05-17 02:06:19.435 6714 INFO manila.coordination [None req-a839dd6c-c8c2-4284-9ffd-10ddc6fc7c22 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.438257 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_volume [0.017882s] ... ok 2026-05-17 02:06:19.457003 | ubuntu-noble | 2026-05-17 02:06:19.454 6714 INFO manila.coordination [None req-a839dd6c-c8c2-4284-9ffd-10ddc6fc7c22 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.457280 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionResponseCode400.test_unmanage_invalid_share_snapshot [0.019121s] ... ok 2026-05-17 02:06:19.475168 | ubuntu-noble | 2026-05-17 02:06:19.472 6714 INFO manila.coordination [None req-a839dd6c-c8c2-4284-9ffd-10ddc6fc7c22 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.475404 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_project_quota_not_found [0.018543s] ... ok 2026-05-17 02:06:19.493736 | ubuntu-noble | 2026-05-17 02:06:19.491 6714 INFO manila.coordination [None req-a839dd6c-c8c2-4284-9ffd-10ddc6fc7c22 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.494018 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_replica_not_found_exception [0.018100s] ... ok 2026-05-17 02:06:19.512077 | ubuntu-noble | 2026-05-17 02:06:19.509 6714 INFO manila.coordination [None req-a839dd6c-c8c2-4284-9ffd-10ddc6fc7c22 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.512547 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_snapshot_not_found [0.018228s] ... ok 2026-05-17 02:06:19.529889 | ubuntu-noble | 2026-05-17 02:06:19.527 6714 INFO manila.coordination [None req-a839dd6c-c8c2-4284-9ffd-10ddc6fc7c22 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.530241 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionResponseCode413.test_share_limit_exceeded [0.017636s] ... ok 2026-05-17 02:06:19.548400 | ubuntu-noble | 2026-05-17 02:06:19.545 6714 INFO manila.coordination [None req-a839dd6c-c8c2-4284-9ffd-10ddc6fc7c22 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.548762 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_not_redundant_period_1_test_message_ [0.018160s] ... ok 2026-05-17 02:06:19.567365 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-05-17 02:06:19.567388 | ubuntu-noble | 2026-05-17 02:06:19.565 6714 INFO manila.coordination [None req-a839dd6c-c8c2-4284-9ffd-10ddc6fc7c22 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.567741 | ubuntu-noble | {2} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_09_trace [0.019570s] ... ok 2026-05-17 02:06:19.586973 | ubuntu-noble | 2026-05-17 02:06:19.584 6714 INFO manila.coordination [None req-a839dd6c-c8c2-4284-9ffd-10ddc6fc7c22 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.587427 | ubuntu-noble | {2} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_12________info__ [0.019308s] ... ok 2026-05-17 02:06:19.605581 | ubuntu-noble | 2026-05-17 02:06:19.602 6714 INFO manila.coordination [None req-a839dd6c-c8c2-4284-9ffd-10ddc6fc7c22 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.606020 | ubuntu-noble | {2} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_35____LW____error__ [0.018114s] ... ok 2026-05-17 02:06:19.623698 | ubuntu-noble | 2026-05-17 02:06:19.621 6714 INFO manila.coordination [None req-a839dd6c-c8c2-4284-9ffd-10ddc6fc7c22 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.624054 | ubuntu-noble | {2} manila.tests.test_manager.ManagerTestCase.test_periodic_tasks_1_True [0.018520s] ... ok 2026-05-17 02:06:19.643056 | ubuntu-noble | 2026-05-17 02:06:19.640 6714 INFO manila.coordination [None req-a839dd6c-c8c2-4284-9ffd-10ddc6fc7c22 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.643502 | ubuntu-noble | {2} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_1_None [0.018777s] ... ok 2026-05-17 02:06:19.661427 | ubuntu-noble | 2026-05-17 02:06:19.658 6714 INFO manila.coordination [None req-a839dd6c-c8c2-4284-9ffd-10ddc6fc7c22 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.662699 | ubuntu-noble | {2} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_3 [0.018382s] ... ok 2026-05-17 02:06:19.683764 | ubuntu-noble | 2026-05-17 02:06:19.680 6714 INFO manila.coordination [None req-a839dd6c-c8c2-4284-9ffd-10ddc6fc7c22 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.684198 | ubuntu-noble | {2} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api_no_redefinitions [0.022062s] ... ok 2026-05-17 02:06:19.726655 | ubuntu-noble | --- Logging error --- 2026-05-17 02:06:19.727715 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:06:19.728149 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-05-17 02:06:19.728170 | ubuntu-noble | msg = self.format(record) 2026-05-17 02:06:19.728180 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:19.728189 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-05-17 02:06:19.728199 | ubuntu-noble | return fmt.format(record) 2026-05-17 02:06:19.728208 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:19.728217 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-05-17 02:06:19.728227 | ubuntu-noble | context = _update_record_with_context(record) 2026-05-17 02:06:19.728236 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:19.728245 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-05-17 02:06:19.728255 | ubuntu-noble | d = _dictify_context(context) 2026-05-17 02:06:19.728264 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:19.728273 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-05-17 02:06:19.728282 | ubuntu-noble | return context.get_logging_values() 2026-05-17 02:06:19.728291 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:19.728300 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-05-17 02:06:19.728309 | ubuntu-noble | values.update(self.to_dict()) 2026-05-17 02:06:19.728318 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-05-17 02:06:19.728327 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-05-17 02:06:19.728336 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-05-17 02:06:19.728345 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:19.728354 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-05-17 02:06:19.728363 | ubuntu-noble | return self._read_deleted 2026-05-17 02:06:19.728372 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:06:19.728412 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-05-17 02:06:19.728422 | ubuntu-noble | Call stack: 2026-05-17 02:06:19.728707 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-05-17 02:06:19.728730 | ubuntu-noble | File "", line 88, in _run_code 2026-05-17 02:06:19.728740 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-05-17 02:06:19.728749 | ubuntu-noble | main() 2026-05-17 02:06:19.728759 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-05-17 02:06:19.728768 | ubuntu-noble | program.TestProgram( 2026-05-17 02:06:19.728777 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-05-17 02:06:19.728786 | ubuntu-noble | self.runTests() 2026-05-17 02:06:19.728811 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-05-17 02:06:19.728821 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-05-17 02:06:19.728832 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-05-17 02:06:19.728841 | ubuntu-noble | test(result) 2026-05-17 02:06:19.728850 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:19.728860 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:19.728869 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:19.728878 | ubuntu-noble | test(result) 2026-05-17 02:06:19.728887 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:19.728896 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:19.728905 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:19.728914 | ubuntu-noble | test(result) 2026-05-17 02:06:19.728923 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-05-17 02:06:19.728932 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:19.728941 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-05-17 02:06:19.728950 | ubuntu-noble | test(result) 2026-05-17 02:06:19.728959 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-05-17 02:06:19.728967 | ubuntu-noble | return self.run(*args, **kwds) 2026-05-17 02:06:19.728976 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-05-17 02:06:19.728985 | ubuntu-noble | return run_test.run(result) 2026-05-17 02:06:19.728995 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-05-17 02:06:19.729012 | ubuntu-noble | return self._run_one(actual_result) 2026-05-17 02:06:19.729022 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-05-17 02:06:19.729031 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-05-17 02:06:19.729040 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-05-17 02:06:19.729049 | ubuntu-noble | self._run_core() 2026-05-17 02:06:19.729058 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-05-17 02:06:19.729067 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-05-17 02:06:19.729076 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-05-17 02:06:19.729085 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:06:19.729094 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-05-17 02:06:19.729103 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-05-17 02:06:19.729112 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_policy.py", line 52, in setUp 2026-05-17 02:06:19.729121 | ubuntu-noble | self.context = context.RequestContext('fake', 'fake', roles=['member']) 2026-05-17 02:06:19.729130 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-05-17 02:06:19.729139 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-05-17 02:06:19.729148 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-05-17 02:06:19.729157 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-05-17 02:06:19.729169 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-05-17 02:06:19.729180 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-05-17 02:06:19.729205 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-05-17 02:06:19.729219 | ubuntu-noble | return self.enforce( 2026-05-17 02:06:19.729231 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-05-17 02:06:19.729244 | ubuntu-noble | self.load_rules() 2026-05-17 02:06:19.729253 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-05-17 02:06:19.729263 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-05-17 02:06:19.729281 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-05-17 02:06:19.729290 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-05-17 02:06:19.729299 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-05-17 02:06:19.729308 | ubuntu-noble | LOG.warning( 2026-05-17 02:06:19.729318 | ubuntu-noble | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-05-17 02:06:19.729328 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-05-17 02:06:19.763236 | ubuntu-noble | 2026-05-17 02:06:19.756 6714 WARNING oslo_policy.policy [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:06:19.763262 | ubuntu-noble | 2026-05-17 02:06:19.758 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.763680 | ubuntu-noble | {2} manila.tests.test_policy.PolicyTestCase.test_authorize_does_not_raise_forbidden_1_enforce [0.077360s] ... ok 2026-05-17 02:06:19.781087 | ubuntu-noble | 2026-05-17 02:06:19.778 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.781604 | ubuntu-noble | {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_destroy_all_by_project_and_share_type [0.020063s] ... ok 2026-05-17 02:06:19.800433 | ubuntu-noble | 2026-05-17 02:06:19.797 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.800770 | ubuntu-noble | {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_rollback_1__None__None_ [0.019258s] ... ok 2026-05-17 02:06:19.818753 | ubuntu-noble | 2026-05-17 02:06:19.816 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.819023 | ubuntu-noble | {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_usage_reset [0.018251s] ... ok 2026-05-17 02:06:19.838389 | ubuntu-noble | 2026-05-17 02:06:19.835 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.838782 | ubuntu-noble | {2} manila.tests.test_quota.QuotaEngineTestCase.test_commit_1 [0.019125s] ... ok 2026-05-17 02:06:19.856516 | ubuntu-noble | 2026-05-17 02:06:19.853 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.856790 | ubuntu-noble | {2} manila.tests.test_quota.QuotaEngineTestCase.test_destroy_all_by_project_and_user [0.018192s] ... ok 2026-05-17 02:06:19.875053 | ubuntu-noble | 2026-05-17 02:06:19.872 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.875560 | ubuntu-noble | {2} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_1 [0.018584s] ... ok 2026-05-17 02:06:19.893879 | ubuntu-noble | 2026-05-17 02:06:19.891 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.894297 | ubuntu-noble | {2} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_3 [0.018760s] ... ok 2026-05-17 02:06:19.912753 | ubuntu-noble | 2026-05-17 02:06:19.910 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.913187 | ubuntu-noble | {2} manila.tests.test_service.ServiceTestCase.test_periodic_tasks_1_True [0.018596s] ... ok 2026-05-17 02:06:19.931363 | ubuntu-noble | 2026-05-17 02:06:19.928 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.931872 | ubuntu-noble | {2} manila.tests.test_service.ServiceTestCase.test_periodic_tasks_2_False [0.018683s] ... ok 2026-05-17 02:06:19.947316 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-05-17 02:06:19.947339 | ubuntu-noble | debtcollector.deprecate( 2026-05-17 02:06:19.947700 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-05-17 02:06:19.947719 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-05-17 02:06:19.955844 | ubuntu-noble | 2026-05-17 02:06:19.946 6714 INFO manila.service [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Starting test node (version 1.0.0) 2026-05-17 02:06:19.955878 | ubuntu-noble | 2026-05-17 02:06:19.946 6714 DEBUG manila.service [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Creating RPC server for service test. start /home/zuul/src/github.com/vexxhost/manila/manila/service.py:159 2026-05-17 02:06:19.955889 | ubuntu-noble | 2026-05-17 02:06:19.947 6714 DEBUG manila.service [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] The service database object disappeared, Recreating it. report_state /home/zuul/src/github.com/vexxhost/manila/manila/service.py:298 2026-05-17 02:06:19.955898 | ubuntu-noble | 2026-05-17 02:06:19.947 6714 ERROR manila.service [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Recovered model server connection! 2026-05-17 02:06:19.955916 | ubuntu-noble | 2026-05-17 02:06:19.948 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.956615 | ubuntu-noble | {2} manila.tests.test_service.ServiceTestCase.test_report_state_newly_connected_not_found [0.019847s] ... ok 2026-05-17 02:06:19.968060 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. 2026-05-17 02:06:19.968092 | ubuntu-noble | self.server = wsgi.Server( 2026-05-17 02:06:19.972679 | ubuntu-noble | 2026-05-17 02:06:19.967 6714 INFO oslo.service.wsgi [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] test_service listening on None:0 2026-05-17 02:06:19.972710 | ubuntu-noble | 2026-05-17 02:06:19.968 6714 INFO oslo.service.wsgi [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopping WSGI server. 2026-05-17 02:06:19.972719 | ubuntu-noble | 2026-05-17 02:06:19.968 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.973042 | ubuntu-noble | {2} manila.tests.test_service.TestWSGIService.test_service_random_port [0.020375s] ... ok 2026-05-17 02:06:19.974315 | ubuntu-noble | All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-05-17 02:06:19.987403 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. 2026-05-17 02:06:19.987482 | ubuntu-noble | self.server = wsgi.Server( 2026-05-17 02:06:19.991832 | ubuntu-noble | 2026-05-17 02:06:19.987 6714 INFO oslo.service.wsgi [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] test_service listening on None:0 2026-05-17 02:06:19.991869 | ubuntu-noble | 2026-05-17 02:06:19.989 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:19.992250 | ubuntu-noble | {2} manila.tests.test_service.TestWSGIService.test_ssl_enabled [0.019919s] ... ok 2026-05-17 02:06:20.011402 | ubuntu-noble | 2026-05-17 02:06:20.008 6714 DEBUG manila.ssh_utils [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] ssh.connect: ip: 127.0.0.1, port: 22, look_for_keys: False, timeout: 10, banner_timeout: 10 create /home/zuul/src/github.com/vexxhost/manila/manila/ssh_utils.py:90 2026-05-17 02:06:20.011441 | ubuntu-noble | 2026-05-17 02:06:20.009 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:20.011706 | ubuntu-noble | {2} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_with_password [0.019784s] ... ok 2026-05-17 02:06:20.030310 | ubuntu-noble | 2026-05-17 02:06:20.027 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:20.030760 | ubuntu-noble | {2} manila.tests.test_test_utils.TestUtilsTestCase.test_get_test_admin_context [0.018389s] ... ok 2026-05-17 02:06:20.048791 | ubuntu-noble | 2026-05-17 02:06:20.046 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:20.049177 | ubuntu-noble | {2} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_3___10_0_0_1___32_ [0.018384s] ... ok 2026-05-17 02:06:20.066875 | ubuntu-noble | 2026-05-17 02:06:20.064 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:20.067372 | ubuntu-noble | {2} manila.tests.test_utils.ConvertStrTestCase.test_convert_str_bytes_input [0.017896s] ... ok 2026-05-17 02:06:20.085650 | ubuntu-noble | 2026-05-17 02:06:20.082 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:20.086168 | ubuntu-noble | {2} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_3___echo_____quoted_arg_with_space___ [0.018756s] ... ok 2026-05-17 02:06:20.104781 | ubuntu-noble | 2026-05-17 02:06:20.102 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:20.105141 | ubuntu-noble | {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_06___K1M____G__ [0.019548s] ... ok 2026-05-17 02:06:20.122957 | ubuntu-noble | 2026-05-17 02:06:20.120 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:20.123474 | ubuntu-noble | {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_14___M2_2K____G__ [0.017865s] ... ok 2026-05-17 02:06:20.141703 | ubuntu-noble | 2026-05-17 02:06:20.139 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:20.142178 | ubuntu-noble | {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_05____5_23G____G____5_23_ [0.018661s] ... ok 2026-05-17 02:06:20.160315 | ubuntu-noble | 2026-05-17 02:06:20.157 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:20.160795 | ubuntu-noble | {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_22____2048G____T____2_0_ [0.018219s] ... ok 2026-05-17 02:06:20.177619 | ubuntu-noble | 2026-05-17 02:06:20.175 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:20.178009 | ubuntu-noble | {2} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_1_None [0.017830s] ... ok 2026-05-17 02:06:20.196422 | ubuntu-noble | 2026-05-17 02:06:20.193 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:20.197514 | ubuntu-noble | {2} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_4_2001_cdba__3257_9652 [0.018289s] ... ok 2026-05-17 02:06:20.214756 | ubuntu-noble | 2026-05-17 02:06:20.212 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:20.216089 | ubuntu-noble | {2} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v6_address_1_None [0.018382s] ... ok 2026-05-17 02:06:20.233378 | ubuntu-noble | 2026-05-17 02:06:20.230 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:20.233711 | ubuntu-noble | {2} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_3___true___True__False_ [0.018252s] ... ok 2026-05-17 02:06:20.248736 | ubuntu-noble | All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-05-17 02:06:20.251845 | ubuntu-noble | 2026-05-17 02:06:20.249 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:20.252353 | ubuntu-noble | {2} manila.tests.test_utils.RequireDriverInitializedTestCase.test_require_driver_initialized_2_False [0.018835s] ... ok 2026-05-17 02:06:20.271068 | ubuntu-noble | 2026-05-17 02:06:20.268 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:20.271371 | ubuntu-noble | {2} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_2___10hours____PT10H__ [0.018733s] ... ok 2026-05-17 02:06:20.289718 | ubuntu-noble | 2026-05-17 02:06:20.287 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:20.290272 | ubuntu-noble | {2} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_negative [0.018677s] ... ok 2026-05-17 02:06:20.307520 | ubuntu-noble | 2026-05-17 02:06:20.305 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:20.307920 | ubuntu-noble | {2} manila.tests.test_utils.TestComparableMixin.test_compare [0.017924s] ... ok 2026-05-17 02:06:20.325753 | ubuntu-noble | 2026-05-17 02:06:20.323 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:20.326309 | ubuntu-noble | {2} manila.tests.test_utils.TestDisableNotifications.test_do_nothing_caller [0.018250s] ... ok 2026-05-17 02:06:20.345175 | ubuntu-noble | 2026-05-17 02:06:20.342 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:20.345604 | ubuntu-noble | {2} manila.tests.test_utils.TestDisableNotifications.test_do_nothing_getter [0.018667s] ... ok 2026-05-17 02:06:20.363629 | ubuntu-noble | 2026-05-17 02:06:20.360 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:20.364049 | ubuntu-noble | {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach_volume_status_error [0.018470s] ... ok 2026-05-17 02:06:20.382310 | ubuntu-noble | 2026-05-17 02:06:20.379 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:20.382774 | ubuntu-noble | {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_detach [0.018775s] ... ok 2026-05-17 02:06:20.400807 | ubuntu-noble | 2026-05-17 02:06:20.398 6714 INFO manila.coordination [None req-ca6ec6ee-dabb-449e-b5a5-2b1544ee60bc - fake-project-id - - - -] Stopped Coordinator (Agent ID: 6640af49-cbbe-45db-9014-430e2e8512f2, prefix: manila-) 2026-05-17 02:06:20.401095 | ubuntu-noble | {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_failed_1 [0.018410s] ... ok 2026-05-17 02:07:19.384380 | ubuntu-noble | {0} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsMySQL.test_walk_versions [157.328134s] ... ok 2026-05-17 02:07:19.421072 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_delete_all [0.036794s] ... ok 2026-05-17 02:07:19.443212 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_1 [0.022103s] ... ok 2026-05-17 02:07:19.464973 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_2 [0.021622s] ... ok 2026-05-17 02:07:19.490716 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_az_get_all [0.025623s] ... ok 2026-05-17 02:07:19.516442 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_get [0.025632s] ... ok 2026-05-17 02:07:19.542866 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_sorted [0.026259s] ... ok 2026-05-17 02:07:19.566184 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_sorted_asc [0.023223s] ... ok 2026-05-17 02:07:19.605100 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_get_only_admin_network_allocations [0.038755s] ... ok 2026-05-17 02:07:19.643415 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_get_only_user_network_allocations [0.038144s] ... ok 2026-05-17 02:07:19.683131 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:07:19.688709 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_delete_invalid [0.045068s] ... ok 2026-05-17 02:07:19.709884 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_update_not_found [0.021065s] ... ok 2026-05-17 02:07:19.732148 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_create [0.022191s] ... ok 2026-05-17 02:07:19.806771 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_with_context [0.074048s] ... ok 2026-05-17 02:07:19.854344 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_get_with_share_access_data_2_False [0.047811s] ... ok 2026-05-17 02:07:19.875340 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_delete_not_found [0.020927s] ... ok 2026-05-17 02:07:19.901568 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_update [0.025999s] ... ok 2026-05-17 02:07:19.975110 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_1_id [0.073375s] ... ok 2026-05-17 02:07:20.019193 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_not_exist_2_path [0.044040s] ... ok 2026-05-17 02:07:20.092423 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_like_filters_2___display_description_____display_description_____fake_desc_1____fake_desc_2____fake_desc_3_____fake_desc__ [0.073114s] ... ok 2026-05-17 02:07:20.169741 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_count_2 [0.077117s] ... ok 2026-05-17 02:07:20.439024 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_limit_2__20__5_ [0.269019s] ... ok 2026-05-17 02:07:20.479163 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_2 [0.040086s] ... ok 2026-05-17 02:07:20.557150 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_read_deleted_2_no [0.077737s] ... ok 2026-05-17 02:07:20.621060 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_with_share_server [0.063703s] ... ok 2026-05-17 02:07:20.665404 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_soft_delete [0.044058s] ... ok 2026-05-17 02:07:20.734180 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_get_admin_export_locations [0.068860s] ... ok 2026-05-17 02:07:20.798008 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_share_group_snapshot_members_in_share [0.063549s] ... ok 2026-05-17 02:07:20.833491 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_share_groups_in_share_network [0.035504s] ... ok 2026-05-17 02:07:20.857869 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_host [0.024244s] ... ok 2026-05-17 02:07:20.877409 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_members_get_not_found [0.019486s] ... ok 2026-05-17 02:07:20.994241 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_get_item_invalid [0.116490s] ... ok 2026-05-17 02:07:21.028382 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_two_networks_in_different_tenants [0.033952s] ... ok 2026-05-17 02:07:21.068954 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_one_record_1_1 [0.040383s] ... ok 2026-05-17 02:07:21.116364 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_all_by_share_network_2 [0.047239s] ... ok 2026-05-17 02:07:21.523026 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_get [0.406252s] ... ok 2026-05-17 02:07:21.552377 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_and_snapshot_instances_status_update_invalid_status_1 [0.029587s] ... ok 2026-05-17 02:07:21.676159 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_partial_matches_1 [0.123667s] ... ok 2026-05-17 02:07:21.717155 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet_valid_not_found [0.040750s] ... ok 2026-05-17 02:07:21.744244 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_not_found [0.026975s] ... ok 2026-05-17 02:07:21.800363 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_with_details [0.055642s] ... ok 2026-05-17 02:07:21.895158 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_1_foobar [0.094943s] ... ok 2026-05-17 02:07:21.938247 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_9_some_fake_identifier [0.043069s] ... ok 2026-05-17 02:07:21.994940 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_servers_update [0.056521s] ... ok 2026-05-17 02:07:22.142824 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_4 [0.147655s] ... ok 2026-05-17 02:07:22.278680 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_5 [0.135213s] ... ok 2026-05-17 02:07:22.419419 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_get_all [0.140708s] ... ok 2026-05-17 02:07:22.571300 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_create [0.151868s] ... ok 2026-05-17 02:07:22.738419 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_delete_1_2 [0.166722s] ... ok 2026-05-17 02:07:22.783729 | ubuntu-noble | Deletion of share type db9dc534-92e0-4a07-b721-373e08331210 failed; it in use by 0 shares and 1 share group types 2026-05-17 02:07:22.786022 | ubuntu-noble | Deletion of share type c438183e-8f48-4867-99fe-a788ade501a8 failed; it in use by 0 shares and 1 share group types 2026-05-17 02:07:22.819121 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_in_use_2 [0.080776s] ... ok 2026-05-17 02:07:22.861843 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_quotas_and_reservations_3 [0.042556s] ... ok 2026-05-17 02:07:22.897948 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:07:22.922800 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_create [0.061020s] ... ok 2026-05-17 02:07:22.964873 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_1_active [0.041922s] ... ok 2026-05-17 02:07:23.014760 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_1_manage_error [0.049755s] ... ok 2026-05-17 02:07:23.054957 | ubuntu-noble | {0} manila.tests.db.test_api.DBInterfaceTestCase.test_interface_methods [0.040022s] ... ok 2026-05-17 02:07:23.075283 | ubuntu-noble | {0} manila.tests.image.test_image.ImageApiTestCase.test_image_list [0.020200s] ... ok 2026-05-17 02:07:23.096742 | ubuntu-noble | {0} manila.tests.image.test_image.OpenStackClientTestCase.test_auth [0.021289s] ... ok 2026-05-17 02:07:23.115537 | ubuntu-noble | {0} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_5_admin_manipulating_user_lock [0.018615s] ... ok 2026-05-17 02:07:23.134803 | ubuntu-noble | {0} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_not_allowed_1_user_manipulating_admin_lock [0.019142s] ... ok 2026-05-17 02:07:23.155616 | ubuntu-noble | {0} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_soft_deleted [0.020790s] ... ok 2026-05-17 02:07:23.176151 | ubuntu-noble | {0} manila.tests.lock.test_api.ResourceLockApiTest.test_get_all_with_filters [0.020481s] ... ok 2026-05-17 02:07:23.195655 | ubuntu-noble | {0} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_7_deleted [0.019360s] ... ok 2026-05-17 02:07:23.214123 | ubuntu-noble | {0} manila.tests.lock.test_api.ResourceLockApiTest.test_update_lock_resource_not_allowed_with_policy_failure_2_False [0.018235s] ... ok 2026-05-17 02:07:23.232535 | ubuntu-noble | {0} manila.tests.message.test_api.MessageApiTest.test_delete [0.018405s] ... ok 2026-05-17 02:07:23.250560 | ubuntu-noble | {0} manila.tests.message.test_message_field.MessageFieldTest.test_translate_action_1 [0.017826s] ... ok 2026-05-17 02:07:23.269085 | ubuntu-noble | {0} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_3 [0.017891s] ... ok 2026-05-17 02:07:23.286909 | ubuntu-noble | {0} manila.tests.network.linux.test_interface.TestABCDriver.test__remove_outdated_interfaces [0.018301s] ... ok 2026-05-17 02:07:23.305019 | ubuntu-noble | {0} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_as_root [0.017840s] ... ok 2026-05-17 02:07:23.323639 | ubuntu-noble | {0} manila.tests.network.linux.test_ip_lib.TestIPDeviceCommandBase.test_name_property [0.018704s] ... ok 2026-05-17 02:07:23.341270 | ubuntu-noble | {0} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_add_address_scoped [0.017725s] ... ok 2026-05-17 02:07:23.360168 | ubuntu-noble | {0} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_del_address [0.018586s] ... ok 2026-05-17 02:07:23.378432 | ubuntu-noble | {0} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_address_property [0.018099s] ... ok 2026-05-17 02:07:23.398157 | ubuntu-noble | {0} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_down [0.019635s] ... ok 2026-05-17 02:07:23.416706 | ubuntu-noble | {0} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_list [0.018376s] ... ok 2026-05-17 02:07:23.434533 | ubuntu-noble | {0} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_pullup_route_first [0.017737s] ... ok 2026-05-17 02:07:23.453803 | ubuntu-noble | {0} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper_no_options [0.019176s] ... ok 2026-05-17 02:07:23.472500 | ubuntu-noble | {0} manila.tests.network.linux.test_ovs_lib.OVS_Lib_Test.test_reset_bridge [0.018559s] ... ok 2026-05-17 02:07:23.491610 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_delete_port_binding [0.018963s] ... ok 2026-05-17 02:07:23.510503 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_list_ports [0.018881s] ... ok 2026-05-17 02:07:23.530092 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_3 [0.019462s] ... ok 2026-05-17 02:07:23.552174 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_1___DOWN____ACTIVE__ [0.021939s] ... ok 2026-05-17 02:07:23.573503 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_4 [0.021314s] ... ok 2026-05-17 02:07:23.594809 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_invalid_1 [0.021073s] ... ok 2026-05-17 02:07:23.617080 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_invalid_3 [0.022171s] ... ok 2026-05-17 02:07:23.639033 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_2 [0.022019s] ... ok 2026-05-17 02:07:23.659120 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_error [0.019911s] ... ok 2026-05-17 02:07:23.676712 | ubuntu-noble | test_ip isn't a valid ip address, omitted. 2026-05-17 02:07:23.678610 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_1 [0.019413s] ... ok 2026-05-17 02:07:23.696939 | ubuntu-noble | 192.0.0.2/12 isn't a valid ip address, omitted. 2026-05-17 02:07:23.696971 | ubuntu-noble | 192.0.0.330 isn't a valid ip address, omitted. 2026-05-17 02:07:23.697398 | ubuntu-noble | ad80::001::ad80 isn't a valid ip address, omitted. 2026-05-17 02:07:23.697414 | ubuntu-noble | ad80::abaa:0:c2:2/64 isn't a valid ip address, omitted. 2026-05-17 02:07:23.697422 | ubuntu-noble | 192.0.0.2/12 isn't a valid ip address, omitted. 2026-05-17 02:07:23.697430 | ubuntu-noble | 192.0.0.330 isn't a valid ip address, omitted. 2026-05-17 02:07:23.697439 | ubuntu-noble | ad80::001::ad80 isn't a valid ip address, omitted. 2026-05-17 02:07:23.697485 | ubuntu-noble | ad80::abaa:0:c2:2/64 isn't a valid ip address, omitted. 2026-05-17 02:07:23.699393 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_4 [0.020622s] ... ok 2026-05-17 02:07:23.718982 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_unmanage_network_allocations [0.019471s] ... ok 2026-05-17 02:07:23.739615 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_3 [0.020504s] ... ok 2026-05-17 02:07:23.756488 | ubuntu-noble | Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2026-05-17 02:07:23.758904 | ubuntu-noble | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_zero_addresses_ipv6 [0.019158s] ... ok 2026-05-17 02:07:23.778569 | ubuntu-noble | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v4_2_DEFAULT [0.019591s] ... ok 2026-05-17 02:07:23.798765 | ubuntu-noble | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_3_vlanfoo [0.019842s] ... ok 2026-05-17 02:07:23.818689 | ubuntu-noble | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_5_None [0.019895s] ... ok 2026-05-17 02:07:23.839125 | ubuntu-noble | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_4_gre [0.020069s] ... ok 2026-05-17 02:07:23.860713 | ubuntu-noble | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_1_fake [0.021745s] ... ok 2026-05-17 02:07:23.880520 | ubuntu-noble | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_manage_network_allocations_2_None [0.020017s] ... ok 2026-05-17 02:07:23.918854 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:07:23.921636 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:07:23.923388 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:07:23.926161 | ubuntu-noble | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_valid_storage_protocol_1 [0.045407s] ... ok 2026-05-17 02:07:23.961498 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:07:23.964124 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:07:23.965817 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:07:23.968639 | ubuntu-noble | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_valid_storage_protocol_2 [0.042264s] ... ok 2026-05-17 02:07:24.003126 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:07:24.005802 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:07:24.010176 | ubuntu-noble | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_invalid_replication_type_spec_3 [0.041390s] ... ok 2026-05-17 02:07:24.045064 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:07:24.047331 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:07:24.049095 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:07:24.049113 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:07:24.049579 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:07:24.049600 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:07:24.049609 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:07:24.049617 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:07:24.049907 | ubuntu-noble | Share service is down. (host: host7). 2026-05-17 02:07:24.049930 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:07:24.050576 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:07:24.051174 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:07:24.051189 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:07:24.051198 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:07:24.051206 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-05-17 02:07:24.052926 | ubuntu-noble | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_get_weighted_candidates_for_share_group [0.042333s] ... ok 2026-05-17 02:07:24.085935 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:07:24.091131 | ubuntu-noble | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_attempt_one [0.038305s] ... ok 2026-05-17 02:07:24.123746 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:07:24.126885 | ubuntu-noble | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_update_service_capabilities [0.035741s] ... ok 2026-05-17 02:07:24.143267 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-05-17 02:07:24.143309 | ubuntu-noble | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-05-17 02:07:24.144508 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-05-17 02:07:24.144555 | ubuntu-noble | signop = oneOf('+ -') 2026-05-17 02:07:24.144923 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-05-17 02:07:24.144946 | ubuntu-noble | operand.setParseAction(EvalConstant) 2026-05-17 02:07:24.144957 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-05-17 02:07:24.144966 | ubuntu-noble | expr = infixNotation(operand, [ 2026-05-17 02:07:24.147500 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:07:24.147535 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:07:24.147862 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:07:24.147881 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:07:24.184736 | ubuntu-noble | {0} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_comparisons [0.057754s] ... ok 2026-05-17 02:07:24.201384 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:07:24.201414 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:07:24.201426 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:07:24.201438 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:07:24.212818 | ubuntu-noble | {0} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_int_float_mix [0.027917s] ... ok 2026-05-17 02:07:24.229002 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:07:24.229030 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:07:24.229039 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:07:24.229048 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:07:24.635513 | ubuntu-noble | {0} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_simple_integer [0.422418s] ... ok 2026-05-17 02:07:24.654586 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_only_share_type_AZs_2____zone1zone2zone3_____zone2___False_ [0.019118s] ... ok 2026-05-17 02:07:24.673178 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_only_share_type_AZs_4____zone1____zone2____zone_4____zone3_____zone_4___True_ [0.018531s] ... ok 2026-05-17 02:07:24.690843 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_same [0.017622s] ... ok 2026-05-17 02:07:24.708688 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_simple [0.017676s] ... ok 2026-05-17 02:07:24.730847 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_multi_level_scope_extra_specs [0.021907s] ... ok 2026-05-17 02:07:24.746967 | ubuntu-noble | Insufficient free space for share creation on host host1 (requested / avail): 100/90 2026-05-17 02:07:24.749085 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_share_extend_reserved_1 [0.018239s] ... ok 2026-05-17 02:07:24.765121 | ubuntu-noble | Insufficient free space for share creation on host host1 (requested / avail): 100/90 2026-05-17 02:07:24.767134 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_snapshot_reserved_1 [0.017943s] ... ok 2026-05-17 02:07:24.784856 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_total_1 [0.017591s] ... ok 2026-05-17 02:07:24.802963 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_share_extend_reserved_1 [0.018124s] ... ok 2026-05-17 02:07:24.818669 | ubuntu-noble | Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 1.60 would exceed the maximum over subscription ratio 1.50 on host host1. 2026-05-17 02:07:24.820592 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_02 [0.017519s] ... ok 2026-05-17 02:07:24.836089 | ubuntu-noble | Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 22.00 would exceed the maximum over subscription ratio 20.00 on host host1. 2026-05-17 02:07:24.838095 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_03 [0.017434s] ... ok 2026-05-17 02:07:24.854499 | ubuntu-noble | Invalid max_over_subscription_ratio: 0.8. Valid value should be >= 1. 2026-05-17 02:07:24.856559 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_09 [0.018315s] ... ok 2026-05-17 02:07:24.872170 | ubuntu-noble | Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 22.00 would exceed the maximum over subscription ratio 20.00 on host host1. 2026-05-17 02:07:24.874126 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_10 [0.017601s] ... ok 2026-05-17 02:07:24.890067 | ubuntu-noble | Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 2.20 would exceed the maximum over subscription ratio 2.00 on host host1. 2026-05-17 02:07:24.891975 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_14 [0.017794s] ... ok 2026-05-17 02:07:24.909580 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_04 [0.017557s] ... ok 2026-05-17 02:07:24.927737 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_09 [0.018081s] ... ok 2026-05-17 02:07:24.945301 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_11 [0.017507s] ... ok 2026-05-17 02:07:24.962607 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_15 [0.017221s] ... ok 2026-05-17 02:07:24.978965 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:07:24.978989 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:07:24.978999 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:07:24.979008 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:07:24.983874 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_capabilities [0.021019s] ... ok 2026-05-17 02:07:25.005000 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_03___3____1___False_ [0.021004s] ... ok 2026-05-17 02:07:25.023329 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_17___12____s__2___False_ [0.018321s] ... ok 2026-05-17 02:07:25.041253 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_34___12_____or__11__or__12___True_ [0.017814s] ... ok 2026-05-17 02:07:25.059412 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_service_disabled [0.018030s] ... ok 2026-05-17 02:07:25.077052 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_happy_day [0.017549s] ... ok 2026-05-17 02:07:25.094344 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_passes_with_no_query [0.017241s] ... ok 2026-05-17 02:07:25.112707 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_retry.HostFiltersTestCase.test_retry_filter_fail [0.018224s] ... ok 2026-05-17 02:07:25.130083 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_passes_happy_day [0.017267s] ... ok 2026-05-17 02:07:25.148294 | ubuntu-noble | {0} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_1 [0.018008s] ... ok 2026-05-17 02:07:25.166176 | ubuntu-noble | {0} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_5 [0.017738s] ... ok 2026-05-17 02:07:25.184322 | ubuntu-noble | {0} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_consume_from_share_capability [0.018364s] ... ok 2026-05-17 02:07:25.202367 | ubuntu-noble | {0} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_01 [0.017782s] ... ok 2026-05-17 02:07:25.220125 | ubuntu-noble | {0} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_09 [0.017636s] ... ok 2026-05-17 02:07:25.238774 | ubuntu-noble | {0} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_15 [0.018523s] ... ok 2026-05-17 02:07:25.278723 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:07:25.298047 | ubuntu-noble | Failed to schedule manage_share: fake 2026-05-17 02:07:25.301030 | ubuntu-noble | {0} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_manage_share_exception [0.062025s] ... ok 2026-05-17 02:07:25.320024 | ubuntu-noble | {0} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_first_time_happy_day [0.018929s] ... ok 2026-05-17 02:07:25.339258 | ubuntu-noble | {0} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_4___True__False___True_ [0.019191s] ... ok 2026-05-17 02:07:25.357216 | ubuntu-noble | {0} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_5___True___True_ [0.017826s] ... ok 2026-05-17 02:07:25.375392 | ubuntu-noble | {0} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_7 [0.018112s] ... ok 2026-05-17 02:07:25.394826 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_2 [0.019264s] ... ok 2026-05-17 02:07:25.413669 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_4 [0.018751s] ... ok 2026-05-17 02:07:25.430686 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:07:25.430714 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:07:25.430724 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:07:25.430733 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:07:25.435376 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_extra_specs_substitution [0.021602s] ... ok 2026-05-17 02:07:25.451781 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-05-17 02:07:25.451807 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-05-17 02:07:25.451816 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-05-17 02:07:25.451825 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-05-17 02:07:25.456362 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_share_substitution [0.020857s] ... ok 2026-05-17 02:07:25.476620 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__balance_aggregates_2____key____fake_key_1____scores_____total_weighted_score___10_0______key____fake_key_2____scores_____total_weighted_score___20_0___ [0.020140s] ... ok 2026-05-17 02:07:25.496202 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_3_delete [0.019407s] ... ok 2026-05-17 02:07:25.515590 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_pool_weight_multiplier_negative [0.019197s] ... ok 2026-05-17 02:07:25.534291 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.AllocationCapacityCacheTestCase.test_set_get_data [0.018384s] ... ok 2026-05-17 02:07:25.557799 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_volume_mode_exception_1_0o759 [0.023449s] ... ok 2026-05-17 02:07:25.577980 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_cephfs_filesystem_allocation_2__21474836480___infinite___97848372_ [0.020201s] ... ok 2026-05-17 02:07:25.597922 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share [0.019575s] ... ok 2026-05-17 02:07:25.619735 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_snapshot [0.021716s] ... ok 2026-05-17 02:07:25.639019 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share_group_snapshot [0.019209s] ... ok 2026-05-17 02:07:25.658935 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_get_configured_ip_versions_1_cephfs [0.019408s] ... ok 2026-05-17 02:07:25.679152 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_snapshot [0.019489s] ... ok 2026-05-17 02:07:25.698687 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_snapshot_no_snapshot_name [0.019747s] ... ok 2026-05-17 02:07:25.719282 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_update_share_stats_1_True [0.020502s] ... ok 2026-05-17 02:07:25.738353 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_locations_ganesha_still_configured_1_cephfs_ganesha_server_ip [0.018732s] ... ok 2026-05-17 02:07:25.755651 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:07:25.756101 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:07:25.757943 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_01____fakehost____some_host_name____some_host_name_____1_1_1_0____False_ [0.019542s] ... ok 2026-05-17 02:07:25.774489 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:07:25.774996 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:07:25.777036 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_05____fakehost____some_host_name______some_host_name____1_1_1_0____True_ [0.018954s] ... ok 2026-05-17 02:07:25.793608 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:07:25.794037 | ubuntu-noble | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-05-17 02:07:25.795995 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_12____fakehost____some_host_name____1_1_1_0____1001__1001_129_____True_ [0.018888s] ... ok 2026-05-17 02:07:25.815249 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_connect_network_failure [0.019085s] ... ok 2026-05-17 02:07:25.840642 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_container_failure [0.025258s] ... ok 2026-05-17 02:07:25.859289 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_disconnect_network [0.018597s] ... ok 2026-05-17 02:07:25.877737 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute [0.018355s] ... ok 2026-05-17 02:07:25.896700 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__form_share_server_update_return [0.018859s] ... ok 2026-05-17 02:07:25.915673 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_check_for_setup_error_host_not_ok_class_ok [0.018835s] ... ok 2026-05-17 02:07:25.934548 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_extend_share [0.018817s] ... ok 2026-05-17 02:07:25.967953 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_security_service_not_supported [0.033216s] ... ok 2026-05-17 02:07:25.988263 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__deny_access_not_ok [0.020175s] ... ok 2026-05-17 02:07:26.007093 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__set_users [0.018677s] ... ok 2026-05-17 02:07:26.025227 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_access_rules_wrong_type [0.018034s] ... ok 2026-05-17 02:07:26.043961 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__get_lv_device [0.018633s] ... ok 2026-05-17 02:07:26.062312 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_server_pools_1_62_50g_72_50g [0.018366s] ... ok 2026-05-17 02:07:26.081596 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_size [0.019133s] ... ok 2026-05-17 02:07:26.103203 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_continue [0.021283s] ... ok 2026-05-17 02:07:26.121198 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_provide_storage [0.018104s] ... ok 2026-05-17 02:07:26.140110 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_true_2 [0.018864s] ... ok 2026-05-17 02:07:26.158402 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.common.enas.test_connector.CmdConnectorTest.test_run_ssh_with_debug [0.017980s] ... ok 2026-05-17 02:07:26.176544 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_3 [0.018157s] ... ok 2026-05-17 02:07:26.194647 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_2 [0.017853s] ... ok 2026-05-17 02:07:26.212549 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_bytes_to_gb_2 [0.017919s] ... ok 2026-05-17 02:07:26.231829 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SslContextTestCase.test_create_ssl_context_no_verify [0.019167s] ... ok 2026-05-17 02:07:26.248404 | ubuntu-noble | Creating ssl context is not supported on this version of Python, ssl verification is disabled. 2026-05-17 02:07:26.250421 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SslContextTestCase.test_no_create_default_context [0.018501s] ... ok 2026-05-17 02:07:26.293242 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_allow_access [0.042631s] ... ok 2026-05-17 02:07:26.334202 | ubuntu-noble | Failed to delete snapshot "Manila-UT-filesystem-snap". 2026-05-17 02:07:26.336632 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_snapshot_backend_failure [0.043227s] ... ok 2026-05-17 02:07:26.378015 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_setup_server [0.041349s] ... ok 2026-05-17 02:07:26.400359 | ubuntu-noble | PowerFlex REST API access is still forbidden or unauthorized, there might be an issue with your credentials. 2026-05-17 02:07:26.402448 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_invalid_credential [0.024300s] ... ok 2026-05-17 02:07:26.421878 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_create_nfs_export [0.019339s] ... ok 2026-05-17 02:07:26.440338 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_extend_export [0.018425s] ... ok 2026-05-17 02:07:26.490745 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share_with_ipv6 [0.050113s] ... ok 2026-05-17 02:07:26.539409 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_without_pool_name [0.048426s] ... ok 2026-05-17 02:07:26.587613 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_snapshot [0.048184s] ... ok 2026-05-17 02:07:26.638269 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_snapshot_with_ipv6 [0.050477s] ... ok 2026-05-17 02:07:26.692806 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_1 [0.054086s] ... ok 2026-05-17 02:07:26.741420 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_2 [0.048617s] ... ok 2026-05-17 02:07:26.792721 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw_with_ipv6 [0.051275s] ... ok 2026-05-17 02:07:26.815641 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_already_join_domain [0.022567s] ... ok 2026-05-17 02:07:26.836358 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_get_cifs_share [0.020695s] ... ok 2026-05-17 02:07:26.855678 | ubuntu-noble | Failed to get access list of CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. 2026-05-17 02:07:26.855718 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:26.855731 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1740, in get_share_access 2026-05-17 02:07:26.855772 | ubuntu-noble | out, err = self._execute_cmd(get_access, check_exit_code=True) 2026-05-17 02:07:26.855785 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:26.855797 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-05-17 02:07:26.855808 | ubuntu-noble | return r(f, *args, **kwargs) 2026-05-17 02:07:26.855820 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:26.855831 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-05-17 02:07:26.855842 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-05-17 02:07:26.855853 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:26.855863 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-05-17 02:07:26.855873 | ubuntu-noble | result = action(retry_state) 2026-05-17 02:07:26.855884 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:26.855892 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-05-17 02:07:26.855901 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-05-17 02:07:26.855909 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:26.855917 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-05-17 02:07:26.855926 | ubuntu-noble | return self.__get_result() 2026-05-17 02:07:26.855934 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:26.855943 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-05-17 02:07:26.855951 | ubuntu-noble | raise self._exception 2026-05-17 02:07:26.855959 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-05-17 02:07:26.855968 | ubuntu-noble | result = fn(*args, **kwargs) 2026-05-17 02:07:26.855976 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:26.855984 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-05-17 02:07:26.855993 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-05-17 02:07:26.856011 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:26.856019 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:26.856028 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:26.856036 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:26.856044 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:26.856052 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:26.856060 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:26.856068 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:07:26.856076 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:07:26.856085 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:26.856093 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-05-17 02:07:26.856101 | ubuntu-noble | raise item[2] 2026-05-17 02:07:26.856109 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:07:26.856117 | ubuntu-noble | Command: None 2026-05-17 02:07:26.856152 | ubuntu-noble | Exit code: - 2026-05-17 02:07:26.856161 | ubuntu-noble | Stdout: '' 2026-05-17 02:07:26.856172 | ubuntu-noble | Stderr: None 2026-05-17 02:07:26.858056 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_get_share_access_failed [0.021624s] ... ok 2026-05-17 02:07:26.876719 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:07:26.877710 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:07:26.880848 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_delete_dns_domain_invalid_mover_id [0.022639s] ... ok 2026-05-17 02:07:26.899274 | ubuntu-noble | Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'File system with id=77777 not found.', 'messageCode': '14227341326', 'Description': 'The file system ID supplied with the request is invalid.', 'Action': 'Refer to the XML API v2 schema/documentation and correct your user program logic.', 'Diagnostics': ' Exception tag: 14fb6b6a7b8 Exception message: com.emc.nas.ccmd.common.MessageInstanceImpl@5004000e '}]. 2026-05-17 02:07:26.901618 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system_with_error [0.020669s] ... ok 2026-05-17 02:07:26.921825 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system [0.020084s] ... ok 2026-05-17 02:07:26.948288 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_get_file_system [0.026219s] ... ok 2026-05-17 02:07:26.968503 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:07:26.969485 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:07:26.972913 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points_invalid_mover_id [0.024420s] ... ok 2026-05-17 02:07:26.990740 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:07:26.991484 | ubuntu-noble | Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. 2026-05-17 02:07:26.994217 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_1 [0.021299s] ... ok 2026-05-17 02:07:27.013228 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_get_nfs_share [0.018856s] ... ok 2026-05-17 02:07:27.031490 | ubuntu-noble | Failed to list NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-05-17 02:07:27.031521 | ubuntu-noble | Command: None 2026-05-17 02:07:27.031530 | ubuntu-noble | Exit code: - 2026-05-17 02:07:27.031539 | ubuntu-noble | Stdout: '' 2026-05-17 02:07:27.031547 | ubuntu-noble | Stderr: None. 2026-05-17 02:07:27.031556 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:27.031564 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1848, in get 2026-05-17 02:07:27.031573 | ubuntu-noble | out, err = self._execute_cmd(nfs_query_cmd, 2026-05-17 02:07:27.031581 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:27.031590 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-05-17 02:07:27.031598 | ubuntu-noble | return r(f, *args, **kwargs) 2026-05-17 02:07:27.031606 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:27.031615 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-05-17 02:07:27.031623 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-05-17 02:07:27.031631 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:27.031639 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-05-17 02:07:27.031647 | ubuntu-noble | result = action(retry_state) 2026-05-17 02:07:27.031655 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:27.031664 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-05-17 02:07:27.031672 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-05-17 02:07:27.031680 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:27.031688 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-05-17 02:07:27.031697 | ubuntu-noble | return self.__get_result() 2026-05-17 02:07:27.031705 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:27.031713 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-05-17 02:07:27.031721 | ubuntu-noble | raise self._exception 2026-05-17 02:07:27.031730 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-05-17 02:07:27.031738 | ubuntu-noble | result = fn(*args, **kwargs) 2026-05-17 02:07:27.031768 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:27.031778 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-05-17 02:07:27.031786 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-05-17 02:07:27.031794 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:27.031802 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:27.031811 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:27.031819 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:27.031827 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:27.031835 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:27.031843 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:27.031851 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:07:27.031860 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:07:27.031868 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:27.031876 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-05-17 02:07:27.031884 | ubuntu-noble | raise item[2] 2026-05-17 02:07:27.031892 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:07:27.031900 | ubuntu-noble | Command: None 2026-05-17 02:07:27.031909 | ubuntu-noble | Exit code: - 2026-05-17 02:07:27.031917 | ubuntu-noble | Stdout: '' 2026-05-17 02:07:27.031925 | ubuntu-noble | Stderr: None 2026-05-17 02:07:27.033565 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_get_nfs_share_with_error [0.020271s] ... ok 2026-05-17 02:07:27.051271 | ubuntu-noble | Failed to create snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 on filesystem 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-05-17 02:07:27.054296 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_create_snapshot_with_error [0.020505s] ... ok 2026-05-17 02:07:27.071927 | ubuntu-noble | Failed to get snapshot by name de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2026-05-17 02:07:27.074489 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot_failed_to_get_snapshot [0.019849s] ... ok 2026-05-17 02:07:27.094265 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_id [0.019936s] ... ok 2026-05-17 02:07:27.111055 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:07:27.111568 | ubuntu-noble | Failed to create VDM 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2. Reason: []. 2026-05-17 02:07:27.113860 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm_with_error [0.019512s] ... ok 2026-05-17 02:07:27.133662 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm [0.019690s] ... ok 2026-05-17 02:07:27.150422 | ubuntu-noble | VDM 56aafd02-4d44-43d7-b784-57fc88167224 not found. Skip the deletion. 2026-05-17 02:07:27.152651 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm_but_not_found [0.018891s] ... ok 2026-05-17 02:07:27.171494 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_cifs_nfs_interface [0.018804s] ... ok 2026-05-17 02:07:27.191230 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm_with_error [0.019593s] ... ok 2026-05-17 02:07:27.262165 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_allow_access [0.070656s] ... ok 2026-05-17 02:07:27.321673 | ubuntu-noble | The requested CIFS share "share-foo" was not created. 2026-05-17 02:07:27.323659 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_cifs_backend_failure [0.061684s] ... ok 2026-05-17 02:07:27.385173 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_nfs [0.061159s] ... ok 2026-05-17 02:07:27.446510 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snap_export_path_nfs [0.061354s] ... ok 2026-05-17 02:07:27.511945 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snapshot [0.065130s] ... ok 2026-05-17 02:07:27.570632 | ubuntu-noble | Failed to create snapshot "snapshot01". 2026-05-17 02:07:27.572778 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snapshot_backend_failure [0.060765s] ... ok 2026-05-17 02:07:28.104289 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_success [0.531011s] ... ok 2026-05-17 02:07:28.164019 | ubuntu-noble | Quota not found for /path/to/quota 2026-05-17 02:07:28.166400 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_when_quota_does_not_exist [0.062243s] ... ok 2026-05-17 02:07:28.229207 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_invalid_share_proto [0.062751s] ... ok 2026-05-17 02:07:28.290176 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_snapshot [0.060973s] ... ok 2026-05-17 02:07:28.355647 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_snapshot_with_provider_location_success [0.065313s] ... ok 2026-05-17 02:07:28.418063 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_cifs_share_exists [0.062336s] ... ok 2026-05-17 02:07:28.480286 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_cifs_export_locations_fallback [0.061979s] ... ok 2026-05-17 02:07:28.541950 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_nfs_success [0.061509s] ... ok 2026-05-17 02:07:28.606351 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_explicit_size_used [0.064136s] ... ok 2026-05-17 02:07:28.664836 | ubuntu-noble | The size in driver options to manage snapshot snapshot-id-123 should be an integer, in format driver-options size=. Value passed: None. 2026-05-17 02:07:28.667095 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_invalid_size_type [0.060759s] ... ok 2026-05-17 02:07:28.726318 | ubuntu-noble | Could not find a snapshot in the backend with ID: 123, please make sure the snapshot exists in the backend. 2026-05-17 02:07:28.728386 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_not_found_in_backend [0.061394s] ... ok 2026-05-17 02:07:28.787354 | ubuntu-noble | Snapshot does not belong to the given share share-foo. 2026-05-17 02:07:28.789564 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_share_path_mismatch [0.060924s] ... ok 2026-05-17 02:07:28.850893 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_shrink_share_success [0.061231s] ... ok 2026-05-17 02:07:28.916596 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_add_cifs [0.065651s] ... ok 2026-05-17 02:07:28.977637 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_recover_cifs [0.060945s] ... ok 2026-05-17 02:07:28.996582 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_aliases_error_codes_1_400 [0.018777s] ... ok 2026-05-17 02:07:29.015868 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_aliases_success [0.019148s] ... ok 2026-05-17 02:07:29.034232 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_session_success [0.018332s] ... ok 2026-05-17 02:07:29.056621 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_smb_export_3__500__False_ [0.022239s] ... ok 2026-05-17 02:07:29.079193 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_smb_shares_1__204__True_ [0.022587s] ... ok 2026-05-17 02:07:29.097660 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_snapshot_by_id_success_204 [0.018313s] ... ok 2026-05-17 02:07:29.116130 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_allocated_space_success [0.018463s] ... ok 2026-05-17 02:07:29.135056 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_aliases_error_codes_3_500 [0.018762s] ... ok 2026-05-17 02:07:29.157280 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_error [0.022080s] ... ok 2026-05-17 02:07:29.176824 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_1 [0.019380s] ... ok 2026-05-17 02:07:29.195307 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_id_status_200_returns_first_snapshot [0.018434s] ... ok 2026-05-17 02:07:29.214782 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_is_path_existent_unexpected_error [0.019466s] ... ok 2026-05-17 02:07:29.233147 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_nfs_export_access_no_ro_ips [0.018286s] ... ok 2026-05-17 02:07:29.251322 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_host_acl_only [0.018122s] ... ok 2026-05-17 02:07:29.270698 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_create [0.019212s] ... ok 2026-05-17 02:07:29.289156 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_create__path_does_not_exist [0.018340s] ... ok 2026-05-17 02:07:29.308077 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_modify_with_threshold [0.018906s] ... ok 2026-05-17 02:07:29.326600 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_set__path_does_not_already_exist [0.018411s] ... ok 2026-05-17 02:07:29.345803 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_filesystem [0.019118s] ... ok 2026-05-17 02:07:29.798394 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_share_name [0.452062s] ... ok 2026-05-17 02:07:29.817220 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_smb_netbios [0.018987s] ... ok 2026-05-17 02:07:29.835392 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_set_export_access [0.018205s] ... ok 2026-05-17 02:07:29.879507 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_cifs [0.044005s] ... ok 2026-05-17 02:07:29.921403 | ubuntu-noble | {'The filesystem "powerstore-share" was not created.'} 2026-05-17 02:07:29.923409 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_filesystem_id_not_found [0.043773s] ... ok 2026-05-17 02:07:29.965596 | ubuntu-noble | Failed to get filesystem id for export "powerstore-share". 2026-05-17 02:07:29.967753 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_snapshot_invalid_filesystem_id [0.044128s] ... ok 2026-05-17 02:07:30.017271 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_snapshot [0.049436s] ... ok 2026-05-17 02:07:30.061231 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_extend_share [0.043851s] ... ok 2026-05-17 02:07:30.103012 | ubuntu-noble | Failed to restore snapshot "powerstore-share-snap". 2026-05-17 02:07:30.105359 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_revert_to_snapshot_backend_failure [0.043792s] ... ok 2026-05-17 02:07:30.123481 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_dns_server__existed_expt [0.018243s] ... ok 2026-05-17 02:07:30.141426 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_nfs_filesystem_and_share [0.017894s] ... ok 2026-05-17 02:07:30.159228 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_delete_nas_server__nonexistent_expt [0.017682s] ... ok 2026-05-17 02:07:30.177830 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_enable_cifs_service__existed_expt [0.018507s] ... ok 2026-05-17 02:07:30.195609 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_extend_filesystem [0.017680s] ... ok 2026-05-17 02:07:30.213291 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_storage_processor [0.017639s] ... ok 2026-05-17 02:07:30.231538 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant [0.018198s] ... ok 2026-05-17 02:07:30.253153 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__create_network_interface_ipv6 [0.021435s] ... ok 2026-05-17 02:07:30.271812 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_1 [0.018589s] ... ok 2026-05-17 02:07:30.290197 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_2 [0.018396s] ... ok 2026-05-17 02:07:30.307336 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: 'NoneType' object is not subscriptable 2026-05-17 02:07:30.309356 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_clear_share_access_nfs [0.019032s] ... ok 2026-05-17 02:07:30.327621 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_cifs_share_from_snapshot [0.018149s] ... ok 2026-05-17 02:07:30.346066 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_nfs_share [0.018316s] ... ok 2026-05-17 02:07:30.364212 | ubuntu-noble | Failed to get NAS server c2e48947-98ed-4eae-999b-fa0b83731dfd when creating the share 716100cc-e0b4-416b-ac27-d38dd019330d. 2026-05-17 02:07:30.364246 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:30.364257 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 367, in create_share 2026-05-17 02:07:30.364266 | ubuntu-noble | nas_server = self.client.get_nas_server(server_name) 2026-05-17 02:07:30.364275 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:30.364283 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/client.py", line 125, in get_nas_server 2026-05-17 02:07:30.364291 | ubuntu-noble | return self.system.get_nas_server(name=name) 2026-05-17 02:07:30.364300 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:30.364308 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:30.364317 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:30.364325 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:30.364333 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:30.364341 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:30.364350 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:30.364358 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:07:30.364366 | ubuntu-noble | raise effect 2026-05-17 02:07:30.364375 | ubuntu-noble | manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError: Failed to get NAS server. 2026-05-17 02:07:30.366227 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_with_invalid_share_server [0.020126s] ... ok 2026-05-17 02:07:30.383284 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-05-17 02:07:30.385388 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__create_from_snap [0.019038s] ... ok 2026-05-17 02:07:30.404235 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_snapshot [0.018779s] ... ok 2026-05-17 02:07:30.420927 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: 'NoneType' object is not subscriptable 2026-05-17 02:07:30.422833 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_extend_nfs_share [0.018504s] ... ok 2026-05-17 02:07:30.441482 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_default_filter_function_disable_report [0.018403s] ... ok 2026-05-17 02:07:30.459925 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_cifs_share [0.018383s] ... ok 2026-05-17 02:07:30.478429 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_cifs_share_with_server [0.018466s] ... ok 2026-05-17 02:07:30.497478 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_with_wrong_size_data_type [0.019013s] ... ok 2026-05-17 02:07:30.516200 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_without_export_locations [0.018685s] ... ok 2026-05-17 02:07:30.535399 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_revert_to_snapshot [0.019103s] ... ok 2026-05-17 02:07:30.554763 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server [0.019225s] ... ok 2026-05-17 02:07:30.573756 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__active_directory [0.018831s] ... ok 2026-05-17 02:07:30.590674 | ubuntu-noble | Kerberos is not supported by EMC Unity manila driver plugin. 2026-05-17 02:07:30.592740 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__kerberos [0.018950s] ... ok 2026-05-17 02:07:30.609979 | ubuntu-noble | Could not setup server. 2026-05-17 02:07:30.610012 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:30.610022 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 649, in setup_server 2026-05-17 02:07:30.610030 | ubuntu-noble | self._handle_security_services( 2026-05-17 02:07:30.610039 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 871, in _handle_security_services 2026-05-17 02:07:30.610047 | ubuntu-noble | self.client.enable_nfs_service(nas_server) 2026-05-17 02:07:30.610056 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/client.py", line 193, in enable_nfs_service 2026-05-17 02:07:30.610064 | ubuntu-noble | nas_server.enable_nfs_service() 2026-05-17 02:07:30.610072 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:30.610081 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:30.610089 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:30.610097 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:30.610105 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:30.610113 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:30.610121 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:07:30.610129 | ubuntu-noble | raise effect 2026-05-17 02:07:30.610138 | ubuntu-noble | manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityException: Failed to enable NFS service. 2026-05-17 02:07:30.612052 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__throw_exception [0.019284s] ... ok 2026-05-17 02:07:30.629167 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-05-17 02:07:30.631154 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_access_recovery [0.019012s] ... ok 2026-05-17 02:07:30.678031 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_2 [0.046612s] ... ok 2026-05-17 02:07:30.726795 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access [0.048642s] ... ok 2026-05-17 02:07:30.775586 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_nfs_access [0.048728s] ... ok 2026-05-17 02:07:30.823302 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server [0.047553s] ... ok 2026-05-17 02:07:30.872650 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_snapshot [0.049293s] ... ok 2026-05-17 02:07:30.917707 | ubuntu-noble | Driver does not support share deletion without share network specified. Return directly because there is nothing to clean. 2026-05-17 02:07:30.919958 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_share_without_share_server [0.047134s] ... ok 2026-05-17 02:07:30.967009 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-05-17 02:07:30.969482 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_invliad_share_server_name [0.049444s] ... ok 2026-05-17 02:07:31.018614 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access [0.048957s] ... ok 2026-05-17 02:07:31.066610 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_incorrect_access_type [0.047934s] ... ok 2026-05-17 02:07:31.114219 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_extend_share_without_pool_name [0.047475s] ... ok 2026-05-17 02:07:31.160886 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:07:31.164679 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server [0.050377s] ... ok 2026-05-17 02:07:31.213948 | ubuntu-noble | Failed to modify CIFS server 4-57fc88167224. Reason: []. 2026-05-17 02:07:31.214625 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:07:31.218839 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_cifs_server_modification [0.054076s] ... ok 2026-05-17 02:07:31.266851 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw_with_ipv6 [0.047788s] ... ok 2026-05-17 02:07:31.317810 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs [0.050781s] ... ok 2026-05-17 02:07:31.367575 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule [0.049826s] ... ok 2026-05-17 02:07:31.386597 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:07:31.387577 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:07:31.390744 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_create_cifs_share_invalid_mover_id [0.022963s] ... ok 2026-05-17 02:07:31.411667 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:07:31.414826 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share [0.023993s] ... ok 2026-05-17 02:07:31.432885 | ubuntu-noble | Failed to get access list of CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. 2026-05-17 02:07:31.432918 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:31.432928 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 1742, in get_share_access 2026-05-17 02:07:31.432936 | ubuntu-noble | out, err = self._execute_cmd(get_access, check_exit_code=True) 2026-05-17 02:07:31.432945 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:31.432953 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-05-17 02:07:31.432962 | ubuntu-noble | return r(f, *args, **kwargs) 2026-05-17 02:07:31.432970 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:31.432978 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-05-17 02:07:31.432987 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-05-17 02:07:31.432995 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:31.433003 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-05-17 02:07:31.433011 | ubuntu-noble | result = action(retry_state) 2026-05-17 02:07:31.433019 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:31.433027 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-05-17 02:07:31.433035 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-05-17 02:07:31.433044 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:31.433052 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-05-17 02:07:31.433060 | ubuntu-noble | return self.__get_result() 2026-05-17 02:07:31.433069 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:31.433077 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-05-17 02:07:31.433085 | ubuntu-noble | raise self._exception 2026-05-17 02:07:31.433094 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-05-17 02:07:31.433102 | ubuntu-noble | result = fn(*args, **kwargs) 2026-05-17 02:07:31.433110 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:31.433118 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 177, in _execute_cmd 2026-05-17 02:07:31.433140 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-05-17 02:07:31.433149 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:31.433157 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:31.433165 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:31.433173 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:31.433181 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:31.433189 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:31.433197 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:31.433206 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:07:31.433214 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:07:31.433222 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:31.433230 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-05-17 02:07:31.433238 | ubuntu-noble | raise item[2] 2026-05-17 02:07:31.433247 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:07:31.433255 | ubuntu-noble | Command: None 2026-05-17 02:07:31.433264 | ubuntu-noble | Exit code: - 2026-05-17 02:07:31.433272 | ubuntu-noble | Stdout: '' 2026-05-17 02:07:31.433281 | ubuntu-noble | Stderr: None 2026-05-17 02:07:31.435036 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_get_share_access_failed [0.020074s] ... ok 2026-05-17 02:07:31.453133 | ubuntu-noble | File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-05-17 02:07:31.455354 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system_but_not_found [0.020177s] ... ok 2026-05-17 02:07:31.472769 | ubuntu-noble | Failed to delete mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: {'type': 'TaskResponse', 'taskId': '123', 'maxSeverity': 'error', 'objects': [], 'problems': []}. 2026-05-17 02:07:31.475070 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_with_error [0.019658s] ... ok 2026-05-17 02:07:31.492749 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:07:31.493863 | ubuntu-noble | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-05-17 02:07:31.497157 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface [0.021682s] ... ok 2026-05-17 02:07:31.516854 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_create_snapshot [0.019822s] ... ok 2026-05-17 02:07:31.535846 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StoragePoolTestCase.test_get_pool [0.018814s] ... ok 2026-05-17 02:07:31.553615 | ubuntu-noble | Failed to delete VDM 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. 2026-05-17 02:07:31.555783 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm_with_error [0.019826s] ... ok 2026-05-17 02:07:31.575124 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm [0.019256s] ... ok 2026-05-17 02:07:31.594559 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_get_default_filter_function [0.019340s] ... ok 2026-05-17 02:07:31.613651 | ubuntu-noble | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_exists_with_rados_store_1_False [0.018890s] ... ok 2026-05-17 02:07:31.633402 | ubuntu-noble | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_file_exists [0.019560s] ... ok 2026-05-17 02:07:31.652896 | ubuntu-noble | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id [0.019449s] ... ok 2026-05-17 02:07:31.671817 | ubuntu-noble | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_rados_object [0.018831s] ... ok 2026-05-17 02:07:31.689540 | ubuntu-noble | There was a problem removing the export. Ignoring errors and continuing operation. 2026-05-17 02:07:31.689576 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:31.689586 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ganesha/manager.py", line 516, in remove_export 2026-05-17 02:07:31.689596 | ubuntu-noble | self._remove_export_dbus(confdict["EXPORT"]["Export_Id"]) 2026-05-17 02:07:31.689604 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:31.689613 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:31.689621 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:31.689629 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:31.689637 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:31.689646 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:31.689654 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:07:31.689662 | ubuntu-noble | raise effect 2026-05-17 02:07:31.689671 | ubuntu-noble | manila.exception.GaneshaCommandFailure: Ganesha management command failed. 2026-05-17 02:07:31.689680 | ubuntu-noble | Command: None 2026-05-17 02:07:31.689688 | ubuntu-noble | Exit code: - 2026-05-17 02:07:31.689696 | ubuntu-noble | Stdout: None 2026-05-17 02:07:31.689705 | ubuntu-noble | Stderr: None 2026-05-17 02:07:31.691804 | ubuntu-noble | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_remove_export_dbus_with_rados_store_1_True [0.019927s] ... ok 2026-05-17 02:07:31.711408 | ubuntu-noble | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_with_rados_store_2_False [0.019531s] ... ok 2026-05-17 02:07:31.730281 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_mounted_noensure [0.018732s] ... ok 2026-05-17 02:07:31.746714 | ubuntu-noble | Unable to unmount gluster volume. mount_dir: /mnt/glusterfs, Error: None 2026-05-17 02:07:31.748751 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_umount_gluster_vol_fail_1 [0.018344s] ... ok 2026-05-17 02:07:31.767581 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_2 [0.018694s] ... ok 2026-05-17 02:07:31.786500 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_1 [0.018807s] ... ok 2026-05-17 02:07:31.804870 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_2 [0.018310s] ... ok 2026-05-17 02:07:31.823323 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_not_suppored [0.018436s] ... ok 2026-05-17 02:07:31.841954 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_2 [0.018489s] ... ok 2026-05-17 02:07:31.860223 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_1 [0.018236s] ... ok 2026-05-17 02:07:31.878420 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_has_vol_1_None [0.018077s] ... ok 2026-05-17 02:07:31.897094 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_bad_policy [0.018585s] ... ok 2026-05-17 02:07:31.915831 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_numreduct_1___3____6__ [0.018575s] ... ok 2026-05-17 02:07:31.933992 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_numreduct_2___3____6____2beta__ [0.018103s] ... ok 2026-05-17 02:07:31.953127 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_1 [0.018984s] ... ok 2026-05-17 02:07:31.970257 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:07:31.972290 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_get_network_allocations_number [0.019100s] ... ok 2026-05-17 02:07:31.988603 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:07:31.991080 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_2 [0.018632s] ... ok 2026-05-17 02:07:32.007667 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:07:32.009903 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_4 [0.018795s] ... ok 2026-05-17 02:07:32.028865 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_3_delete_share [0.018839s] ... ok 2026-05-17 02:07:32.047820 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_share_stats_2_False [0.018794s] ... ok 2026-05-17 02:07:32.066261 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_1___ [0.018341s] ... ok 2026-05-17 02:07:32.085240 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup_error_already_enabled_creation_share_specific_size [0.018955s] ... ok 2026-05-17 02:07:32.103928 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup_glusterfs_target_not_set [0.018555s] ... ok 2026-05-17 02:07:32.122341 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_get_directory_usage [0.018336s] ... ok 2026-05-17 02:07:32.141127 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_1 [0.018678s] ... ok 2026-05-17 02:07:32.160556 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_error_2 [0.019235s] ... ok 2026-05-17 02:07:32.180029 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_snapshot_error_1 [0.019562s] ... ok 2026-05-17 02:07:32.199447 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_1 [0.019204s] ... ok 2026-05-17 02:07:32.218506 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_8 [0.019048s] ... ok 2026-05-17 02:07:32.237542 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_push_gluster_vol [0.018793s] ... ok 2026-05-17 02:07:32.256209 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_2 [0.018586s] ... ok 2026-05-17 02:07:32.275389 | ubuntu-noble | Error trying to wipe gluster volume. gluster_export: host1:/gv1, Error: None 2026-05-17 02:07:32.277496 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_error_wiping_gluster_vol [0.021385s] ... ok 2026-05-17 02:07:32.296637 | ubuntu-noble | {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__check_hdfs_state_healthy [0.018845s] ... ok 2026-05-17 02:07:32.313258 | ubuntu-noble | Failed to create directory in hdfs for the share fakename. Error: Unexpected error while running command. 2026-05-17 02:07:32.313291 | ubuntu-noble | Command: None 2026-05-17 02:07:32.313301 | ubuntu-noble | Exit code: - 2026-05-17 02:07:32.313310 | ubuntu-noble | Stdout: None 2026-05-17 02:07:32.313318 | ubuntu-noble | Stderr: None. 2026-05-17 02:07:32.315341 | ubuntu-noble | {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__create_share_exception [0.018618s] ... ok 2026-05-17 02:07:32.334038 | ubuntu-noble | {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__get_available_capacity [0.018594s] ... ok 2026-05-17 02:07:32.350790 | ubuntu-noble | Failed to check available capacity for hdfs.Error: Unexpected error while running command. 2026-05-17 02:07:32.350821 | ubuntu-noble | Command: None 2026-05-17 02:07:32.350830 | ubuntu-noble | Exit code: - 2026-05-17 02:07:32.350839 | ubuntu-noble | Stdout: None 2026-05-17 02:07:32.350847 | ubuntu-noble | Stderr: None. 2026-05-17 02:07:32.352772 | ubuntu-noble | {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__get_available_capacity_exception [0.018688s] ... ok 2026-05-17 02:07:32.369692 | ubuntu-noble | Failed to set ACL of share fakename for user: 10.0.0.1Error: Unexpected error while running command. 2026-05-17 02:07:32.369725 | ubuntu-noble | Command: None 2026-05-17 02:07:32.369734 | ubuntu-noble | Exit code: - 2026-05-17 02:07:32.369743 | ubuntu-noble | Stdout: None 2026-05-17 02:07:32.369751 | ubuntu-noble | Stderr: None. 2026-05-17 02:07:32.371733 | ubuntu-noble | {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access_exception [0.018882s] ... ok 2026-05-17 02:07:32.390096 | ubuntu-noble | {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_from_empty_snapshot [0.018265s] ... ok 2026-05-17 02:07:32.409060 | ubuntu-noble | {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_deny_access [0.018857s] ... ok 2026-05-17 02:07:32.427960 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test__check_fs_mounted_not_mounted [0.018806s] ... ok 2026-05-17 02:07:32.446899 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_allow_access_cifs_1 [0.018815s] ... ok 2026-05-17 02:07:32.466502 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_allow_access_cifs_invalid_type [0.019471s] ... ok 2026-05-17 02:07:32.485833 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_3 [0.019266s] ... ok 2026-05-17 02:07:32.505194 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_share_1 [0.019320s] ... ok 2026-05-17 02:07:32.524137 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_2 [0.018803s] ... ok 2026-05-17 02:07:32.543201 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_2__snapshots_share1_snapshot_id [0.018899s] ... ok 2026-05-17 02:07:32.562337 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_1_fake_size [0.018973s] ... ok 2026-05-17 02:07:32.581069 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_cifs_recovery_mode [0.018689s] ... ok 2026-05-17 02:07:32.600270 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_fs_not_available [0.019046s] ... ok 2026-05-17 02:07:32.618584 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs_different_fs_exception [0.018184s] ... ok 2026-05-17 02:07:32.636838 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_directory [0.018202s] ... ok 2026-05-17 02:07:32.655529 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_directory_error [0.018285s] ... ok 2026-05-17 02:07:32.674323 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_directory_retry [0.018860s] ... ok 2026-05-17 02:07:32.693138 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_already_allowed_user_1_True [0.018880s] ... ok 2026-05-17 02:07:32.711332 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_already_allowed_user_2_False [0.018084s] ... ok 2026-05-17 02:07:32.729953 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access_already_deleted_user_2_False [0.018635s] ... ok 2026-05-17 02:07:32.749693 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_create_directory_context_change_fail [0.019485s] ... ok 2026-05-17 02:07:32.768904 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory_context_change_fail [0.019267s] ... ok 2026-05-17 02:07:32.788165 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory_directory_not_empty [0.018995s] ... ok 2026-05-17 02:07:32.806108 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage_error [0.018017s] ... ok 2026-05-17 02:07:32.824585 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_modify_quota [0.018320s] ... ok 2026-05-17 02:07:32.842641 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_add_1_True [0.018030s] ... ok 2026-05-17 02:07:32.861539 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_inexistent_export [0.018737s] ... ok 2026-05-17 02:07:32.879430 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_quota_add [0.017883s] ... ok 2026-05-17 02:07:32.897869 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_error_cloning [0.018330s] ... ok 2026-05-17 02:07:32.917399 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test__update_share_stats [0.019457s] ... ok 2026-05-17 02:07:32.935942 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_create_share [0.018334s] ... ok 2026-05-17 02:07:32.955084 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_rule_exception [0.019113s] ... ok 2026-05-17 02:07:32.973776 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_extend_share_with_no_available_space_in_fs [0.018573s] ... ok 2026-05-17 02:07:32.992664 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_delete_2 [0.018923s] ... ok 2026-05-17 02:07:33.011929 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_recovery [0.019181s] ... ok 2026-05-17 02:07:33.029945 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_get_2 [0.017707s] ... ok 2026-05-17 02:07:33.048307 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_get_3 [0.018496s] ... ok 2026-05-17 02:07:33.066606 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_access_rules_1 [0.018115s] ... ok 2026-05-17 02:07:33.084846 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_1___invalid_ip_fpg__10_256_0_1___0__4_ [0.018048s] ... ok 2026-05-17 02:07:33.102853 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_success_1 [0.018030s] ... ok 2026-05-17 02:07:33.120784 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_success_2 [0.017774s] ... ok 2026-05-17 02:07:33.139808 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_choose_share_server_compatible_with_share_2______None_ [0.018923s] ... ok 2026-05-17 02:07:33.158829 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_share_fails_get_pool_location_1 [0.018903s] ... ok 2026-05-17 02:07:33.178558 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_share_fails_get_pool_location_3 [0.019672s] ... ok 2026-05-17 02:07:33.197725 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_setup_server_fails_for_unsupported_network_type [0.019065s] ... ok 2026-05-17 02:07:33.216244 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__unmount_share [0.018484s] ... ok 2026-05-17 02:07:33.235632 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_success [0.019205s] ... ok 2026-05-17 02:07:33.254405 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_4___uid____smb___True___osf_smb_ro_uid__ [0.018676s] ... ok 2026-05-17 02:07:33.272888 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_09________ip___True_____r___ [0.018415s] ... ok 2026-05-17 02:07:33.291633 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_1___rw___True_ [0.018548s] ... ok 2026-05-17 02:07:33.310936 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_supported [0.019290s] ... ok 2026-05-17 02:07:33.330084 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_6___4__0__0____true____false____optimized__ [0.019002s] ... ok 2026-05-17 02:07:33.348735 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_2_rw [0.018613s] ... ok 2026-05-17 02:07:33.368326 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_3_no_root_squash [0.019532s] ... ok 2026-05-17 02:07:33.387173 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_cifs_share [0.018676s] ... ok 2026-05-17 02:07:33.406727 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_file_tree_exception [0.019487s] ... ok 2026-05-17 02:07:33.423912 | ubuntu-noble | Failed to get capacity for fpg pool: Fake exception for testing. 2026-05-17 02:07:33.426154 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_exception [0.019340s] ... ok 2026-05-17 02:07:33.444725 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_03__1__2__True_ [0.018471s] ... ok 2026-05-17 02:07:33.463999 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_10__99999999__1__False_ [0.019214s] ... ok 2026-05-17 02:07:33.482502 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_2____smb____SMB____SmB____CIFS____cifs____CiFs_____nfs__ [0.018376s] ... ok 2026-05-17 02:07:33.503038 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_add_share_to_cache_fail [0.020294s] ... ok 2026-05-17 02:07:33.524614 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_3 [0.021476s] ... ok 2026-05-17 02:07:33.545056 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_4 [0.020410s] ... ok 2026-05-17 02:07:33.563243 | ubuntu-noble | Get share count error! 2026-05-17 02:07:33.563277 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-05-17 02:07:33.565492 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_user_fail [0.020311s] ... ok 2026-05-17 02:07:33.585944 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_nfs_down [0.020402s] ... ok 2026-05-17 02:07:33.604141 | ubuntu-noble | check_conf_file: Config file invalid. StoragePool must be set. 2026-05-17 02:07:33.606413 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_pool_node_fail [0.020425s] ... ok 2026-05-17 02:07:33.624603 | ubuntu-noble | check_conf_file: Config file invalid. Product must be set to V3. 2026-05-17 02:07:33.626929 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_product_fail [0.020281s] ... ok 2026-05-17 02:07:33.647212 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_wait_interval_fail [0.020335s] ... ok 2026-05-17 02:07:33.664773 | ubuntu-noble | Get share count error! 2026-05-17 02:07:33.664802 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-05-17 02:07:33.666962 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifs_snapshot_fail [0.019668s] ... ok 2026-05-17 02:07:33.685116 | ubuntu-noble | Get share count error! 2026-05-17 02:07:33.685146 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-05-17 02:07:33.687312 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfs_snapshot_fail [0.020253s] ... ok 2026-05-17 02:07:33.705677 | ubuntu-noble | Can not create snapshot, because share id is not provided. 2026-05-17 02:07:33.707929 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfs_snapshot_share_not_exist [0.020521s] ... ok 2026-05-17 02:07:33.728227 | ubuntu-noble | Failed to unmount share share-fake-uuid. Reason: err. 2026-05-17 02:07:33.728257 | ubuntu-noble | Failed to unmount share share_fake_uuid. Reason: err. 2026-05-17 02:07:33.728764 | ubuntu-noble | Can not get access id from share. share_name: share-fake-uuid 2026-05-17 02:07:33.728785 | ubuntu-noble | Can not get access id from share. share_name: share_fake_uuid 2026-05-17 02:07:33.728795 | ubuntu-noble | Failed to remove temp file. File path:/tmp/tmp2_j_csp9/huawei_manila_tmp_path_dst_l66me6ac. Reason: err. 2026-05-17 02:07:33.729223 | ubuntu-noble | Failed to remove temp file. File path:/tmp/tmp2_j_csp9/huawei_manila_tmp_path_src_2obu_0c6. Reason: err. 2026-05-17 02:07:33.731350 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_nfssnapshot_umountshare_fail [0.023355s] ... ok 2026-05-17 02:07:33.752647 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_success_1_error [0.021132s] ... ok 2026-05-17 02:07:33.773034 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_success_2_in_sync [0.020214s] ... ok 2026-05-17 02:07:33.790807 | ubuntu-noble | Cannot create more than one replica for share fake_share_id. 2026-05-17 02:07:33.792749 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_with_already_exists [0.019835s] ... ok 2026-05-17 02:07:33.812185 | ubuntu-noble | Query resource pool error. 2026-05-17 02:07:33.812222 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-05-17 02:07:33.814357 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cifs_fs_fail [0.021487s] ... ok 2026-05-17 02:07:33.835172 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cifs_success [0.020727s] ... ok 2026-05-17 02:07:33.854905 | ubuntu-noble | Share share-fake-uuid does not exist on the backend. 2026-05-17 02:07:33.854977 | ubuntu-noble | Failed to mount new share share-fake-uuid. Reason: Share id fake_uuid could not be found in storage backend.. 2026-05-17 02:07:33.855407 | ubuntu-noble | The share was not found. Share name:share-fake-uuid 2026-05-17 02:07:33.857296 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_allow_newaccess_fail [0.022048s] ... ok 2026-05-17 02:07:33.877240 | ubuntu-noble | Share share_fake_uuid does not exist on the backend. 2026-05-17 02:07:33.877275 | ubuntu-noble | Failed to add access to share share_fake_uuid. Reason: Share id fake_uuid could not be found in storage backend.. 2026-05-17 02:07:33.877803 | ubuntu-noble | The share was not found. Share name:share-fake-uuid 2026-05-17 02:07:33.879756 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_allow_oldaccess_fail [0.022294s] ... ok 2026-05-17 02:07:33.898527 | ubuntu-noble | The filesystem type is "Thick", so dedupe or compression cannot be set. 2026-05-17 02:07:33.900663 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_1 [0.020877s] ... ok 2026-05-17 02:07:33.921342 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_01 [0.020494s] ... ok 2026-05-17 02:07:33.942816 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_03 [0.021426s] ... ok 2026-05-17 02:07:33.961320 | ubuntu-noble | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-05-17 02:07:33.963870 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_6 [0.020957s] ... ok 2026-05-17 02:07:33.981776 | ubuntu-noble | Get filesystem by name error! 2026-05-17 02:07:33.981816 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-05-17 02:07:33.983867 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_cifs_snapshot_fail [0.019864s] ... ok 2026-05-17 02:07:34.002674 | ubuntu-noble | The share was not found. Share name:share-fake-uuid 2026-05-17 02:07:34.004837 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_nfs_fail_not_exist [0.020883s] ... ok 2026-05-17 02:07:34.022396 | ubuntu-noble | Get share count error! 2026-05-17 02:07:34.022429 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-05-17 02:07:34.024446 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_ip_fail [0.019590s] ... ok 2026-05-17 02:07:34.042271 | ubuntu-noble | Only IP or USER access types are allowed for NFS shares. 2026-05-17 02:07:34.044383 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_nfs_fail [0.019827s] ... ok 2026-05-17 02:07:34.070801 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_with_share_server_sucess_2 [0.026285s] ... ok 2026-05-17 02:07:34.088667 | ubuntu-noble | New size for extend must be bigger than current size on array. (current: 4.0, new: 3). 2026-05-17 02:07:34.090927 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_extend_share_fail [0.019931s] ... ok 2026-05-17 02:07:34.109763 | ubuntu-noble | The StoragePool is None. 2026-05-17 02:07:34.112419 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_disk_type_pool_info_none [0.020921s] ... ok 2026-05-17 02:07:34.131835 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_network_allocations_number_dhss_false [0.019786s] ... ok 2026-05-17 02:07:34.151655 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_1 [0.019761s] ... ok 2026-05-17 02:07:34.171247 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_2 [0.019462s] ... ok 2026-05-17 02:07:34.191010 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_3 [0.019693s] ... ok 2026-05-17 02:07:34.581602 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_4 [0.390010s] ... ok 2026-05-17 02:07:34.601297 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_5 [0.019991s] ... ok 2026-05-17 02:07:34.622615 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_1 [0.020972s] ... ok 2026-05-17 02:07:34.642320 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_add_share_to_partition_fail [0.019842s] ... ok 2026-05-17 02:07:34.662648 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_success_1 [0.020149s] ... ok 2026-05-17 02:07:34.682355 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_success_2 [0.019804s] ... ok 2026-05-17 02:07:34.702153 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_notsetcache_fail [0.019670s] ... ok 2026-05-17 02:07:34.722723 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_partition_not_exist_1 [0.020516s] ... ok 2026-05-17 02:07:34.743129 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_multi_resturls_success [0.020307s] ... ok 2026-05-17 02:07:34.763346 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_nfs_access_for_all_ip_addresses_1_True [0.020183s] ... ok 2026-05-17 02:07:34.783521 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_no_configuration [0.020106s] ... ok 2026-05-17 02:07:34.801383 | ubuntu-noble | Failed to set access rules to new active replica fake_new_replica_id. 2026-05-17 02:07:34.803808 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_access_update_error_1 [0.020117s] ... ok 2026-05-17 02:07:34.821294 | ubuntu-noble | Failed to set access rules to new active replica fake_new_replica_id. 2026-05-17 02:07:34.821333 | ubuntu-noble | Failed to clear access rules from old active replica fake_active_replica_id. 2026-05-17 02:07:34.823688 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_access_update_error_2 [0.019747s] ... ok 2026-05-17 02:07:34.842207 | ubuntu-noble | Can't open the recent url, re-login. 2026-05-17 02:07:34.842701 | ubuntu-noble | Failed to set replication pair fake_pair_id secondary write lock. 2026-05-17 02:07:34.842722 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-05-17 02:07:34.843546 | ubuntu-noble | Failed to completely switch over replication pair fake_pair_id. 2026-05-17 02:07:34.843561 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:34.843570 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 207, in switch_over 2026-05-17 02:07:34.843579 | ubuntu-noble | self.helper.set_pair_secondary_write_lock(replica_pair_id) 2026-05-17 02:07:34.843588 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:34.843596 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:34.843604 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:34.843613 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:34.843621 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:34.843630 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:34.843638 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1211, in _execute_mock_call 2026-05-17 02:07:34.843647 | ubuntu-noble | return self._mock_wraps(*args, **kwargs) 2026-05-17 02:07:34.843655 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:34.843663 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1441, in set_pair_secondary_write_lock 2026-05-17 02:07:34.843672 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-05-17 02:07:34.843681 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-05-17 02:07:34.843724 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-05-17 02:07:34.843734 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to set replication pair fake_pair_id secondary write lock. 2026-05-17 02:07:34.843742 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-05-17 02:07:34.843952 | ubuntu-noble | Cannot get share share_fake_new_uuid. 2026-05-17 02:07:34.846316 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_3 [0.022700s] ... ok 2026-05-17 02:07:34.863866 | ubuntu-noble | Read Huawei config file(None) for Manila error: expected str, bytes or os.PathLike object, not NoneType 2026-05-17 02:07:34.866011 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_read_xml_fail [0.019519s] ... ok 2026-05-17 02:07:34.886614 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ad_domain_fail [0.020556s] ... ok 2026-05-17 02:07:34.907954 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ldap_domain_success_2_100_97_5_87_100_97_5_88 [0.021214s] ... ok 2026-05-17 02:07:34.927652 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_with_empty_detail [0.019442s] ... ok 2026-05-17 02:07:34.944917 | ubuntu-noble | Cannot update the replication fake_pair_id because it's not in normal status. 2026-05-17 02:07:34.947061 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_replication_abnormal [0.019449s] ... ok 2026-05-17 02:07:34.964426 | ubuntu-noble | Failed to create share fakename from snapshot fakesnapshotname. Error: Unexpected error while running command. 2026-05-17 02:07:34.964501 | ubuntu-noble | Command: None 2026-05-17 02:07:34.964511 | ubuntu-noble | Exit code: - 2026-05-17 02:07:34.964517 | ubuntu-noble | Stdout: None 2026-05-17 02:07:34.964522 | ubuntu-noble | Stderr: None. 2026-05-17 02:07:34.966405 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_from_snapshot_exception [0.019276s] ... ok 2026-05-17 02:07:34.985269 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_snapshot [0.018699s] ... ok 2026-05-17 02:07:35.002037 | ubuntu-noble | Failed to set quota for the share fakename. Error: Unexpected error while running command. 2026-05-17 02:07:35.002063 | ubuntu-noble | Command: None 2026-05-17 02:07:35.002070 | ubuntu-noble | Exit code: - 2026-05-17 02:07:35.002075 | ubuntu-noble | Stdout: None 2026-05-17 02:07:35.002080 | ubuntu-noble | Stderr: None. 2026-05-17 02:07:35.004144 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__extend_share_exception [0.018764s] ... ok 2026-05-17 02:07:35.022803 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_path [0.018530s] ... ok 2026-05-17 02:07:35.041660 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_local_execute [0.018796s] ... ok 2026-05-17 02:07:35.060214 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_ssh_execute_exception [0.018478s] ... ok 2026-05-17 02:07:35.079166 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_2_mmlsquota__blockLimit__mmlsquota__1048576 [0.018966s] ... ok 2026-05-17 02:07:35.096646 | ubuntu-noble | Failed to unlink fileset for share fakename. 2026-05-17 02:07:35.096673 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:35.096680 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 619, in _manage_existing 2026-05-17 02:07:35.096686 | ubuntu-noble | self._gpfs_execute(self.GPFS_PATH + 'mmunlinkfileset', fsdev, 2026-05-17 02:07:35.096692 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:35.096698 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:35.096704 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:35.096709 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:35.096750 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:35.096757 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:35.096762 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:07:35.096768 | ubuntu-noble | raise effect 2026-05-17 02:07:35.096773 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:07:35.096779 | ubuntu-noble | Command: None 2026-05-17 02:07:35.096784 | ubuntu-noble | Exit code: - 2026-05-17 02:07:35.096790 | ubuntu-noble | Stdout: None 2026-05-17 02:07:35.096795 | ubuntu-noble | Stderr: None 2026-05-17 02:07:35.098699 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_fileset_unlink_exception [0.019350s] ... ok 2026-05-17 02:07:35.117735 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__run_ssh [0.018799s] ... ok 2026-05-17 02:07:35.136259 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_02___44_3_2_11___True_ [0.018483s] ... ok 2026-05-17 02:07:35.154845 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_03___44_3_2_1___False_ [0.018658s] ... ok 2026-05-17 02:07:35.174799 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_default [0.019822s] ... ok 2026-05-17 02:07:35.193860 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__has_client_access_1____gpfs0_share_fakeid_t10_0_0_1___None_ [0.018864s] ... ok 2026-05-17 02:07:35.212813 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_3_______False_ [0.018886s] ... ok 2026-05-17 02:07:35.231963 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_4___Some_error_to_log___True_ [0.019053s] ... ok 2026-05-17 02:07:35.248577 | ubuntu-noble | Failed to allow access for share fakename. 2026-05-17 02:07:35.248602 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:35.248612 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 985, in allow_access 2026-05-17 02:07:35.248620 | ubuntu-noble | self._publish_access(*cmd) 2026-05-17 02:07:35.248630 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:35.248639 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:35.248647 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:35.248656 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:35.248664 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:35.248673 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:35.248681 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:07:35.248690 | ubuntu-noble | raise effect 2026-05-17 02:07:35.248698 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:07:35.248707 | ubuntu-noble | Command: None 2026-05-17 02:07:35.248716 | ubuntu-noble | Exit code: - 2026-05-17 02:07:35.248724 | ubuntu-noble | Stdout: 'boom' 2026-05-17 02:07:35.248732 | ubuntu-noble | Stderr: None 2026-05-17 02:07:35.250592 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_publish_exception [0.018601s] ... ok 2026-05-17 02:07:35.269546 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_invalid_option_ro [0.018868s] ... ok 2026-05-17 02:07:35.289972 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export [0.020258s] ... ok 2026-05-17 02:07:35.308847 | ubuntu-noble | Caught exception from infinisdk: 2026-05-17 02:07:35.308871 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:35.308898 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-05-17 02:07:35.308907 | ubuntu-noble | return func(*args, **kwargs) 2026-05-17 02:07:35.308916 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:35.308943 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips 2026-05-17 02:07:35.308952 | ubuntu-noble | network_space = self._system.network_spaces.safe_get( 2026-05-17 02:07:35.308960 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:35.308969 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:35.308977 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:35.308985 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:35.308994 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:35.309002 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:35.309010 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:35.309018 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:07:35.309026 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:07:35.309035 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:35.309043 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-05-17 02:07:35.309051 | ubuntu-noble | raise FakeInfinisdkException() 2026-05-17 02:07:35.309059 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-05-17 02:07:35.311001 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_api_error [0.020902s] ... ok 2026-05-17 02:07:35.329180 | ubuntu-noble | Only "ip" access type allowed for the NFS protocol. 2026-05-17 02:07:35.331209 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_access_type_fails_for_type_cert [0.020116s] ... ok 2026-05-17 02:07:35.350310 | ubuntu-noble | Unsupported share protocol: CIFS. 2026-05-17 02:07:35.352375 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_share_protocol_fails_for_non_nfs [0.021093s] ... ok 2026-05-17 02:07:35.372735 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_3__True__False__True_ [0.020312s] ... ok 2026-05-17 02:07:35.391408 | ubuntu-noble | Unsupported share protocol: CIFS. 2026-05-17 02:07:35.393483 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_fails_non_nfs [0.020636s] ... ok 2026-05-17 02:07:35.412326 | ubuntu-noble | Caught exception from infinisdk: 2026-05-17 02:07:35.412364 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:35.412378 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-05-17 02:07:35.412390 | ubuntu-noble | return func(*args, **kwargs) 2026-05-17 02:07:35.412401 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:35.412412 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 481, in create_share_from_snapshot 2026-05-17 02:07:35.412424 | ubuntu-noble | infinidat_new_share = infinidat_snapshot.create_snapshot( 2026-05-17 02:07:35.412435 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:35.412444 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:35.412490 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:35.412499 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:35.412508 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:35.412516 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:35.412524 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:35.412533 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:07:35.412541 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:07:35.412549 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:35.412557 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-05-17 02:07:35.412581 | ubuntu-noble | raise FakeInfinisdkException() 2026-05-17 02:07:35.412590 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-05-17 02:07:35.414377 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_create_fails [0.020796s] ... ok 2026-05-17 02:07:35.433206 | ubuntu-noble | Caught exception from infinisdk: 2026-05-17 02:07:35.433244 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:35.433257 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-05-17 02:07:35.433268 | ubuntu-noble | return func(*args, **kwargs) 2026-05-17 02:07:35.433279 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:35.433290 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 280, in _get_infinidat_pool 2026-05-17 02:07:35.433302 | ubuntu-noble | pool = self._system.pools.safe_get(name=self._pool_name) 2026-05-17 02:07:35.433314 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:35.433325 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:35.433336 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:35.433347 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:35.433358 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:35.433380 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:35.433390 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:35.433400 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:07:35.433434 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:07:35.433443 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:35.433486 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-05-17 02:07:35.433501 | ubuntu-noble | raise FakeInfinisdkException() 2026-05-17 02:07:35.433509 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-05-17 02:07:35.435366 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_pools_api_fail [0.020837s] ... ok 2026-05-17 02:07:35.455603 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_16__False__False__False__False_ [0.020103s] ... ok 2026-05-17 02:07:35.476573 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_export_missing_1_True [0.021054s] ... ok 2026-05-17 02:07:35.496499 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_2__True__False_ [0.019563s] ... ok 2026-05-17 02:07:35.516910 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_3__False__True_ [0.020389s] ... ok 2026-05-17 02:07:35.536971 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_no_capacity_module [0.019901s] ... ok 2026-05-17 02:07:35.557440 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access [0.020553s] ... ok 2026-05-17 02:07:35.575632 | ubuntu-noble | Caught exception from infinisdk: 2026-05-17 02:07:35.575666 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:35.575677 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-05-17 02:07:35.575685 | ubuntu-noble | return func(*args, **kwargs) 2026-05-17 02:07:35.575694 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:35.575702 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export 2026-05-17 02:07:35.575711 | ubuntu-noble | infinidat_exports = infinidat_filesystem.get_exports() 2026-05-17 02:07:35.575720 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:35.575747 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:35.575756 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:35.575765 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:35.575773 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:35.575781 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:35.575790 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:35.575798 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:07:35.575806 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:07:35.575814 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:35.575823 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-05-17 02:07:35.575831 | ubuntu-noble | raise FakeInfinisdkException() 2026-05-17 02:07:35.575840 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-05-17 02:07:35.577790 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_api_fail [0.020229s] ... ok 2026-05-17 02:07:35.596803 | ubuntu-noble | {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_pool [0.018826s] ... ok 2026-05-17 02:07:35.615332 | ubuntu-noble | {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_parser_with_folder_status [0.018495s] ... ok 2026-05-17 02:07:35.633421 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__create_nfs_share [0.017995s] ... ok 2026-05-17 02:07:35.649482 | ubuntu-noble | Quota of pool: /fakepath is not set, please set it in GUI of AS13000 2026-05-17 02:07:35.651602 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_quota_fail [0.018049s] ... ok 2026-05-17 02:07:35.669716 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__set_directory_quota [0.018167s] ... ok 2026-05-17 02:07:35.688494 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_None_share_fail_1_nfs [0.018548s] ... ok 2026-05-17 02:07:35.706444 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_transfer_rule_to_client_1_nfs [0.017924s] ... ok 2026-05-17 02:07:35.724867 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_2 [0.018352s] ... ok 2026-05-17 02:07:35.743199 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_4 [0.018214s] ... ok 2026-05-17 02:07:35.761369 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_access_success_2 [0.017717s] ... ok 2026-05-17 02:07:35.777444 | ubuntu-noble | Access RestAPI /rest/fake_method by fake_type failed, error: fake_error_message 2026-05-17 02:07:35.779492 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api_backend_error_fail [0.018295s] ... ok 2026-05-17 02:07:35.797946 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_client_spec [0.018319s] ... ok 2026-05-17 02:07:35.816123 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_check_share_exist_2_False [0.018069s] ... ok 2026-05-17 02:07:35.833908 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_classify_nfs_client_spec_has_nfsinfo [0.017665s] ... ok 2026-05-17 02:07:35.858789 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_classify_nfs_client_spec_has_no_nfsinfo [0.017805s] ... ok 2026-05-17 02:07:35.874335 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_2 [0.022608s] ... ok 2026-05-17 02:07:35.892212 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_available_pools [0.017600s] ... ok 2026-05-17 02:07:35.910127 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirsname_by_name_2 [0.017886s] ... ok 2026-05-17 02:07:35.928162 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addcifs [0.017869s] ... ok 2026-05-17 02:07:35.946080 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chcifsuser [0.017878s] ... ok 2026-05-17 02:07:35.963942 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnaspool_1_None [0.017708s] ... ok 2026-05-17 02:07:35.981951 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmnfs [0.017824s] ... ok 2026-05-17 02:07:35.998827 | ubuntu-noble | Error running SSH command: mcsinq lsvdisk 2026-05-17 02:07:36.000930 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test___call___ssh_exec_failed [0.019018s] ... ok 2026-05-17 02:07:36.019248 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_1_0 [0.018355s] ... ok 2026-05-17 02:07:36.036095 | ubuntu-noble | StoragePool is None 2026-05-17 02:07:36.038044 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__update_share_stats_pool_not_exist [0.018658s] ... ok 2026-05-17 02:07:36.056930 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_nfs_level_fail [0.018788s] ... ok 2026-05-17 02:07:36.073845 | ubuntu-noble | Can't find the share by share name: manila_fakeid. 2026-05-17 02:07:36.076127 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_share_not_exist_1_nfs [0.018848s] ... ok 2026-05-17 02:07:36.094184 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_success_1_nfs [0.018250s] ... ok 2026-05-17 02:07:36.112949 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_create_share_user_error [0.018511s] ... ok 2026-05-17 02:07:36.129725 | ubuntu-noble | Could not list the share access for share manila_fakeid 2026-05-17 02:07:36.131804 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_cifs_share_not_exist [0.018817s] ... ok 2026-05-17 02:07:36.149764 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_not_exist [0.017905s] ... ok 2026-05-17 02:07:36.166874 | ubuntu-noble | Can't find the share by share name: manila_fakeid. 2026-05-17 02:07:36.168838 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_extend_share_not_exist [0.019118s] ... ok 2026-05-17 02:07:36.187594 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_access_rest_2_cifs [0.018677s] ... ok 2026-05-17 02:07:36.205491 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_data [0.017712s] ... ok 2026-05-17 02:07:36.223809 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_nfs_share [0.018179s] ... ok 2026-05-17 02:07:36.242108 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_2 [0.018189s] ... ok 2026-05-17 02:07:36.260690 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_3 [0.018484s] ... ok 2026-05-17 02:07:36.278605 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_all_nfs_access_rest [0.018029s] ... ok 2026-05-17 02:07:36.297026 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_all_pool [0.018208s] ... ok 2026-05-17 02:07:36.315286 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_cifs_service_status [0.018269s] ... ok 2026-05-17 02:07:36.333493 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__start_nfs_service [0.018086s] ... ok 2026-05-17 02:07:36.352339 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_1 [0.018502s] ... ok 2026-05-17 02:07:36.372056 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__add_params [0.018762s] ... ok 2026-05-17 02:07:36.388716 | ubuntu-noble | Failed to check MapRFS state. 2026-05-17 02:07:36.388758 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:36.388773 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 324, in _check_maprfs_state 2026-05-17 02:07:36.388785 | ubuntu-noble | return self._maprfs_util.check_state() 2026-05-17 02:07:36.388798 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:36.388809 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 252, in check_state 2026-05-17 02:07:36.388822 | ubuntu-noble | out, __ = self._execute(*cmd, check_exit_code=False) 2026-05-17 02:07:36.388835 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:36.388848 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:36.388861 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:36.388873 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:36.388884 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:36.388894 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:36.388904 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:36.388916 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:07:36.388928 | ubuntu-noble | raise effect 2026-05-17 02:07:36.388941 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:07:36.388953 | ubuntu-noble | Command: None 2026-05-17 02:07:36.388967 | ubuntu-noble | Exit code: - 2026-05-17 02:07:36.388980 | ubuntu-noble | Stdout: None 2026-05-17 02:07:36.388992 | ubuntu-noble | Stderr: None 2026-05-17 02:07:36.390739 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__check_maprfs_state_exception [0.019714s] ... ok 2026-05-17 02:07:36.409939 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__cluster_name_exception [0.019005s] ... ok 2026-05-17 02:07:36.428504 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_info [0.018610s] ... ok 2026-05-17 02:07:36.447850 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__maprfs_du [0.019275s] ... ok 2026-05-17 02:07:36.464611 | ubuntu-noble | CLDB nodes are not specified! 2026-05-17 02:07:36.464649 | ubuntu-noble | Zookeeper nodes are not specified! 2026-05-17 02:07:36.466738 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error [0.018680s] ... ok 2026-05-17 02:07:36.483687 | ubuntu-noble | CLDB nodes are not specified! 2026-05-17 02:07:36.483726 | ubuntu-noble | Zookeeper nodes are not specified! 2026-05-17 02:07:36.484172 | ubuntu-noble | Invalid "maprfs_base_volume_name". No such directory. 2026-05-17 02:07:36.484197 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:36.484209 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 351, in check_for_setup_error 2026-05-17 02:07:36.484221 | ubuntu-noble | self._maprfs_util.maprfs_ls( 2026-05-17 02:07:36.484232 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:36.484245 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:36.484256 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:36.484267 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:36.484278 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:36.484310 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:36.484322 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:07:36.484331 | ubuntu-noble | raise effect 2026-05-17 02:07:36.484350 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:07:36.484359 | ubuntu-noble | Command: None 2026-05-17 02:07:36.484368 | ubuntu-noble | Exit code: - 2026-05-17 02:07:36.484376 | ubuntu-noble | Stdout: None 2026-05-17 02:07:36.484384 | ubuntu-noble | Stderr: None 2026-05-17 02:07:36.486311 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error_exception_no_dir [0.019318s] ... ok 2026-05-17 02:07:36.508999 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_snapshot [0.022679s] ... ok 2026-05-17 02:07:36.526372 | ubuntu-noble | Failed to create snapshot fake for the share share-0. 2026-05-17 02:07:36.526403 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:36.526416 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 248, in create_snapshot 2026-05-17 02:07:36.526427 | ubuntu-noble | self._maprfs_util.create_snapshot(snapshot_name, volume_name) 2026-05-17 02:07:36.526439 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 170, in create_snapshot 2026-05-17 02:07:36.526485 | ubuntu-noble | self._execute(*cmd) 2026-05-17 02:07:36.526505 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:36.526531 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:36.526543 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:36.526554 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:36.526566 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:36.526577 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:36.526588 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:07:36.526600 | ubuntu-noble | raise effect 2026-05-17 02:07:36.526612 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-05-17 02:07:36.526624 | ubuntu-noble | Command: None 2026-05-17 02:07:36.526636 | ubuntu-noble | Exit code: - 2026-05-17 02:07:36.526648 | ubuntu-noble | Stdout: None 2026-05-17 02:07:36.526659 | ubuntu-noble | Stderr: None 2026-05-17 02:07:36.528446 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_snapshot_exception [0.019483s] ... ok 2026-05-17 02:07:36.547413 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share [0.018856s] ... ok 2026-05-17 02:07:36.566203 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_network_allocations_number [0.018816s] ... ok 2026-05-17 02:07:36.585290 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_share_stats_refresh_true [0.018880s] ... ok 2026-05-17 02:07:36.604016 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_no_rename [0.018577s] ... ok 2026-05-17 02:07:36.622987 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_share_shrink_error [0.018919s] ... ok 2026-05-17 02:07:36.639908 | ubuntu-noble | Can not get share share-0. 2026-05-17 02:07:36.641839 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_share_not_exists [0.018753s] ... ok 2026-05-17 02:07:36.659947 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_invalid_struct [0.017903s] ... ok 2026-05-17 02:07:36.677965 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_2 [0.017902s] ... ok 2026-05-17 02:07:36.698395 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_1 [0.020570s] ... ok 2026-05-17 02:07:36.717208 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_2 [0.018541s] ... ok 2026-05-17 02:07:36.735078 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_custom_port_1_1234 [0.017747s] ... ok 2026-05-17 02:07:36.753866 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_4 [0.018641s] ... ok 2026-05-17 02:07:36.772199 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_5_1_0 [0.018267s] ... ok 2026-05-17 02:07:36.790584 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_7___ [0.018173s] ... ok 2026-05-17 02:07:36.809907 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_ems_log_message [0.019248s] ... ok 2026-05-17 02:07:36.828894 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_with_args_1_True [0.019053s] ... ok 2026-05-17 02:07:36.848682 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__add_nfs_export_rule_1 [0.019518s] ... ok 2026-05-17 02:07:36.867362 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume_force [0.018730s] ... ok 2026-05-17 02:07:36.886563 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_vserver_to_ipspace [0.018991s] ... ok 2026-05-17 02:07:36.905655 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_broadcast_domain_exists [0.019024s] ... ok 2026-05-17 02:07:36.924169 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_broadcast_domain_exists_not_found [0.018440s] ... ok 2026-05-17 02:07:36.942867 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_snaprestore_license_svm_scoped_found [0.018576s] ... ok 2026-05-17 02:07:36.962650 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_volume_clone_split_completed_1_fake_snapshot_name [0.019013s] ... ok 2026-05-17 02:07:36.981165 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_user_privilege_error [0.019102s] ... ok 2026-05-17 02:07:37.000223 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_with_ad_site [0.018729s] ... ok 2026-05-17 02:07:37.019085 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_cifs_aes_encryption_enable_2_False [0.019056s] ... ok 2026-05-17 02:07:37.044367 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_1 [0.025241s] ... ok 2026-05-17 02:07:37.064796 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_broadcast_domain [0.020214s] ... ok 2026-05-17 02:07:37.085037 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_default_nfs_export_rules [0.020214s] ... ok 2026-05-17 02:07:37.104323 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_kerberos_realm_api_error [0.019174s] ... ok 2026-05-17 02:07:37.123401 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_duplicate [0.019027s] ... ok 2026-05-17 02:07:37.143401 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_1 [0.019808s] ... ok 2026-05-17 02:07:37.162272 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_event_1_None [0.018597s] ... ok 2026-05-17 02:07:37.181786 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_policy_1_None [0.019461s] ... ok 2026-05-17 02:07:37.200995 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_volume [0.019140s] ... ok 2026-05-17 02:07:37.220786 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_no_volumes [0.019624s] ... ok 2026-05-17 02:07:37.237583 | ubuntu-noble | Vserver fake_vserver does not exist. 2026-05-17 02:07:37.239740 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_not_found [0.018943s] ... ok 2026-05-17 02:07:37.258120 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_peer [0.018336s] ... ok 2026-05-17 02:07:37.275914 | ubuntu-noble | Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-05-17 02:07:37.276396 | ubuntu-noble | Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-05-17 02:07:37.276408 | ubuntu-noble | Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-05-17 02:07:37.276417 | ubuntu-noble | Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-05-17 02:07:37.276789 | ubuntu-noble | Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-05-17 02:07:37.278738 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_dedup_currently_active [0.020569s] ... ok 2026-05-17 02:07:37.297433 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_dedupe_async [0.018615s] ... ok 2026-05-17 02:07:37.316784 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_fpolicy_policy [0.019116s] ... ok 2026-05-17 02:07:37.336157 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_protocols_1__True__True__True_ [0.019322s] ... ok 2026-05-17 02:07:37.354649 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_protocols_2__True__False__False_ [0.018452s] ... ok 2026-05-17 02:07:37.373632 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_name [0.018764s] ... ok 2026-05-17 02:07:37.392473 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peers_single [0.018672s] ... ok 2026-05-17 02:07:37.411497 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver_not_found [0.019164s] ... ok 2026-05-17 02:07:37.430154 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_no_vlan [0.018525s] ... ok 2026-05-17 02:07:37.449234 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job_state_not_found [0.018933s] ... ok 2026-05-17 02:07:37.468530 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job_state_not_unique [0.019281s] ... ok 2026-05-17 02:07:37.487486 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_export_rule_indices [0.018891s] ... ok 2026-05-17 02:07:37.506486 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_data_ports_not_found [0.018915s] ... ok 2026-05-17 02:07:37.525492 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_security_key_manager_nve_support_enabled [0.018961s] ... ok 2026-05-17 02:07:37.544336 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirror_policies [0.018775s] ... ok 2026-05-17 02:07:37.563206 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_move_status [0.018697s] ... ok 2026-05-17 02:07:37.581874 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_info_1 [0.018551s] ... ok 2026-05-17 02:07:37.604626 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_initialize_snapmirror_1 [0.022562s] ... ok 2026-05-17 02:07:37.623370 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_1_True [0.018798s] ... ok 2026-05-17 02:07:37.642480 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_kerberos_enabled_exception_return_false [0.018904s] ... ok 2026-05-17 02:07:37.661533 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_cluster_nodes_not_found [0.019022s] ... ok 2026-05-17 02:07:37.680889 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_volume_snapshots_2 [0.019200s] ... ok 2026-05-17 02:07:37.699657 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_2_False [0.018645s] ... ok 2026-05-17 02:07:37.718991 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_broadcast_domain [0.019017s] ... ok 2026-05-17 02:07:37.738172 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_1_False [0.019252s] ... ok 2026-05-17 02:07:37.757286 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mount_volume_default_junction_path [0.019019s] ... ok 2026-05-17 02:07:37.776654 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_network_interface_exists [0.019278s] ... ok 2026-05-17 02:07:37.796010 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_online_volume_api_error [0.019109s] ... ok 2026-05-17 02:07:37.814904 | ubuntu-noble | Could not delete snapshot deleted_snap_2 on volume fake_volume_2. 2026-05-17 02:07:37.814938 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:37.814948 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 4166, in prune_deleted_snapshots 2026-05-17 02:07:37.814957 | ubuntu-noble | client.delete_snapshot(snapshot['volume'], 2026-05-17 02:07:37.814965 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:37.814974 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:37.814982 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:37.814990 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:37.815000 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:37.815008 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:37.815016 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-05-17 02:07:37.815024 | ubuntu-noble | raise result 2026-05-17 02:07:37.815033 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-05-17 02:07:37.817180 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_prune_deleted_snapshots [0.021182s] ... ok 2026-05-17 02:07:37.836509 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_exists_no_records [0.019200s] ... ok 2026-05-17 02:07:37.855769 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rehost_volume [0.019148s] ... ok 2026-05-17 02:07:37.875348 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_preferred_dcs_error [0.019504s] ... ok 2026-05-17 02:07:37.894531 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_vserver [0.018968s] ... ok 2026-05-17 02:07:37.914197 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror_svm [0.019678s] ... ok 2026-05-17 02:07:37.931963 | ubuntu-noble | Failed to invoke EMS. NetApp API failed. Reason - fake:fake 2026-05-17 02:07:37.934126 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_ems_log_message_api_error [0.019851s] ... ok 2026-05-17 02:07:37.953597 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_qos_policy_group_for_volume [0.019381s] ... ok 2026-05-17 02:07:37.972563 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_size [0.018895s] ... ok 2026-05-17 02:07:37.991262 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_snapdir_access_api_error [0.018705s] ... ok 2026-05-17 02:07:38.010493 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists [0.019036s] ... ok 2026-05-17 02:07:38.029398 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_cg_snapshot [0.018805s] ... ok 2026-05-17 02:07:38.049214 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_trigger_volume_move_cutover_force_1_True [0.019771s] ... ok 2026-05-17 02:07:38.067797 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_dns_configuration [0.018473s] ... ok 2026-05-17 02:07:38.087137 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_01 [0.019240s] ... ok 2026-05-17 02:07:38.106417 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_04 [0.019051s] ... ok 2026-05-17 02:07:38.125490 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_07 [0.019116s] ... ok 2026-05-17 02:07:38.147443 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_13 [0.021641s] ... ok 2026-05-17 02:07:38.166187 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_junctioned_volumes_no_junction_path [0.018674s] ... ok 2026-05-17 02:07:38.185286 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_junctioned_volumes_not_found [0.019138s] ... ok 2026-05-17 02:07:38.205429 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_4 [0.020003s] ... ok 2026-05-17 02:07:38.224769 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test___delete_port_by_ipspace_and_broadcast_domain [0.019159s] ... ok 2026-05-17 02:07:38.243558 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__abort_snapmirror [0.018760s] ... ok 2026-05-17 02:07:38.262845 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vlan_1_1 [0.019174s] ... ok 2026-05-17 02:07:38.281604 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_1_True [0.018663s] ... ok 2026-05-17 02:07:38.300415 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_2_False [0.018821s] ... ok 2026-05-17 02:07:38.319318 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_delete_retention_hours_1_0 [0.018788s] ... ok 2026-05-17 02:07:38.337891 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_aggregate_disk_types [0.018407s] ... ok 2026-05-17 02:07:38.357230 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_aggregates [0.019294s] ... ok 2026-05-17 02:07:38.376108 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_create_volume_body_1_True [0.018768s] ... ok 2026-05-17 02:07:38.394974 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_no_license [0.018768s] ... ok 2026-05-17 02:07:38.414313 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_soft_deleted_snapshots [0.019203s] ... ok 2026-05-17 02:07:38.433406 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__getattr__ [0.019065s] ... ok 2026-05-17 02:07:38.452394 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__has_records_2_10 [0.018899s] ... ok 2026-05-17 02:07:38.470841 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_snaplock_enabled_volume_true_2_enterprise [0.018327s] ... ok 2026-05-17 02:07:38.490110 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__list_vservers [0.019225s] ... ok 2026-05-17 02:07:38.508908 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resume_snapmirror_2_sync [0.018683s] ... ok 2026-05-17 02:07:38.527593 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__set_snapmirror_state_error [0.018613s] ... ok 2026-05-17 02:07:38.547152 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_accept_vserver_peer [0.019450s] ... ok 2026-05-17 02:07:38.566075 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_user_privilege_error_2 [0.018776s] ... ok 2026-05-17 02:07:38.585121 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_cifs_aes_encryption_disable [0.019013s] ... ok 2026-05-17 02:07:38.604286 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_api_error [0.019043s] ... ok 2026-05-17 02:07:38.623545 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_2___fc00___7____fe80__1___False_ [0.019152s] ... ok 2026-05-17 02:07:38.642605 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_3___0_0_0_0_0____10_10_10_1___True_ [0.018891s] ... ok 2026-05-17 02:07:38.661255 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_api_error [0.018620s] ... ok 2026-05-17 02:07:38.684253 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_async [0.022801s] ... ok 2026-05-17 02:07:38.703762 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_4 [0.019437s] ... ok 2026-05-17 02:07:38.723018 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_split_1_True [0.019214s] ... ok 2026-05-17 02:07:38.742085 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy_error [0.018962s] ... ok 2026-05-17 02:07:38.760740 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_ipspace [0.018601s] ... ok 2026-05-17 02:07:39.181136 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_port_and_broadcast_domains_for_ipspace_not_found [0.419826s] ... ok 2026-05-17 02:07:39.200923 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_policy_no_records [0.020131s] ... ok 2026-05-17 02:07:39.223519 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan_api_error [0.022407s] ... ok 2026-05-17 02:07:39.242415 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan_not_found [0.018900s] ... ok 2026-05-17 02:07:39.262150 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_one_volume_api_error [0.019551s] ... ok 2026-05-17 02:07:39.281067 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_kerberos_error [0.018869s] ... ok 2026-05-17 02:07:39.300075 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_protocols_1__True__True__True_ [0.018970s] ... ok 2026-05-17 02:07:39.320385 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_disk_types_2 [0.020090s] ... ok 2026-05-17 02:07:39.340900 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_broadcast_domain_for_port [0.020441s] ... ok 2026-05-17 02:07:39.360488 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_share_access [0.019458s] ... ok 2026-05-17 02:07:39.379389 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ipspace_name_for_vlan_port [0.018757s] ... ok 2026-05-17 02:07:39.398315 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_single_page [0.018835s] ... ok 2026-05-17 02:07:39.417388 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirrors [0.018962s] ... ok 2026-05-17 02:07:39.436788 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_raise_not_found [0.019261s] ... ok 2026-05-17 02:07:39.456265 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_efficiency_status [0.019325s] ... ok 2026-05-17 02:07:39.474906 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_raise_more_than_one_volume [0.018567s] ... ok 2026-05-17 02:07:39.493796 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_cluster_nodes [0.018835s] ... ok 2026-05-17 02:07:39.512553 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_snapmirror_snapshots [0.018809s] ... ok 2026-05-17 02:07:39.531511 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_volume_snapshots_1 [0.018714s] ... ok 2026-05-17 02:07:39.550216 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_volume_snapshots_2 [0.018657s] ... ok 2026-05-17 02:07:39.568827 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_vserver_aggregates [0.018426s] ... ok 2026-05-17 02:07:39.587885 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_network_interface_exists [0.019036s] ... ok 2026-05-17 02:07:39.606141 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_offline_volume [0.018248s] ... ok 2026-05-17 02:07:39.625823 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_nfs_export_policies [0.019469s] ... ok 2026-05-17 02:07:39.644987 | ubuntu-noble | Could not delete snapshot fake_uuid on volume fake_volume_uuid. 2026-05-17 02:07:39.645020 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:39.645030 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py", line 2391, in prune_deleted_snapshots 2026-05-17 02:07:39.645038 | ubuntu-noble | self.send_request(f'/storage/volumes/{vol_uuid}/snapshots/' 2026-05-17 02:07:39.645047 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:39.645056 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:39.645064 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:39.645072 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:39.645081 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:39.645090 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:39.645098 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:07:39.645106 | ubuntu-noble | raise effect 2026-05-17 02:07:39.645115 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-05-17 02:07:39.647436 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_snapshots_1_True [0.021563s] ... ok 2026-05-17 02:07:39.668716 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_volumes_clones_offline [0.021155s] ... ok 2026-05-17 02:07:39.688638 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_volumes_no_clones_offline [0.019778s] ... ok 2026-05-17 02:07:39.707916 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_error_2_None [0.019125s] ... ok 2026-05-17 02:07:39.726998 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_nfs_export_policy_error [0.019074s] ... ok 2026-05-17 02:07:39.745843 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_snapshot [0.018724s] ... ok 2026-05-17 02:07:39.768258 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_preferred_dc [0.022272s] ... ok 2026-05-17 02:07:39.787386 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_qos_adaptive_policy_group_for_volume [0.019060s] ... ok 2026-05-17 02:07:39.806093 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_security_style_1_None [0.018610s] ... ok 2026-05-17 02:07:39.825926 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_security_style_2_fake_security_style [0.019573s] ... ok 2026-05-17 02:07:39.845083 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_setup_security_services_3 [0.019163s] ... ok 2026-05-17 02:07:39.865070 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_soft_delete_snapshot [0.019861s] ... ok 2026-05-17 02:07:39.883974 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_trigger_volume_move_cutover [0.018785s] ... ok 2026-05-17 02:07:39.903070 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration [0.019075s] ... ok 2026-05-17 02:07:39.922310 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration_all_operations_1____name_services_dns_b32bab78_82be_11ec_a8a3_0242ac120002____patch_____fake_domain______fake_ip___ [0.019213s] ... ok 2026-05-17 02:07:39.944963 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_volume_efficiency_attributes_1_True [0.022497s] ... ok 2026-05-17 02:07:39.964883 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_junctioned_volumes_1__fake_share [0.019755s] ... ok 2026-05-17 02:07:39.982946 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__add_query_params_to_url [0.017981s] ... ok 2026-05-17 02:07:40.001320 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_session_with_basic_auth [0.018095s] ... ok 2026-05-17 02:07:40.019531 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__create_basic_auth_handler [0.018319s] ... ok 2026-05-17 02:07:40.037331 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__create_certificate_auth_handler_with_host_validation [0.017705s] ... ok 2026-05-17 02:07:40.055798 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_1_post [0.018368s] ... ok 2026-05-17 02:07:40.073575 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_4_delete [0.017725s] ... ok 2026-05-17 02:07:40.092258 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_timeout_value_error_2_80na [0.018496s] ... ok 2026-05-17 02:07:40.110179 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_transport_type_value_error_2_ftp [0.017931s] ... ok 2026-05-17 02:07:40.129500 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cancel_snapmirror_svm_2 [0.019135s] ... ok 2026-05-17 02:07:40.149488 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cancel_snapmirror_svm_3 [0.020044s] ... ok 2026-05-17 02:07:40.169509 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_change_snapmirror_source_dhss_true [0.019811s] ... ok 2026-05-17 02:07:40.189417 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_2_False [0.019905s] ... ok 2026-05-17 02:07:40.209194 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_does_not_exist [0.019503s] ... ok 2026-05-17 02:07:40.228748 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_most_available_aggr_of_vserver [0.019417s] ... ok 2026-05-17 02:07:40.247532 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_snapmirrors_svm [0.018768s] ... ok 2026-05-17 02:07:40.266177 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_remove_qos_on_old_active_replica_unreachable_backend_2 [0.018752s] ... ok 2026-05-17 02:07:40.286214 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_svm_1 [0.019813s] ... ok 2026-05-17 02:07:40.308615 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_svm_2 [0.022027s] ... ok 2026-05-17 02:07:40.330100 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_vol_timeout [0.021603s] ... ok 2026-05-17 02:07:40.351061 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_6_infinite [0.020783s] ... ok 2026-05-17 02:07:40.370281 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_1_15minutes [0.019178s] ... ok 2026-05-17 02:07:40.389686 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_3_8days [0.019307s] ... ok 2026-05-17 02:07:40.409252 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_compatibility_true [0.019368s] ... ok 2026-05-17 02:07:40.428794 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_7 [0.019502s] ... ok 2026-05-17 02:07:40.449322 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot_busy_snapmirror [0.020414s] ... ok 2026-05-17 02:07:40.470056 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__find_reusable_fpolicy_scope [0.020595s] ... ok 2026-05-17 02:07:40.490490 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__resource_cleanup_for_backup_with_exception [0.020365s] ... ok 2026-05-17 02:07:40.508917 | ubuntu-noble | Could not complete share 7cf7c200-d3af-4e05-b87e-9167c95dfcad creation due to an internal error. 2026-05-17 02:07:40.511164 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__update_create_from_snapshot_status_driver_error [0.020603s] ... ok 2026-05-17 02:07:40.528655 | ubuntu-noble | Unable to verify if SnapLock is enabled for the cluster. 2026-05-17 02:07:40.531203 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_4 [0.019869s] ... ok 2026-05-17 02:07:40.550262 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_as_replica [0.018967s] ... ok 2026-05-17 02:07:40.569678 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity_empty_spec [0.019346s] ... ok 2026-05-17 02:07:40.588732 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity_invalid_combination [0.018931s] ... ok 2026-05-17 02:07:40.608800 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity_invalid_value [0.020035s] ... ok 2026-05-17 02:07:40.628085 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_newly_licensed_protocol [0.019149s] ... ok 2026-05-17 02:07:40.647021 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_snaprestore_license_admin_found [0.018884s] ... ok 2026-05-17 02:07:40.666979 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_snaprestore_license_svm_scoped [0.019836s] ... ok 2026-05-17 02:07:40.686101 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_collate_cg_snapshot_info_invalid [0.019062s] ... ok 2026-05-17 02:07:40.704514 | ubuntu-noble | There is no SnapMirror relationship available for source path yet fake_vserver_1:share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. 2026-05-17 02:07:40.706764 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_snapmirror_none [0.020566s] ... ok 2026-05-17 02:07:40.727507 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_with_state_not_update [0.020699s] ... ok 2026-05-17 02:07:40.748413 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_with_status_inprogress [0.020707s] ... ok 2026-05-17 02:07:40.767497 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_fallback_3_fake [0.019055s] ... ok 2026-05-17 02:07:40.787423 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_qos_policy_group [0.019904s] ... ok 2026-05-17 02:07:40.806864 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot [0.019328s] ... ok 2026-05-17 02:07:40.827601 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_5 [0.020535s] ... ok 2026-05-17 02:07:40.848758 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup [0.020989s] ... ok 2026-05-17 02:07:40.873632 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_snapshot_not_exist [0.024882s] ... ok 2026-05-17 02:07:40.893158 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_vserver_vol_none_negative [0.019525s] ... ok 2026-05-17 02:07:40.910387 | ubuntu-noble | Could not determine share server for CG snapshot being deleted: 65bfa2c9-dc6c-4513-951a-b8d15b453ad8. Deletion of CG snapshot record will proceed anyway. Error: Vserver fake_vserver not found. 2026-05-17 02:07:40.912763 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_share_server_3 [0.019327s] ... ok 2026-05-17 02:07:40.932486 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_fallback_3_fake [0.019683s] ... ok 2026-05-17 02:07:40.949508 | ubuntu-noble | Could not determine share server for snapshot being deleted: de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Deletion of snapshot record will proceed anyway. Error: Vserver fake_vserver not found. 2026-05-17 02:07:40.951619 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_no_share_server_3 [0.019078s] ... ok 2026-05-17 02:07:40.971281 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_ensure_shares_2_hidden [0.019477s] ... ok 2026-05-17 02:07:40.990507 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_share_name [0.019260s] ... ok 2026-05-17 02:07:41.009694 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_boolean_provisioning_options_implicit_false [0.019093s] ... ok 2026-05-17 02:07:41.029108 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_export_addresses_with_metadata_1_True [0.019299s] ... ok 2026-05-17 02:07:41.048592 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_1 [0.019290s] ... ok 2026-05-17 02:07:41.068016 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_06 [0.019236s] ... ok 2026-05-17 02:07:41.086926 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_no_pool_2_False [0.018998s] ... ok 2026-05-17 02:07:41.106630 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_1 [0.019502s] ... ok 2026-05-17 02:07:41.126069 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_4 [0.019327s] ... ok 2026-05-17 02:07:41.145649 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_exception [0.019492s] ... ok 2026-05-17 02:07:41.165325 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_1_True [0.019544s] ... ok 2026-05-17 02:07:41.185082 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_raise_version [0.019629s] ... ok 2026-05-17 02:07:41.204631 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_pool [0.019427s] ... ok 2026-05-17 02:07:41.223977 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_invalid_extra_specs [0.019399s] ... ok 2026-05-17 02:07:41.243195 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_2_fake_vserver_1 [0.019233s] ... ok 2026-05-17 02:07:41.261872 | ubuntu-noble | Could not determine snapshot fake_snapshot size from volume share_585c3935_2aa9_437c_8bad_5abae1076555. 2026-05-17 02:07:41.261908 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:41.261918 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 2406, in manage_existing_snapshot 2026-05-17 02:07:41.261927 | ubuntu-noble | volume = vserver_client.get_volume(share_name) 2026-05-17 02:07:41.261936 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:41.261944 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:41.261953 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:41.261961 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:41.261991 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:41.262000 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:41.262009 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:41.262017 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:07:41.262025 | ubuntu-noble | raise effect 2026-05-17 02:07:41.262034 | ubuntu-noble | manila.exception.NetAppException: Exception due to NetApp failure. 2026-05-17 02:07:41.264291 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_get_volume_error_2_NetAppException [0.020660s] ... ok 2026-05-17 02:07:41.283560 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_flexgroup_2 [0.019448s] ... ok 2026-05-17 02:07:41.305494 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_1 [0.021736s] ... ok 2026-05-17 02:07:41.327502 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_2 [0.022010s] ... ok 2026-05-17 02:07:41.348121 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_3_Queued [0.020432s] ... ok 2026-05-17 02:07:41.367925 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_start_encrypted_destination [0.019705s] ... ok 2026-05-17 02:07:41.388854 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_more_than_two_replicas [0.020857s] ... ok 2026-05-17 02:07:41.411821 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_1_True [0.022709s] ... ok 2026-05-17 02:07:41.431596 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_2_False [0.019823s] ... ok 2026-05-17 02:07:41.451999 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_resync_not_found [0.020168s] ... ok 2026-05-17 02:07:41.471078 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_setup_server [0.019032s] ... ok 2026-05-17 02:07:41.490889 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_snapshot_1_None [0.019707s] ... ok 2026-05-17 02:07:41.508118 | ubuntu-noble | Could not determine share server for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad during access rules update. Error: Invalid input received: fake_reason. 2026-05-17 02:07:41.510393 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_no_share_server_1 [0.019399s] ... ok 2026-05-17 02:07:41.527491 | ubuntu-noble | Could not determine share server for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad during access rules update. Error: Vserver not specified. 2026-05-17 02:07:41.529782 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_no_share_server_2 [0.019285s] ... ok 2026-05-17 02:07:41.547782 | ubuntu-noble | Could not resync snapmirror. 2026-05-17 02:07:41.547817 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:41.547827 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3041, in update_replica_state 2026-05-17 02:07:41.547836 | ubuntu-noble | vserver_client.resync_snapmirror_vol( 2026-05-17 02:07:41.547844 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:41.547869 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:41.547878 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:41.547886 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:41.547894 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:41.547903 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:41.547911 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:07:41.547919 | ubuntu-noble | raise effect 2026-05-17 02:07:41.547928 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-05-17 02:07:41.550125 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_broken_snapmirror_resync_error [0.020259s] ... ok 2026-05-17 02:07:41.568066 | ubuntu-noble | Could not create snapmirror for replica 7cf7c200-d3af-4e05-b87e-9167c95dfcad. 2026-05-17 02:07:41.568101 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:41.568111 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3014, in update_replica_state 2026-05-17 02:07:41.568119 | ubuntu-noble | dm_session.create_snapmirror(active_replica, replica, 2026-05-17 02:07:41.568127 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:41.568136 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:41.568144 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:41.568152 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:41.568160 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:41.568168 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:41.568177 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:07:41.568185 | ubuntu-noble | raise effect 2026-05-17 02:07:41.568193 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2026-05-17 02:07:41.570240 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_create_failed [0.020112s] ... ok 2026-05-17 02:07:41.589757 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_still_creating_no_host [0.019459s] ... ok 2026-05-17 02:07:41.608898 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_update_error [0.019106s] ... ok 2026-05-17 02:07:41.628718 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info_no_cluster_creds [0.019704s] ... ok 2026-05-17 02:07:41.647678 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_4 [0.018845s] ... ok 2026-05-17 02:07:41.667316 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_verify_and_wait_for_snapshot_to_transfer_negative [0.019625s] ... ok 2026-05-17 02:07:41.687086 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_volume_rehost [0.019678s] ... ok 2026-05-17 02:07:41.704187 | ubuntu-noble | FlexGroup share is being created. Will wait the job. 2026-05-17 02:07:41.704570 | ubuntu-noble | FlexGroup share is being created. Will wait the job. 2026-05-17 02:07:41.706733 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_flexgroup_deployment_timeout [0.019418s] ... ok 2026-05-17 02:07:41.724282 | ubuntu-noble | Another volume is currently being provisioned using one or more of the aggregates selected to provision FlexGroup volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. 2026-05-17 02:07:41.724745 | ubuntu-noble | Another volume is currently being provisioned using one or more of the aggregates selected to provision FlexGroup volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. 2026-05-17 02:07:41.726736 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_start_create_flexgroup_timeout [0.020011s] ... ok 2026-05-17 02:07:41.744313 | ubuntu-noble | Failed to check the compatibility for the share server migration using SVM Migrate. 2026-05-17 02:07:41.746432 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_for_migration_support_svm_migrate_exception [0.019746s] ... ok 2026-05-17 02:07:41.765498 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_build_model_update_2_False [0.018821s] ... ok 2026-05-17 02:07:41.784868 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_vserver_creds [0.019306s] ... ok 2026-05-17 02:07:41.804149 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_network_allocations [0.019154s] ... ok 2026-05-17 02:07:41.823638 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_2 [0.019448s] ... ok 2026-05-17 02:07:41.842517 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_5 [0.018821s] ... ok 2026-05-17 02:07:41.862429 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_and_nfs_config_4 [0.019437s] ... ok 2026-05-17 02:07:41.882861 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_5 [0.019979s] ... ok 2026-05-17 02:07:41.902091 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_nfs_config_only_1 [0.019574s] ... ok 2026-05-17 02:07:41.922079 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_nfs_config_only_5 [0.019898s] ... ok 2026-05-17 02:07:41.944930 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_1 [0.022299s] ... ok 2026-05-17 02:07:41.964327 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_existent_home_port [0.019686s] ... ok 2026-05-17 02:07:41.984316 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_1 [0.020111s] ... ok 2026-05-17 02:07:42.004776 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_dp_destination_1_None [0.020320s] ... ok 2026-05-17 02:07:42.022342 | ubuntu-noble | Failed to configure Vserver. 2026-05-17 02:07:42.024736 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_1 [0.019932s] ... ok 2026-05-17 02:07:42.042843 | ubuntu-noble | Failed to configure Vserver. 2026-05-17 02:07:42.045290 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_3 [0.020345s] ... ok 2026-05-17 02:07:42.066392 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_routes_2 [0.021093s] ... ok 2026-05-17 02:07:42.085438 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_name [0.019050s] ... ok 2026-05-17 02:07:42.105078 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_04 [0.019482s] ... ok 2026-05-17 02:07:42.124123 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_09 [0.018974s] ... ok 2026-05-17 02:07:42.143819 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_4 [0.019578s] ... ok 2026-05-17 02:07:42.163491 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_svm_dr_snapmirror_failure [0.019514s] ... ok 2026-05-17 02:07:42.180910 | ubuntu-noble | Cannot perform server migration for different security services. Please choose a suitable share network that matches the source security service. 2026-05-17 02:07:42.182989 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_different_sec_service [0.019563s] ... ok 2026-05-17 02:07:42.203484 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_1 [0.020510s] ... ok 2026-05-17 02:07:42.223265 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_1 [0.019381s] ... ok 2026-05-17 02:07:42.242603 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server [0.019313s] ... ok 2026-05-17 02:07:42.262321 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_2 [0.019689s] ... ok 2026-05-17 02:07:42.281650 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates [0.019125s] ... ok 2026-05-17 02:07:42.300151 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_value_not_found [0.018294s] ... ok 2026-05-17 02:07:42.320068 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_1 [0.019790s] ... ok 2026-05-17 02:07:42.338207 | ubuntu-noble | Could not calculate node utilization for node fake_node. 2026-05-17 02:07:42.338246 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:42.338260 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 193, in _get_node_utilization 2026-05-17 02:07:42.338272 | ubuntu-noble | adjusted_cp_time_msec = self._get_adjusted_consistency_point_time( 2026-05-17 02:07:42.338284 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:42.338295 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:42.338306 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:42.338316 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:42.338327 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:42.338337 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:42.338348 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:42.338359 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:07:42.338370 | ubuntu-noble | raise effect 2026-05-17 02:07:42.338412 | ubuntu-noble | ZeroDivisionError 2026-05-17 02:07:42.340390 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_calculation_error [0.020370s] ... ok 2026-05-17 02:07:42.359185 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_total_consistency_point_time [0.018580s] ... ok 2026-05-17 02:07:42.377424 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_2 [0.018206s] ... ok 2026-05-17 02:07:42.396080 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_target [0.018432s] ... ok 2026-05-17 02:07:42.414048 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_added_rules [0.017978s] ... ok 2026-05-17 02:07:42.432343 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_deleted_rules [0.018195s] ... ok 2026-05-17 02:07:42.450848 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_ro_to_rw_rules [0.018439s] ... ok 2026-05-17 02:07:42.469159 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_rw_to_ro_rules [0.018189s] ... ok 2026-05-17 02:07:42.490433 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_validate_access_rule_invalid_type [0.021153s] ... ok 2026-05-17 02:07:42.508890 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__get_security_flavors_1__False____sys___ [0.018387s] ... ok 2026-05-17 02:07:42.527616 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__get_security_flavors_2__True____krb5____krb5i____krb5p___ [0.018612s] ... ok 2026-05-17 02:07:42.545736 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_ensure_export_policy_rename [0.018118s] ... ok 2026-05-17 02:07:42.563997 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_location_missing_location_invalid_1_ [0.018173s] ... ok 2026-05-17 02:07:42.582057 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_share_name_for_share [0.017952s] ... ok 2026-05-17 02:07:42.600403 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_invalid_mode [0.018309s] ... ok 2026-05-17 02:07:42.618276 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_get_data [0.017739s] ... ok 2026-05-17 02:07:42.636416 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_invalid_pool_name [0.017930s] ... ok 2026-05-17 02:07:42.653237 | ubuntu-noble | Please use NetAppDriver in the configuration file to load the driver instead of directly specifying the driver module name. 2026-05-17 02:07:42.655317 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_validate_driver_instantiation_no_proxy [0.018891s] ... ok 2026-05-17 02:07:42.673350 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_validate_driver_instantiation_proxy [0.017909s] ... ok 2026-05-17 02:07:42.691588 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_no_info_from_version_info [0.018153s] ... ok 2026-05-17 02:07:42.709587 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_release_from_release_string [0.017875s] ... ok 2026-05-17 02:07:42.728788 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_share__some_error [0.019148s] ... ok 2026-05-17 02:07:42.747898 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot [0.019031s] ... ok 2026-05-17 02:07:42.766285 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_list [0.018266s] ... ok 2026-05-17 02:07:42.785431 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_message [0.018962s] ... ok 2026-05-17 02:07:42.803364 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_no_message_kwargs [0.017869s] ... ok 2026-05-17 02:07:42.821664 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_rollback [0.018170s] ... ok 2026-05-17 02:07:42.840480 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___iscsi_no_rest_address [0.018762s] ... ok 2026-05-17 02:07:42.858968 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_url [0.018355s] ... ok 2026-05-17 02:07:42.877752 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_200_pagination_next [0.018729s] ... ok 2026-05-17 02:07:42.895934 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___post_payload [0.018081s] ... ok 2026-05-17 02:07:42.914661 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover_404 [0.018686s] ... ok 2026-05-17 02:07:42.932802 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_rel [0.017983s] ... ok 2026-05-17 02:07:42.950433 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_200_bad_content [0.017667s] ... ok 2026-05-17 02:07:42.971418 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_check_for_setup_error [0.020663s] ... ok 2026-05-17 02:07:42.990717 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot [0.019271s] ... ok 2026-05-17 02:07:43.011189 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_manage_existing [0.020432s] ... ok 2026-05-17 02:07:43.033373 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_nfs_access_bad_mask [0.022135s] ... ok 2026-05-17 02:07:43.052627 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_04___12___12_ [0.019146s] ... ok 2026-05-17 02:07:43.074330 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_api_create_share_with_fail_response_1 [0.021515s] ... ok 2026-05-17 02:07:43.094914 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_create_share_api_1_fake_share_name [0.020253s] ... ok 2026-05-17 02:07:43.115965 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_07 [0.021040s] ... ok 2026-05-17 02:07:43.137125 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_17 [0.021081s] ... ok 2026-05-17 02:07:43.158794 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_20 [0.021480s] ... ok 2026-05-17 02:07:43.179793 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_23 [0.020962s] ... ok 2026-05-17 02:07:43.201207 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_24 [0.021328s] ... ok 2026-05-17 02:07:43.221301 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_6 [0.020205s] ... ok 2026-05-17 02:07:43.241985 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_8 [0.020500s] ... ok 2026-05-17 02:07:43.260232 | ubuntu-noble | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-05-17 02:07:43.260266 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:43.260277 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-05-17 02:07:43.260307 | ubuntu-noble | self.api_executor = self._create_api_executor() 2026-05-17 02:07:43.260316 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:43.260325 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-05-17 02:07:43.260333 | ubuntu-noble | raise exception.ShareBackendException(msg=msg) 2026-05-17 02:07:43.260341 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-05-17 02:07:43.262329 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_3 [0.020270s] ... ok 2026-05-17 02:07:43.283332 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_2 [0.020844s] ... ok 2026-05-17 02:07:43.303222 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_ro_with_hostlist [0.019547s] ... ok 2026-05-17 02:07:43.322081 | ubuntu-noble | Share only supports one access level: ro 2026-05-17 02:07:43.324730 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_rw_with_hostlist_invalid_access [0.021555s] ... ok 2026-05-17 02:07:43.342541 | ubuntu-noble | Snapshot fakeSnapshotId does not exist 2026-05-17 02:07:43.344879 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_without_snapshot_id [0.020079s] ... ok 2026-05-17 02:07:43.364120 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_1 [0.019119s] ... ok 2026-05-17 02:07:43.383152 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_2 [0.019030s] ... ok 2026-05-17 02:07:43.401923 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_3 [0.018707s] ... ok 2026-05-17 02:07:43.421344 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_get_ts_model_pool_id [0.019279s] ... ok 2026-05-17 02:07:43.439645 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_unmanage [0.018232s] ... ok 2026-05-17 02:07:43.458597 | ubuntu-noble | {0} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_https_call_verify_expected_error [0.018768s] ... ok 2026-05-17 02:07:43.477350 | ubuntu-noble | {0} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_init_no_ssl [0.018680s] ... ok 2026-05-17 02:07:43.496062 | ubuntu-noble | {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_create_share_new_volume [0.018624s] ... ok 2026-05-17 02:07:43.515373 | ubuntu-noble | {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_delete_share_existing_volume [0.019317s] ... ok 2026-05-17 02:07:43.534958 | ubuntu-noble | {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_ensure_deleted_share [0.019377s] ... ok 2026-05-17 02:07:43.555173 | ubuntu-noble | {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_fetch_existing_access [0.020067s] ... ok 2026-05-17 02:07:43.573699 | ubuntu-noble | {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_get_capacities_gb [0.018535s] ... ok 2026-05-17 02:07:43.594980 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:07:43.595426 | ubuntu-noble | {0} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_value_error_fail [0.021394s] ... ok 2026-05-17 02:07:43.612730 | ubuntu-noble | Only IP or USER access types are allowed for NFS shares. 2026-05-17 02:07:43.614538 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:07:43.615070 | ubuntu-noble | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_1 [0.019442s] ... ok 2026-05-17 02:07:43.632960 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:07:43.633300 | ubuntu-noble | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_extend_share [0.018330s] ... ok 2026-05-17 02:07:43.651478 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-05-17 02:07:43.651977 | ubuntu-noble | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_1 [0.018394s] ... ok 2026-05-17 02:07:43.670493 | ubuntu-noble | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_2 [0.018467s] ... ok 2026-05-17 02:07:43.689076 | ubuntu-noble | {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_with_rados_store_2_True [0.018619s] ... ok 2026-05-17 02:07:44.064780 | ubuntu-noble | Unsupported access rule of 'type' ip, 'level' NOT_RO_OR_RW, 'to' 10.0.0.1: level should be one of 'rw', 'ro'. 2026-05-17 02:07:44.067961 | ubuntu-noble | {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_invalid_share_access_level [0.378531s] ... ok 2026-05-17 02:07:44.086316 | ubuntu-noble | Unsupported access rule of 'type' notip, 'level' rw, 'to' 10.0.0.1: type should be one of 'ip'. 2026-05-17 02:07:44.088855 | ubuntu-noble | {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_invalid_share_access_type [0.021028s] ... ok 2026-05-17 02:07:44.108854 | ubuntu-noble | {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_allow_access [0.019827s] ... ok 2026-05-17 02:07:44.128902 | ubuntu-noble | Unsupported access rule of 'type' notip, 'level' rw, 'to' 10.0.0.1: type should be one of 'ip'. 2026-05-17 02:07:44.131356 | ubuntu-noble | {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_allow_access_error_invalid_share [0.022314s] ... ok 2026-05-17 02:07:44.150032 | ubuntu-noble | {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_cleanup_fsal_hook [0.018623s] ... ok 2026-05-17 02:07:44.169862 | ubuntu-noble | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_attached_retry_correct [0.019645s] ... ok 2026-05-17 02:07:44.190340 | ubuntu-noble | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_error [0.020357s] ... ok 2026-05-17 02:07:44.209804 | ubuntu-noble | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_from_snapshot [0.019409s] ... ok 2026-05-17 02:07:44.229795 | ubuntu-noble | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_do_setup_with_dhss_1_True [0.019863s] ... ok 2026-05-17 02:07:44.249751 | ubuntu-noble | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_volume [0.019868s] ... ok 2026-05-17 02:07:44.268938 | ubuntu-noble | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_none [0.019042s] ... ok 2026-05-17 02:07:44.288655 | ubuntu-noble | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot_with_private_data [0.019616s] ... ok 2026-05-17 02:07:44.308952 | ubuntu-noble | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_false_no_volume_provided [0.020317s] ... ok 2026-05-17 02:07:44.331249 | ubuntu-noble | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share_error_on_resize_fs_2 [0.022153s] ... ok 2026-05-17 02:07:44.350254 | ubuntu-noble | {0} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_2 [0.018852s] ... ok 2026-05-17 02:07:44.369555 | ubuntu-noble | {0} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_3 [0.019151s] ... ok 2026-05-17 02:07:44.385914 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:07:44.388352 | ubuntu-noble | {0} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_helper_vol_1 [0.018712s] ... ok 2026-05-17 02:07:44.406522 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:07:44.408896 | ubuntu-noble | {0} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_1_True [0.020399s] ... ok 2026-05-17 02:07:44.425382 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:07:44.427765 | ubuntu-noble | {0} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_update_access_via_manager [0.018803s] ... ok 2026-05-17 02:07:44.446556 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_5___1_2_3_4_mixed_slashes_and_backslashes_one [0.018620s] ... ok 2026-05-17 02:07:44.464831 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_remove_exports [0.018270s] ... ok 2026-05-17 02:07:44.482864 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_1 [0.017871s] ... ok 2026-05-17 02:07:44.501130 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_2 [0.018162s] ... ok 2026-05-17 02:07:44.519016 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_3 [0.017844s] ... ok 2026-05-17 02:07:44.537307 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_disable_access_for_maintenance_3____mnt_fake_share_name_n_t_t1_1_1_11_n_shares_fake_share_name_n_t_t1_1_1_10_n_shares_fake_share_name_n_t_t1_1_1_16_n_shares_fake_share_name_n_t_t_world__n___True_ [0.018107s] ... ok 2026-05-17 02:07:44.555390 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_multi_ip_2_5_6_7_8__bar_quuz [0.018092s] ... ok 2026-05-17 02:07:44.573934 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_multi_ip_3_5_6_7_9__foo_quuz [0.018243s] ... ok 2026-05-17 02:07:44.594122 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_4__1001__1001___foo_bar [0.020383s] ... ok 2026-05-17 02:07:44.611903 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_3_5_6_7_88_fake__foo_bar [0.017622s] ... ok 2026-05-17 02:07:44.629879 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.NFSSynchronizedTestCase.test_with_lock_name_1 [0.017890s] ... ok 2026-05-17 02:07:44.646980 | ubuntu-noble | Unable to umount: Unexpected error while running command. 2026-05-17 02:07:44.647014 | ubuntu-noble | Command: None 2026-05-17 02:07:44.647025 | ubuntu-noble | Exit code: - 2026-05-17 02:07:44.647034 | ubuntu-noble | Stdout: None 2026-05-17 02:07:44.647043 | ubuntu-noble | Stderr: 'fake error' 2026-05-17 02:07:44.649076 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_error [0.019047s] ... ok 2026-05-17 02:07:44.671108 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_check_for_setup_error_no_export_ips [0.021825s] ... ok 2026-05-17 02:07:44.688649 | ubuntu-noble | Invalid share: fake. 2026-05-17 02:07:44.691196 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_share_invalid_share [0.019948s] ... ok 2026-05-17 02:07:44.709863 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_share_process_execution_error [0.018580s] ... ok 2026-05-17 02:07:44.728418 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_with_mount_point_name [0.018565s] ... ok 2026-05-17 02:07:44.746985 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_local_path_escapes [0.018425s] ... ok 2026-05-17 02:07:44.765778 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_mount_device_already [0.018751s] ... ok 2026-05-17 02:07:44.784493 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_snapshot_update_access [0.018617s] ... ok 2026-05-17 02:07:44.802848 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_admin_project_id [0.018134s] ... ok 2026-05-17 02:07:44.822768 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_service_network_id_two_exist [0.019890s] ... ok 2026-05-17 02:07:44.841823 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_3 [0.018967s] ... ok 2026-05-17 02:07:44.860691 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__create_service_instance_no_key_and_no_path_1 [0.018704s] ... ok 2026-05-17 02:07:44.879745 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__delete_server [0.018847s] ... ok 2026-05-17 02:07:44.898384 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_08 [0.018616s] ... ok 2026-05-17 02:07:44.917208 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_3 [0.018782s] ... ok 2026-05-17 02:07:44.935950 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_6 [0.018613s] ... ok 2026-05-17 02:07:44.955018 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_exists [0.018956s] ... ok 2026-05-17 02:07:44.973601 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_incorrect_keypath_to_private [0.018573s] ... ok 2026-05-17 02:07:44.992225 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_not_found_1 [0.018571s] ... ok 2026-05-17 02:07:45.012551 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_instance_name_using_default_config [0.020182s] ... ok 2026-05-17 02:07:45.031293 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_reboot_server [0.018654s] ... ok 2026-05-17 02:07:45.050402 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_3 [0.018875s] ... ok 2026-05-17 02:07:45.069283 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_wait_for_instance_timeout [0.018860s] ... ok 2026-05-17 02:07:45.070734 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup_missing_required_fields_3_vast_mgmt_host [0.001379s] ... ok 2026-05-17 02:07:45.082934 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_add_rules_3____________ [0.012060s] ... ok 2026-05-17 02:07:45.094604 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_delete_rules_2____10_10_10_1____10_10_10_2_______ [0.011630s] ... ok 2026-05-17 02:07:45.114741 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_driver_util.TestBunchify.test_bunchify_nested_structures [0.019980s] ... ok 2026-05-17 02:07:45.115686 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_rest.TestCapacityMetrics.test_capacity_metrics [0.000464s] ... ok 2026-05-17 02:07:45.116157 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_1_4_3_9 [0.000500s] ... ok 2026-05-17 02:07:45.117059 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_rest.TestRestApi.test_get_sw_version [0.000858s] ... ok 2026-05-17 02:07:45.117683 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_refresh_auth_token_failure [0.000405s] ... ok 2026-05-17 02:07:45.118096 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_create_with_provided_params [0.000433s] ... ok 2026-05-17 02:07:45.137190 | ubuntu-noble | {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__fetch_existing_rule [0.019165s] ... ok 2026-05-17 02:07:45.156618 | ubuntu-noble | {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__update_share_stats [0.019377s] ... ok 2026-05-17 02:07:45.175600 | ubuntu-noble | {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share [0.018988s] ... ok 2026-05-17 02:07:45.194825 | ubuntu-noble | {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share_if_not_present_at_backend [0.019009s] ... ok 2026-05-17 02:07:45.216894 | ubuntu-noble | {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_snapshot_if_not_present_at_backend [0.022014s] ... ok 2026-05-17 02:07:45.236858 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_1 [0.019692s] ... ok 2026-05-17 02:07:45.255472 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_auth_info_2_True [0.018709s] ... ok 2026-05-17 02:07:45.256227 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:07:45.276950 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_ensure_disk_online_and_writable [0.021279s] ... ok 2026-05-17 02:07:45.277555 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:07:45.296625 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_mounted_share_size [0.019615s] ... ok 2026-05-17 02:07:45.297198 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:07:45.318313 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_is_device_mounted_2_2 [0.021526s] ... ok 2026-05-17 02:07:45.319027 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-05-17 02:07:45.339526 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_setup_service_instance_manager [0.021151s] ... ok 2026-05-17 02:07:45.359092 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_grant_share_access [0.019394s] ... ok 2026-05-17 02:07:45.377098 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_win_reg_value_1_None [0.017911s] ... ok 2026-05-17 02:07:45.395229 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_disk_readonly_status [0.018079s] ... ok 2026-05-17 02:07:45.413716 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_win_reg_value [0.018341s] ... ok 2026-05-17 02:07:45.432780 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_url_using_ssl [0.018975s] ... ok 2026-05-17 02:07:45.452574 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_execute_2 [0.019714s] ... ok 2026-05-17 02:07:45.471591 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_get_conn [0.018958s] ... ok 2026-05-17 02:07:45.489634 | ubuntu-noble | VPSA volume for share fakeid2 could not be found. 2026-05-17 02:07:45.489982 | ubuntu-noble | Snapshot OS_share-snapshot-fakesnapid not found 2026-05-17 02:07:45.492779 | ubuntu-noble | {0} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_share_from_snapshot [0.021060s] ... ok 2026-05-17 02:07:45.511492 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_active_replica_not_found [0.018454s] ... ok 2026-05-17 02:07:45.530613 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_3 [0.019057s] ... ok 2026-05-17 02:07:45.549030 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_2___on____True________compression_on__ [0.018308s] ... ok 2026-05-17 02:07:45.567244 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_12___0____False_____dedup_on_____dedup_off__ [0.018150s] ... ok 2026-05-17 02:07:45.586262 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_7 [0.018877s] ... ok 2026-05-17 02:07:45.604055 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_8 [0.017736s] ... ok 2026-05-17 02:07:45.622370 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__update_share_stats_1_None [0.018232s] ... ok 2026-05-17 02:07:45.640659 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_2_False [0.018185s] ... ok 2026-05-17 02:07:45.659442 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_with_share_server [0.018589s] ... ok 2026-05-17 02:07:45.678148 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_init [0.018647s] ... ok 2026-05-17 02:07:45.694001 | ubuntu-noble | Caught following error trying to kill migration process: Unexpected error while running command. 2026-05-17 02:07:45.694034 | ubuntu-noble | Command: None 2026-05-17 02:07:45.694045 | ubuntu-noble | Exit code: - 2026-05-17 02:07:45.694053 | ubuntu-noble | Stdout: None 2026-05-17 02:07:45.694061 | ubuntu-noble | Stderr: None 2026-05-17 02:07:45.694365 | ubuntu-noble | Failed to destroy destination dataset with following error: Unexpected error while running command. 2026-05-17 02:07:45.694389 | ubuntu-noble | Command: None 2026-05-17 02:07:45.694398 | ubuntu-noble | Exit code: - 2026-05-17 02:07:45.694406 | ubuntu-noble | Stdout: None 2026-05-17 02:07:45.694414 | ubuntu-noble | Stderr: None 2026-05-17 02:07:45.696309 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_cancel_error [0.018076s] ... ok 2026-05-17 02:07:45.715368 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_continue_exception [0.018949s] ... ok 2026-05-17 02:07:45.733706 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_shrink_share_with_share_server [0.018254s] ... ok 2026-05-17 02:07:45.752909 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_replicated_snapshot_1 [0.019074s] ... ok 2026-05-17 02:07:45.775068 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_get_exports [0.022066s] ... ok 2026-05-17 02:07:45.794040 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_5_fake [0.018869s] ... ok 2026-05-17 02:07:45.813176 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_rw_and_ro_3 [0.019032s] ... ok 2026-05-17 02:07:45.831521 | ubuntu-noble | {0} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_allow_access_nfs [0.018249s] ... ok 2026-05-17 02:07:45.850587 | ubuntu-noble | {0} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_delete_share [0.019009s] ... ok 2026-05-17 02:07:45.869258 | ubuntu-noble | {0} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_verify_avail_space [0.018576s] ... ok 2026-05-17 02:07:45.889110 | ubuntu-noble | {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_create_snapshot [0.019739s] ... ok 2026-05-17 02:07:45.908731 | ubuntu-noble | {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_unmanage_NFS [0.019462s] ... ok 2026-05-17 02:07:45.928174 | ubuntu-noble | {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_verify_share_to_manage_loose_policy [0.019342s] ... ok 2026-05-17 02:07:45.960989 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:07:45.993430 | ubuntu-noble | {0} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_just_get [0.065106s] ... ok 2026-05-17 02:07:46.027636 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:07:46.092083 | ubuntu-noble | {0} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_2____queued_to_apply____active____1_ [0.098458s] ... ok 2026-05-17 02:07:46.128532 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:07:46.191883 | ubuntu-noble | {0} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_4____applying____error____1_ [0.099542s] ... ok 2026-05-17 02:07:46.226069 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:07:46.315100 | ubuntu-noble | {0} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_delete_all_rules_2_False [0.123153s] ... ok 2026-05-17 02:07:46.341956 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_06 [0.026685s] ... ok 2026-05-17 02:07:46.366635 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_09 [0.024609s] ... ok 2026-05-17 02:07:46.419074 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_same_backend_and_network [0.052241s] ... ok 2026-05-17 02:07:46.494692 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_rules_in_error [0.075660s] ... ok 2026-05-17 02:07:46.563216 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_shares_not_available [0.068050s] ... ok 2026-05-17 02:07:46.611738 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_unsupported_server [0.048473s] ... ok 2026-05-17 02:07:46.655339 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_3 [0.043676s] ... ok 2026-05-17 02:07:46.678756 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_check_update_share_server_network_allocations [0.023213s] ... ok 2026-05-17 02:07:46.719495 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_generic_share_backup_invalid_protocol_1_CEPHFS [0.040654s] ... ok 2026-05-17 02:07:46.743190 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_instance_share_group_snapshot_member [0.023601s] ... ok 2026-05-17 02:07:46.782184 | ubuntu-noble | Failed to commit reservations None 2026-05-17 02:07:46.782217 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:46.782226 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:07:46.782235 | ubuntu-noble | self._driver.commit( 2026-05-17 02:07:46.782245 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:07:46.782253 | ubuntu-noble | db.reservation_commit( 2026-05-17 02:07:46.782262 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:07:46.782270 | ubuntu-noble | return IMPL.reservation_commit( 2026-05-17 02:07:46.782279 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.782287 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:07:46.782308 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:07:46.782316 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.782325 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:07:46.782333 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:07:46.782342 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:07:46.782368 | ubuntu-noble | self.force_reraise() 2026-05-17 02:07:46.782377 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:07:46.782385 | ubuntu-noble | raise self.value 2026-05-17 02:07:46.782394 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:07:46.782402 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:07:46.782410 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.782418 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:07:46.782427 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:07:46.782435 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.782443 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:07:46.782494 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:07:46.782503 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.782512 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:07:46.782520 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-05-17 02:07:46.782528 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.782536 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:07:46.782544 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:07:46.782553 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.782561 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:07:46.782569 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:07:46.782578 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.782586 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:07:46.782594 | ubuntu-noble | return a.in_(b) 2026-05-17 02:07:46.782602 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:07:46.782611 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:07:46.782619 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:07:46.782627 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.782635 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:07:46.782644 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:07:46.782652 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.782660 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:07:46.782668 | ubuntu-noble | return a.in_(b) 2026-05-17 02:07:46.782677 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:07:46.782685 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:07:46.782693 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:07:46.782701 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.782709 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:07:46.782718 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:07:46.782736 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.782744 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:07:46.782752 | ubuntu-noble | return a.in_(b) 2026-05-17 02:07:46.782761 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:07:46.782779 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:07:46.782788 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:07:46.782796 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.782804 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:07:46.782812 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:07:46.782821 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.782829 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:07:46.782843 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-05-17 02:07:46.782852 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.782860 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:07:46.782868 | ubuntu-noble | resolved = impl._literal_coercion( 2026-05-17 02:07:46.782876 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.782885 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:07:46.782893 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-05-17 02:07:46.782901 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:07:46.782909 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:07:46.782918 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-05-17 02:07:46.791264 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_public_and_private_share_2_False [0.047720s] ... ok 2026-05-17 02:07:46.831019 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_rollback_quota [0.039830s] ... ok 2026-05-17 02:07:46.869252 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_error_state [0.038066s] ... ok 2026-05-17 02:07:46.912503 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_with_host_and_az [0.043125s] ... ok 2026-05-17 02:07:46.948883 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_7_hdfsfake [0.036351s] ... ok 2026-05-17 02:07:46.988385 | ubuntu-noble | Failed to commit reservations None 2026-05-17 02:07:46.988419 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:46.988430 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:07:46.988439 | ubuntu-noble | self._driver.commit( 2026-05-17 02:07:46.988447 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:07:46.988492 | ubuntu-noble | db.reservation_commit( 2026-05-17 02:07:46.988501 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:07:46.988510 | ubuntu-noble | return IMPL.reservation_commit( 2026-05-17 02:07:46.988518 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.988526 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:07:46.988535 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:07:46.988543 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.988552 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:07:46.988575 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:07:46.988584 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:07:46.988592 | ubuntu-noble | self.force_reraise() 2026-05-17 02:07:46.988655 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:07:46.988664 | ubuntu-noble | raise self.value 2026-05-17 02:07:46.988672 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:07:46.988681 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:07:46.988689 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.988697 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:07:46.988706 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:07:46.988714 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.988722 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:07:46.988731 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:07:46.988739 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.988747 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:07:46.988755 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-05-17 02:07:46.988764 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.988775 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:07:46.988787 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:07:46.988798 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.988808 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:07:46.988819 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:07:46.988830 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.988841 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:07:46.988852 | ubuntu-noble | return a.in_(b) 2026-05-17 02:07:46.988864 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:07:46.988883 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:07:46.988892 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:07:46.988901 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.988909 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:07:46.988917 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:07:46.988925 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.988934 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:07:46.988942 | ubuntu-noble | return a.in_(b) 2026-05-17 02:07:46.988950 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:07:46.988958 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:07:46.988966 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:07:46.988975 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.988983 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:07:46.989001 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:07:46.989010 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.989018 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:07:46.989026 | ubuntu-noble | return a.in_(b) 2026-05-17 02:07:46.989035 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:07:46.989053 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:07:46.989062 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:07:46.989070 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.989079 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:07:46.989087 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:07:46.989095 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.989103 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:07:46.989112 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-05-17 02:07:46.989120 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.989128 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:07:46.989136 | ubuntu-noble | resolved = impl._literal_coercion( 2026-05-17 02:07:46.989144 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:46.989152 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:07:46.989160 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-05-17 02:07:46.989169 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:07:46.989177 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:07:46.989185 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-05-17 02:07:46.996981 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_2 [0.047880s] ... ok 2026-05-17 02:07:47.033716 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_az_not_found [0.036560s] ... ok 2026-05-17 02:07:47.073503 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_invalid_input_2 [0.039586s] ... ok 2026-05-17 02:07:47.100390 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_invalid_share_type_2 [0.026777s] ... ok 2026-05-17 02:07:47.123921 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_no_active_replica_2___ [0.023350s] ... ok 2026-05-17 02:07:47.147326 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_quota_commit_fail [0.023294s] ... ok 2026-05-17 02:07:47.204193 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_quota_error [0.056737s] ... ok 2026-05-17 02:07:47.230734 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_2_False [0.026251s] ... ok 2026-05-17 02:07:47.272155 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_with_snapshots [0.041457s] ... ok 2026-05-17 02:07:47.296277 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_replicated_snapshot_1_True [0.024081s] ... ok 2026-05-17 02:07:47.761647 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_3 [0.464767s] ... ok 2026-05-17 02:07:47.784136 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_empty_prefix_with_valid_mount_point_name [0.023034s] ... ok 2026-05-17 02:07:47.819268 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_extend_valid_2_False [0.034673s] ... ok 2026-05-17 02:07:47.843195 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_admin_deferred_state [0.023980s] ... ok 2026-05-17 02:07:47.865698 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_invalid_extra_specs [0.022313s] ... ok 2026-05-17 02:07:47.887987 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_invalid_public_value_2_bartrue [0.022099s] ... ok 2026-05-17 02:07:47.910617 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_5_y [0.022460s] ... ok 2026-05-17 02:07:47.932210 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_8_True [0.021620s] ... ok 2026-05-17 02:07:47.955364 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_6 [0.022973s] ... ok 2026-05-17 02:07:47.977095 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_8 [0.021795s] ... ok 2026-05-17 02:07:48.049109 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_4 [0.071668s] ... ok 2026-05-17 02:07:48.077072 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_share_server_not_found [0.027833s] ... ok 2026-05-17 02:07:48.114837 | ubuntu-noble | Migration progress of share fake_id cannot be obtained at this moment. 2026-05-17 02:07:48.117664 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_driver_service_down [0.040477s] ... ok 2026-05-17 02:07:48.152274 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_5_migration_driver_phase1_done [0.034325s] ... ok 2026-05-17 02:07:48.185023 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_9_migration_error [0.032426s] ... ok 2026-05-17 02:07:48.221292 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host [0.036154s] ... ok 2026-05-17 02:07:48.241816 | ubuntu-noble | Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. 2026-05-17 02:07:48.244285 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_2 [0.023100s] ... ok 2026-05-17 02:07:48.278531 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_status_unavailable [0.034066s] ... ok 2026-05-17 02:07:48.301714 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_3_error [0.023087s] ... ok 2026-05-17 02:07:48.325520 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_restore_share [0.023638s] ... ok 2026-05-17 02:07:48.350046 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_2_False [0.024365s] ... ok 2026-05-17 02:07:48.394412 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_service_not_up_1_migration_driver_phase1_done [0.044227s] ... ok 2026-05-17 02:07:48.434307 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_request_spec_dict [0.039914s] ... ok 2026-05-17 02:07:48.457340 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share [0.022908s] ... ok 2026-05-17 02:07:48.510403 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_unmanage [0.052762s] ... ok 2026-05-17 02:07:48.562557 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_share_server_in_use [0.051873s] ... ok 2026-05-17 02:07:48.587486 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_update_metadata_from_share_type_extra_specs_2_False [0.024894s] ... ok 2026-05-17 02:07:48.609512 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_update_hosts_failure [0.021983s] ... ok 2026-05-17 02:07:48.631850 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_subnet_from_metadata [0.022236s] ... ok 2026-05-17 02:07:48.651487 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_2 [0.019592s] ... ok 2026-05-17 02:07:48.670768 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_3 [0.019105s] ... ok 2026-05-17 02:07:48.689574 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_6 [0.018745s] ... ok 2026-05-17 02:07:48.707995 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_5 [0.018088s] ... ok 2026-05-17 02:07:48.726847 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_1 [0.019022s] ... ok 2026-05-17 02:07:48.744810 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_check_for_setup_error [0.017902s] ... ok 2026-05-17 02:07:48.763389 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_4____create_snapshot______delete_snapshot____True_ [0.018468s] ... ok 2026-05-17 02:07:48.781274 | ubuntu-noble | Could not create share group snapshot. Failed to create share snapshot 1e010dfe-545b-432d-ab95-4ef03cd82f89 for share a3ebdba5-b4e1-46c8-a0ea-a9ac8daf5296. 2026-05-17 02:07:48.781300 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:48.781310 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py", line 1697, in create_share_group_snapshot 2026-05-17 02:07:48.781318 | ubuntu-noble | member_update = self.create_snapshot( 2026-05-17 02:07:48.781326 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:48.781335 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:48.781343 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:48.781352 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:48.781360 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:48.781368 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:48.781377 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:48.781385 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-05-17 02:07:48.781394 | ubuntu-noble | raise result 2026-05-17 02:07:48.781414 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-05-17 02:07:48.783687 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot_failed_snapshot [0.020092s] ... ok 2026-05-17 02:07:48.800482 | ubuntu-noble | No shares in share group to create snapshot. 2026-05-17 02:07:48.802656 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot_no_members [0.018855s] ... ok 2026-05-17 02:07:48.821180 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver_no_configuration [0.018438s] ... ok 2026-05-17 02:07:48.839140 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_cancel [0.017905s] ... ok 2026-05-17 02:07:48.857993 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_check_compatibility [0.018711s] ... ok 2026-05-17 02:07:48.876518 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_start [0.018464s] ... ok 2026-05-17 02:07:48.895182 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_1___ [0.018688s] ... ok 2026-05-17 02:07:48.914291 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_update_share_server_security_service [0.018920s] ... ok 2026-05-17 02:07:48.933171 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_verify_share_driver_mode_option_type [0.018752s] ... ok 2026-05-17 02:07:48.951536 | ubuntu-noble | {0} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_custom_storage_driver [0.018268s] ... ok 2026-05-17 02:07:48.969784 | ubuntu-noble | {0} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_invalid_single_parameter_1 [0.018158s] ... ok 2026-05-17 02:07:48.988550 | ubuntu-noble | {0} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_invalid_single_parameter_2 [0.018873s] ... ok 2026-05-17 02:07:49.007580 | ubuntu-noble | {0} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_update_invalid [0.018761s] ... ok 2026-05-17 02:07:49.025965 | ubuntu-noble | {0} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_invalid_1_111 [0.018342s] ... ok 2026-05-17 02:07:49.045087 | ubuntu-noble | {0} manila.tests.share.test_drivers_private_data.SqlStorageDriverTestCase.test_methods_2 [0.018963s] ... ok 2026-05-17 02:07:49.073503 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_network_update_finished_already_active [0.028272s] ... ok 2026-05-17 02:07:49.205131 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_2__False__1__100__5__0_ [0.131523s] ... ok 2026-05-17 02:07:49.364414 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_6__False__1__10___1__3_ [0.158765s] ... ok 2026-05-17 02:07:49.387601 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__do_update_share_server_network_allocations_exception [0.023074s] ... ok 2026-05-17 02:07:49.474191 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_1 [0.086632s] ... ok 2026-05-17 02:07:49.560073 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_4 [0.085756s] ... ok 2026-05-17 02:07:49.603299 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_3_data_copying_completed [0.042976s] ... ok 2026-05-17 02:07:49.705508 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_1 [0.102139s] ... ok 2026-05-17 02:07:49.785964 | ubuntu-noble | Driver-assisted migration of share 2aaf93e4-a294-4863-9d09-a451b7925e22 failed. 2026-05-17 02:07:49.786001 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:49.786013 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1342, in _migration_start_driver 2026-05-17 02:07:49.786022 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-05-17 02:07:49.786043 | ubuntu-noble | manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share 2aaf93e4-a294-4863-9d09-a451b7925e22 while remaining writable. 2026-05-17 02:07:49.789384 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_1 [0.083783s] ... ok 2026-05-17 02:07:49.815052 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_6 [0.025455s] ... ok 2026-05-17 02:07:49.835664 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_replica_deleted_from_database [0.020609s] ... ok 2026-05-17 02:07:49.913358 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_1 [0.077368s] ... ok 2026-05-17 02:07:49.932878 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:07:49.932912 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:49.932922 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:07:49.932931 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:07:49.932940 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:49.932948 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:49.932956 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:49.932965 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:49.932973 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:49.932981 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:49.932989 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:07:49.932998 | ubuntu-noble | raise effect 2026-05-17 02:07:49.933006 | ubuntu-noble | Exception 2026-05-17 02:07:49.935445 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_11_delete_expired_share [0.022265s] ... ok 2026-05-17 02:07:49.965710 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:07:49.965745 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:49.965756 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:07:49.965764 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:07:49.965773 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:49.965781 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:49.965790 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:49.965798 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:49.965806 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:49.965815 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:49.965823 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:07:49.965832 | ubuntu-noble | raise effect 2026-05-17 02:07:49.965840 | ubuntu-noble | Exception 2026-05-17 02:07:49.969132 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_20_shrink_share [0.033510s] ... ok 2026-05-17 02:07:49.989298 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:07:49.989331 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:49.989342 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:07:49.989351 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:07:49.989359 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:49.989368 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:49.989376 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:49.989384 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:49.989392 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:49.989400 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:49.989409 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:07:49.989417 | ubuntu-noble | raise effect 2026-05-17 02:07:49.989425 | ubuntu-noble | Exception 2026-05-17 02:07:49.991833 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_22_delete_share_group [0.022538s] ... ok 2026-05-17 02:07:50.011108 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-05-17 02:07:50.011143 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:50.011153 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-05-17 02:07:50.011162 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-05-17 02:07:50.011171 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:50.011179 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:50.011187 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:50.011196 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:50.011204 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:50.011212 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:50.011220 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-05-17 02:07:50.011229 | ubuntu-noble | raise effect 2026-05-17 02:07:50.011237 | ubuntu-noble | Exception 2026-05-17 02:07:50.013503 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_30_create_replicated_snapshot [0.021648s] ... ok 2026-05-17 02:07:50.035720 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_check_update_share_network_security_service [0.022109s] ... ok 2026-05-17 02:07:50.057514 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_updates_snapshot [0.021727s] ... ok 2026-05-17 02:07:50.081658 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot [0.024025s] ... ok 2026-05-17 02:07:50.100228 | ubuntu-noble | Share group fake_id: create failed 2026-05-17 02:07:50.102289 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_error [0.020587s] ... ok 2026-05-17 02:07:50.124971 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_update_status_1_available [0.022537s] ... ok 2026-05-17 02:07:50.144946 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_snapshot [0.019925s] ... ok 2026-05-17 02:07:50.231356 | ubuntu-noble | Share instance 24f843a0-49cd-419e-b31b-2fac9b1290e8 failed on creation. 2026-05-17 02:07:50.231391 | ubuntu-noble | Share instance information in exception can not be written to db because it contains {} and it is not a dictionary. 2026-05-17 02:07:50.242620 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_invalid_status [0.097471s] ... ok 2026-05-17 02:07:50.341350 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_status_creating [0.098578s] ... ok 2026-05-17 02:07:50.482973 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_update_replica_state [0.141400s] ... ok 2026-05-17 02:07:50.544169 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_server_fail [0.061118s] ... ok 2026-05-17 02:07:50.651680 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_server_not_exists [0.107371s] ... ok 2026-05-17 02:07:50.676168 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_1_True [0.024584s] ... ok 2026-05-17 02:07:50.696214 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_with_share_network_id_and_not_dhss [0.019960s] ... ok 2026-05-17 02:07:50.717379 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_1 [0.020867s] ... ok 2026-05-17 02:07:50.736980 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_expired_transfers [0.019557s] ... ok 2026-05-17 02:07:50.758381 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_group [0.021330s] ... ok 2026-05-17 02:07:50.865989 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_deferred_delete [0.107462s] ... ok 2026-05-17 02:07:50.971682 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-05-17 02:07:50.976192 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-05-17 02:07:51.028964 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_2 [0.162823s] ... ok 2026-05-17 02:07:51.051331 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_ignore_exceptions_with_the_force_1 [0.022184s] ... ok 2026-05-17 02:07:51.184161 | ubuntu-noble | Caught exception trying ensure share instances. 2026-05-17 02:07:51.184195 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:51.184206 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 511, in ensure_driver_resources 2026-05-17 02:07:51.184215 | ubuntu-noble | update_share_instances = self.driver.ensure_shares( 2026-05-17 02:07:51.184223 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.184231 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:51.184240 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:51.184248 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.184256 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:51.184264 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:51.184272 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.184300 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:07:51.184309 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:07:51.184317 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.184325 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 938, in raise_exception 2026-05-17 02:07:51.184334 | ubuntu-noble | raise exception.ManilaException(message="Fake raise") 2026-05-17 02:07:51.184342 | ubuntu-noble | manila.exception.ManilaException: Fake raise 2026-05-17 02:07:51.187667 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_exception_on_ensure_shares [0.136225s] ... ok 2026-05-17 02:07:51.209655 | ubuntu-noble | The backend fake_host could not get backend info. 2026-05-17 02:07:51.209689 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:51.209700 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 436, in ensure_driver_resources 2026-05-17 02:07:51.209709 | ubuntu-noble | new_backend_info = self.driver.get_backend_info(ctxt) 2026-05-17 02:07:51.209717 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.209725 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:51.209734 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:51.209754 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.209763 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:51.209771 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:51.209779 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.209788 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:07:51.209796 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:07:51.209804 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.209812 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 1000, in raise_exception 2026-05-17 02:07:51.209821 | ubuntu-noble | raise exception.ManilaException(message="Fake raise") 2026-05-17 02:07:51.209829 | ubuntu-noble | manila.exception.ManilaException: Fake raise 2026-05-17 02:07:51.212131 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_exception_on_get_backend_info [0.024341s] ... ok 2026-05-17 02:07:51.769335 | ubuntu-noble | Unexpected error occurred while updating access rules for share instance 52f7fcfd-8798-4fbe-86f6-154a28041558. 2026-05-17 02:07:51.769381 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:51.769392 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 584, in ensure_driver_resources 2026-05-17 02:07:51.769401 | ubuntu-noble | self.access_helper.update_access_rules( 2026-05-17 02:07:51.769410 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:51.769418 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:51.769426 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.769434 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:51.769442 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:51.769512 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.769526 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:07:51.769534 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:07:51.769543 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.769551 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 620, in raise_share_access_exists 2026-05-17 02:07:51.769559 | ubuntu-noble | raise exception.ShareAccessExists( 2026-05-17 02:07:51.769568 | ubuntu-noble | manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2026-05-17 02:07:51.773636 | ubuntu-noble | Unexpected error occurred while updating access rules for share instance ebcfc55e-7f44-4481-b101-161fc0baac82. 2026-05-17 02:07:51.773670 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:51.773701 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 584, in ensure_driver_resources 2026-05-17 02:07:51.773710 | ubuntu-noble | self.access_helper.update_access_rules( 2026-05-17 02:07:51.773719 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-05-17 02:07:51.773727 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-05-17 02:07:51.773735 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.773743 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-05-17 02:07:51.773752 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-05-17 02:07:51.773760 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.773768 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-05-17 02:07:51.773776 | ubuntu-noble | result = effect(*args, **kwargs) 2026-05-17 02:07:51.773785 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.773793 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 620, in raise_share_access_exists 2026-05-17 02:07:51.773801 | ubuntu-noble | raise exception.ShareAccessExists( 2026-05-17 02:07:51.773809 | ubuntu-noble | manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2026-05-17 02:07:51.781381 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_1 [0.568810s] ... ok 2026-05-17 02:07:51.828828 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_invalid_size [0.047488s] ... ok 2026-05-17 02:07:51.880493 | ubuntu-noble | Error managing share server fake_share_server_id 2026-05-17 02:07:51.880527 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:51.880538 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3488, in manage_share_server 2026-05-17 02:07:51.880546 | ubuntu-noble | raise exception.ManageShareServerError(reason=msg) 2026-05-17 02:07:51.880555 | ubuntu-noble | manila.exception.ManageShareServerError: Manage existing share server failed due to: Driver did not return required network allocations to be managed. Required number of allocations is 1. 2026-05-17 02:07:51.890849 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_without_allocations [0.061892s] ... ok 2026-05-17 02:07:51.937889 | ubuntu-noble | Failed to commit reservations 2026-05-17 02:07:51.937923 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:51.937934 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-05-17 02:07:51.937943 | ubuntu-noble | self._driver.commit( 2026-05-17 02:07:51.937951 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-05-17 02:07:51.937960 | ubuntu-noble | db.reservation_commit( 2026-05-17 02:07:51.937968 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-05-17 02:07:51.937976 | ubuntu-noble | return IMPL.reservation_commit( 2026-05-17 02:07:51.937985 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.938006 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-05-17 02:07:51.938015 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:07:51.938023 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.938032 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-17 02:07:51.938040 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-05-17 02:07:51.938048 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-17 02:07:51.938056 | ubuntu-noble | self.force_reraise() 2026-05-17 02:07:51.938065 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-17 02:07:51.938073 | ubuntu-noble | raise self.value 2026-05-17 02:07:51.938081 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-17 02:07:51.938102 | ubuntu-noble | return f(*args, **kwargs) 2026-05-17 02:07:51.938111 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.938119 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-17 02:07:51.938127 | ubuntu-noble | return fn(*args, **kwargs) 2026-05-17 02:07:51.938135 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.938144 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-05-17 02:07:51.938152 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-05-17 02:07:51.938160 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.938168 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-05-17 02:07:51.938177 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-05-17 02:07:51.938185 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.938193 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:07:51.938201 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:07:51.938209 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.938217 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-05-17 02:07:51.938225 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:07:51.938234 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.938242 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:07:51.938250 | ubuntu-noble | return a.in_(b) 2026-05-17 02:07:51.938258 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:07:51.938266 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:07:51.938274 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:07:51.938283 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.938291 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-05-17 02:07:51.938299 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:07:51.938307 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.938315 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:07:51.938324 | ubuntu-noble | return a.in_(b) 2026-05-17 02:07:51.938332 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:07:51.938340 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:07:51.938348 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:07:51.938357 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.938365 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-05-17 02:07:51.938373 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-05-17 02:07:51.938381 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.938390 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-05-17 02:07:51.938398 | ubuntu-noble | return a.in_(b) 2026-05-17 02:07:51.938417 | ubuntu-noble | ^^^^^^^^ 2026-05-17 02:07:51.938426 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-05-17 02:07:51.938521 | ubuntu-noble | return self.operate(in_op, other) 2026-05-17 02:07:51.938536 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.938544 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-05-17 02:07:51.938553 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-05-17 02:07:51.938561 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.938575 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-05-17 02:07:51.938584 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-05-17 02:07:51.938593 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.938601 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-05-17 02:07:51.938609 | ubuntu-noble | resolved = impl._literal_coercion( 2026-05-17 02:07:51.938617 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:51.938626 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-05-17 02:07:51.938634 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-05-17 02:07:51.938642 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-05-17 02:07:51.938651 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-05-17 02:07:51.938659 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-05-17 02:07:51.951128 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_valid_share_3 [0.060306s] ... ok 2026-05-17 02:07:52.026616 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_driver_exception [0.075296s] ... ok 2026-05-17 02:07:52.100337 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_1 [0.073459s] ... ok 2026-05-17 02:07:52.169996 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_2 [0.069625s] ... ok 2026-05-17 02:07:52.292171 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_driver_continue_3_True [0.121954s] ... ok 2026-05-17 02:07:52.332501 | ubuntu-noble | Host-assisted migration failed for share share_id. 2026-05-17 02:07:52.332539 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:52.332553 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1697, in migration_start 2026-05-17 02:07:52.332564 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-05-17 02:07:52.332577 | ubuntu-noble | manila.exception.ShareMigrationFailed: Share migration failed: Migration for share share_id could not be performed because host-assisted migration is not allowed when share must remain writable, preserve snapshots and/or file metadata or be performed nondisruptively. 2026-05-17 02:07:52.335606 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_2 [0.043459s] ... ok 2026-05-17 02:07:52.359324 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_exception [0.023620s] ... ok 2026-05-17 02:07:52.420098 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_encryption_key_ref_2_False [0.060642s] ... ok 2026-05-17 02:07:52.444006 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_server_info_not_present [0.023696s] ... ok 2026-05-17 02:07:52.516917 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_cancel_2_migration_driver_in_progress [0.072765s] ... ok 2026-05-17 02:07:52.538648 | ubuntu-noble | This operation is supported only on backends that handles share servers. 2026-05-17 02:07:52.541163 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_check_dhss_false [0.024181s] ... ok 2026-05-17 02:07:52.584104 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_1_True [0.042642s] ... ok 2026-05-17 02:07:52.607206 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_03 [0.022980s] ... ok 2026-05-17 02:07:52.627950 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_07 [0.020716s] ... ok 2026-05-17 02:07:52.648517 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_05 [0.020335s] ... ok 2026-05-17 02:07:52.668433 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_06 [0.019824s] ... ok 2026-05-17 02:07:52.689121 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_10 [0.020585s] ... ok 2026-05-17 02:07:52.722348 | ubuntu-noble | {0} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_new_instance_1_None [0.033068s] ... ok 2026-05-17 02:07:52.803500 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:07:52.807920 | ubuntu-noble | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_check_update_share_network_security_service [0.085369s] ... ok 2026-05-17 02:07:52.887507 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:07:52.891784 | ubuntu-noble | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_promote_share_replica [0.083803s] ... ok 2026-05-17 02:07:52.913397 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_tenant_visible_extra_specs [0.021259s] ... ok 2026-05-17 02:07:52.931944 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs_invalid_2 [0.018644s] ... ok 2026-05-17 02:07:52.952244 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_08___snapshot_support____f__ [0.020301s] ... ok 2026-05-17 02:07:52.970690 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_21___create_share_from_snapshot_support____false__ [0.018191s] ... ok 2026-05-17 02:07:52.988982 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_23___create_share_from_snapshot_support____n__ [0.018216s] ... ok 2026-05-17 02:07:53.008153 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_56___mount_point_name_support____f__ [0.018929s] ... ok 2026-05-17 02:07:53.026986 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_58___mount_point_name_support____off__ [0.018817s] ... ok 2026-05-17 02:07:53.052503 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_60___mount_point_name_support____no__ [0.025599s] ... ok 2026-05-17 02:07:53.070651 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_unknown_key [0.017993s] ... ok 2026-05-17 02:07:53.089083 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_invalid_2 [0.018300s] ... ok 2026-05-17 02:07:53.107544 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_08___driver_handles_share_servers____f__ [0.018347s] ... ok 2026-05-17 02:07:53.125958 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_2 [0.018270s] ... ok 2026-05-17 02:07:53.145368 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_sanitize_extra_specs_1_______az_1___az2__az_3__ [0.019323s] ... ok 2026-05-17 02:07:53.165211 | ubuntu-noble | {0} manila.tests.share.test_share_utils.NotifyUsageTestCase.test_notify_about_share_usage_with_kwargs [0.019762s] ... ok 2026-05-17 02:07:53.184148 | ubuntu-noble | {0} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend [0.018839s] ... ok 2026-05-17 02:07:53.203067 | ubuntu-noble | {0} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend_only_return_backend [0.018875s] ... ok 2026-05-17 02:07:53.221158 | ubuntu-noble | {0} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_pool [0.018002s] ... ok 2026-05-17 02:07:53.275895 | ubuntu-noble | {0} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_exception [0.054516s] ... ok 2026-05-17 02:07:53.296306 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_driver_handles_share_servers_is_false_with_net_id [0.020501s] ... ok 2026-05-17 02:07:53.315933 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_group_in_creating [0.019285s] ... ok 2026-05-17 02:07:53.336147 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_with_member [0.020090s] ... ok 2026-05-17 02:07:53.358327 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_1_specified_stypes_one_unsupported_in_AZ [0.022064s] ... ok 2026-05-17 02:07:53.377948 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_sg_snapshot_id_error_snapshot_status [0.019588s] ... ok 2026-05-17 02:07:53.397355 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_sg_snapshot_id_snap_not_found [0.019268s] ... ok 2026-05-17 02:07:53.417387 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_sg_snapshot_id_with_members_error [0.020209s] ... ok 2026-05-17 02:07:53.436850 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_share_group_snapshot_id [0.019202s] ... ok 2026-05-17 02:07:53.456401 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot_creating_status [0.019486s] ... ok 2026-05-17 02:07:53.481438 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_no_groups [0.024931s] ... ok 2026-05-17 02:07:53.500720 | ubuntu-noble | {0} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_add_access_invalid [0.019124s] ... ok 2026-05-17 02:07:53.520662 | ubuntu-noble | {0} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_remove_access_invalid [0.019898s] ... ok 2026-05-17 02:07:53.554657 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:07:53.557939 | ubuntu-noble | {0} manila.tests.test_context.ContextTestCase.test_request_context_sets_is_admin [0.036993s] ... ok 2026-05-17 02:07:53.592188 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:07:53.595566 | ubuntu-noble | {0} manila.tests.test_context.ContextTestCase.test_request_context_sets_is_service [0.037543s] ... ok 2026-05-17 02:07:53.614502 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_results [0.018793s] ... ok 2026-05-17 02:07:53.633824 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_metadata [0.019221s] ... ok 2026-05-17 02:07:53.652581 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_uuid [0.018665s] ... ok 2026-05-17 02:07:53.670975 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_migration_not_found_by_status [0.018278s] ... ok 2026-05-17 02:07:53.688950 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_resource_unknown [0.017898s] ... ok 2026-05-17 02:07:53.707237 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_resource_lock_not_found [0.018227s] ... ok 2026-05-17 02:07:53.726505 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_scheduler_host_weigher_not_found [0.019152s] ... ok 2026-05-17 02:07:53.745139 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_server_not_found_by_filters [0.018365s] ... ok 2026-05-17 02:07:53.763441 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_extra_specs_not_found [0.018421s] ... ok 2026-05-17 02:07:53.782390 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_not_found_by_name [0.018834s] ... ok 2026-05-17 02:07:53.801035 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_snapshot_instance_not_found [0.018506s] ... ok 2026-05-17 02:07:53.819580 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionTestCase.test_error_msg [0.018447s] ... ok 2026-05-17 02:07:53.838133 | ubuntu-noble | Failed to read configuration file(s): sentinel._namespace 2026-05-17 02:07:53.838164 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-05-17 02:07:53.839035 | ubuntu-noble | {0} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_02_info [0.019159s] ... ok 2026-05-17 02:07:53.858337 | ubuntu-noble | {0} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_04_______info__ [0.019331s] ... ok 2026-05-17 02:07:53.876492 | ubuntu-noble | {0} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_05_______warn__ [0.018140s] ... ok 2026-05-17 02:07:53.895058 | ubuntu-noble | {0} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_33____LW____audit__ [0.018387s] ... ok 2026-05-17 02:07:53.913745 | ubuntu-noble | {0} manila.tests.test_manager.ManagerTestCase.test_verify_manager_instance [0.018491s] ... ok 2026-05-17 02:07:53.931981 | ubuntu-noble | {0} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_4_ [0.018219s] ... ok 2026-05-17 02:07:53.951042 | ubuntu-noble | {0} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_with_update_2 [0.018936s] ... ok 2026-05-17 02:07:53.971574 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.971607 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.971620 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.971631 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.971642 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.971668 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.971948 | ubuntu-noble | code: 500 2026-05-17 02:07:53.972372 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.972393 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.972402 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.972411 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.972419 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.972427 | ubuntu-noble | KeyError: 'share_server_id' 2026-05-17 02:07:53.972821 | ubuntu-noble | code: 404 2026-05-17 02:07:53.973161 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.973176 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.973184 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.973193 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.973201 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.973223 | ubuntu-noble | KeyError: 'id' 2026-05-17 02:07:53.973232 | ubuntu-noble | code: 404 2026-05-17 02:07:53.973720 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.973750 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.973759 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.973767 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.973776 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.973784 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.974056 | ubuntu-noble | code: 500 2026-05-17 02:07:53.974401 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.974418 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.974427 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.974435 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.974443 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.974518 | ubuntu-noble | KeyError: 'allowed' 2026-05-17 02:07:53.974530 | ubuntu-noble | code: 413 2026-05-17 02:07:53.974829 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.974848 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.974857 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.974865 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.974874 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.974882 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.975155 | ubuntu-noble | code: 500 2026-05-17 02:07:53.975675 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.975703 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.975712 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.975721 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.975729 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.975737 | ubuntu-noble | KeyError: 'bridge' 2026-05-17 02:07:53.975746 | ubuntu-noble | code: 500 2026-05-17 02:07:53.976244 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.976261 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.976269 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.976277 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.976286 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.976296 | ubuntu-noble | KeyError: 'path' 2026-05-17 02:07:53.976307 | ubuntu-noble | code: 404 2026-05-17 02:07:53.976696 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.976724 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.976733 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.976743 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.976754 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.976765 | ubuntu-noble | KeyError: 'err' 2026-05-17 02:07:53.976776 | ubuntu-noble | code: 409 2026-05-17 02:07:53.977431 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.977489 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.977510 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.977522 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.977533 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.977544 | ubuntu-noble | KeyError: 'driver' 2026-05-17 02:07:53.977880 | ubuntu-noble | code: 500 2026-05-17 02:07:53.978388 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.978397 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.978406 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.978414 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.978423 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.978431 | ubuntu-noble | KeyError: 'id' 2026-05-17 02:07:53.978439 | ubuntu-noble | code: 500 2026-05-17 02:07:53.978865 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.978898 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.978910 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.978921 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.978948 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.978959 | ubuntu-noble | KeyError: 'err' 2026-05-17 02:07:53.978970 | ubuntu-noble | code: 400 2026-05-17 02:07:53.978979 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.978987 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.978996 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.979004 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.979012 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.979020 | ubuntu-noble | KeyError: 'err' 2026-05-17 02:07:53.979281 | ubuntu-noble | code: 500 2026-05-17 02:07:53.979293 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.979301 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.979310 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.979318 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.979326 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.979334 | ubuntu-noble | KeyError: 'id' 2026-05-17 02:07:53.979342 | ubuntu-noble | code: 500 2026-05-17 02:07:53.979699 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.979725 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.979734 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.979743 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.979751 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.979774 | ubuntu-noble | KeyError: 'err' 2026-05-17 02:07:53.979783 | ubuntu-noble | code: 400 2026-05-17 02:07:53.979792 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.979800 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.979809 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.979817 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.979825 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.979833 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.980056 | ubuntu-noble | code: 500 2026-05-17 02:07:53.980072 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.980081 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.980089 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.980097 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.980106 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.980114 | ubuntu-noble | KeyError: 'uuid' 2026-05-17 02:07:53.980122 | ubuntu-noble | code: 404 2026-05-17 02:07:53.980375 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.980391 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.980407 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.980416 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.980427 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.980494 | ubuntu-noble | KeyError: 'file_path' 2026-05-17 02:07:53.980507 | ubuntu-noble | code: 404 2026-05-17 02:07:53.980864 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.980890 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.980899 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.980907 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.980916 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.980926 | ubuntu-noble | KeyError: 'msg' 2026-05-17 02:07:53.980937 | ubuntu-noble | code: 500 2026-05-17 02:07:53.981188 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.981209 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.981218 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.981226 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.981234 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.981244 | ubuntu-noble | KeyError: 'msg' 2026-05-17 02:07:53.981256 | ubuntu-noble | code: 500 2026-05-17 02:07:53.981797 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.981825 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.981834 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.981856 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.981865 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.981873 | ubuntu-noble | KeyError: 'msg' 2026-05-17 02:07:53.981881 | ubuntu-noble | code: 500 2026-05-17 02:07:53.981890 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.981898 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.981906 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.981914 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.981923 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.981931 | ubuntu-noble | KeyError: 'msg' 2026-05-17 02:07:53.981942 | ubuntu-noble | code: 404 2026-05-17 02:07:53.981950 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.981958 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.981966 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.981975 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.981983 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.981991 | ubuntu-noble | KeyError: 'msg' 2026-05-17 02:07:53.982121 | ubuntu-noble | code: 500 2026-05-17 02:07:53.982133 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.982142 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.982150 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.982158 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.982166 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.982175 | ubuntu-noble | KeyError: 'msg' 2026-05-17 02:07:53.982183 | ubuntu-noble | code: 500 2026-05-17 02:07:53.982412 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.982435 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.982447 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.982498 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.982510 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.982521 | ubuntu-noble | KeyError: 'msg' 2026-05-17 02:07:53.982532 | ubuntu-noble | code: 500 2026-05-17 02:07:53.982745 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.982766 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.982775 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.982783 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.982791 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.982799 | ubuntu-noble | KeyError: 'err' 2026-05-17 02:07:53.982808 | ubuntu-noble | code: 400 2026-05-17 02:07:53.983017 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.983028 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.983035 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.983041 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.983047 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.983053 | ubuntu-noble | KeyError: 'err' 2026-05-17 02:07:53.983058 | ubuntu-noble | code: 400 2026-05-17 02:07:53.983199 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.983206 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.983211 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.983216 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.983221 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.983226 | ubuntu-noble | KeyError: 'err' 2026-05-17 02:07:53.983232 | ubuntu-noble | code: 500 2026-05-17 02:07:53.983423 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.983433 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.983439 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.983444 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.983525 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.983538 | ubuntu-noble | KeyError: 'msg' 2026-05-17 02:07:53.983680 | ubuntu-noble | code: 500 2026-05-17 02:07:53.983689 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.983703 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.983709 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.983714 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.983719 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.983724 | ubuntu-noble | KeyError: 'msg' 2026-05-17 02:07:53.984125 | ubuntu-noble | code: 500 2026-05-17 02:07:53.984137 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.984142 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.984147 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.984153 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.984158 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.984163 | ubuntu-noble | KeyError: 'msg' 2026-05-17 02:07:53.984168 | ubuntu-noble | code: 500 2026-05-17 02:07:53.984365 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.984375 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.984380 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.984385 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.984390 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.984405 | ubuntu-noble | KeyError: 'binary' 2026-05-17 02:07:53.984410 | ubuntu-noble | code: 404 2026-05-17 02:07:53.984633 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.984649 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.984654 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.984660 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.984665 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.984670 | ubuntu-noble | KeyError: 'host' 2026-05-17 02:07:53.984675 | ubuntu-noble | code: 404 2026-05-17 02:07:53.984877 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.984884 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.984890 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.984895 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.984900 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.984906 | ubuntu-noble | KeyError: 'ip' 2026-05-17 02:07:53.984911 | ubuntu-noble | code: 500 2026-05-17 02:07:53.985154 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.985165 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.985171 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.985176 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.985181 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.985186 | ubuntu-noble | KeyError: 'err' 2026-05-17 02:07:53.985191 | ubuntu-noble | code: 500 2026-05-17 02:07:53.985332 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.985339 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.985345 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.985350 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.985355 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.985360 | ubuntu-noble | KeyError: 'err' 2026-05-17 02:07:53.985365 | ubuntu-noble | code: 500 2026-05-17 02:07:53.985633 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.985649 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.985655 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.985660 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.985666 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.985673 | ubuntu-noble | KeyError: 'instance_id' 2026-05-17 02:07:53.985680 | ubuntu-noble | code: 404 2026-05-17 02:07:53.985940 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.985954 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.985961 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.985968 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.985974 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.985981 | ubuntu-noble | KeyError: 'version' 2026-05-17 02:07:53.985997 | ubuntu-noble | code: 400 2026-05-17 02:07:53.986228 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.986236 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.986241 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.986246 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.986252 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.986257 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.986262 | ubuntu-noble | code: 400 2026-05-17 02:07:53.986531 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.986546 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.986551 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.986556 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.986561 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.986567 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.986572 | ubuntu-noble | code: 400 2026-05-17 02:07:53.986577 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.986582 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.986587 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.986592 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.986598 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.986603 | ubuntu-noble | KeyError: 'name' 2026-05-17 02:07:53.986776 | ubuntu-noble | code: 400 2026-05-17 02:07:53.986786 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.986791 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.986797 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.986804 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.986811 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.986817 | ubuntu-noble | KeyError: 'content_type' 2026-05-17 02:07:53.987115 | ubuntu-noble | code: 400 2026-05-17 02:07:53.987129 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.987136 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.987142 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.987149 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.987156 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.987163 | ubuntu-noble | KeyError: 'driver_mode' 2026-05-17 02:07:53.987170 | ubuntu-noble | code: 400 2026-05-17 02:07:53.987376 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.987387 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.987392 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.987398 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.987403 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.987408 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.987413 | ubuntu-noble | code: 400 2026-05-17 02:07:53.987674 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.987689 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.987695 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.987700 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.987705 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.987710 | ubuntu-noble | KeyError: 'req_ver' 2026-05-17 02:07:53.987715 | ubuntu-noble | code: 400 2026-05-17 02:07:53.987888 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.987895 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.987900 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.987905 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.987910 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.987916 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.987921 | ubuntu-noble | code: 400 2026-05-17 02:07:53.988158 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.988170 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.988175 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.988188 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.988194 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.988199 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.988204 | ubuntu-noble | code: 400 2026-05-17 02:07:53.988590 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.988608 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.988613 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.988618 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.988624 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.988629 | ubuntu-noble | KeyError: 'err' 2026-05-17 02:07:53.988800 | ubuntu-noble | code: 400 2026-05-17 02:07:53.988807 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.988813 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.988824 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.988829 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.988835 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.988840 | ubuntu-noble | KeyError: 'unders' 2026-05-17 02:07:53.989058 | ubuntu-noble | code: 400 2026-05-17 02:07:53.989319 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.989332 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.989337 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.989342 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.989347 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.989353 | ubuntu-noble | KeyError: 'expire' 2026-05-17 02:07:53.989358 | ubuntu-noble | code: 400 2026-05-17 02:07:53.989582 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.989598 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.989603 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.989609 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.989614 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.989619 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.989624 | ubuntu-noble | code: 400 2026-05-17 02:07:53.989960 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.989972 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.989978 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.989983 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.989988 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.989994 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.989999 | ubuntu-noble | code: 400 2026-05-17 02:07:53.990114 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.990123 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.990128 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.990133 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.990138 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.990144 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.990149 | ubuntu-noble | code: 400 2026-05-17 02:07:53.990360 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.990372 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.990378 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.990383 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.990388 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.990394 | ubuntu-noble | KeyError: 'level' 2026-05-17 02:07:53.990399 | ubuntu-noble | code: 400 2026-05-17 02:07:53.990507 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.990520 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.990526 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.990531 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.990536 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.990541 | ubuntu-noble | KeyError: 'type' 2026-05-17 02:07:53.990546 | ubuntu-noble | code: 400 2026-05-17 02:07:53.990788 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.990796 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.990810 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.990815 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.990820 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.990825 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.990831 | ubuntu-noble | code: 400 2026-05-17 02:07:53.990942 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.990949 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.990955 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.990960 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.990965 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.990970 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.990975 | ubuntu-noble | code: 400 2026-05-17 02:07:53.991310 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.991323 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.991329 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.991334 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.991339 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.991344 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.991349 | ubuntu-noble | code: 400 2026-05-17 02:07:53.991446 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.991483 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.991491 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.991497 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.991502 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.991507 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.991512 | ubuntu-noble | code: 400 2026-05-17 02:07:53.991680 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.991688 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.991694 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.991699 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.991704 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.991709 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.991714 | ubuntu-noble | code: 400 2026-05-17 02:07:53.991931 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.991943 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.991948 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.991953 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.991959 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.991964 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.992062 | ubuntu-noble | code: 400 2026-05-17 02:07:53.992236 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.992246 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.992252 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.992257 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.992262 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.992267 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.992272 | ubuntu-noble | code: 400 2026-05-17 02:07:53.992547 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.992564 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.992570 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.992575 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.992580 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.992586 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.992591 | ubuntu-noble | code: 400 2026-05-17 02:07:53.992725 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.992731 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.992736 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.992747 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.992752 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.992757 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.992763 | ubuntu-noble | code: 400 2026-05-17 02:07:53.992995 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.993003 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.993008 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.993014 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.993019 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.993024 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.993029 | ubuntu-noble | code: 400 2026-05-17 02:07:53.993247 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.993253 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.993259 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.993264 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.993269 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.993274 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.993279 | ubuntu-noble | code: 400 2026-05-17 02:07:53.993537 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.993550 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.993556 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.993561 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.993566 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.993571 | ubuntu-noble | KeyError: 'uuid' 2026-05-17 02:07:53.993576 | ubuntu-noble | code: 400 2026-05-17 02:07:53.994573 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.994586 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.994592 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.994597 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.994602 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.994607 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.994773 | ubuntu-noble | code: 500 2026-05-17 02:07:53.995051 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.995064 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.995069 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.995075 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.995080 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.995085 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.995090 | ubuntu-noble | code: 500 2026-05-17 02:07:53.995191 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.995198 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.995203 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.995209 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.995214 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.995219 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.995224 | ubuntu-noble | code: 500 2026-05-17 02:07:53.995406 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.995421 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.995426 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.995432 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.995437 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.995442 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.995588 | ubuntu-noble | code: 400 2026-05-17 02:07:53.995771 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.995779 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.995784 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.995790 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.995795 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.995800 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.995805 | ubuntu-noble | code: 400 2026-05-17 02:07:53.996050 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.996062 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.996067 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.996073 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.996086 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.996091 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.996096 | ubuntu-noble | code: 500 2026-05-17 02:07:53.996322 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.996331 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.996341 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.996356 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.996364 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.996371 | ubuntu-noble | KeyError: 'msg' 2026-05-17 02:07:53.996547 | ubuntu-noble | code: 500 2026-05-17 02:07:53.996814 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.996825 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.996830 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.996836 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.996841 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.996846 | ubuntu-noble | KeyError: 'message_id' 2026-05-17 02:07:53.996851 | ubuntu-noble | code: 404 2026-05-17 02:07:53.997036 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.997046 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.997051 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.997056 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.997062 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.997067 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.997072 | ubuntu-noble | code: 500 2026-05-17 02:07:53.997312 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.997319 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.997325 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.997330 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.997335 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.997340 | ubuntu-noble | KeyError: 'migration_id' 2026-05-17 02:07:53.997345 | ubuntu-noble | code: 404 2026-05-17 02:07:53.997646 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.997666 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.997671 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.997676 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.997682 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.997687 | ubuntu-noble | KeyError: 'instance_id' 2026-05-17 02:07:53.997692 | ubuntu-noble | code: 404 2026-05-17 02:07:53.997847 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.997854 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.997860 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.997865 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.997870 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.997875 | ubuntu-noble | KeyError: 'config' 2026-05-17 02:07:53.997887 | ubuntu-noble | code: 500 2026-05-17 02:07:53.998132 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.998144 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.998149 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.998155 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.998160 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.998165 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.998170 | ubuntu-noble | code: 500 2026-05-17 02:07:53.998329 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.998336 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.998341 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.998346 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.998351 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.998356 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.998498 | ubuntu-noble | code: 500 2026-05-17 02:07:53.998810 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.998825 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.998832 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.998849 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.998856 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.998863 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:53.998870 | ubuntu-noble | code: 500 2026-05-17 02:07:53.999197 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.999212 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.999219 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.999226 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.999232 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.999239 | ubuntu-noble | KeyError: 'overs' 2026-05-17 02:07:53.999410 | ubuntu-noble | code: 500 2026-05-17 02:07:53.999688 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.999724 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.999735 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.999745 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.999754 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.999763 | ubuntu-noble | KeyError: 'name' 2026-05-17 02:07:53.999772 | ubuntu-noble | code: 404 2026-05-17 02:07:53.999884 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:53.999895 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:53.999905 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:53.999914 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:53.999924 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:53.999933 | ubuntu-noble | KeyError: 'action' 2026-05-17 02:07:53.999942 | ubuntu-noble | code: 403 2026-05-17 02:07:54.000027 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.000037 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.000047 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.000056 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.000065 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.000074 | ubuntu-noble | KeyError: 'project_id' 2026-05-17 02:07:54.000293 | ubuntu-noble | code: 404 2026-05-17 02:07:54.000322 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.000332 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.000341 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.000351 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.000360 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.000369 | ubuntu-noble | KeyError: 'share_type' 2026-05-17 02:07:54.000420 | ubuntu-noble | code: 404 2026-05-17 02:07:54.000610 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.000631 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.000640 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.000689 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.000699 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.000708 | ubuntu-noble | KeyError: 'user_id' 2026-05-17 02:07:54.000717 | ubuntu-noble | code: 404 2026-05-17 02:07:54.001070 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.001088 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.001161 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.001173 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.001182 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.001192 | ubuntu-noble | KeyError: 'msg' 2026-05-17 02:07:54.001201 | ubuntu-noble | code: 500 2026-05-17 02:07:54.001210 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.001219 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.001228 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.001237 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.001247 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.001256 | ubuntu-noble | KeyError: 'result' 2026-05-17 02:07:54.001265 | ubuntu-noble | code: 500 2026-05-17 02:07:54.001416 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.001532 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.001551 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.001560 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.001569 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.001578 | ubuntu-noble | KeyError: 'class_name' 2026-05-17 02:07:54.001587 | ubuntu-noble | code: 404 2026-05-17 02:07:54.001827 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.001839 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.001848 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.001857 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.001866 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.001875 | ubuntu-noble | KeyError: 'project_id' 2026-05-17 02:07:54.001884 | ubuntu-noble | code: 500 2026-05-17 02:07:54.002058 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.002069 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.002078 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.002087 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.002096 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.002105 | ubuntu-noble | KeyError: 'unknown' 2026-05-17 02:07:54.002115 | ubuntu-noble | code: 404 2026-05-17 02:07:54.002321 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.002348 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.002357 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.002367 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.002376 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.002385 | ubuntu-noble | KeyError: 'project_id' 2026-05-17 02:07:54.002394 | ubuntu-noble | code: 404 2026-05-17 02:07:54.002614 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.002639 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.002657 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.002666 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.002675 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.002684 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:54.002693 | ubuntu-noble | code: 500 2026-05-17 02:07:54.002703 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.002712 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.002721 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.002730 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.002739 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.002748 | ubuntu-noble | KeyError: 'req' 2026-05-17 02:07:54.002897 | ubuntu-noble | code: 500 2026-05-17 02:07:54.002908 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.002917 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.002926 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.002935 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.002944 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.002953 | ubuntu-noble | KeyError: 'uuid' 2026-05-17 02:07:54.002962 | ubuntu-noble | code: 404 2026-05-17 02:07:54.003102 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.003113 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.003122 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.003131 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.003140 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.003149 | ubuntu-noble | KeyError: 'lock_id' 2026-05-17 02:07:54.003548 | ubuntu-noble | code: 404 2026-05-17 02:07:54.003566 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.003575 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.003585 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.003594 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.003603 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.003625 | ubuntu-noble | KeyError: 'resource_id' 2026-05-17 02:07:54.003635 | ubuntu-noble | code: 500 2026-05-17 02:07:54.003725 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.003736 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.003745 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.003754 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.003763 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.003772 | ubuntu-noble | KeyError: 'command' 2026-05-17 02:07:54.003781 | ubuntu-noble | code: 500 2026-05-17 02:07:54.004098 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.004109 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.004118 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.004127 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.004136 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.004145 | ubuntu-noble | KeyError: 'filter_name' 2026-05-17 02:07:54.004388 | ubuntu-noble | code: 404 2026-05-17 02:07:54.004403 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.004412 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.004422 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.004431 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.004440 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.004580 | ubuntu-noble | KeyError: 'weigher_name' 2026-05-17 02:07:54.004793 | ubuntu-noble | code: 404 2026-05-17 02:07:54.004805 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.004814 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.004823 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.004832 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.004841 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.004850 | ubuntu-noble | KeyError: 'security_service_id' 2026-05-17 02:07:54.004860 | ubuntu-noble | code: 404 2026-05-17 02:07:54.004955 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.004966 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.004975 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.004984 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.004993 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.005002 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:54.005012 | ubuntu-noble | code: 500 2026-05-17 02:07:54.005317 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.005334 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.005356 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.005366 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.005375 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.005384 | ubuntu-noble | KeyError: 'service' 2026-05-17 02:07:54.005394 | ubuntu-noble | code: 400 2026-05-17 02:07:54.005547 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.005568 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.005577 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.005586 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.005595 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.005605 | ubuntu-noble | KeyError: 'service_id' 2026-05-17 02:07:54.005906 | ubuntu-noble | code: 404 2026-05-17 02:07:54.005923 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.005932 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.005941 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.005951 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.005960 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.005969 | ubuntu-noble | KeyError: 'access_type' 2026-05-17 02:07:54.005978 | ubuntu-noble | code: 500 2026-05-17 02:07:54.006080 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.006090 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.006099 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.006121 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.006131 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.006140 | ubuntu-noble | KeyError: 'msg' 2026-05-17 02:07:54.006415 | ubuntu-noble | code: 500 2026-05-17 02:07:54.006430 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.006484 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.006501 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.006510 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.006520 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.006529 | ubuntu-noble | KeyError: 'backup_id' 2026-05-17 02:07:54.006538 | ubuntu-noble | code: 404 2026-05-17 02:07:54.006635 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.006647 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.006665 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.006674 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.006683 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.006692 | ubuntu-noble | KeyError: 'requested' 2026-05-17 02:07:54.006702 | ubuntu-noble | code: 413 2026-05-17 02:07:54.006984 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.006999 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.007009 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.007018 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.007027 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.007037 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:54.007046 | ubuntu-noble | code: 400 2026-05-17 02:07:54.007188 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.007198 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.007208 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.007217 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.007226 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.007235 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:54.007244 | ubuntu-noble | code: 500 2026-05-17 02:07:54.007543 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.007565 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.007575 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.007584 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.007593 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.007603 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:54.007612 | ubuntu-noble | code: 500 2026-05-17 02:07:54.007896 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.007911 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.007921 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.007930 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.007939 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.007948 | ubuntu-noble | KeyError: 'share_id' 2026-05-17 02:07:54.007958 | ubuntu-noble | code: 500 2026-05-17 02:07:54.007967 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.007976 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.007985 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.007994 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.008003 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.008012 | ubuntu-noble | KeyError: 'share_group_id' 2026-05-17 02:07:54.008021 | ubuntu-noble | code: 404 2026-05-17 02:07:54.008154 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.008164 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.008173 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.008182 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.008191 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.008200 | ubuntu-noble | KeyError: 'member_id' 2026-05-17 02:07:54.008209 | ubuntu-noble | code: 404 2026-05-17 02:07:54.008400 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.008440 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.008616 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.008720 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.008732 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.008883 | ubuntu-noble | KeyError: 'share_group_snapshot_id' 2026-05-17 02:07:54.008895 | ubuntu-noble | code: 404 2026-05-17 02:07:54.008912 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.008922 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.008931 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.008940 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.008949 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.008959 | ubuntu-noble | KeyError: 'share_group' 2026-05-17 02:07:54.008968 | ubuntu-noble | code: 500 2026-05-17 02:07:54.009073 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.009084 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.009093 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.009102 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.009111 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.009120 | ubuntu-noble | KeyError: 'type_id' 2026-05-17 02:07:54.009129 | ubuntu-noble | code: 500 2026-05-17 02:07:54.009391 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.009402 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.009412 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.009421 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.009430 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.009439 | ubuntu-noble | KeyError: 'type_id' 2026-05-17 02:07:54.009567 | ubuntu-noble | code: 404 2026-05-17 02:07:54.009753 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.009765 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.009774 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.009783 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.009792 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.009801 | ubuntu-noble | KeyError: 'name' 2026-05-17 02:07:54.009810 | ubuntu-noble | code: 500 2026-05-17 02:07:54.010029 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.010035 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.010041 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.010045 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.010050 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.010054 | ubuntu-noble | KeyError: 'type_id' 2026-05-17 02:07:54.010058 | ubuntu-noble | code: 500 2026-05-17 02:07:54.010205 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.010209 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.010213 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.010217 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.010221 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.010224 | ubuntu-noble | KeyError: 'type_id' 2026-05-17 02:07:54.010228 | ubuntu-noble | code: 500 2026-05-17 02:07:54.010416 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.010424 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.010428 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.010432 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.010435 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.010439 | ubuntu-noble | KeyError: 'type_id' 2026-05-17 02:07:54.010585 | ubuntu-noble | code: 404 2026-05-17 02:07:54.010864 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.010869 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.010873 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.010881 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.010885 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.010894 | ubuntu-noble | KeyError: 'type_name' 2026-05-17 02:07:54.010898 | ubuntu-noble | code: 404 2026-05-17 02:07:54.010902 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.010905 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.010909 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.010913 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.010916 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.010920 | ubuntu-noble | KeyError: 'type_id' 2026-05-17 02:07:54.011088 | ubuntu-noble | code: 404 2026-05-17 02:07:54.011300 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.011308 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.011312 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.011316 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.011320 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.011323 | ubuntu-noble | KeyError: 'share_instance_id' 2026-05-17 02:07:54.011327 | ubuntu-noble | code: 404 2026-05-17 02:07:54.011441 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.011446 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.011464 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.011471 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.011474 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.011478 | ubuntu-noble | KeyError: 'allowed' 2026-05-17 02:07:54.011675 | ubuntu-noble | code: 413 2026-05-17 02:07:54.011902 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.011907 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.011911 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.011915 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.011918 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.011922 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:54.011926 | ubuntu-noble | code: 500 2026-05-17 02:07:54.012107 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.012111 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.012115 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.012119 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.012123 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.012126 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:54.012130 | ubuntu-noble | code: 500 2026-05-17 02:07:54.012290 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.012297 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.012301 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.012305 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.012309 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.012312 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:54.012316 | ubuntu-noble | code: 500 2026-05-17 02:07:54.012498 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.012509 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.012513 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.012517 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.012520 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.012524 | ubuntu-noble | KeyError: 'share_network_id' 2026-05-17 02:07:54.012632 | ubuntu-noble | code: 404 2026-05-17 02:07:54.012959 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.012964 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.012968 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.012972 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.012976 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.012980 | ubuntu-noble | KeyError: 'share_network_id' 2026-05-17 02:07:54.012983 | ubuntu-noble | code: 500 2026-05-17 02:07:54.012987 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.012991 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.012995 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.013004 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.013008 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.013012 | ubuntu-noble | KeyError: 'share_network_id' 2026-05-17 02:07:54.013264 | ubuntu-noble | code: 500 2026-05-17 02:07:54.013269 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.013273 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.013277 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.013280 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.013284 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.013288 | ubuntu-noble | KeyError: 'share_network_subnet_id' 2026-05-17 02:07:54.013291 | ubuntu-noble | code: 404 2026-05-17 02:07:54.013635 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.013643 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.013647 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.013651 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.013655 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.013658 | ubuntu-noble | KeyError: 'share_server_id' 2026-05-17 02:07:54.013662 | ubuntu-noble | code: 404 2026-05-17 02:07:54.013914 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.013918 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.013922 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.013926 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.013929 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.013933 | ubuntu-noble | KeyError: 'allowed' 2026-05-17 02:07:54.013937 | ubuntu-noble | code: 413 2026-05-17 02:07:54.014080 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.014084 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.014088 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.014092 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.014096 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.014099 | ubuntu-noble | KeyError: 'share_id' 2026-05-17 02:07:54.014103 | ubuntu-noble | code: 404 2026-05-17 02:07:54.014424 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.014432 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.014436 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.014440 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.014444 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.014450 | ubuntu-noble | KeyError: 'replica_id' 2026-05-17 02:07:54.014469 | ubuntu-noble | code: 404 2026-05-17 02:07:54.014697 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.014705 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.014709 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.014716 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.014720 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.014724 | ubuntu-noble | KeyError: 'share_id' 2026-05-17 02:07:54.014916 | ubuntu-noble | code: 404 2026-05-17 02:07:54.015153 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.015160 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.015164 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.015168 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.015171 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.015175 | ubuntu-noble | KeyError: 'share_server_id' 2026-05-17 02:07:54.015359 | ubuntu-noble | code: 500 2026-05-17 02:07:54.015618 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.015629 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.015633 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.015637 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.015640 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.015644 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:54.015648 | ubuntu-noble | code: 500 2026-05-17 02:07:54.015828 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.015836 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.015840 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.015844 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.015847 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.015851 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:54.015855 | ubuntu-noble | code: 500 2026-05-17 02:07:54.016098 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.016103 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.016107 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.016110 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.016114 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.016118 | ubuntu-noble | KeyError: 'share_server_id' 2026-05-17 02:07:54.016122 | ubuntu-noble | code: 500 2026-05-17 02:07:54.016353 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.016361 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.016365 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.016369 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.016373 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.016377 | ubuntu-noble | KeyError: 'share_server_id' 2026-05-17 02:07:54.016380 | ubuntu-noble | code: 404 2026-05-17 02:07:54.016563 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.016574 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.016578 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.016582 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.016586 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.016589 | ubuntu-noble | KeyError: 'filters_description' 2026-05-17 02:07:54.016593 | ubuntu-noble | code: 404 2026-05-17 02:07:54.016764 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.016769 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.016773 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.016777 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.016781 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.016784 | ubuntu-noble | KeyError: 'share_server_id' 2026-05-17 02:07:54.016788 | ubuntu-noble | code: 500 2026-05-17 02:07:54.017025 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.017030 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.017034 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.017038 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.017041 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.017045 | ubuntu-noble | KeyError: 'share_id' 2026-05-17 02:07:54.017049 | ubuntu-noble | code: 500 2026-05-17 02:07:54.017289 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.017297 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.017301 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.017305 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.017309 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.017312 | ubuntu-noble | KeyError: 'share_id' 2026-05-17 02:07:54.017316 | ubuntu-noble | code: 500 2026-05-17 02:07:54.017479 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.017488 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.017492 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.017495 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.017499 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.017503 | ubuntu-noble | KeyError: 'size' 2026-05-17 02:07:54.017786 | ubuntu-noble | code: 413 2026-05-17 02:07:54.017791 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.017795 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.017799 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.017803 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.017812 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.017816 | ubuntu-noble | KeyError: 'access_type' 2026-05-17 02:07:54.017968 | ubuntu-noble | code: 400 2026-05-17 02:07:54.018185 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.018197 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.018202 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.018207 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.018213 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.018218 | ubuntu-noble | KeyError: 'instance_id' 2026-05-17 02:07:54.018223 | ubuntu-noble | code: 404 2026-05-17 02:07:54.018488 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.018503 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.018508 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.018514 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.018519 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.018524 | ubuntu-noble | KeyError: 'snapshot_name' 2026-05-17 02:07:54.018530 | ubuntu-noble | code: 500 2026-05-17 02:07:54.018781 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.018791 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.018797 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.018802 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.018807 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.018813 | ubuntu-noble | KeyError: 'snapshot_id' 2026-05-17 02:07:54.018818 | ubuntu-noble | code: 404 2026-05-17 02:07:54.018823 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.018829 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.018834 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.018839 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.018849 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.018854 | ubuntu-noble | KeyError: 'share_name' 2026-05-17 02:07:54.019016 | ubuntu-noble | code: 500 2026-05-17 02:07:54.019023 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.019028 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.019033 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.019038 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.019044 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.019049 | ubuntu-noble | KeyError: 'share_type_id' 2026-05-17 02:07:54.019175 | ubuntu-noble | code: 500 2026-05-17 02:07:54.019375 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.019385 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.019390 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.019395 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.019401 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.019406 | ubuntu-noble | KeyError: 'share_type_id' 2026-05-17 02:07:54.019411 | ubuntu-noble | code: 404 2026-05-17 02:07:54.019751 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.019765 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.019771 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.019776 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.019781 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.019786 | ubuntu-noble | KeyError: 'name' 2026-05-17 02:07:54.019792 | ubuntu-noble | code: 500 2026-05-17 02:07:54.019797 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.019802 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.019807 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.019812 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.019818 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.019823 | ubuntu-noble | KeyError: 'share_type' 2026-05-17 02:07:54.019968 | ubuntu-noble | code: 404 2026-05-17 02:07:54.019974 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.019979 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.019992 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.019998 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.020003 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.020008 | ubuntu-noble | KeyError: 'id' 2026-05-17 02:07:54.020239 | ubuntu-noble | code: 500 2026-05-17 02:07:54.020245 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.020251 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.020256 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.020261 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.020266 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.020271 | ubuntu-noble | KeyError: 'share_type_id' 2026-05-17 02:07:54.020585 | ubuntu-noble | code: 404 2026-05-17 02:07:54.020596 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.020602 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.020607 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.020612 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.020617 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.020623 | ubuntu-noble | KeyError: 'share_type_id' 2026-05-17 02:07:54.020628 | ubuntu-noble | code: 500 2026-05-17 02:07:54.020753 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.020759 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.020765 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.020770 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.020775 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.020780 | ubuntu-noble | KeyError: 'share_type_id' 2026-05-17 02:07:54.020786 | ubuntu-noble | code: 404 2026-05-17 02:07:54.020973 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.020983 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.020989 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.020994 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.020999 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.021004 | ubuntu-noble | KeyError: 'share_type_name' 2026-05-17 02:07:54.021322 | ubuntu-noble | code: 404 2026-05-17 02:07:54.021631 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.021647 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.021652 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.021658 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.021663 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.021668 | ubuntu-noble | KeyError: 'id' 2026-05-17 02:07:54.021682 | ubuntu-noble | code: 500 2026-05-17 02:07:54.021878 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.021889 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.021894 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.021900 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.021905 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.021910 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:54.021916 | ubuntu-noble | code: 500 2026-05-17 02:07:54.022054 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.022061 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.022068 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.022074 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.022080 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.022086 | ubuntu-noble | KeyError: 'allowed' 2026-05-17 02:07:54.022092 | ubuntu-noble | code: 413 2026-05-17 02:07:54.022481 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.022492 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.022497 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.022502 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.022507 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.022513 | ubuntu-noble | KeyError: 'name' 2026-05-17 02:07:54.022526 | ubuntu-noble | code: 404 2026-05-17 02:07:54.022531 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.022537 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.022542 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.022547 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.022552 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.022557 | ubuntu-noble | KeyError: 'name' 2026-05-17 02:07:54.022562 | ubuntu-noble | code: 500 2026-05-17 02:07:54.022765 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.022772 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.022777 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.022782 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.022787 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.022793 | ubuntu-noble | KeyError: 'name' 2026-05-17 02:07:54.023045 | ubuntu-noble | code: 404 2026-05-17 02:07:54.023052 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.023057 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.023062 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.023068 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.023073 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.023078 | ubuntu-noble | KeyError: 'response' 2026-05-17 02:07:54.023083 | ubuntu-noble | code: 500 2026-05-17 02:07:54.023292 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.023298 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.023303 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.023308 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.023314 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.023319 | ubuntu-noble | KeyError: 'transfer_id' 2026-05-17 02:07:54.023324 | ubuntu-noble | code: 404 2026-05-17 02:07:54.023650 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.023669 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.023675 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.023680 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.023686 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.023691 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:54.023696 | ubuntu-noble | code: 400 2026-05-17 02:07:54.023964 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.023971 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.023976 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.023981 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.023986 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.023992 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:54.023997 | ubuntu-noble | code: 400 2026-05-17 02:07:54.024158 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.024164 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.024169 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.024175 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.024180 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.024185 | ubuntu-noble | KeyError: 'detail' 2026-05-17 02:07:54.024190 | ubuntu-noble | code: 400 2026-05-17 02:07:54.024493 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.024508 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.024514 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.024519 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.024525 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.024530 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:54.024535 | ubuntu-noble | code: 500 2026-05-17 02:07:54.024816 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.024823 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.024828 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.024833 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.024847 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.024852 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:54.024858 | ubuntu-noble | code: 500 2026-05-17 02:07:54.024863 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.024868 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.024873 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.024878 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.024884 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.024889 | ubuntu-noble | KeyError: 'reason' 2026-05-17 02:07:54.024894 | ubuntu-noble | code: 500 2026-05-17 02:07:54.025093 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.025100 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.025105 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.025110 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.025115 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.025120 | ubuntu-noble | KeyError: 'name' 2026-05-17 02:07:54.025126 | ubuntu-noble | code: 500 2026-05-17 02:07:54.025371 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.025377 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.025383 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.025388 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.025393 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.025398 | ubuntu-noble | KeyError: 'version' 2026-05-17 02:07:54.025403 | ubuntu-noble | code: 400 2026-05-17 02:07:54.025706 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.025719 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.025725 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.025730 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.025735 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.025740 | ubuntu-noble | KeyError: 'volume_id' 2026-05-17 02:07:54.025746 | ubuntu-noble | code: 404 2026-05-17 02:07:54.026118 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.026125 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.026131 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.026136 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.026141 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.026146 | ubuntu-noble | KeyError: 'snapshot_id' 2026-05-17 02:07:54.026152 | ubuntu-noble | code: 404 2026-05-17 02:07:54.026157 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.026162 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.026167 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.026172 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.026177 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.026183 | ubuntu-noble | KeyError: 'vserver' 2026-05-17 02:07:54.026188 | ubuntu-noble | code: 500 2026-05-17 02:07:54.026343 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.026349 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.026354 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.026360 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.026365 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.026370 | ubuntu-noble | KeyError: 'vserver' 2026-05-17 02:07:54.026628 | ubuntu-noble | code: 500 2026-05-17 02:07:54.026885 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.026891 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.026897 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.026902 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.026907 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.026912 | ubuntu-noble | KeyError: 'host' 2026-05-17 02:07:54.026918 | ubuntu-noble | code: 500 2026-05-17 02:07:54.027153 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.027166 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.027171 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.027184 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.027189 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.027195 | ubuntu-noble | KeyError: 'msg' 2026-05-17 02:07:54.027358 | ubuntu-noble | code: 500 2026-05-17 02:07:54.027662 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.027676 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.027682 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.027687 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.027692 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.027697 | ubuntu-noble | KeyError: 'name' 2026-05-17 02:07:54.027703 | ubuntu-noble | code: 500 2026-05-17 02:07:54.028000 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.028007 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.028012 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.028018 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.028025 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.028030 | ubuntu-noble | KeyError: 'status' 2026-05-17 02:07:54.028037 | ubuntu-noble | code: 500 2026-05-17 02:07:54.028043 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.028049 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.028054 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.028059 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.028064 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.028069 | ubuntu-noble | KeyError: 'error' 2026-05-17 02:07:54.028074 | ubuntu-noble | code: 500 2026-05-17 02:07:54.028210 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.028217 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.028222 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.028227 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.028232 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.028238 | ubuntu-noble | KeyError: 'status' 2026-05-17 02:07:54.028243 | ubuntu-noble | code: 500 2026-05-17 02:07:54.028600 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.028611 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.028616 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.028621 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.028627 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.028632 | ubuntu-noble | KeyError: 'protocol_type' 2026-05-17 02:07:54.028637 | ubuntu-noble | code: 500 2026-05-17 02:07:54.028827 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.028833 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.028838 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.028843 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.028849 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.028854 | ubuntu-noble | KeyError: 'name' 2026-05-17 02:07:54.028859 | ubuntu-noble | code: 500 2026-05-17 02:07:54.029155 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.029161 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.029166 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.029172 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.029177 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.029182 | ubuntu-noble | KeyError: 'name' 2026-05-17 02:07:54.029187 | ubuntu-noble | code: 404 2026-05-17 02:07:54.029422 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.029428 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.029433 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.029438 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.029444 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.029530 | ubuntu-noble | KeyError: 'msg' 2026-05-17 02:07:54.029540 | ubuntu-noble | code: 500 2026-05-17 02:07:54.029908 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.029923 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.029929 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.029934 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.029939 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.029944 | ubuntu-noble | KeyError: 'name' 2026-05-17 02:07:54.029949 | ubuntu-noble | code: 500 2026-05-17 02:07:54.029955 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.029960 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.029965 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.029970 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.029975 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.029980 | ubuntu-noble | KeyError: 'name' 2026-05-17 02:07:54.029985 | ubuntu-noble | code: 500 2026-05-17 02:07:54.030173 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.030179 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.030185 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.030190 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.030195 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.030200 | ubuntu-noble | KeyError: 'cmd' 2026-05-17 02:07:54.030206 | ubuntu-noble | code: 500 2026-05-17 02:07:54.030470 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.030480 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.030486 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.030491 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.030496 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.030501 | ubuntu-noble | KeyError: 'name' 2026-05-17 02:07:54.030734 | ubuntu-noble | code: 500 2026-05-17 02:07:54.030741 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.030746 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.030751 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.030756 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.030761 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.030767 | ubuntu-noble | KeyError: 'snap_id' 2026-05-17 02:07:54.030969 | ubuntu-noble | code: 500 2026-05-17 02:07:54.030980 | ubuntu-noble | Exception in string format operation. 2026-05-17 02:07:54.030985 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:54.030991 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-05-17 02:07:54.030996 | ubuntu-noble | message = self.message % kwargs 2026-05-17 02:07:54.031001 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-05-17 02:07:54.031015 | ubuntu-noble | KeyError: 'error' 2026-05-17 02:07:54.031208 | ubuntu-noble | code: 500 2026-05-17 02:07:54.033679 | ubuntu-noble | {0} manila.tests.test_misc.ExceptionTestCase.test_exceptions_raise [0.082610s] ... ok 2026-05-17 02:07:54.053374 | ubuntu-noble | {0} manila.tests.test_network.APITestCase.test_init_api_with_custom_config_group_name [0.019518s] ... ok 2026-05-17 02:07:54.072597 | ubuntu-noble | {0} manila.tests.test_network.NetworkBaseAPITestCase.test__verify_share_network_ok [0.019087s] ... ok 2026-05-17 02:07:54.116644 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-05-17 02:07:54.120140 | ubuntu-noble | {0} manila.tests.test_policy.ContextIsAdminPolicyTestCase.test_default_admin_role_is_admin [0.047407s] ... ok 2026-05-17 02:07:54.138920 | ubuntu-noble | {0} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_unknown [0.018623s] ... ok 2026-05-17 02:07:54.157879 | ubuntu-noble | {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_share_type_quotas_3___fake_quota_class___True__False_ [0.018830s] ... ok 2026-05-17 02:07:54.176947 | ubuntu-noble | {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_3 [0.018939s] ... ok 2026-05-17 02:07:54.195264 | ubuntu-noble | {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_wrong_expire [0.018267s] ... ok 2026-05-17 02:07:54.214006 | ubuntu-noble | {0} manila.tests.test_quota.QuotaEngineTestCase.test_current_common_resources [0.018581s] ... ok 2026-05-17 02:07:54.232767 | ubuntu-noble | {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_by_class [0.018671s] ... ok 2026-05-17 02:07:54.251762 | ubuntu-noble | {0} manila.tests.test_rpc.RPCTestCase.test_init_no_notifications_3___noop____noop__ [0.018737s] ... ok 2026-05-17 02:07:54.268245 | ubuntu-noble | Check whether private key or password are correctly set. Error connecting via ssh: 2026-05-17 02:07:54.270426 | ubuntu-noble | {0} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_error_connecting [0.018677s] ... ok 2026-05-17 02:07:54.289738 | ubuntu-noble | {0} manila.tests.test_ssh_utils.SSHPoolTestCase.test_sshpool_put_get_behavior [0.019159s] ... ok 2026-05-17 02:07:54.309734 | ubuntu-noble | {0} manila.tests.test_ssh_utils.SSHPoolTestCase.test_sshpool_remove [0.019867s] ... ok 2026-05-17 02:07:54.329266 | ubuntu-noble | {0} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_invalid_1_10_0_0_0_33 [0.018837s] ... ok 2026-05-17 02:07:54.348164 | ubuntu-noble | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_02___fake____G__ [0.019178s] ... ok 2026-05-17 02:07:54.366912 | ubuntu-noble | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_09___1_2fake____G__ [0.018717s] ... ok 2026-05-17 02:07:54.385342 | ubuntu-noble | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_13___K2_2M____G__ [0.018349s] ... ok 2026-05-17 02:07:54.403436 | ubuntu-noble | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_18__23_0___G__ [0.018023s] ... ok 2026-05-17 02:07:54.421893 | ubuntu-noble | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_07____8192K____G____0_0078125_ [0.018396s] ... ok 2026-05-17 02:07:54.443715 | ubuntu-noble | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_08____2T____G____2048_0_ [0.020968s] ... ok 2026-05-17 02:07:54.461369 | ubuntu-noble | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_11____3P____G____3145728_0_ [0.018375s] ... ok 2026-05-17 02:07:54.479830 | ubuntu-noble | {0} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v6_address_3_1_1_1_1 [0.018312s] ... ok 2026-05-17 02:07:54.497791 | ubuntu-noble | {0} manila.tests.test_utils.IsValidIPVersion.test_valid_v6_2_2001_cdba_0_0_0_0_3257_9652 [0.017948s] ... ok 2026-05-17 02:07:54.515854 | ubuntu-noble | {0} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_4___false___False_ [0.017899s] ... ok 2026-05-17 02:07:54.534039 | ubuntu-noble | {0} manila.tests.test_utils.ShareMigrationHelperTestCase.test_wait_for_access_update_invalid_1 [0.018085s] ... ok 2026-05-17 02:07:54.552354 | ubuntu-noble | {0} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_2_ [0.018241s] ... ok 2026-05-17 02:07:54.570600 | ubuntu-noble | {0} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_4_true [0.018167s] ... ok 2026-05-17 02:07:54.588579 | ubuntu-noble | {0} manila.tests.test_utils.TestComparableMixin.test_eq [0.017779s] ... ok 2026-05-17 02:07:54.614320 | ubuntu-noble | {0} manila.tests.test_utils.TestDisableNotifications.test_do_nothing_json_serializable [0.025766s] ... ok 2026-05-17 02:07:54.633160 | ubuntu-noble | {0} manila.tests.test_utils.TestRetryDecorator.test_limit_is_reached [0.018664s] ... ok 2026-05-17 02:07:54.652073 | ubuntu-noble | {0} manila.tests.test_utils.TestRetryDecorator.test_no_retry_required [0.018713s] ... ok 2026-05-17 02:07:54.670525 | ubuntu-noble | {0} manila.tests.test_utils.TestRetryDecorator.test_retries_once [0.018496s] ... ok 2026-05-17 02:07:54.689352 | ubuntu-noble | {0} manila.tests.test_utils.TestRetryDecorator.test_wrong_exception_no_retry [0.018797s] ... ok 2026-05-17 02:07:54.708125 | ubuntu-noble | {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_detach [0.018668s] ... ok 2026-05-17 02:07:54.726431 | ubuntu-noble | {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_wait_for_available_volume [0.018143s] ... ok 2026-05-17 02:07:54.745559 | ubuntu-noble | {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_wait_for_available_volume_error [0.019047s] ... ok 2026-05-17 02:07:54.764491 | ubuntu-noble | {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_wait_for_available_volume_timeout [0.018846s] ... ok 2026-05-17 02:07:54.783714 | ubuntu-noble | {0} manila.tests.volume.test_cinder.CinderclientTestCase.test_with_auth_obj [0.019133s] ... ok 2026-05-17 02:07:54.816919 | ubuntu-noble | {0} manila.tests.wsgi.test_wsgi.WSGITestCase.test_initialize_application [0.033082s] ... ok 2026-05-17 02:07:58.804225 | ubuntu-noble | 2026-05-17 02:07:58.804302 | ubuntu-noble | ============================== 2026-05-17 02:07:58.804316 | ubuntu-noble | Failed 1 tests - output below: 2026-05-17 02:07:58.804330 | ubuntu-noble | ============================== 2026-05-17 02:07:58.804342 | ubuntu-noble | 2026-05-17 02:07:58.804354 | ubuntu-noble | manila.tests.keymgr.test_barbican.BarbicanSecretACLTestCase.test_get_client_and_href_with_valid_secret 2026-05-17 02:07:58.804366 | ubuntu-noble | ------------------------------------------------------------------------------------------------------ 2026-05-17 02:07:58.804377 | ubuntu-noble | 2026-05-17 02:07:58.804389 | ubuntu-noble | Captured traceback: 2026-05-17 02:07:58.804400 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-05-17 02:07:58.804412 | ubuntu-noble | Traceback (most recent call last): 2026-05-17 02:07:58.804423 | ubuntu-noble | 2026-05-17 02:07:58.804435 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/keymgr/test_barbican.py", line 41, in test_get_client_and_href_with_valid_secret 2026-05-17 02:07:58.804487 | ubuntu-noble | self.mock_object(self.barbican_acl, '_create_secret_ref', 2026-05-17 02:07:58.804502 | ubuntu-noble | 2026-05-17 02:07:58.804514 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/test.py", line 323, in mock_object 2026-05-17 02:07:58.804525 | ubuntu-noble | patcher.start() 2026-05-17 02:07:58.804537 | ubuntu-noble | 2026-05-17 02:07:58.804548 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1606, in start 2026-05-17 02:07:58.804559 | ubuntu-noble | result = self.__enter__() 2026-05-17 02:07:58.804571 | ubuntu-noble | ^^^^^^^^^^^^^^^^ 2026-05-17 02:07:58.804582 | ubuntu-noble | 2026-05-17 02:07:58.804593 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1458, in __enter__ 2026-05-17 02:07:58.804613 | ubuntu-noble | original, local = self.get_original() 2026-05-17 02:07:58.804624 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-05-17 02:07:58.804635 | ubuntu-noble | 2026-05-17 02:07:58.804647 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1431, in get_original 2026-05-17 02:07:58.804658 | ubuntu-noble | raise AttributeError( 2026-05-17 02:07:58.804669 | ubuntu-noble | 2026-05-17 02:07:58.804681 | ubuntu-noble | AttributeError: does not have the attribute '_create_secret_ref' 2026-05-17 02:07:58.804692 | ubuntu-noble | 2026-05-17 02:07:58.804704 | ubuntu-noble | 2026-05-17 02:07:58.804715 | ubuntu-noble | 2026-05-17 02:07:58.804726 | ubuntu-noble | ====== 2026-05-17 02:07:58.804738 | ubuntu-noble | Totals 2026-05-17 02:07:58.804749 | ubuntu-noble | ====== 2026-05-17 02:07:58.804761 | ubuntu-noble | Ran: 12426 tests in 210.5650 sec. 2026-05-17 02:07:58.804772 | ubuntu-noble | - Passed: 12419 2026-05-17 02:07:58.804784 | ubuntu-noble | - Skipped: 6 2026-05-17 02:07:58.804795 | ubuntu-noble | - Expected Fail: 0 2026-05-17 02:07:58.804807 | ubuntu-noble | - Unexpected Success: 0 2026-05-17 02:07:58.804818 | ubuntu-noble | - Failed: 1 2026-05-17 02:07:58.804830 | ubuntu-noble | Sum of execute time for each test: 710.9306 sec. 2026-05-17 02:07:58.804841 | ubuntu-noble | 2026-05-17 02:07:58.804852 | ubuntu-noble | ============== 2026-05-17 02:07:58.804864 | ubuntu-noble | Worker Balance 2026-05-17 02:07:58.804875 | ubuntu-noble | ============== 2026-05-17 02:07:58.804886 | ubuntu-noble | - Worker 0 (1554 tests) => 0:03:29.998623 2026-05-17 02:07:58.804897 | ubuntu-noble | - Worker 1 (1554 tests) => 0:01:38.632639 2026-05-17 02:07:58.804909 | ubuntu-noble | - Worker 2 (1553 tests) => 0:01:55.267626 2026-05-17 02:07:58.804920 | ubuntu-noble | - Worker 3 (1553 tests) => 0:00:56.072521 2026-05-17 02:07:58.804931 | ubuntu-noble | - Worker 4 (1553 tests) => 0:01:01.780422 2026-05-17 02:07:58.804942 | ubuntu-noble | - Worker 5 (1553 tests) => 0:00:57.263549 2026-05-17 02:07:58.804954 | ubuntu-noble | - Worker 6 (1553 tests) => 0:00:58.692306 2026-05-17 02:07:58.804965 | ubuntu-noble | - Worker 7 (1553 tests) => 0:00:54.770567 2026-05-17 02:07:58.897391 | ubuntu-noble | py312: 230743 C exit 1 (226.63 seconds) /home/zuul/src/github.com/vexxhost/manila> stestr run pid=6703 [tox/execute/api.py:311] 2026-05-17 02:07:58.898370 | ubuntu-noble | .pkg: 230744 W _exit> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-05-17 02:07:58.900618 | ubuntu-noble | Backend: run command _exit with args {} 2026-05-17 02:07:58.900668 | ubuntu-noble | Backend: Wrote response {'return': 0} to /tmp/pep517__exit-0q6dg0g4.json 2026-05-17 02:07:58.901181 | ubuntu-noble | .pkg: 230747 I exit None (0.00 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6509 [tox/execute/api.py:311] 2026-05-17 02:07:58.965396 | ubuntu-noble | .pkg: 230811 D delete package /home/zuul/src/github.com/vexxhost/manila/.tox/.tmp/package/2/manila-1.0.0.dev6864-0.editable-py3-none-any.whl [tox/tox_env/python/virtual_env/package/pyproject.py:245] 2026-05-17 02:07:58.967491 | ubuntu-noble | py312: FAIL code 1 (230.51=setup[3.88]+cmd[226.63] seconds) 2026-05-17 02:07:58.967525 | ubuntu-noble | evaluation failed :( (230.63 seconds) 2026-05-17 02:07:59.758068 | ubuntu-noble | ERROR 2026-05-17 02:07:59.758281 | ubuntu-noble | { 2026-05-17 02:07:59.758311 | ubuntu-noble | "delta": "0:03:50.891046", 2026-05-17 02:07:59.758331 | ubuntu-noble | "end": "2026-05-17 02:07:59.011908", 2026-05-17 02:07:59.758350 | ubuntu-noble | "msg": "non-zero return code", 2026-05-17 02:07:59.758367 | ubuntu-noble | "rc": 1, 2026-05-17 02:07:59.758384 | ubuntu-noble | "start": "2026-05-17 02:04:08.120862" 2026-05-17 02:07:59.758402 | ubuntu-noble | } failure 2026-05-17 02:08:00.258854 | 2026-05-17 02:08:00.259038 | TASK [tox : Look for output] 2026-05-17 02:08:01.164933 | ubuntu-noble | ok 2026-05-17 02:08:01.197869 | 2026-05-17 02:08:01.198072 | TASK [tox : Return file comments to Zuul] 2026-05-17 02:08:01.238726 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:08:01.242832 | 2026-05-17 02:08:01.242969 | PLAY RECAP 2026-05-17 02:08:01.243051 | ubuntu-noble | ok: 14 changed: 8 unreachable: 0 failed: 1 skipped: 2 rescued: 0 ignored: 0 2026-05-17 02:08:01.243081 | 2026-05-17 02:08:01.585277 | RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-17 02:08:01.587611 | POST-RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-17 02:08:02.315609 | 2026-05-17 02:08:02.315893 | PLAY [all] 2026-05-17 02:08:02.338418 | 2026-05-17 02:08:02.338623 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-05-17 02:08:02.385536 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:08:02.488365 | 2026-05-17 02:08:02.488569 | TASK [fetch-tox-output : Set tox log path for single node] 2026-05-17 02:08:02.533243 | ubuntu-noble | ok 2026-05-17 02:08:02.540605 | 2026-05-17 02:08:02.540737 | TASK [fetch-tox-output : Ensure local tox dir] 2026-05-17 02:08:02.982189 | ubuntu-noble -> localhost | changed 2026-05-17 02:08:02.994783 | 2026-05-17 02:08:02.994985 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-05-17 02:08:03.041669 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:08:03.052634 | 2026-05-17 02:08:03.052806 | TASK [fetch-tox-output : Set envlist fact] 2026-05-17 02:08:03.101034 | ubuntu-noble | ok 2026-05-17 02:08:03.111111 | 2026-05-17 02:08:03.111225 | TASK [fetch-tox-output : Get tox version] 2026-05-17 02:08:03.727847 | ubuntu-noble | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-05-17 02:08:03.742830 | ubuntu-noble | 4.47.3 from /home/zuul/.local/tox/lib/python3.12/site-packages/tox/__init__.py 2026-05-17 02:08:04.155898 | ubuntu-noble | ok: Runtime: 0:00:00.291344 2026-05-17 02:08:04.163901 | 2026-05-17 02:08:04.164002 | TASK [fetch-tox-output : Find all default environments] 2026-05-17 02:08:04.707219 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:08:04.715810 | 2026-05-17 02:08:04.715922 | TASK [fetch-tox-output : Set envlist fact] 2026-05-17 02:08:04.741317 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:08:04.749976 | 2026-05-17 02:08:04.750091 | TASK [fetch-tox-output : Find all default environments] 2026-05-17 02:08:05.287043 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:08:05.298994 | 2026-05-17 02:08:05.299160 | TASK [fetch-tox-output : Set envlist fact] 2026-05-17 02:08:05.335254 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:08:05.350305 | 2026-05-17 02:08:05.350483 | LOOP [fetch-tox-output : Copy tox logs] 2026-05-17 02:08:05.392575 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:08:05.403412 | 2026-05-17 02:08:05.403551 | LOOP [fetch-tox-output : Collect tox logs] 2026-05-17 02:08:06.165395 | ubuntu-noble | changed: 2026-05-17 02:08:06.165588 | ubuntu-noble | created directory /var/lib/zuul/builds/883a6af1bca444499d3662eeb0714d2c/work/logs/tox/py312 2026-05-17 02:08:06.165618 | ubuntu-noble | cd+++++++++ ./ 2026-05-17 02:08:06.165641 | ubuntu-noble | >f+++++++++ 1-install_package.log 2026-05-17 02:08:06.165662 | ubuntu-noble | >f+++++++++ 2-commands[0].log 2026-05-17 02:08:06.165688 | 2026-05-17 02:08:06.183026 | 2026-05-17 02:08:06.183178 | PLAY RECAP 2026-05-17 02:08:06.183245 | ubuntu-noble | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-05-17 02:08:06.183281 | 2026-05-17 02:08:06.327732 | POST-RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-17 02:08:06.330886 | POST-RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-17 02:08:06.971096 | 2026-05-17 02:08:06.971303 | PLAY [all] 2026-05-17 02:08:06.986618 | 2026-05-17 02:08:06.986842 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-05-17 02:08:07.204792 | ubuntu-noble | changed 2026-05-17 02:08:07.212188 | 2026-05-17 02:08:07.212332 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-05-17 02:08:07.246502 | ubuntu-noble | ok 2026-05-17 02:08:07.253638 | 2026-05-17 02:08:07.253749 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-05-17 02:08:07.646219 | ubuntu-noble | ok: Not all paths examined, check warnings for details 2026-05-17 02:08:07.657371 | 2026-05-17 02:08:07.657539 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-05-17 02:08:07.695803 | 2026-05-17 02:08:07.696075 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-05-17 02:08:08.047387 | ubuntu-noble | changed 2026-05-17 02:08:08.055022 | 2026-05-17 02:08:08.055115 | LOOP [fetch-subunit-output : Generate subunit file] 2026-05-17 02:08:09.714219 | ubuntu-noble | ok: Item: /home/zuul/src/github.com/vexxhost/manila Runtime: 0:00:01.245305 2026-05-17 02:08:09.714457 | 2026-05-17 02:08:09.734733 | 2026-05-17 02:08:09.734910 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-05-17 02:08:10.268402 | ubuntu-noble | changed 2026-05-17 02:08:10.276365 | 2026-05-17 02:08:10.276493 | TASK [fetch-subunit-output : Remove the temporary file] 2026-05-17 02:08:10.665452 | ubuntu-noble | changed 2026-05-17 02:08:10.673220 | 2026-05-17 02:08:10.673328 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-05-17 02:08:10.708402 | ubuntu-noble | ok 2026-05-17 02:08:10.726214 | ubuntu-noble | included: /var/lib/zuul/builds/883a6af1bca444499d3662eeb0714d2c/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/fetch-subunit-output/tasks/process.yaml 2026-05-17 02:08:10.733756 | 2026-05-17 02:08:10.733833 | TASK [fetch-subunit-output : Look for subunit2html command] 2026-05-17 02:08:10.939693 | ubuntu-noble | changed: non-zero return code 2026-05-17 02:08:10.945278 | 2026-05-17 02:08:10.945382 | TASK [fetch-subunit-output : Define subunit_html_command fact] 2026-05-17 02:08:10.970969 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:08:10.980845 | 2026-05-17 02:08:10.981026 | TASK [fetch-subunit-output : Emit a debug line so we can search logstash for fallback hits] 2026-05-17 02:08:11.016773 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:08:11.030247 | 2026-05-17 02:08:11.030420 | TASK [fetch-subunit-output : Generate testr_results.html file] 2026-05-17 02:08:11.570909 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:08:11.579696 | 2026-05-17 02:08:11.579849 | TASK [fetch-subunit-output : Find subunit files] 2026-05-17 02:08:11.827687 | ubuntu-noble | ok: All paths examined 2026-05-17 02:08:11.836948 | 2026-05-17 02:08:11.837069 | LOOP [fetch-subunit-output : Collect test-results] 2026-05-17 02:08:12.553726 | ubuntu-noble | changed: >f+++++++++ testrepository.subunit 2026-05-17 02:08:12.628422 | 2026-05-17 02:08:12.628622 | LOOP [fetch-subunit-output : Copy test-results] 2026-05-17 02:08:12.679426 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:08:12.679819 | ubuntu-noble | changed: All items complete 2026-05-17 02:08:12.679881 | 2026-05-17 02:08:12.703930 | 2026-05-17 02:08:12.704155 | LOOP [fetch-subunit-output : Return artifact to Zuul] 2026-05-17 02:08:12.735366 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:08:12.735622 | 2026-05-17 02:08:12.752139 | 2026-05-17 02:08:12.752320 | PLAY RECAP 2026-05-17 02:08:12.752392 | ubuntu-noble | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 6 rescued: 0 ignored: 0 2026-05-17 02:08:12.752429 | 2026-05-17 02:08:12.946613 | POST-RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-17 02:08:12.950183 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-17 02:08:13.544060 | 2026-05-17 02:08:13.544218 | PLAY [all] 2026-05-17 02:08:13.556247 | 2026-05-17 02:08:13.556372 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-17 02:08:13.602600 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:08:13.614248 | 2026-05-17 02:08:13.614376 | TASK [fetch-output : Set log path for single node] 2026-05-17 02:08:13.662755 | ubuntu-noble | ok 2026-05-17 02:08:13.667987 | 2026-05-17 02:08:13.668056 | LOOP [fetch-output : Ensure local output dirs] 2026-05-17 02:08:14.061322 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/883a6af1bca444499d3662eeb0714d2c/work/logs" 2026-05-17 02:08:14.311598 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/883a6af1bca444499d3662eeb0714d2c/work/artifacts" 2026-05-17 02:08:14.530283 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/883a6af1bca444499d3662eeb0714d2c/work/docs" 2026-05-17 02:08:14.546022 | 2026-05-17 02:08:14.546182 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-17 02:08:15.227985 | ubuntu-noble | changed: .d..t...... ./ 2026-05-17 02:08:15.228297 | ubuntu-noble | changed: All items complete 2026-05-17 02:08:15.228337 | 2026-05-17 02:08:15.712797 | ubuntu-noble | changed: .d..t...... ./ 2026-05-17 02:08:16.228427 | ubuntu-noble | changed: .d..t...... ./ 2026-05-17 02:08:16.250992 | 2026-05-17 02:08:16.251148 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-17 02:08:16.282196 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:08:16.287496 | ubuntu-noble | skipping: Conditional result was False 2026-05-17 02:08:16.301623 | 2026-05-17 02:08:16.301779 | PLAY [all] 2026-05-17 02:08:16.308583 | 2026-05-17 02:08:16.308653 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-17 02:08:16.794779 | ubuntu-noble | changed 2026-05-17 02:08:16.801676 | 2026-05-17 02:08:16.801738 | PLAY RECAP 2026-05-17 02:08:16.801785 | ubuntu-noble | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-17 02:08:16.801807 | 2026-05-17 02:08:16.940398 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-17 02:08:17.264652 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-17 02:08:17.848604 | 2026-05-17 02:08:17.848754 | PLAY [localhost] 2026-05-17 02:08:17.858743 | 2026-05-17 02:08:17.858840 | TASK [Generate Zuul manifest] 2026-05-17 02:08:17.901309 | localhost | ok 2026-05-17 02:08:17.917468 | 2026-05-17 02:08:17.917551 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-17 02:08:18.325853 | localhost | changed 2026-05-17 02:08:18.340351 | 2026-05-17 02:08:18.340488 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-17 02:08:18.769885 | localhost | ok 2026-05-17 02:08:18.776645 | 2026-05-17 02:08:18.776724 | TASK [Upload logs] 2026-05-17 02:08:18.797515 | localhost | ok 2026-05-17 02:08:19.037650 | 2026-05-17 02:08:19.037785 | TASK [Set zuul-log-path fact] 2026-05-17 02:08:19.060746 | localhost | ok 2026-05-17 02:08:19.073455 | 2026-05-17 02:08:19.073522 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-17 02:08:19.105283 | localhost | ok 2026-05-17 02:08:19.114550 | 2026-05-17 02:08:19.114619 | TASK [upload-logs : Create log directories] 2026-05-17 02:08:19.607254 | localhost | changed 2026-05-17 02:08:19.613848 | 2026-05-17 02:08:19.613919 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-17 02:08:20.042008 | localhost -> localhost | ok: Runtime: 0:00:00.005232 2026-05-17 02:08:20.047947 | 2026-05-17 02:08:20.048055 | TASK [upload-logs : Upload logs to log server] 2026-05-17 02:08:20.598554 | localhost | Output suppressed because no_log was given 2026-05-17 02:08:20.604336 | 2026-05-17 02:08:20.604435 | LOOP [upload-logs : Compress console log and json output] 2026-05-17 02:08:20.659832 | localhost | skipping: Conditional result was False 2026-05-17 02:08:20.732872 | localhost | skipping: Conditional result was False 2026-05-17 02:08:20.742673 | 2026-05-17 02:08:20.742864 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-17 02:08:20.797007 | localhost | skipping: Conditional result was False 2026-05-17 02:08:20.797464 | 2026-05-17 02:08:20.804220 | localhost | skipping: Conditional result was False 2026-05-17 02:08:20.814193 | 2026-05-17 02:08:20.814383 | LOOP [upload-logs : Upload console log and json output]